document.write( "Question 878785: Telephone numbers in the US start with a 3 digit area code followed by a 7 digit local number. Assume that any number (0-9) is possible for each digit.\r
\n" ); document.write( "\n" ); document.write( "a) How many different area codes are possible?
\n" ); document.write( "b) What is the probability that an area code starts with a 5?
\n" ); document.write( "c) For a given area code, how many different local numbers are possible?
\n" ); document.write( "d) How many different complete telephone numbers are possible?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #530283 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Telephone numbers in the US start with a 3 digit area code followed by a 7 digit local number. Assume that any number (0-9) is possible for each digit.\r
\n" ); document.write( "\n" ); document.write( "a) How many different area codes are possible?
\n" ); document.write( "3 decimal digits. What do you think?
\n" ); document.write( "=================================
\n" ); document.write( "b) What is the probability that an area code starts with a 5?
\n" ); document.write( "5 is 1 of 10 possibilities.
\n" ); document.write( "================================
\n" ); document.write( "c) For a given area code, how many different local numbers are possible?
\n" ); document.write( "7 decimal digits.
\n" ); document.write( "-----------------------
\n" ); document.write( "d) How many different complete telephone numbers are possible?
\n" ); document.write( "10 decimal digits --> \"10%5E10\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );