The question is the following: Professor May B. Right often has her facts wrong, and answers each of her students' questions incorrectly with probability $1/4$, independent of other questions. In each lecture, May is asked $0$, $1$, or $2$ questions with equal probability $1/3$. Let $X$ and $Y$ be the number of questions May is aked and the number of questions she answers wrong in a given lecture, respectively. Find $P_{X,Y}{(2,1)}$.
So, I understand that we need to find $\text{P}((\text{She gets asked 2 questions})\cap(\text{She answers exactly one of them incorrectly}))$ $= 1/3*(1/4*3/4) = 3/48$, right? Since the event that she answers exactly one of the two questions incorrectly corresponds to the intersection of the events that she answers one question wrong and the other one right. But the book says that the answer should be $6/48$. Can someone please explain to me what I am getting wrong here? Thanks