document.write( "Question 252429: Principles of Counting or Permutations. What formula do I use here.\r
\n" ); document.write( "\n" ); document.write( "Telephone Numbers. How many 7-digit telephone numbers are possible if the first digit cannot be 0 and:
\n" ); document.write( "a.) Only odd digits may be used. Answer: (78,125)
\n" ); document.write( "b.) The telephone number must be a multiple of 10 (that is, it must end in 0). Answer:(900,000)
\n" ); document.write( "c.) The telephone number must be a multiple of 100. Answer:(90,000)
\n" ); document.write( "d.) The first 3 digits are 481. Answer:(10,000)
\n" ); document.write( "e.) No repetitions are allowed. Answer:(544,320)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #184333 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
We have to form 7 digit telephone numbers.
\n" ); document.write( "a)The odd numbers are 1,3,5,7,9
\n" ); document.write( " Every digit can be filled with any one of these numbers in 5 ways.
\n" ); document.write( " So the number of 7 digit numbers = 5*5*5*5*5*5*5
\n" ); document.write( " = 78,125
\n" ); document.write( "b)The telephone number must be a multiple of 10
\n" ); document.write( " So, the noumber must end with 0. Fill the unit place with 0.
\n" ); document.write( " This can be done in only one way.
\n" ); document.write( " The number cannot begin with 0.
\n" ); document.write( " So the first place can be filled with any one of the numbers
\n" ); document.write( " 1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 9 ways.
\n" ); document.write( " The second place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The third place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The fourth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The fifth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The sixth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " Therefore the total number of 7 digit telephone numbers
\n" ); document.write( " which are multiples of 10 = 1*9*10*10*10*10*10
\n" ); document.write( " = 900,000\r
\n" ); document.write( "\n" ); document.write( "c)The telephone number must be a multiple of 100
\n" ); document.write( " Fill the unit place with 0 and the tenth place with 0.
\n" ); document.write( " This can be done in only one way.
\n" ); document.write( " The number cannot begin with 0.
\n" ); document.write( " So the first place can be filled with any one of the numbers
\n" ); document.write( " 1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 9 ways.
\n" ); document.write( " The second place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The third place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The fourth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The fifth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " Therefore the total number of 7 digit telephone numbers
\n" ); document.write( " which are multiples of 100 = 1*9*10*10*10*10*
\n" ); document.write( " = 90,000\r
\n" ); document.write( "\n" ); document.write( "d)Fill the first three digits as 481.
\n" ); document.write( " This can be done in only one way.
\n" ); document.write( " The fourth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The fifth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The sixth place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " The seventh place can be filled with any one of the numbers
\n" ); document.write( " 0,1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 10 ways.
\n" ); document.write( " Therefore the total number of 7 digit telephone numbers
\n" ); document.write( " which begin with 481 are = 10*10*10*10*
\n" ); document.write( " = 10,000\r
\n" ); document.write( "\n" ); document.write( "e) No repetitions are allowed.
\n" ); document.write( "
\n" ); document.write( " The number cannot begin with 0.
\n" ); document.write( " So the first place can be filled with any one of the numbers
\n" ); document.write( " 1,2,3,4,5,6,7,8,9
\n" ); document.write( " This can be done in 9 ways.
\n" ); document.write( " After filling the first place we have 9 numbers and so
\n" ); document.write( " the second place can be filled with any one of the numbersin 9 ways.
\n" ); document.write( " After filling the second place we have 8 numbers and so
\n" ); document.write( " the third place can be filled with any one of the numbersin 8 ways.
\n" ); document.write( " After filling the third place we have 7 numbers and so
\n" ); document.write( " the foutrh place can be filled with any one of the numbersin 7 ways.
\n" ); document.write( " After filling the fourth place we have 6 numbers and so
\n" ); document.write( " the fifth place can be filled with any one of the numbersin 6 ways.
\n" ); document.write( " After filling the fifth place we have 5 numbers and so
\n" ); document.write( " the sixth place can be filled with any one of the numbersin 5 ways.
\n" ); document.write( " After filling the sixth place we have 4 numbers and so
\n" ); document.write( " the seventh place can be filled with any one of the numbersin 4 ways.
\n" ); document.write( " Therefore the total number of 7 digit telephone numbers
\n" ); document.write( " which are formed without repetition =9*9*8*7*6*5*4
\n" ); document.write( "= 544,320\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );