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 #305496 by AKT(2) You can put this solution on YOUR website! x^2-6x-16=0 \n" ); document.write( "then \n" ); document.write( "x^2-8x+2x-16=0 \n" ); document.write( "then \n" ); document.write( "x(x-8)+2(x-8)=0, \n" ); document.write( "(x-8) (x+2) =0, \n" ); document.write( "therefor \n" ); document.write( "x=8 or x=-2. \n" ); document.write( "-2 is not a possible answer therefor x=8 is the final answer. \n" ); document.write( " |