document.write( "Question 153010This question is from textbook Algebra structure and method book 1
\n" );
document.write( ": can you please help me: (((find f(0) from the function f(x)=x^2-2x+1))) \n" );
document.write( "
Algebra.Com's Answer #112463 by nerdybill(7384) You can put this solution on YOUR website! Since, they gave you a \"function of x\": \n" ); document.write( "f(x)=x^2-2x+1 \n" ); document.write( ". \n" ); document.write( "Now, if they want you to find f(0), this simply means that if \n" ); document.write( "x=0 \n" ); document.write( "what is the value of f(x)? \n" ); document.write( ". \n" ); document.write( "All you need to do is substitute x with a zero and solve: \n" ); document.write( "f(x)=x^2-2x+1 \n" ); document.write( "f(0)=0^2-2(0)+1 \n" ); document.write( "f(0)=0-0+1 \n" ); document.write( "f(0)=1 (this is your answer) \n" ); document.write( " |