document.write( "Question 910849: Help me solve. \r
\n" );
document.write( "\n" );
document.write( "Find three consecutive integers such that twice the smallest plus four times the largest will result in the middle integer plus 29. \n" );
document.write( "
Algebra.Com's Answer #552705 by ewatrrr(24785) You can put this solution on YOUR website! three consecutive integers: x , x+1, x+2 \n" ); document.write( "2x + 4(x+2) = x+1 + 29 \n" ); document.write( "2x + 4x + 8 = x+30 \n" ); document.write( "5x = 22 check your question posted \n" ); document.write( " |