document.write( "Question 1029343: How many 3-digit numbers are multiple of 21?
\n" ); document.write( "I can solve it by counting there is another way to solve this type of problem
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #644371 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many 3-digit numbers are multiple of 21?
\n" ); document.write( "I can solve it by counting there is another way to solve this type of problem
\n" ); document.write( "Thanks
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First such number is  105.\r\n" );
document.write( "Last  such number is  987.\r\n" );
document.write( "\r\n" );
document.write( "How many intervals by 21 integer numbers are between these two numbers?\r\n" );
document.write( "It is\r\n" );
document.write( "\r\n" );
document.write( "\"%28987-105%29%2F21\" = 42.\r\n" );
document.write( "\r\n" );
document.write( "So, there are 42 intervals.\r\n" );
document.write( "Hence, the number of multiples 21 from 105 to 987 inclusively is 42 + 1 = 43.\r\n" );
document.write( "\r\n" );
document.write( "Answer. There are 43 multiples of 21 that are 3-digit integers.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );