document.write( "Question 1121451: Find the equation of the parabola in the form y= ax^2 + bx + c if it has the x intercepts of 3 and -6 and a y intercept of -9. Thank you :) \n" ); document.write( "
Algebra.Com's Answer #737340 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
for the x-intercept of 3, a factor is (x-3). For the x-intercept of -6, the factor is (x+6)\r
\n" ); document.write( "\n" ); document.write( "the polynomial is f(x)= a(x^2+3x-18)
\n" ); document.write( "When x=0, f(x)=-9
\n" ); document.write( "-18a=-9
\n" ); document.write( "a=(1/2)
\n" ); document.write( "f(x)=(1/2)x^2+(3/2)x-9.
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%281%2F2%29x%5E2%2B%283%2F2%29x-9%29\"
\n" ); document.write( "
\n" );