document.write( "Question 1061807: how do you solve function notation if h(x)=x to the second power-2x+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #676561 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do you solve function notation if h(x)=x to the second power-2x+1 \n" ); document.write( "------- \n" ); document.write( "If you mean find the zeroes of x^2 - 2x + 1: \n" ); document.write( "x^2 - 2x + 1 = 0 \n" ); document.write( "(x-1)^2 = 0 \n" ); document.write( "x = 1 (multiplicity 2) \n" ); document.write( " \n" ); document.write( " |