Answer:
inverse -1
Step-by-step explanation:
F (x) = x^2 - 2x + 1
f (x) = (-2)^2 - 2(-2) + 1
= 4 + 4 + 1
= 9
f (x) = ( 0 )^2 - 2 (0) + 1
= 0 - 0 + 1
= 1
0 = x^2 - 2x + 1
x^2 = 2x - 1 = 1
f (2) = 2^2 - 2(2) + 1
= 4 - 4 + 1
= 1
f (3) = 3^2 - 2(3) + 1
= 9 - 6 + 1
= 3 + 1
= 4
Answer:
44
Step-by-step explanation:
Given a polynomial f(x) divided by (x + h) then the remainder is f(- h)
Here f(x) is divided by (x + 4), thus remainder is calculated as
f(- 4) = (- 4)³ + 5(- 4)² - 7(- 4)
= - 64 + 5(16) + 28
= - 64 + 80 + 28 = 44 ← Remainder
Answer: g=3/56
Hope this helps you