document.write( "Question 1040100: y = -x*2/8 + 11x/8 + 3/2\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the axis of symmetry, explaining your method. Use this information to find the coordinates of the vertex, giving your answers to one decimal place. \n" );
document.write( "
Algebra.Com's Answer #654894 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = -x*2/8 + 11x/8 + 3/2\r \n" ); document.write( "\n" ); document.write( "Find the equation of the axis of symmetry, explaining your method. Use this information to find the coordinates of the vertex, giving your answers to one decimal place. \n" ); document.write( "-------------- \n" ); document.write( "y = -x^2/8 + 11x/8 + 3/2 ---- Use ^ (Shift 6) for exponents. \n" ); document.write( "* --> multiply \n" ); document.write( "========================== \n" ); document.write( "f(x) = -x^2/8 + 11x/8 + 3/2 \n" ); document.write( "----- \n" ); document.write( "AOS is x = -b/2a = (-11/8)/(-1/4) \n" ); document.write( "x = 11/2 \n" ); document.write( "------- \n" ); document.write( "Vertex is (11/2,f(11/2)) \n" ); document.write( "f(11/2) = -121/32 + 121/16 + 3/2 = 169/32 \n" ); document.write( "Vertex (11/2,169/32) \n" ); document.write( " \n" ); document.write( " |