Property
To find which half-plane contains the solutions (and should be shaded), use the Test Point Method:
- Graph the boundary line (solid or dashed).
- Choose a simple test point that is strictly NOT on the boundary line. The origin (0,0) is always the best choice, unless the line passes directly through it.
- Substitute the coordinates of the test point into the original inequality.
- If the result is a TRUE statement, shade the entire half-plane that contains the test point. If it is FALSE, shade the opposite half-plane.
Examples
- Using (0,0) as a test point: Graph x−3y<6.
Draw the dashed line x−3y=6. Test the origin (0,0): 0−3(0)<6 simplifies to 0<6. This is a TRUE statement. Therefore, shade the side of the line that includes the point (0,0).
- When (0,0) is on the line: Graph y≤2x.
Draw the solid line y=2x. Since this line passes exactly through the origin, we must choose a different point, like (3,1). Test it: 1≤2(3) simplifies to 1≤6. This is TRUE. Shade the side containing the point (3,1).
- A False Result: Graph y>4.
Draw a dashed horizontal line at y=4. Test (0,0): 0>4 is FALSE. Shade the side that does NOT contain (0,0), which is the region above the line.
Explanation
Because the boundary line cuts the graph perfectly in half, all the correct answers live together on one side, and all the wrong answers live together on the other. This means you don't have to test a hundred different points! You only need to test one single point to scout out the territory. If your scout point tells the truth, its entire side is the winner. If it lies, the other side wins.