document.write( "Question 1129191: Find 3 consecutive odd integers where the sum of the 2nd and 3rd integer is 80 \n" ); document.write( "
Algebra.Com's Answer #745747 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find 3 consecutive odd integers where the sum of the 2nd and 3rd integer is 80 \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+3 = 80 \n" ); document.write( "4x = 76 \n" ); document.write( "x = 19 \n" ); document.write( "------ \n" ); document.write( "1st:: 2*19-1 = 37 \n" ); document.write( "2nd:: 39 \n" ); document.write( "3rd:: 41 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |