document.write( "Question 985533: factor the following expressions
\n" );
document.write( "z^2+11z-42 \n" );
document.write( "
Algebra.Com's Answer #606379 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Factors of 42 that make +11 and multiply to -42. They are +14 and -3. \n" ); document.write( "(z+14)(z-3) \n" ); document.write( " |