If 56 % of students failed in one subject and 48% failed in other and 18% failed in both, Find % students passed in both
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I use set theory to deal with this problem.
Let 'A' =56-----------------------(no. of students who failed in 1st sub)
'B'=48------------------(no. of students who failed in 2nd sub)
'A' intersection 'B'=18-----------------(no of students who failed in both)
We need to find (A U B)'------------------(('A' union 'B') compliment or the number of students who passed in both sub) i.e (A U B) denotes the number of students who failed in atleast one subject.
Using the standard formulas of sets
(A U B)'= 100 - (A + B - (A intersection B ))
( A U B)'=100 -(56+48-18)
=14