document.write( "Question 389402: What is five more than twice a number is three less than four times that same number? \n" ); document.write( "
Algebra.Com's Answer #275922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "I. Assigning the variable
\n" ); document.write( "Let x represent the number
\n" ); document.write( "II.Writing as we Read***
\n" ); document.write( " 2x + 5 = 4x - 3
\n" ); document.write( "III.solving for x
\n" ); document.write( " 8 = 2x
\n" ); document.write( " 4 = x\r
\n" ); document.write( "\n" ); document.write( "IV. CHECKING Our Answer***
\n" ); document.write( " 8 + 5 = 16 - 3 \n" ); document.write( "
\n" );