document.write( "Question 870682: the probability of a person given population to have brown eyes is 0.7 and the probability of having black hair is 0.6 the population size is 1500.
\n" ); document.write( "a) what is the probability that a person not having brown eyes.
\n" ); document.write( "b) what is the probability that a person with brown eyes but not black hair.
\n" ); document.write( "c) estimate the number of people will with brown eyes and black hair .
\n" ); document.write( "

Algebra.Com's Answer #525053 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p(Brown eyes) = .7, p(black hair) - .6
\n" ); document.write( "a) P(not brown eyes) = .3
\n" ); document.write( "b)P(Brown eyes, not black hair) = \".7%2A.4\"
\n" ); document.write( "c) P(brown eyes and Black hair) = \".7%2A.6\"
\n" ); document.write( "
\n" );