document.write( "Question 367616: find two consecutive integers whose sum is 383
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #262019 by Jk22(389)![]() ![]() You can put this solution on YOUR website! the least number plus this number plus 1 is 383 \n" ); document.write( " \n" ); document.write( "hence two times this number is 382 \n" ); document.write( " \n" ); document.write( "so the least number is 191, the other 192, \n" ); document.write( " \n" ); document.write( "Verification : \r \n" ); document.write( "\n" ); document.write( "0191 \n" ); document.write( "+192 \n" ); document.write( "---- \n" ); document.write( "0383 \n" ); document.write( " |