document.write( "Question 250334: How do you graph this equadratic equation by plotting points?
\n" ); document.write( "y=(x-5)^2
\n" ); document.write( "

Algebra.Com's Answer #182320 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=(x-5)^2
\n" ); document.write( "Y=X^2-10X+25
\n" ); document.write( "SET Y=0 & SOLVE FOR X.
\n" ); document.write( "0=(X-5)(X-5)
\n" ); document.write( "X-5=0
\n" ); document.write( "X=5 ANS. for the x intercept.
\n" ); document.write( "SET X=0 & SOLVE FOR Y
\n" ); document.write( "Y=(5-5)^2
\n" ); document.write( "Y=(0-5)^2
\n" ); document.write( "Y=25 ANS. FOR THE Y INTERCEPT.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+25%2C+-10%2C+30%2C+x%5E2+-10x+%2B25%29+\" (graph 300x200 pixels, x from -6 to 25, y from -10 to 30, x^2 -10x +25).
\n" ); document.write( "
\n" );