document.write( "Question 1068091: PLEASE HELP ME!!\r
\n" );
document.write( "\n" );
document.write( "how do you write the equation of a parabola in the standard form y=ax^2+bx+c, given 2 points and the x-intercept??\r
\n" );
document.write( "\n" );
document.write( "point 1: (5,30)
\n" );
document.write( "point 2: (15,30)
\n" );
document.write( "x-intercept: (20,0) \n" );
document.write( "
Algebra.Com's Answer #683245 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! y - 30 = a(x-5)(x-15) satisfies the first two conditions. Next we use the third constraint, which is\r \n" ); document.write( "\n" ); document.write( "when x=20 we have 0 - 30 = a (20-5)(20-15) = 75a\r \n" ); document.write( "\n" ); document.write( "or a = -30/75 = -10/25 = -0.4\r \n" ); document.write( "\n" ); document.write( "I get y = -0.4 x^2 + 8x + 30\r \n" ); document.write( "\n" ); document.write( "Let me know if this helps \n" ); document.write( " |