document.write( "Question 1195725: Given that A and B are sets such that n(A) = 8, n(B) = 12 and n(AnB) = 3, find n(AnB) \n" ); document.write( "
Algebra.Com's Answer #828237 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "n(AnB) is 3, which is already given.
\n" ); document.write( "You probably meant to ask 'find n(AuB)' (?), in which case n(AuB) = 8+12-3 = 17.
\n" ); document.write( "The number of elements in the intersection is subtracted once because it is counted twice (once in A and once in B). See inclusion-exclusion principle. \n" ); document.write( "
\n" );