To find $ P(A \text{ and } B) $ we use multiplication rule:
$$ \color{blue}{P(B ~|~ A) = \frac{ P(A \text{ and } B)}{P(A)}} $$In this example we have:
$$ \begin{aligned} P(B ~|~ A) &= \frac{ P(A \text{ and } B)}{P(A)} \\ \frac{ 3 }{ 10 } &= \frac{ P(A \text{ and } B)}{ \frac{ 9 }{ 20 } } \\ P(A \text{ and } B) &= \frac{ 3 }{ 10 } \cdot \frac{ 9 }{ 20 } \\ P(A \text{ and } B) &= \frac{ 27 }{ 200 } \end{aligned}$$