Discover new knowledge and insights with IDNLearn.com's extensive Q&A database. Find in-depth and trustworthy answers to all your questions from our experienced community members.

not sure how difficult this would be to solve

Not Sure How Difficult This Would Be To Solve class=

Sagot :

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