document.write( "Question 378209: The sum of three consecutive integers is 189. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #268758 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three consecutive integers is 189. 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( "sum = 189 \n" ); document.write( "3x = 189 \n" ); document.write( "x = 63 \n" ); document.write( "---- \n" ); document.write( "1st: x-1 = 62 \n" ); document.write( "2nd: x = 63 \n" ); document.write( "3rd: x+1 = 64 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |