document.write( "Question 93939: How do I solve this for x:\r
\n" ); document.write( "\n" ); document.write( "ax-2=bx+5
\n" ); document.write( "

Algebra.Com's Answer #68403 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Try this:
\n" ); document.write( "\"ax-2+=+bx%2B5\" Subtract bx from both sides.
\n" ); document.write( "\"ax-bx-2+=+5\" Now add 2 to both sides.
\n" ); document.write( "\"ax-bx+=+7\" Factor an x from the lefthand side.
\n" ); document.write( "\"x%28a-b%29+=+7\" Finally, divide both sides by (a-b)
\n" ); document.write( "\"x+=+7%2F%28a-b%29\"...and you're done!
\n" ); document.write( "
\n" );