document.write( "Question 750609: How many 3-digit odd numbers can be formed from the digits 1, 2, 4, 6, 8, 9 if repetition is allowed? \n" ); document.write( "
Algebra.Com's Answer #456729 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
choose 1st/2nd digits: 6
\n" ); document.write( "third digit: 2
\n" ); document.write( "Total: (6)(6)(2)= 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );