document.write( "Question 83688: Find the x-intercepts.
\n" );
document.write( " y = x^2 – 4x + 4
\n" );
document.write( "I came across this and I was wondering how these are done? Can someone show me please? \n" );
document.write( "
Algebra.Com's Answer #60154 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the x-intercepts. \n" ); document.write( " y = x^2 – 4x + 4 \n" ); document.write( "To find the x-intercept let y = 0: \n" ); document.write( "x^2-4x+4=0 \n" ); document.write( "(x-2)^2=0 \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 with multiplicity two \n" ); document.write( "------------- \n" ); document.write( "The graph will touch the x-axis at x=2 but will not pass thru the x-axis. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |