document.write( "Question 1027700: An area code consists of three digits. How many area codes are possible if:
\n" ); document.write( "a) There are no restrictions?
\n" ); document.write( "b) The first digit cannot be a 1 or a 0?\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #643169 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
A) \"N=10%2A10%2A10=1000\"
\n" ); document.write( "B) \"N=8%2A10%2A10=800\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );