document.write( "Question 42456: Can someone please show me how to do this? I have to identify the axis of symmetry, create a table of values and insert the graph. I can do the graph, but I can't figure out how to do the other parts of the problem. \r
\n" );
document.write( "\n" );
document.write( "The equation is:
\n" );
document.write( "y = x^2 - 5x + 3\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #27605 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! This is a vertical parabola, so the axis of symmetry is a vertical line. \n" ); document.write( "y = x^2 - 5x + 3 \n" ); document.write( "vertex: (2.5,-3.25) \n" ); document.write( "Axis of Symmetry: \n" ); document.write( "Table: \n" ); document.write( "x = -1 \n" ); document.write( "y = 9 \n" ); document.write( "...... \n" ); document.write( "x = 0 \n" ); document.write( "y = 3 \n" ); document.write( "...... \n" ); document.write( "x = 1 \n" ); document.write( "y = -1 \n" ); document.write( " |