document.write( "Question 571059: the sum of of two consecutive integers is the sum of 389. What is the larger integer? \n" ); document.write( "
Algebra.Com's Answer #367923 by stanbon(75887) ![]() You can put this solution on YOUR website! the sum of of two consecutive integers is the sum of 389. \n" ); document.write( "What is the larger integer? \n" ); document.write( "---------------------- \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "--- \n" ); document.write( "sum = 389 \n" ); document.write( "2x+1 = 389 \n" ); document.write( "2x = 388 \n" ); document.write( "x = 144 \n" ); document.write( "x+1 = 145 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |