document.write( "Question 923552: In a certain company, there are a total of 400 employees including 100 smokers. The
\n" ); document.write( "number of male employees is 250, including 75 male smokers. What is the probability of
\n" ); document.write( "having one female nonsmoker employee?
\n" ); document.write( "

Algebra.Com's Answer #560175 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
400 Employees
\n" ); document.write( "100 smokers: 75M, 25F
\n" ); document.write( "300non-smokers: 175M\"250-75\" , 125F
\n" ); document.write( "P(female non-sm0ker) = 125/400 = 5/16
\n" ); document.write( "
\n" );