document.write( "Question 258563: Three times the sum of three consecutive integers is 72. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #190374 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Three times the sum of three consecutive integers is 72. What are the integers? \n" ); document.write( "--- \n" ); document.write( "1st: x-1 \n" ); document.write( "2nd: x \n" ); document.write( "3rd: x+1 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "3(sum) = 72 \n" ); document.write( "sum = 24 \n" ); document.write( "3x = 24 \n" ); document.write( "x = 8 \n" ); document.write( "--- \n" ); document.write( "1st = 7 \n" ); document.write( "2nd = 8 \n" ); document.write( "3rd = 9 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |