Stu M. answered 12/08/20
6 Year (Full Time) Tutor Specializing in Test Prep & Math Coursework
y < -2x - 1 is a linear inequality that can be read "y is less than -2 times x minus one."
A solution is any point, (x, y) that satisfies this equation. We can pick any point and see if it works by plugging in the x and y values into the equation and seeing if it is true.
For example, let's select something easy to try like (0, 0), where x = 0 and y = 0.
When we plug it into the equation, we get:
y < -2x - 1
0 < -2 * 0 - 1
0 < 0 - 1
0 < -1
Note that by order of operations (PEMDAS), we multiply -2 times 0 before we subtract -1 to get the inequality:
0 < -1
This statement is false, because 0 is not less than negative one; it is greater. However, we can see that if we had chosen a smaller number for y or a larger number for x, it could have worked.
For example, let's try (0, -3), where x = 0 and y = -3:
y < -2x - 1
-3 < -2 * 0 - 1
-3 < 0 - 1
-3 < -1
Because -3 is to the left of -1 on the number line, -3 < -1 is true and therefore we have shown that (0, -3) or x = 0, y = -3 is one possible solution.
There are many possible solutions to this inequality. For example, (-1, -1) also works. If we graph the line
y = -2x - 1, any points that lie below that line would satisfy the inequality.