document.write( "Question 67387This question is from textbook Advanced mathematics
\n" );
document.write( ": A.)How many odd three-digit counting numbers less than 300 can be found given that the second digit cannont be 2 or 8? Repitition is permitted.\r
\n" );
document.write( "\n" );
document.write( "B.)How many even three-digit counting numbers can be formed if the second digit is not 0 and the third is not 6? Repitition is permitted. \n" );
document.write( "
Algebra.Com's Answer #47942 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A.)How many odd three-digit counting numbers less than 300 can be found given that the second digit cannont be 2 or 8? Repitition is permitted. \n" ); document.write( "---------------- \n" ); document.write( "# of ways to choose the 1st (hundreds) digit = 2 \n" ); document.write( "# of ways to choose the 2nd (tens) digit = 8 \n" ); document.write( "# of ways to choose the 3rd (ones) digit = 5 \n" ); document.write( "======= \n" ); document.write( "# of counting numbers that meet the criteris = 2*8*5=80 \n" ); document.write( "--------------------------------------- \n" ); document.write( "B.)How many even three-digit counting numbers can be formed if the second digit is not 0 and the third is not 6? Repitition is permitted. \n" ); document.write( "# of ways to choose the 1st digit = 9 \n" ); document.write( "# of ways to choose the 2nd digit = 9 \n" ); document.write( "# of ways to choose the 3rd digit = 4 \n" ); document.write( "-------- \n" ); document.write( "# of counting numbers that meet the criteria = 9*9*4=324 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |