document.write( "Question 1190538: Find the quadratic function y=a(x−h)2 whose graph passes through the given points.
\n" );
document.write( "(4,−2) and (2,0) \n" );
document.write( "
Algebra.Com's Answer #822220 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find the quadratic function y=a(x−h)2 whose graph passes through the given points. \n" ); document.write( "(4,−2) and (2,0) \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let's consider the point (2,0) first.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The fact that it belongs to the given form parabola MEANS that\r\n" ); document.write( "\r\n" ); document.write( " 0 = a*(2-h)^2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "which, with a=/=0, IMPLIES h= 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, half of the problem is just solved, and we know that h= 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "THEREFORE, we can re-write the quadratic function in the form\r\n" ); document.write( "\r\n" ); document.write( " y = a*(x-2)^2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now consider the second point, (4,-2).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The fact that it belongs to the given form parabola MEANS that\r\n" ); document.write( "\r\n" ); document.write( " -2 = a*(4-2)^2, or -2 = a*2^2, or -2 = 4a\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "which implies a=\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |