document.write( "Question 80307: My question is off a worksheet that if called Solving problems involving inequalities. It is \"Find the largest pair of consectutive integers whos sum is less than 85.\"
\n" );
document.write( "My work is:
\n" );
document.write( "x+x+2<85
\n" );
document.write( "2x<83 \n" );
document.write( "
Algebra.Com's Answer #57612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \"Find the largest pair of consectutive integers whose sum is less than 85.\" \n" ); document.write( "------ \n" ); document.write( "Let the consecutive integers be \"x\" and \"x+1\" \n" ); document.write( "EQUATION: \n" ); document.write( "x+x+1<85 \n" ); document.write( "2x < 84 \n" ); document.write( "x < 42 \n" ); document.write( "x=41 and x+1=42 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |