document.write( "Question 147442: y=x^2-6x \n" ); document.write( "
Algebra.Com's Answer #107834 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! I assume you want a graph. First, find the intercepts, then the vertex.\r \n" ); document.write( "\n" ); document.write( "x-intercepts: 0=x(x-6) means x=0 or x=6 \n" ); document.write( "y-intercepts y=0 \n" ); document.write( "vertex will be -b/(2a) from form ax^2+bx+c=f(x). So x=3. This gives a corresponding y-value of y=9-18=-9. So (3,-9) is the vertex. \r \n" ); document.write( "\n" ); document.write( "This is all the information you need to produce the following: \n" ); document.write( " |