172 business executives were surveyed to determine if they regularly read Fortune, Time, or Money magazines. 80 read Fortune, 70 read Time, 47 read Money, 47 read exactly two of the three magazines, 26 read Fortune and Time, 28 read Time and Money, and 7 read all three magazines. How many read none of the three magazines?
So what i tried to do was to denote Time as $T$, Fortune as $F$, and Money as $M$. Then i wanted to do $172 - |T \cup F \cup M|$. To find that amount, i tried to do the inclusion exclusion principle. I found $|F \cup M|$ to be $14$ by looking at a venn diagram ($26-7 + 28-7 + x = 47 -> x = 7$, then $7+7 = 14$), but i guess this i where things went wrong. I got $|T \cup F \cup M| = 80 + 70 + 47 - 26 - 28 - 14 + 7 $ thus the answer would be 53, but that is false.
In your expression $|T \cup F \cup M| = 80 + 70 + 47 - 26 - 28 - 14 + 7=136$.
This gives a solution of $36$ not $53$.