document.write( "Question 1093203: Find three consecutive odd integers such tha three times the middle integer is 11 more than the sum of the first and third integers \n" ); document.write( "
Algebra.Com's Answer #707823 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! To help follow the reasoning I use for my method of solving the problem, let's call the three numbers A, B, and C. \n" ); document.write( "For three consecutive odd integers, the middle number is equal to the average of the first and last numbers. \n" ); document.write( " \n" ); document.write( "That means that twice the middle number is equal to the sum of the first and last numbers. \n" ); document.write( " \n" ); document.write( "So if three times the middle number is 11 more than the sum of the first and last, then the middle term must be 11. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And that makes the three integers 9, 11, and 13. \n" ); document.write( " |