document.write( "Question 253173: Four consecutive integers are ordered from lowest to highest. If the least of the integers is x, what is the third integer?\r
\n" );
document.write( "\n" );
document.write( "a) 3/4 x b) 3x c) x+ 3/4 d) x+2 e) x+3 \n" );
document.write( "
Algebra.Com's Answer #185411 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Given the least integer is x. \n" ); document.write( "So the four consecutive integers are x,x+1,x+2,x+3 \n" ); document.write( "Therefore the third integer is x+2 \n" ); document.write( " |