document.write( "Question 365595: mark can remember only the first 3 digits of his friends phone number, he also know that the number has 7 digits and that the last digit is not a 0. If mark were to dial all of the possible numbers and if it takes him 23 seconds to try each one, how long would it take it to try every possibility? \n" ); document.write( "
Algebra.Com's Answer #260793 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "here we have to find total numbers of 4 digits, where 0 is not on last.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total no. of possible numbers = 10 * 10 *10 *9 = 9000\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "time= 9000 * 23 seconds
\n" ); document.write( "
\n" );