document.write( "Question 386270: the telephone extensions at a company use 4 digits
\n" ); document.write( "a. how many extensions are possible if there are no restrictions?
\n" ); document.write( "b. how many extensions are possible if the first digit cannot be 0 or 9?
\n" ); document.write( "c. how many extensions are possible if the first digit can only be 1?
\n" ); document.write( "

Algebra.Com's Answer #273086 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the telephone extensions at a company use 4 digits
\n" ); document.write( "a. how many extensions are possible if there are no restrictions?
\n" ); document.write( "Ans: 10^4 = 10,000
\n" ); document.write( "------------------------------
\n" ); document.write( "b. how many extensions are possible if the first digit cannot be 0 or 9?
\n" ); document.write( "Ans: 8^10^3 = 8000
\n" ); document.write( "------------------------------
\n" ); document.write( "c. how many extensions are possible if the first digit can only be 1?
\n" ); document.write( "Ans: 1*10^3 = 1000
\n" ); document.write( "==========================
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );