Question
Question: If the roots of the quadratic equation \(ax^2+bx+c=0\) are \(\frac{k}{k+1}\) and \(\frac{k+1}{k+2}\)...
If the roots of the quadratic equation ax2+bx+c=0 are k+1k and k+2k+1, then aa+b+c equals
k2+3k+21
1k2+3k+2
k+2k+1
k+1k
k2+3k+21
Solution
Let the roots of the quadratic equation ax2+bx+c=0 be α=k+1k and β=k+2k+1.
We are asked to find the value of aa+b+c. We can rewrite this expression as: aa+b+c=aa+ab+ac=1+ab+ac From Vieta's formulas, we know that for a quadratic equation ax2+bx+c=0: Sum of roots: α+β=−ab Product of roots: αβ=ac
Substituting these into the expression for aa+b+c: aa+b+c=1−(α+β)+αβ This expression is algebraically equivalent to (1−α)(1−β): (1−α)(1−β)=1−β−α+αβ=1−(α+β)+αβ Now, let's calculate 1−α and 1−β using the given roots: 1−α=1−k+1k=k+1(k+1)−k=k+11 1−β=1−k+2k+1=k+2(k+2)−(k+1)=k+2k+2−k−1=k+21 Now, we multiply these two results: aa+b+c=(1−α)(1−β)=(k+11)(k+21) aa+b+c=(k+1)(k+2)1 Expanding the denominator, we get: (k+1)(k+2)=k2+2k+k+2=k2+3k+2 Therefore, aa+b+c=k2+3k+21
