document.write( "Question 23963:  x-5==7
\n" );
document.write( "how do we go about finding the answer ? where do you start? \n" );
document.write( "
| Algebra.Com's Answer #12664 by elima(1433)      You can put this solution on YOUR website! x-5=7 \n" ); document.write( "You wabt to get the x by itself, so you add 5 to both sides; \n" ); document.write( "x-5+5=7+5 \n" ); document.write( "x=13 \n" ); document.write( "=) \n" ); document.write( " |