document.write( "Question 158253: the sum of two consecutive integers is 119.What are he integers ? \r
\n" );
document.write( "\n" );
document.write( "1st integer=59
\n" );
document.write( "2nd ineger=60 \n" );
document.write( "
Algebra.Com's Answer #116623 by checkley77(12844) ![]() You can put this solution on YOUR website! X+(X+1)=119 \n" ); document.write( "2X+1=119 \n" ); document.write( "2X=118-1 \n" ); document.write( "2X=118 \n" ); document.write( "X=118/2 \n" ); document.write( "X=59 FOR THE SMALLER INTEGER. \n" ); document.write( "59+1=60 FOR THE LARGER INTEGER. \n" ); document.write( " |