document.write( "Question 1169499: how many three digit numbers can be formed from the set 0-9 if repetition are allowed and the number must be a).even b).divisible by 5 c).divisible by 10
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #794440 by ikleyn(52866)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            In such problems,  the term  \"three digit number\"  means,  by default,  the number having  NON-ZERO  leading digit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Therefore,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\r\n" );
document.write( "(a)  the last, ones digit, is any of 5 options 0, 2, 4, 6, 8.\r\n" );
document.write( "\r\n" );
document.write( "     the tens digit is  any from 0 to 9 : 10 options;\r\n" );
document.write( "\r\n" );
document.write( "     the leading digit: any from 1 to 9 :  9 options.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Total amount of such numbers is  9*10*5 = 450.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The same answer you can obtain by different way\r\n" );
document.write( "         noticing that there are 900 three-digit numbers from 100 to 999,\r\n" );
document.write( "         and exactly half of them are even numbers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  If a three-digit number is divisible by 5, its ones digit must be 0 or 5.\r\n" );
document.write( "\r\n" );
document.write( "     So, the amount of such three-difit numbers is 9*10*2 = 180.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Again, it is exactly  \"1%2F5\"  part of the total 900 three-digit numbers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)  Let me be short in this last case:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The amount of the three-digit numbers divisible by 10 is exactly  \"1%2F10\"  part \r\n" );
document.write( "     of the total 900 three-digit numbers, i.e. 90, in total.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "All questions are answered.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );