Answer:
you do a line that goes through b but doesn't go through the circle
2x - z = 4
6x - 5z = 18
3z - 2w = -18
If u want me to solve them it’s
1. X = -2y + 12
2. x = 10 - 4/3y | for y, y = 15/2 - 3/4x
3. x = 2+ 1/2z | for z , z = -4 + 2x
4. x = 3 + 5/6z | for z , z = - 18/5 + 6/5x
5. W = -3/2x + 13/2 | for x , x = -2/3w + 13/3
6. x = -5w + 13 | w = -1/5x + 13/5
It will be yesssssssssssssssssssssssssssssssss
First step is to factor. With a polynomial function in the form ax² + bx + c = f(x), we have to find what factors of term C have a sum of term B.
So with this, we need factors of -90 add up to become -1. Your factors are - 10 and 9.
f(x) = x² + 9x - 10x - 90
Now we group together and pull out GCFs.
f(x) = (x² + 9x) + (10x - 90)
f(x) = x(x² + 9) - 10(x + 9)
f(x) = (x - 10)(x + 9)
Now, set each factor equal to zero.
x - 10 = 0, x + 9 = 0
For the first equation you are going to add 10 to both sides to get x by itself. Subtract 9 from both sides in the second equation for the same reason.
x = 10, x = -9
Your zeros are at x = -9, 10 or at the ordered pairs (-9, 0) and (10, 0).