document.write( "Question 722376: I can't figure out how to do this problem.
\n" );
document.write( "The sum of three times a number and 7 more than the number is the same as the difference between-11 and twice the number. What is the number? \n" );
document.write( "
Algebra.Com's Answer #442729 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three times a number and 7 more than the number is the same as the difference between-11 and twice the number. What is the number? \n" ); document.write( "---- \n" ); document.write( "3x + (3x+7) = -11-2x \n" ); document.write( "------- \n" ); document.write( "10x+7 = -11-2x \n" ); document.write( "12x = -18 \n" ); document.write( "x = -3/2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |