document.write( "Question 1191798: How many eight-digit numbers can be formed if the leading digit cannot be a zero and the last number cannot be 1? \n" ); document.write( "
Algebra.Com's Answer #823631 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many eight-digit numbers can be formed if the leading digit cannot be a zero and the last number cannot be 1? \n" ); document.write( "----------- \n" ); document.write( "The 1st digit is 1 of 9. \n" ); document.write( "The next 6 are 1 of 10. \n" ); document.write( "The last is 1 of 9. \n" ); document.write( "---> 9*10*10*10*10*10*10*9 \n" ); document.write( "You can finish it. \n" ); document.write( " |