document.write( "Question 1083224: A class contains 20 men and 40 women of which half the men and half the women have brown eyes .Find the
\n" );
document.write( "Probability that a person chosen at random is a man or someone who have brown eyes. \n" );
document.write( "
Algebra.Com's Answer #697229 by natolino_2017(77)![]() ![]() ![]() You can put this solution on YOUR website! Women with brown eyes person = 40/2 = 20.\r \n" ); document.write( "\n" ); document.write( "Men = 20\r \n" ); document.write( "\n" ); document.write( "Total Person in the class = 20 + 40 = 60.\r \n" ); document.write( "\n" ); document.write( "P() = working cases /total cases = (Men or Brown eyes Women)/ (Total Persons) = (20 + 20)/ (60) = 2/3 = 66.667%\r \n" ); document.write( "\n" ); document.write( "@natolino_ \n" ); document.write( " |