There is this basic identity for probabilities: P(A or B) = P(A) + P(B) - P(A and B). //It is a basic, and you must MEMORIZE and UNDERSTAND it. From it, P(B) = P(A or B) - P(A) + P(A and B).