Given that P(A) = 0.5 and P(B) = 0.3, and P(A and B) = 0.21, determine P(B|A). My work: P(B|A)=P(A?B)/P(A) = 0.21/.5 =.42 Is this correct?