document.write( "Question 313099: 3 times the first of three consecutive numbers is 4 more than 2 times the second. Write an equation and solve the problem. \n" ); document.write( "
Algebra.Com's Answer #223879 by stanbon(75887) ![]() You can put this solution on YOUR website! 3 times the first of three consecutive numbers is 4 more than 2 times the second. Write an equation and solve the problem. \n" ); document.write( "--------------- \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "3rd: x+2 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "3x = 2(x+1)+4 \n" ); document.write( "3x = 2x+2+4 \n" ); document.write( "x = 6 (1st) \n" ); document.write( "x+1 = 7 \n" ); document.write( "x+2 = 8 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |