document.write( "Question 696907: How many odd numbers of three digits each can be formed from the digits 2,4,6,7 if repetition of digits is permitted \n" ); document.write( "
Algebra.Com's Answer #429487 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many odd numbers of three digits each can be formed from the digits 2,4,6,7 if repetition of digits is permitted
\n" ); document.write( "----
\n" ); document.write( "Hundreds digit: 4 ways
\n" ); document.write( "Tens digit::::: 4 ways
\n" ); document.write( "units digit:::: 1 way
\n" ); document.write( "--------
\n" ); document.write( "Total: 4*4*1 = 16 3-digit numbers
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );