document.write( "Question 1203255: In a group of 100 people, 40 own a cat, 25 own a dog and 15 own a cat and a dog. Find the probability that the person chosen at random
\n" ); document.write( "owns a dog or a cat,
\n" ); document.write( "owns a dog or a cat, but not both,
\n" ); document.write( "owns a dog, given that he owns a cat,
\n" ); document.write( "does not own a cat, given that he owns a dog.
\n" ); document.write( "

Algebra.Com's Answer #838679 by ikleyn(52834)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In a group of 100 people, 40 own a cat, 25 own a dog and 15 own a cat and a dog.
\n" ); document.write( "Find the probability that the person chosen at random
\n" ); document.write( "(a) owns a dog or a cat,
\n" ); document.write( "(b) owns a dog or a cat, but not both,
\n" ); document.write( "(c) owns a dog, given that he owns a cat,
\n" ); document.write( "(d) does not own a cat, given that he owns a dog.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The preliminary analysis:\r\n" );
document.write( "\r\n" );
document.write( "    (1)  own a dog or a cat  40 + 25 - 15 = 50.\r\n" );
document.write( "\r\n" );
document.write( "    (2)  own a dog or a cat, but not both: subtract 15 (that own both) from 50 (that own dog or cat; see (1) )\r\n" );
document.write( "\r\n" );
document.write( "               50-15 = 35.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the answers for (a) and (b) are\r\n" );
document.write( "\r\n" );
document.write( "     question (a)  P = \"50%2F100\" = \"1%2F2\" = 0.5 = 50%.     ANSWER\r\n" );
document.write( "\r\n" );
document.write( "     question (b)  P = \"35%2F100\" = \"7%2F20\" = 0.35 = 35%.   ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)  In the set of owing a cat, you are looking for the part owing a cat.\r\n" );
document.write( "\r\n" );
document.write( "     The probability is  P = \"both%2F50\" = \"15%2F50\" = \"3%2F10\" = 0.3 = 30%.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(d)  From the set \"own a dog\", subtract the subset \"own both\"  25-15 = 10.\r\n" );
document.write( "\r\n" );
document.write( "     The probability is  P = \"10%2F25\" = \"2%2F5\" = 0.4 = 40%.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );