5 spheres (S), 5 pyramids (Y), 5 cubes (C) in container. Randomly select two of the shapes at the same time. Probability that one shape is a cube or one is a pyramid?
I work this problem as: $P(C) + P(Y)-P(C \cup Y)$ where $P(C \cup Y)= P(C) \cdot P(Y|C) = 1/3 \cdot 5/14=5/42$. I get $5/14$ by saying the $P(Y|C)$ means that the given C part of this indicates a change in sample space to $14$ items vs the original $15$.
My math works as: $1/5+1/5-5/42$ which does NOT equal the books answer of $4/7$. I'm off by $1/42$ but don't see the error and have no hair left to pull.
Can you assist?