
Susan K. answered 09/11/13
Multiple Subjects (GED, SAT, ASVAB, Math, Reading, Writing)
- First, recognize that because it has an x and a y it is a linear equation (an equation for a line).
- One of the formats for a linear equation is:
- y = mx + b
- m is the slope (the number next to the x, which for our equation is 3)
- b is the y-intercept
- So let's arrange our equation so it looks the same as the standard
- 3x + y < -2 (I need to transfer that 3x to the other side... I can do that by subtracting it, but when I subtract from one side, I have to subtract the exact same thing from the other side to keep them even (balanced)
- 3x + y - 3x < -2 - 3x
- That cancels out the 3x on the left and leaves us with
- y < -2 - 3x
- Now we want to rearrange the right side of the equation, because it still doesn't look like our format, so we will move the -2 to the end. This leaves us with
- y < -3x - 2
- Now we need to graph our line, but we need some points. So pick a number for x, and it can be ANY number and we're going to say, "Ok, x is now 0."
- Plug 0 into the spot where x is and solve the equation for y
- y = -3x - 2 (for now we will pretend that it says = instead of <)
- y = -3(0)- 2
- y = 0 - 2
- y = -2
- So now I know that if x = 0, y = -2
- The (x,y) coordinates for our answer are (0,-2)
- Repeat that for another value of x... pick another number. So let's say x = 1
- Plug 1 into the spot where x is and solve for y
- y = -3x - 2
- y = -3(1)- 2
- y = -3 - 2
- y = -5
- So now I know that if x = 1, y = -5
- The (x,y) coordinates for our answer are (1,-5)
- Repeat that for another value of x... pick another number. So let's say x = -1
- Plug -1 into the spot where x is and solve for y
- y = -3x - 2
- y = -3(-1)- 2
- y = 3 - 2
- y = 1
- So now I know that if x = -1, y = 1
- The (x,y) coordinates for our answer are (-1,1)