document.write( "Question 195499: Set up a table of values (minimum 5 ordered pairs) equally arranged around the axis of symmetry x value to prepare to graph:
\n" );
document.write( "y=x^2-10x+25 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #146636 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Set up a table of values (minimum 5 ordered pairs) equally arranged around the axis of symmetry x value to prepare to graph: \n" ); document.write( "y=x^2-10x+25 \n" ); document.write( "------------- \n" ); document.write( "(x-5)^2 = y-0 \n" ); document.write( "------------------------ \n" ); document.write( "Axis of symmetry: x = 5 \n" ); document.write( "-------------------------- \n" ); document.write( "Table: \n" ); document.write( "If x = 3, y = 3^2-10*3+25 = 4 \n" ); document.write( "If x = 4, y = 4^2-10*4+25 = 1 \n" ); document.write( "If x = 6, y = 6^2-10*6+25 = 1 \n" ); document.write( "If x = 7, y = 7^2-10*7+25 = 4 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |