document.write( "Question 28744: I have a parabola that I need to find an equation for.
\n" );
document.write( "so far all i have is y=negative___x squared+6. I need to fill in the blank.
\n" );
document.write( "I know it passes through (neg.4,5) and (7,2)
\n" );
document.write( "help me figure out what goes in the blank please
\n" );
document.write( "I just cannot remember how to do it out \n" );
document.write( "
Algebra.Com's Answer #15711 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! I have a parabola that I need to find an equation for. \n" ); document.write( "so far all i have is y=negative___x squared+6. I need to fill in the blank. \n" ); document.write( "I know it passes through (neg.4,5) and (7,2) \n" ); document.write( "help me figure out what goes in the blank please \n" ); document.write( "I just cannot remember how to do it out \n" ); document.write( "Y=-A*X^2+6...IF IT PASSES THROUGH (-4,5) \n" ); document.write( "5= -A *(-4)^2+6 = -16A+6 \n" ); document.write( "16A=6-5=1 \n" ); document.write( "A=1/16..... \n" ); document.write( "LET US CHECK WHETHER (7,2) LIES ON THAT \n" ); document.write( "2=-(1/16)*7^2+6 IS NOT CORRECT ..SO PLEASE CHECK YOUR DATA \n" ); document.write( "BUT THIS IS THE METHOD OF SOLUTION.SINCE THERE IS ONLY 1 UNKNOWN WE NEED ONLY ONE POINT..THE SECOND POINT IS REDUNDANT.. \n" ); document.write( " |