document.write( "Question 1060735: how many three digit numbers have 3 distinct digits whose product is odd? \n" ); document.write( "
Algebra.Com's Answer #675618 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how many three digit numbers have 3 distinct digits whose product is odd? \n" ); document.write( "----- \n" ); document.write( "For an odd product all 3 digits must be odd --> 1, 3, 5, 7 & 9 \n" ); document.write( "The 1st digit is 1 of 5 \n" ); document.write( "Then 1 of 4, then 1 of 3 \n" ); document.write( "5*4*3 = 60 \n" ); document.write( " \n" ); document.write( " |