document.write( "Question 1080413: \"find 2 consecutive integers whse sum is less than 95. what are the greatest possible values of these integers?\" \n" ); document.write( "
Algebra.Com's Answer #694534 by rapture(86)![]() ![]() You can put this solution on YOUR website! Let x, and (x + 1) be your 2 consecutive integers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is the set up:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + (x + 1) < 95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the inequality for x. \n" ); document.write( " |