document.write( "Question 539551: The sum of three consecutive odd integers is 1035. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #353463 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three consecutive odd integers is 1035. What are the numbers? \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 = 1035 \n" ); document.write( "3x = 1035 \n" ); document.write( "x = 345 \n" ); document.write( "---- \n" ); document.write( "1st: x-1 = 345 \n" ); document.write( "2nd: x = 346 \n" ); document.write( "3rd: x+1 = 347 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |