document.write( "Question 155746: if the sum of three consecutive odd integers is 237 then what are the integers \n" ); document.write( "
Algebra.Com's Answer #114717 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the sum of three consecutive odd integers is 237 then what are the integers \n" ); document.write( "----------------- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "3rd: 2x+3 \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "2x-1 + 2x+1 + 2x+3 = 237 \n" ); document.write( "6x + 3 = 237 \n" ); document.write( "6x = 234 \n" ); document.write( "x = 39 \n" ); document.write( "----------- \n" ); document.write( "1st: 2x-1 = 77 \n" ); document.write( "2nd: 79 \n" ); document.write( "3rd: 81 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |