There are $10$ questions in exam. Student will pass the exam if he/she knows the answer to $2$ questions or if he/she gives the correct answer to one of them, and then gives the correct answer to one additional question (that is not in the group of $10$ questions). What is the number of questions that student needs to answer correctly such that he/she will pass the exam with probability greater than $0,8$.
We consider two cases:
$A:$ "Student knows the answer to $2$ questions from the group of $10$."
$$P(A)>0.8$$ $$\frac{x}{10}\cdot\frac{x-1}{9}>0.8\Rightarrow x\in(-\infty,-8)\cup(9,+\infty)\Rightarrow x_1=10$$
We get that for case $A$, student needs to answer all $10$ questions from the group of $10$.
Second case:
$B$: "Student knows the answer to exactly one of the $10$ questions from the group of $10$ questions, plus one additional question."
$P(B)>0.8$
How can we solve this case?