document.write( "Question 510989: three more than twice a certain number is seven less than three times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #341967 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+3=3x-7
\n" ); document.write( "2x-3x=-7-3
\n" ); document.write( "-x=-10
\n" ); document.write( "x=+10
\n" ); document.write( "
\n" );