document.write( "Question 593083: solve for zeros of the following quadratics by factoring
\n" );
document.write( "n^2+3n-12=6 \n" );
document.write( "
Algebra.Com's Answer #376187 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! solve for zeros of the following quadratics by factoring \n" ); document.write( "n^2+3n-12=6 \n" ); document.write( "n^2+3n-18= 0 \n" ); document.write( "(n+6)(n-3) = 0 \n" ); document.write( "n = {-6, 3} \n" ); document.write( " \n" ); document.write( " |