document.write( "Question 369546: if 2 is subtracted from four times a number, the result is 3 more than six times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #263343 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number
\n" ); document.write( "Write as we Read
\n" ); document.write( "4x - 2 = 6x + 3
\n" ); document.write( "-5 = 2x
\n" ); document.write( "-5/2 = x
\n" ); document.write( "checking our answer
\n" ); document.write( "4*-5/2 - 2 = -12 = 6*-5/2 + 3 \n" ); document.write( "
\n" );