What is the equation where roots are \((α^2+1)\) and \((β^2+1)\), if α and β are roots of \(ax^2−bx + a = 0\) ?
We know that if roots of the equation is m, n then the equation can be rewritten as: (x - m) * (x - n) = 0
= \(x^2 - (m+n)x + m*n = 0\)
= \(x^2 \) - (Sum of roots) x + Product of roots = 0
Now compare with above given equation \(ax^2−bx + a = 0\)
Since α and β are roots of above equation => Sum of roots, \(α + β = -(-\frac{b}{a}) = \frac{b}{a }\) and product of roots is \(α*β = \frac{a}{a}\) = 1.
Squaring both sides of α + β = (b/a)
\(α^2 + β^2 +2α*β = (\frac{b}{a})^2\)
or \(α^2 + β^2 +2 = (\frac{b}{a})^2\) .............eqn 1
Now, If roots are \(α^2 + 1\) and \(β^2 + 1 \)
then sum of roots = \(α^2 +1 + β^2 +1\)
= \(α^2 + β^2 + 2 = (\frac{b}{a})^2\) {from eqn 1}
and product of roots = \((α^2 +1)*(β^2 +1) = α^2*β^2 + α^2 + β^2 + 1 \\
= 1 + α^2 + β^2 + 1\\
= α^2 + β^2 + 2 = (\frac{b}{a})^2\) {from eqn 1}
therefore, the required equation is \(x^2 \) - (Sum of roots) x + Product of roots = 0
= \(a^2x^2 - b^2y^2 + b^2\) = 0
Answer B