document.write( "Question 442871: Can you show the work on the following equation so I can \"see how\" it is done?\r
\n" );
document.write( "\n" );
document.write( "x^2 -6x -16 = 0\r
\n" );
document.write( "\n" );
document.write( "x^2 means x squared.\r
\n" );
document.write( "\n" );
document.write( "Thank you!! \n" );
document.write( "
Algebra.Com's Answer #305498 by richard1234(7193) You can put this solution on YOUR website! This expression can be factored, because factors of -16 which add up to -6 are -8 and 2. Hence, it can be factored as\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-8)(x+2) = 0. By the zero-property rule, x = 8 or x = -2. \n" ); document.write( " |