document.write( "Question 1027105: In a city school, 70% of students have blue eyes, 45% have dark hair, and 30% have blue eyes and dark hair. What is the probability (rounded to the nearest whole percent) that a randomly selected student has dark hair, given that the student has blue eyes? \n" ); document.write( "
Algebra.Com's Answer #642364 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:
\n" ); document.write( "In a city school, 70% of students have blue eyes, 45% have dark hair, and 30% have blue eyes and dark hair. What is the probability (rounded to the nearest whole percent) that a randomly selected student has dark hair, given that the student has blue eyes?
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "An efficient way to approach these problems is
\n" ); document.write( "1. define events
\n" ); document.write( "2. express all given information in terms of events
\n" ); document.write( "3. using known relationships, determine the unknown.
\n" ); document.write( "
\n" ); document.write( "1. define events:
\n" ); document.write( "B=student has blue eyes
\n" ); document.write( "D=student has dark hair
\n" ); document.write( "
\n" ); document.write( "2. express given information in terms of events
\n" ); document.write( "P(B)=0.70
\n" ); document.write( "P(D)=0.45
\n" ); document.write( "P(B∩D)=0.30
\n" ); document.write( "
\n" ); document.write( "3. using known relationships (write down what you know), find unknown.
\n" ); document.write( "Assume random sampling.
\n" ); document.write( "P(D|B)=Probability of a randomly selected student has dark hair given she has blue eyes
\n" ); document.write( "=P(D∩B)/P(B) [ by definition of conditional probability ]
\n" ); document.write( "=0.30/0.70
\n" ); document.write( "= 3/7
\n" ); document.write( "= 42.8%
\n" ); document.write( "Answer: The required probability is 42.8%
\n" ); document.write( "
\n" ); document.write( "I will leave it to you to round to the nearest whole percent, as specified in the question.
\n" ); document.write( "
\n" );