document.write( "Question 621740: If the first and third of three consecutive odd integers are added, the result is 81 less than five times the second integer. Find the third integers. \n" ); document.write( "
Algebra.Com's Answer #390969 by Alan3354(69443) You can put this solution on YOUR website! If the first and third of three consecutive odd integers are added, the result is 81 less than five times the second integer. Find the third integers. \n" ); document.write( "------- \n" ); document.write( "n-2, n, n+2 are the integers \n" ); document.write( "------- \n" ); document.write( "2n = 5n - 81 \n" ); document.write( "n = 27 \n" ); document.write( "---- \n" ); document.write( "--> 25, 27 & 29 \n" ); document.write( " \n" ); document.write( " |