document.write( "Question 125229: If 5 is subtracted from three times a number, the result is 7 more than twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #91777 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
3X-5=2X+7
\n" ); document.write( "3X-2X=7+5
\n" ); document.write( "X=12 ANSWER.
\n" ); document.write( "PROOF
\n" ); document.write( "3*12-5=2*12+7
\n" ); document.write( "36-5=24+7
\n" ); document.write( "31=31
\n" ); document.write( "
\n" ); document.write( "
\n" );