Move all terms that don't contain y to the right side and solve.
y = - x/3 + 14/3
Hope this helps! :)
Pretty sure the answer is 77
Answer:
28
Step-by-step explanation:
f(6) = -3 * 6 + 10 = -18 + 10 = -8
g(f(6)) = g(-8)
g(-8) =
= 64 - 24 - 12 = 64 - 36 = 28
The two numbers I will call x and y.
x + y = 31
x * y = 150
You then solve for one variable in either equation and substitute it into the other equation.
x + y = 31
x = 31 - y
Then you plug it in:
x * y = 150
(31 - y) * y = 150
-y² + 31y = 150
y² - 31y + 150 = 0 Then factor:
(y - 6)(y - 25) = 0
y - 6 = 0 y - 25 = 0
y = 6 y = 25
When you plug y into the original equations, it comes out that the two numbers are 6 and 25. You can check your work because 6+25 = 31 and 6*25 = 150. Hope this helps! :)