document.write( "Question 647844: There are four consecutive integers. The sum of the first and fourth of these consecutive integers is 125. Find all four consecutive integers. \n" ); document.write( "
Algebra.Com's Answer #406424 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Let the 4 integers be X, X+1, X+2 & X+3 \n" ); document.write( "X+X+3=125 \n" ); document.write( "2X=125-3 \n" ); document.write( "2X=122 \n" ); document.write( "X=122/2 \n" ); document.write( "X=61 Ans. for the first integer.61+3=64 Ans. for the fourth integer. \n" ); document.write( "Proof: \n" ); document.write( "61+64=125. \n" ); document.write( " |