document.write( "Question 429927: solve the following quadratic equation by factoring
\n" );
document.write( "x2-6x-16=0 \n" );
document.write( "
Algebra.Com's Answer #298605 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If x^2-6x-16=0,then\r \n" ); document.write( "\n" ); document.write( "x^2-6x-16=(x-8)(x+2)=0\r \n" ); document.write( "\n" ); document.write( "Therefore x equals 8 or -2. \n" ); document.write( " |