document.write( "Question 419831: Assist me with this difficult homework problem:\r
\n" ); document.write( "\n" ); document.write( "1. A survey of 51 pet owners revealed that 24 owned dogs, 28 owned cats, 11 owned turtles, 12 owned both dogs and cats, 7 owned both dogs and turtles, 3 owned both cats and turtles, and 2 owned all three. Find the number of pet owners who owned none of the three lovely animals.
\n" ); document.write( "The answer is not 26.
\n" ); document.write( "

Algebra.Com's Answer #293516 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
By the Inclusion-Exclusion principle,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "N = Dog + Cat + Turtle - Dog∩Cat - Dog∩Turtle - Cat∩Turtle + Dog∩Cat∩Turtle\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "where Dog represents the number of dog owners, etc. and N represents the number of people who own at least one of the three.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "N = 24 + 28 + 11 - 12 - 7 - 3 + 2 = 43\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, 43 people own at least one of the three animals. Therefore, 51-43 = 8 people do not own any of the three.
\n" ); document.write( "
\n" );