document.write( "Question 38605: Find the roots of the quadratic equation:\r
\n" );
document.write( "\n" );
document.write( "z^2 + 5z - 14 = 0 \n" );
document.write( "
Algebra.Com's Answer #24145 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Z~2+5Z-14=0 OR (Z+7)(Z-2)=0 OR Z+7=0 OR Z=-7 & Z-2=0 OR Z=2 \n" ); document.write( " |