document.write( "Question 906403: The graph of a function F is a parabola that has the x-intercepts 5 and 21. The function has a minimum value of -56. \r
\n" );
document.write( "\n" );
document.write( "The function is
\n" );
document.write( "F(x) = ____ \n" );
document.write( "
Algebra.Com's Answer #549806 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The graph of a function F is a parabola that has the x-intercepts 5 and 21. The function has a minimum value of -56. \n" ); document.write( "The function is \n" ); document.write( "F(x) =0.875(x-13)^2-56 \n" ); document.write( "*** \n" ); document.write( "Vertex form of equation for a parabola: \n" ); document.write( "y=A(x-h)^2+k, (h,k)=coordinates of vertex \n" ); document.write( "k=-56(given) \n" ); document.write( "h=13 (midway between 5 and 21)(given x-intercepts) \n" ); document.write( "equation:y=A(x-13)^2-56 \n" ); document.write( "solve for A using one of given points (5,0) on the curve \n" ); document.write( "0=A(5-13)^2-56 \n" ); document.write( "64A=56 \n" ); document.write( "A=56/64=0.875 \n" ); document.write( "equation:y=0.875(x-13)^2-56 \n" ); document.write( " |