document.write( "Question 389427: Find the x-intercepts of the parabola with vertex (-5,80) and y-intercept (0,-45). \n" ); document.write( "
Algebra.Com's Answer #275952 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( "vertex (-5,80)
\n" ); document.write( "y =a(x+5)^2 + 80
\n" ); document.write( "using y-intercept pt(0,45) to find a
\n" ); document.write( "45 = a(5)^2 + 80
\n" ); document.write( "-35 = a*25
\n" ); document.write( " -35/25 = a
\n" ); document.write( "y = -7/5(x+5)^2 +80 OR y = -7/5[x^2 +10x + 25] + 80
\n" ); document.write( "finding x-intercepts (y = 0)
\n" ); document.write( "-7/5[x^2 +10x + 25] + 80 = 0
\n" ); document.write( " -7/5x^2 - 14x -35 + 80 = 0
\n" ); document.write( " -7/5x^2 - 14x +45 = 0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%2814+%2B-+sqrt%28+448+%29%29%2F%282.8%29+\"
\n" ); document.write( " \n" ); document.write( "
\n" );