document.write( "Question 1042444: Please help me to solve this question ,Set A consists of positive odd numbers less than 100,set B consists of positive even numbers less than 5 and set C consists of product of all the numbers in set A and set B.what is the number of different numbers possible in set C. \n" ); document.write( "
Algebra.Com's Answer #657437 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
A=(1,3,5,7,...,97,99)
\n" ); document.write( "B=(2,4)
\n" ); document.write( "There are 50 elements in A.
\n" ); document.write( "There are 2 elements in B.
\n" ); document.write( "There are \"50%2A2=100\" elements in C.
\n" ); document.write( "
\n" ); document.write( "
\n" );