document.write( "Question 828038: there are four consecutive integers. five less than the third
\n" );
document.write( "integer is equal to the sum of the fourth and twice the first
\n" );
document.write( "what is the largest number \n" );
document.write( "
Algebra.Com's Answer #498982 by richwmiller(17219) You can put this solution on YOUR website! x+2-5=x+3+2*(x) \n" ); document.write( "x-3=3x+3 \n" ); document.write( "-2x=6 \n" ); document.write( "x=-3 \n" ); document.write( "-2 \n" ); document.write( "-1 \n" ); document.write( "0 \n" ); document.write( "check \n" ); document.write( "-1-5=0+2(-3) \n" ); document.write( "-6=-6 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |