document.write( "Question 168120: four consecutive integers whoes sum is 26 \n" ); document.write( "
Algebra.Com's Answer #123890 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! x,x+1,x+2,x+3 we will call the consecutive integers\r \n" ); document.write( "\n" ); document.write( "x+(x+1)+(x+2)+(x+3)=26\r \n" ); document.write( "\n" ); document.write( "4x+6=26 \n" ); document.write( "4x=20 \n" ); document.write( " |