document.write( "Question 1055599: Seven less than five times a number is the same as two more than twice the same number. What is the number \n" ); document.write( "
Algebra.Com's Answer #670759 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 5x-7 = 2x+2 \n" ); document.write( "5x = 2x+9 \n" ); document.write( "3x = 9 \n" ); document.write( "x = 3 \n" ); document.write( " |