document.write( "Question 408697: five less than three times a number is the same as twice the sum of a number and two. find the number \n" ); document.write( "
Algebra.Com's Answer #287902 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x-5=2(x+2)
\n" ); document.write( "3x-5=2x+4
\n" ); document.write( "x=9
\n" ); document.write( "--------------
\n" ); document.write( "3*9-5=2(9+2)
\n" ); document.write( "
\n" );