document.write( "Question 316728: twice the difference of a number and 8 is equal to three times the sum of the number and three \n" ); document.write( "
Algebra.Com's Answer #226686 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! twice the difference of a number and 8 is equal to three times the sum of the number and three \n" ); document.write( "------------------------- \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "2(x-8) = 3(x+3) \n" ); document.write( "2x-16 = 3x+9 \n" ); document.write( "x = -25 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |