\n" );
document.write( "Hi,
\n" );
document.write( "Sorry, got on the track of number of sets..not the number of three digit numbers
\n" );
document.write( "Permutations need to used. Order Important!
\n" );
document.write( "How many three-digit numbers may be formed using the elements from the set {1,2,3,4,5}
\n" );
document.write( "if no elements may be used more than once in a number
\n" );
document.write( "and both even and odd elements from the set must be used in each number
\n" );
document.write( "Only one way the three-digit number can contain all even or odd numbers {1,3,5}
\n" );
document.write( "3P3 =6 ways the three odds can make a three digit number
\n" );
document.write( " All ways 3 digit numbers can be made from {1,2,3,4,5}: 5P3 = 60
\n" );
document.write( "
ways when both even and odd elements from the set must be used in each number\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "