document.write( "Question 29595: -s+4=7s-3 ... how do you do them with variables on both sides ? \n" ); document.write( "
Algebra.Com's Answer #16346 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can start by getting the variable to one side of the equation.
\n" ); document.write( "\"-s%2B4+=+7s-3\" Add s to both sides of the equation. This will \"undo\" the negative s (-s) on the left side and \"move\" it to the right side.
\n" ); document.write( "\"4+=+8s-3\" Now add 3 to both sides.
\n" ); document.write( "\"7+=+8s\" Finally, divide both sides by 8.
\n" ); document.write( "\"7%2F8+=+s\" or \"s+=+7%2F8\"
\n" ); document.write( "
\n" );