document.write( "Question 390243: one x-intercept for a parabola is at the point (1,0). use the factor method to find the other x-intercept for the parabola defined by this equation: y=4x^2+4x-8 \n" ); document.write( "
Algebra.Com's Answer #276663 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "factoring to find x when y = 0
\n" ); document.write( " 4x^2 + 4x - 8 = 0
\n" ); document.write( " 4[x^2 + x - 2} = 0
\n" ); document.write( " 4[(x-1)(x+2)]= 0 Note:SUM of the inner product(-x) and the outer product(2x) = x
\n" ); document.write( " (x-1)(x+2)= 0
\n" ); document.write( " (x-1)= 0
\n" ); document.write( " x = 1 already determined: Pt(1,0) named an x-intercept
\n" ); document.write( " (x+2)= 0
\n" ); document.write( " x = -2 Pt(-2,0) the other x-intercept
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );