document.write( "Question 1131948: My teacher gave us a homework sheet with this question: The sum of two consecutive integers is less than 55. Find the pair of integers with the greatest sum. I didn’t understand what it meant. Does it mean a +b is less than 55 \n" ); document.write( "
Algebra.Com's Answer #748685 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! My teacher gave us a homework sheet with this question: The sum of two consecutive integers is less than 55. Find the pair of integers with the greatest sum. I didn’t understand what it meant. Does it mean a +b is less than 55 \n" ); document.write( "----------- \n" ); document.write( "If you call the integers a & b, then it's a+b < 55. \n" ); document.write( "But, if you call them a and a+1, then \n" ); document.write( "a + a+1 < 55 \n" ); document.write( "Does that help? \n" ); document.write( " \n" ); document.write( " |