document.write( "Question 717025: three consecutive odd integers that the sum of third and 5 equal to 72 \n" ); document.write( "
Algebra.Com's Answer #806504 by CubeyThePenguin(3113) You can put this solution on YOUR website! consecutive odd integers: (x-2), x, (x+2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x + 2) + 5 = 72 \n" ); document.write( "x + 7 = 72 \n" ); document.write( "x = 65\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "integers: 63, 65, 67 \n" ); document.write( " |