document.write( "Question 700189: Sketch the graph of each function: f(x)=x squared-6x+5 \n" ); document.write( "
Algebra.Com's Answer #431720 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
f(x)=x squared-6x+5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+10%2C+-10%2C+10%2C+x%5E2+-6x+%2B5%29+\"
\n" ); document.write( "This graph was created using the statement that follows:
\n" ); document.write( "graph( 300, 200, -6, 10, -10, 10, x^2 -6x +5)
\n" ); document.write( "You can create this curve by plotting the x,y points by solving the equation:
\n" ); document.write( "y=X^2-6X+5.
\n" ); document.write( "JUST REPLACE X BY 1,2,3,4 ETC. & PLOT THE X,Y VALUES.
\n" ); document.write( "
\n" );