How many phone numbers are available per area code
Well, there are 7 digits in a phone number after the area code, and a number cannot start with 0 or 1, so it would be calculated at 10^6 * 8 giving 8 million possible combinations.. A few aren’t allowed to be used, such as 555 numbers, so it’s actually 7919900 numbers available. Thanks for ChaCha-ing!