document.write( "Question 1057418: Find the equation of the parabola that passes through the points(3,-5), (2,0), and (4,0). \n" ); document.write( "
Algebra.Com's Answer #672491 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the parabola that passes through the points
\n" ); document.write( "(3,-5), (2,0), and (4,0).
\n" ); document.write( "-------
\n" ); document.write( "Form:: ax^2 + bx + c = y
\n" ); document.write( "Use (3,-5) to get: 9a + 3b + c = -5
\n" ); document.write( "Use (2,0) to get:: 4a + 2b + c = 0
\n" ); document.write( "Use (4,0) to get::16a + 4b + c = 0
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Use any method you know to solve the system to get:
\n" ); document.write( "a = 5
\n" ); document.write( "b = -30
\n" ); document.write( "c = 40
\n" ); document.write( "----
\n" ); document.write( "Equation:: y = 5x^2 - 30x + 40
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );