document.write( "Question 950000: How many odd three numbers can form from 1,3,5,7,9 and the digits can repeat \n" ); document.write( "
Algebra.Com's Answer #580043 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many odd three numbers can form from 1,3,5,7,9 and the digits can repeat \n" ); document.write( "----- \n" ); document.write( "If you mean 3 digit numbers: \n" ); document.write( "All numbers formed are odd. \n" ); document.write( "There are 5 numbers to choose from. \n" ); document.write( "5*5*5 = 125 \n" ); document.write( " \n" ); document.write( " |