513,993 views
41 votes
41 votes
Not sure how difficult this would be to solve

Not sure how difficult this would be to solve-example-1
User Rui
by
3.4k points

1 Answer

17 votes
17 votes
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

User Jan Willem B
by
2.9k points