document.write( "Question 52345This question is from textbook Beginnning Algebra
\n" );
document.write( ": I am lost here, can someone help me?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the x-intercepts\r
\n" );
document.write( "\n" );
document.write( "y=x^2-4x+4 \n" );
document.write( "
Algebra.Com's Answer #34870 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! You find x intercepts by letting y=0 and solving for x. For this one let y=0, factor, then set each parenthese =0 and solve for x. \n" ); document.write( "y=x^2-4x+4 \n" ); document.write( "0=(x-2)(x-2) \n" ); document.write( "0=x-2 \n" ); document.write( "0+2=x-2+2 \n" ); document.write( "2=x \n" ); document.write( "Since this is a perfect square trinomial, there is only one x-intercept. \n" ); document.write( " |