document.write( "Question 448525: Find the X-intercepts of a parabola with the vertex at (-3,16) and the Y-intercept at (0,-20) \n" ); document.write( "
Algebra.Com's Answer #308623 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Find the X-intercepts of a parabola with the vertex at (-3,16)
\n" ); document.write( "and the Y-intercept at (0,-20)
\n" ); document.write( "Using the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( " y = a(x+3)^2 +16
\n" ); document.write( " -20 = a * 9 + 16
\n" ); document.write( " -36 = 9a
\n" ); document.write( " -4 = a
\n" ); document.write( " y = -4(x+3)^2 +16
\n" ); document.write( "x-intercepts when y = 0
\n" ); document.write( " -4(x+3)^2 = -16
\n" ); document.write( " (x+3)^2 = 4
\n" ); document.write( " x+3 = ± 2
\n" ); document.write( " x = -3 ± 2 x = -5 and x = -1\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );