Answer:
x=4
Step-by-step explanation:
f(x) = x^2 - 8x+16
Set equal to zero
0 = x^2 -8x +16
Factor
what 2 numbers multiply to 16 and add to -8
-4*-4 = 16
-4+-4 = -8
0= (x-4)(x-4)
Using the zero product property
x-4 = 0 x-4 =0
x=4 x=4
Hi there!
Let's solve this equation step by step!
6f + 9g = 3g + f
To solve for f, we need to bring all the terms in the equation with an f in it to the left, and all the other terms (with a g) to the right.
First subtract f from both sides.
5f + 9g = 3g
Now subtract 9g from both sides.
5f = -6g
And finally divide both sides by 5.
f = (-6/5)g
Hence, your answer;

~ Hope this helps you!
Answer:
The solution for f(x) = g(x) are;
x = 1 and x = -1
Step-by-step explanation:
The given equations for the functions, g(x) are;

g(x) = 2 + x
The solution for f(x) = g(x), is given by equating the equations of the two functions as follows;
When f(x) = g(x), we have;

By cross multiplication, we have;
1 + 2·x = x × (2 + x) = 2·x + x²
∴ x² + 2·x - 2·x - 1 = 0
x² - 1 = 0
(x - 1)·(x + 1) = 0
x = 1, or x = -1
f(x) = g(x) = 2 + 1 = 3, or 2 - 1 = 1
Therefore, the solution for f(x) = g(x) are;
f(x) = g(x) = 3 or 1 where x = 1 and x = -1.