document.write( "Question 20792: five times the sum of a number and 3 is the same as 3 multiplied by 1 less than twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #9992 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
5x+3=3(2x-1)
\n" ); document.write( "5x+3=6x-3
\n" ); document.write( "-x=-6
\n" ); document.write( "x=6. Hence 6 in the number
\n" ); document.write( "
\n" );