document.write( "Question 41137: Please help me with this! Determine the quadratic equation for the parabola:
\n" );
document.write( "Minimum value is 4 when x=3
\n" );
document.write( "zeros of f: one is 6 \n" );
document.write( "
Algebra.Com's Answer #26551 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Please help me with this! Determine the quadratic equation for the parabola: \n" ); document.write( "Minimum value is 4 when x=3 \n" ); document.write( "zeros of f: one is 6 \n" ); document.write( "STD.EQN.IS \n" ); document.write( "Y-K=A(X-H)^2 \n" ); document.write( "MINIMUM IS AT X=3...SO...H=3....AND HENCE K=4 \n" ); document.write( "Y-4=A(X-3)^2.....Y=0...WHEN...X=6...SO.... \n" ); document.write( "0=4+A(6-3)^2=4+9A \n" ); document.write( "A=-4/9 \n" ); document.write( "Y-4=-4(X-3)^2/9 \n" ); document.write( "9Y-36+4(X-3)^2=0 \n" ); document.write( " |