document.write( "Question 449815: the sum of two consecutive integers is 185. Find the 2 integers. \n" ); document.write( "
Algebra.Com's Answer #309383 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x+x+1=185 \n" ); document.write( "2x=184 \n" ); document.write( "x=92 \n" ); document.write( "The integers are 92 and 93.. \n" ); document.write( " |