document.write( "Question 331035: Twice a number increased by 12 is 31 less than three times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #237317 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+12=3x-31
\n" ); document.write( "-x=-43
\n" ); document.write( "x=43
\n" ); document.write( "-----------
\n" ); document.write( "2(43)+12=3(43)-31
\n" ); document.write( "98=98
\n" ); document.write( "
\n" );