document.write( "Question 225305: what is: 3x+10=2x-5 \n" ); document.write( "
Algebra.Com's Answer #168138 by LtAurora(115)\"\" \"About 
You can put this solution on YOUR website!
We need to get the #s on one side and the x terms on the other.
\n" ); document.write( "So, move the 10 to the other side by subtracting it from both:
\n" ); document.write( "\"3x%2B10-10=2x-5-10\"
\n" ); document.write( "\"3x=2x-15\"
\n" ); document.write( "Then move the 2x over to the other side by subtracting it from both sides:
\n" ); document.write( "\"3x-2x=2x-2x-15\"
\n" ); document.write( "\"x=-15\", which is our answer.
\n" ); document.write( "
\n" );