document.write( "Question 76086: A telephone number consist of seven digits the first three representing the exchange. How many different telephone numbers are possible with in the 537 exchange? \n" ); document.write( "
Algebra.Com's Answer #54619 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
The last 4 digits determine how many numbers there are in the exchange.
\n" ); document.write( "0000
\n" ); document.write( "0001
\n" ); document.write( "0002
\n" ); document.write( "0003 ....
\n" ); document.write( "9996
\n" ); document.write( "9997
\n" ); document.write( "9998
\n" ); document.write( "9999\r
\n" ); document.write( "\n" ); document.write( "Because this involves INCLUSIVE numbers, we subtract the first number from the last and then ADD 1. The reason we add one is that we have in INCLUDE the fisrt one.
\n" ); document.write( "\"+9999+-+0000+%2B+1+=+10%2C000+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So you can see that this really works, lets look at a simpler problem:
\n" ); document.write( "You are supposed to read pages 1 - 5 in your history book. How many pages dod you read?\r
\n" ); document.write( "\n" ); document.write( "1
\n" ); document.write( "2
\n" ); document.write( "3
\n" ); document.write( "4
\n" ); document.write( "5
\n" ); document.write( "A total of 5
\n" ); document.write( "\"+5+-+1+%2B+1+=+5+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );