document.write( "Question 943224: All 4-digit integers with the same digits as the number 2011 (two 1’s, 0, and 2) are written in increasing order. What is the difference between the two neighbours of the number 2011 on this list?
\n" );
document.write( "(A)890
\n" );
document.write( "(B)891
\n" );
document.write( "(C)900
\n" );
document.write( "(D)909
\n" );
document.write( "(E)990\r
\n" );
document.write( "\n" );
document.write( "please be noted that answer is B , explain how? \n" );
document.write( "
Algebra.Com's Answer #575108 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 2011 is between 1210 and 2101, and 2101-1210 = 891. \n" ); document.write( " |