document.write( "Question 337482: 3 less than 2 times a number is the same as 2 more than 3 times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #241925 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
2x-3 = 3x+2
\n" ); document.write( "add +3 to both sides
\n" ); document.write( "2x-3+3 =3x+2+3
\n" ); document.write( "2x=3x+5add-3x
\n" ); document.write( "-3x+2x=3x-3x+5
\n" ); document.write( "-x= 5
\n" ); document.write( "divide by -1
\n" ); document.write( "x=-5
\n" ); document.write( "
\n" );