document.write( "Question 933245: 10. The sum of four consecutive odd integers is three more than five times the least of the integers. \n" ); document.write( "
Algebra.Com's Answer #566696 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of four consecutive odd integers is three more than five times the least of the integers.2\ \n" ); document.write( "1st: 2x-3 \n" ); document.write( "2nd: 2x-1 \n" ); document.write( "3rd: 2x+1 \n" ); document.write( "4th: 2x+3 \n" ); document.write( "---- \n" ); document.write( "sum: 8x = 5(2x-3)+3 \n" ); document.write( "8x = 10x - 15 + 3 \n" ); document.write( "--- \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 \n" ); document.write( "------ \n" ); document.write( "1st: 2x-3 = 9 \n" ); document.write( "2nd: 11 \n" ); document.write( "3rd: 13 \n" ); document.write( "4th: 15 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |