SOLUTION: for the function f(x)=x^2 - 2x + 1 (a) find f(0) (b)solve f(x)=0
Algebra
->
Graphs
-> SOLUTION: for the function f(x)=x^2 - 2x + 1 (a) find f(0) (b)solve f(x)=0
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 48815
This question is from textbook
Algebra
:
for the function f(x)=x^2 - 2x + 1
(a) find f(0)
(b)solve f(x)=0
This question is from textbook
Algebra
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x^2 - 2x + 1
a.) find f(0)
f(0) = 0^2 - 2(0) + 1 = 1
b.) solve f(x) = 0
0 = x^2 - 2x + 1
0 = (x - 1)(x - 1)
x = 1