The product of two of the roots of $$x^4 -11x^3 + kx^2 + 269x - 2001=0$$ is $-69$. Find k.
This is a question I have recently received, and I am required to take a test on related questions tomorrow. I have absolutely no idea on how to start with this or even which concept this belongs to. I would greatly appreciate it if someone tells me a link online to learn the theory required to answer this question and a page where I can learn how to solve questions similar to this. A solution would also be appreciated. I am only in 9th grade so I am absolutely clueless. Apologies for the amateurish question.
Suppose the roots are $a,b,c$ and $d.$ Then by Vietas formulas, $$a+b+c+d=11\to(1)$$ $$ab+ac+ad+bc+bd+cd=k\to(2)$$ $$abc+abd+acd+bcd=-269\to(3)$$ $$abcd=-2001\to(4).$$ By your additional condition (suppose) $$ab=-69.$$ Then by $(4)$$$cd=29$$ and by $(3)$ $$ab(c+d)+cd(a+b)=-69(c+d)+29(a+b)=-269.$$ $$-69(c+d)+29(11-(c+d))=-269.$$ Hence $$c+d=6$$ and $$a+b=5.$$ Finally $$ab+ac+ad+bc+bd+cd=ab+(a+b)(c+d)+cd=k.$$ Hence $k=-10.$