document.write( "Question 648717: how many 3 digit numbers are composed of odd digits? \n" ); document.write( "
Algebra.Com's Answer #406760 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many 3 digit numbers are composed of odd digits? \n" ); document.write( "----- \n" ); document.write( "1st digit: 5 ways \n" ); document.write( "2nd digit: 5 ways \n" ); document.write( "3rd digit: 5 ways \n" ); document.write( "--- \n" ); document.write( "Total number of numbers: 5^3 = 125 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |