document.write( "Question 41121: Having some difficulty with this type of problem:\r
\n" );
document.write( "\n" );
document.write( "Account numbers for Western Oil Company consist of five digits. If the first digit cannot be 0 or 1 how many account numbers are possible? \n" );
document.write( "
Algebra.Com's Answer #26532 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Last digit can be any number chosen from 0 through 9. \n" ); document.write( "So there are 10 possibile values for the last digit. \n" ); document.write( "In a similar way there can are 10 possible values of each of the 2nd, 3rd and 4th digit. \n" ); document.write( "So the last 4 digits can be chosen in \n" ); document.write( "The first digit can neither be 1 nor be 0. \n" ); document.write( "So its value has to be chosen from numbers 2 through 9 i.e. from 8 numbers. \n" ); document.write( "So the number of five digit numbers that can be formed with given constriction are |