Answer: x = 7
Step-by-step explanation:
Subtract both sides by 3
X+3-3 = -4 - 3
X+0 = -7
X=-7
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).
Here’s the answers
Brainliest? If I am right
The measurement of angle b is 128°
Answer:
(x, y) = (2, 4) or (-1, 1)
Step-by-step explanation:
y = x^2
y = x + 2
=> x^2 = x + 2
Transfer all terms to the left, we have:
=> x^2 - x - 2 = 0
Perform some modifications, we have:
=> x^2 + x - 2x - 2 = 0
Let's group the left-side terms up.
=> x(x + 1) - 2(x + 1) = 0
=> (x - 2)(x + 1) = 0
=> x = 2 => y = x + 2 = 2 + 2 = 4
=> x = -1 => y = x + 2 = -1 + 2 = 1
=> Solution is (x, y) = (2, 4) or (-1, 1)
Hope this helps!