document.write( "Question 584092: 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 #372679 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x-5=2(x+2) \n" ); document.write( "3x-5=2x+4 \n" ); document.write( "3x-2x=4+5 \n" ); document.write( "x=9\r \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( " |