document.write( "Question 484752: 1) how many 6 digits telephone numbers are there that begin with 21 and that contain 4 or 3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #331610 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "number of possible numbers = 10^4 - 8^4 = 10000- 4096 = 5904 \n" ); document.write( " \n" ); document.write( " |