document.write( "Question 125375: how do I identify the axis of symmetry, create a suitable
\n" );
document.write( "table of values, and sketch the graph?
\n" );
document.write( "y=x^2-5x+3 \n" );
document.write( "
Algebra.Com's Answer #91875 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! identify the axis of symmetry, create a suitable \n" ); document.write( "table of values, and sketch the graph? \n" ); document.write( "y=x^2-5x+3 \n" ); document.write( "---------- \n" ); document.write( "the axis occurs where x = -b/2a = 5/2 \n" ); document.write( "----------------- \n" ); document.write( "If x = -1 y = (-1)^2-5*-1+3 = 9 \n" ); document.write( "-------------- \n" ); document.write( "If x = 0, y = 3 \n" ); document.write( "---------------- \n" ); document.write( "If x = 1, y = 1-5+3 = -1 \n" ); document.write( "----------------- \n" ); document.write( "If x = 2, y = 2^2-5*2+3 = -3 \n" ); document.write( "------------------- \n" ); document.write( "If x = 3, y = 3^2-5*3+3 = -3 \n" ); document.write( "------------- \n" ); document.write( "If x = 4, y = 4^2-5*4+3 = -1 \n" ); document.write( "------------------------------------ \n" ); document.write( " \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |