document.write( "Question 511581: How many seven-digit phone numbers are possible if the first two digits cannot be zero or one? \n" ); document.write( "
Algebra.Com's Answer #342334 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! There are eight choices for each of the first two digits, and ten choices thereafter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8*8*10*10*10*10*10 = 6,400,000 \n" ); document.write( " |