document.write( "Question 254285: find the two least consecutive integers whose sum is greater then 20.\r
\n" );
document.write( "\n" );
document.write( "n+(n+1)>20 i did this and came out with 9.5 whose sum is not greater then 20. i need help! \n" );
document.write( "
Algebra.Com's Answer #186631 by richwmiller(17219) You can put this solution on YOUR website! 9.5 is not an integer. \n" ); document.write( "9 and 10 are not large enough \n" ); document.write( "So 10 and 11 are the integers \n" ); document.write( "whole numbers like -23, 0 and 334 \n" ); document.write( "n+n+1=20 \n" ); document.write( " \n" ); document.write( " |