document.write( "Question 12539: how do you solve:
\n" );
document.write( "(x+5)-(x+6)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #6376 by maribeth_abella(11)![]() ![]() ![]() You can put this solution on YOUR website! (x + 5)-(x + 6) \n" ); document.write( " x + 5 - x - 6 \n" ); document.write( " = -1 \n" ); document.write( " |