Question
Question: If $Q_1(x) = x^2 + (k-29)x - k$ and $Q_2(x) = 2x^2 + (2k-43)x + k$ both are factors of cubic polynom...
If Q1(x)=x2+(k−29)x−k and Q2(x)=2x2+(2k−43)x+k both are factors of cubic polynomial, then largest value of k is (where Q1(x) and Q2(x) are not perfect squares)

0
33
23
30
30
Solution
For two quadratic polynomials to be factors of a cubic polynomial, they must share a common linear factor, which means they share a common root. By setting up equations Q1(α)=0 and Q2(α)=0 for a common root α, we solved for α in terms of k, yielding α=−k/5. Substituting this back into Q1(α)=0 resulted in a quadratic equation in k, −4k2+120k=0, which gives k=0 or k=30. Finally, we verified that for both these values of k, the discriminants of Q1(x) and Q2(x) are non-zero, satisfying the condition that they are not perfect squares. The largest of the valid k values is 30.