document.write( "Question 924852: Consider the numbers 2, 3, 5, and 9. If repetition is not allowed, how many three digit numbers can be formed such that they are all odd? \n" ); document.write( "
Algebra.Com's Answer #561128 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Consider the numbers 2, 3, 5, and 9. If repetition is not allowed, how many three digit numbers can be formed such that they are all odd?
\n" ); document.write( "units digit:: 3 ways
\n" ); document.write( "tens digit:: 3 ways
\n" ); document.write( "hundreds digit: 2 ways
\n" ); document.write( "---
\n" ); document.write( "Ans: 3*3*2 = 18 ways
\n" ); document.write( "-------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" );