document.write( "Question 988173: I need to factor to determine the zeros of the equation\r
\n" );
document.write( "\n" );
document.write( "Y=2xsquared +4x-16 \n" );
document.write( "
Algebra.Com's Answer #608744 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! y = 2x² + 4x - 16 \n" ); document.write( "2x² + 4x - 16 = 0 {set y equal to zero, in order to find the zeros (x-intercepts)} \n" ); document.write( "2(x² + 2x - 8) = 0 {factored 2 out of left side} \n" ); document.write( "x² + 2x - 8 = 0 {divided each side by 2} \n" ); document.write( "(x + 4)(x - 2) = 0 {factored left side into two binomials} \n" ); document.write( "x + 4 = 0 or x - 2 = 0 {set each factor equal to 0} \n" ); document.write( "x = -4 or x = 2 {solved each equation for x}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "zeros are -4 and 2 as shown in the graph, below \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " ![]() |