document.write( "Question 1017224: The sum of two consecutive integers is at most 7. What is the largest possible value for the lesser integer? \n" ); document.write( "
Algebra.Com's Answer #633567 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the possible values that add up to 7 are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 + 0 \n" ); document.write( "6 + 1 \n" ); document.write( "5 + 2 \n" ); document.write( "4 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it looks like the largest possible value for the lesser integer is 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |