I'm given that $P(A)$ = .75, $P(B)$ = .15, and $P(A \cup B)$ = .85. Therefore, $P(A \cap B)$ = .05. Now the question is, what is the probability of A and not B occurring? This may seem like a repeat question, but the only similar questions I could find on this site were trying to find the probability of exactly one occurring. I'm looking for the probability of only A occurring.
My solution was to first find, as above, the probability of only one of the events occurring, which is $P(A \cup B) - P(A \cap B) = .8$. Then, the probability of only A occurring is the probability of A occurring given that only one of the events will occur, or $P(A \mid S)$, where S is the event that only one of A and B occurs. Then the answer is $\frac{P(A \cap S)}{P(S)} = \frac{P(A)}{P(A \cup B) - P(A \cap B)} = \frac{.75}{.8} = .9375$. This doesn't seem correct or simple enough. Any advice is appreciated.
