document.write( "Question 150036: 3 consecutive odd integers whose sum is one hundred eighty three \n" ); document.write( "
Algebra.Com's Answer #110137 by stanbon(75887) ![]() You can put this solution on YOUR website! 3 consecutive odd integers whose sum is one hundred eighty three \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 = 183 \n" ); document.write( "6x + 3 = 183 \n" ); document.write( "6x = 180 \n" ); document.write( "x = 30 \n" ); document.write( "----------- \n" ); document.write( "1st: 59 \n" ); document.write( "2nd: 61 \n" ); document.write( "3rd: 63 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |