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)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x squared-6x+5 \n" ); document.write( " \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( " |