document.write( "Question 953420: Find three consecutive odd integers such that the sum of the first and third is 59. \n" ); document.write( "
Algebra.Com's Answer #582224 by Alan3354(69443) You can put this solution on YOUR website! Find three consecutive odd integers such that the sum of the first and third is 59. \n" ); document.write( "------------------ \n" ); document.write( " --> (n-2) + n + (n+2) \n" ); document.write( "---- \n" ); document.write( "(n-2) + (n+2) = 59 \n" ); document.write( "2n = 59 \n" ); document.write( "No integer solution.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |