document.write( "Question 134751: the telephone extensions at a company use 4 digits\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. how many extensions are possible if there no restrictions?
\n" ); document.write( "b. how mant 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 #98579 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 no restrictions?
\n" ); document.write( "Ans: 10^4 = 10,000
\n" ); document.write( "-----------------------
\n" ); document.write( "b. how mant 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" );