document.write( "Question 861506: At your health club 40% of the members are women, 25% are over the age of 40, and 10% are women over the age of 40. If a member is selected at random, find the probability that the person is a man who is 40 or younger \n" ); document.write( "
Algebra.Com's Answer #519083 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "women 40%
\n" ); document.write( "men 60%
\n" ); document.write( "25% are over the age of 40 and 75% are ≤ 40
\n" ); document.write( "P(man and is ≤ 40 ) = .60*.75 \n" ); document.write( "
\n" );