All Exams Test series for 1 year @ ₹349 only
Question

If α and β are the roots of the equation ax 2+ bx + c = 0, then the value of 1/(aα + b) + 1/(aβ + b) is

This question was previously asked in
CDS I 2018 Elementary Mathematics Previous Year Paper (04-Feb-2018)
The correct answer is

b/ac

Understanding the Quadratic Equation and its Roots

The question asks us to find the value of a specific expression involving the roots of a quadratic equation. A quadratic equation is an equation of the form \(\(ax^2 + bx + c = 0\)\), where \(a\), \(b\), and \(c\) are coefficients, and \(a \neq 0\). The roots of this equation, typically denoted by \(\(\alpha\)\) and \(\(\beta\)\), are the values of \(x\) that satisfy the equation.

Properties of Roots of a Quadratic Equation

For a quadratic equation \(\(ax^2 + bx + c = 0\)\), the sum and product of its roots \(\(\alpha\)\) and \(\(\beta\)\) are given by Vieta's formulas:

  • Sum of roots: \(\(\alpha + \beta = -\frac{b}{a}\)\)
  • Product of roots: \(\(\alpha \beta = \frac{c}{a}\)\)

Evaluating the Expression 1/(aα + b) + 1/(aβ + b)

We are given that \(\(\alpha\)\) and \(\(\beta\)\) are roots of \(\(ax^2 + bx + c = 0\)\). This means they satisfy the equation:

  • For root \(\(\alpha\)\): \(\(a\alpha^2 + b\alpha + c = 0\)\)
  • For root \(\(\beta\)\): \(\(a\beta^2 + b\beta + c = 0\)\)

We need to find the value of \(\(\frac{1}{a\alpha + b} + \frac{1}{a\beta + b}\)\). Let's manipulate the equations from the roots to find expressions for \(\(a\alpha + b\)\) and \(\(a\beta + b\)\).

Consider the equation for root \(\(\alpha\)\): \(\(a\alpha^2 + b\alpha + c = 0\)\).

We can factor out \(\(\alpha\)\) from the first two terms:

\(\alpha(a\alpha + b) + c = 0\)

\(\alpha(a\alpha + b) = -c\)

Assuming \(\(\alpha \neq 0\)\) (if \(\(\alpha = 0\)\), then \(\(c=0\)\), and the equation would be \(\(ax^2+bx=0\)\), roots \(0\) and \(-b/a\). If \(c=0\), then \(b/ac\) is undefined. Let's assume \(c \neq 0\), which implies roots are non-zero unless \(b=0\) as well, in which case \(ax^2=0\) with root 0, but then \(c\) must be 0 for 0 to be a root). So, we can write:

\(a\alpha + b = -\frac{c}{\alpha}\)

Similarly, for the root \(\(\beta\)\) from \(\(a\beta^2 + b\beta + c = 0\)\):

\(\beta(a\beta + b) + c = 0\)

\(\beta(a\beta + b) = -c\)

\(a\beta + b = -\frac{c}{\beta}\)

Now substitute these expressions into the sum we need to evaluate:

\(\frac{1}{a\alpha + b} + \frac{1}{a\beta + b} = \frac{1}{-c/\alpha} + \frac{1}{-c/\beta}\)

\(= -\frac{\alpha}{c} - \frac{\beta}{c}\)

\(= -\left(\frac{\alpha + \beta}{c}\right)\)

We know from Vieta's formulas that the sum of the roots \(\(\alpha + \beta = -\frac{b}{a}\)\). Substitute this into the expression:

\(= -\left(\frac{-b/a}{c}\right)\)

\(= -\left(-\frac{b}{ac}\right)\)

\(= \frac{b}{ac}\)

Thus, the value of the expression \(\(\frac{1}{a\alpha + b} + \frac{1}{a\beta + b}\)\) is \(\(\frac{b}{ac}\)\).

Step-by-Step Derivation Summary

  1. Start with the quadratic equation \(\(ax^2 + bx + c = 0\)\) and its roots \(\(\alpha\), \(\beta\)\).
  2. Use the property that roots satisfy the equation: \(\(a\alpha^2 + b\alpha + c = 0\)\) and \(\(a\beta^2 + b\beta + c = 0\)\).
  3. Rearrange these equations to find expressions for \(\(a\alpha + b\)\) and \(\(a\beta + b\)\) in terms of \(\(\alpha\), \(\beta\), c\): \(\(a\alpha + b = -c/\alpha\)\) and \(\(a\beta + b = -c/\beta\)\).
  4. Substitute these expressions into the target expression: \(\(\frac{1}{a\alpha + b} + \frac{1}{a\beta + b}\)\).
  5. Simplify the resulting expression: \(\(-\frac{\alpha}{c} - \frac{\beta}{c} = -\frac{\alpha + \beta}{c}\)\).
  6. Substitute the sum of roots formula \(\(\alpha + \beta = -b/a\)\).
  7. Calculate the final value: \(\(-\frac{-b/a}{c} = \frac{b}{ac}\)\).
Step Process Result
1 Start with root equations \(\(a\alpha^2 + b\alpha + c = 0\)\), \(\(a\beta^2 + b\beta + c = 0\)\)
2 Rearrange for \(\(a\alpha+b\), \(a\beta+b\)\) \(\(a\alpha + b = -c/\alpha\)\), \(\(a\beta + b = -c/\beta\)\)
3 Substitute into expression \(\(\frac{1}{-c/\alpha} + \frac{1}{-c/\beta}\)\)
4 Simplify the sum \(\(-\frac{\alpha}{c} - \frac{\beta}{c} = -\frac{\alpha + \beta}{c}\)\)
5 Use sum of roots formula \(\(\alpha + \beta = -b/a\)\)
6 Final Calculation \(\(-\frac{-b/a}{c} = \frac{b}{ac}\)\)

Revision Table: Key Concepts for Quadratic Equations

Concept Description Formula (for \(\(ax^2+bx+c=0\)\))
Quadratic Equation A polynomial equation of the second degree. \(\(ax^2+bx+c=0\)\) (\(\(a \neq 0\)\))
Roots of Equation The values of the variable that satisfy the equation. \(\(\alpha, \beta\)\)
Sum of Roots The sum of the two roots. \(\(\alpha + \beta = -b/a\)\)
Product of Roots The product of the two roots. \(\(\alpha \beta = c/a\)\)
Discriminant Determines the nature of the roots. \(\(\Delta = b^2 - 4ac\)\)

Additional Information: Extending Root Properties

Understanding the relationship between the coefficients and roots of a polynomial equation is fundamental in algebra. Vieta's formulas provide a powerful tool for solving problems involving symmetric expressions of roots without actually finding the values of the roots themselves. This approach is particularly useful in competitive exams.

For instance, if we were asked to find \(\(\alpha^2 + \beta^2\)\), we could express it in terms of the sum and product of roots:

\(\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta\)

Substituting the formulas for sum and product:

\(\alpha^2 + \beta^2 = \left(-\frac{b}{a}\right)^2 - 2\left(\frac{c}{a}\right)\)

\(= \frac{b^2}{a^2} - \frac{2c}{a}\)

\(= \frac{b^2 - 2ac}{a^2}\)

This demonstrates how various expressions involving roots can be simplified using Vieta's formulas, similar to how we solved the original problem.

Was this answer helpful?

Similar Questions

  1. For what values of k, the roots of 9x 2 + 8kx + 16 = 0 are real and equal?

  2. Consider a question and two statements:

    Question :

    Does the equation ax 2+ bx + c = 0 have real roots of opposite sign?

    Statement – I : The discriminant D > 0

    Statement – II : c / a > 0

    Which one of the following is correct in respect of the question and the statements?

  3. Let α and β be the roots of the equation \(\rm \frac{1}{x+a+b}=\frac{1}{x}+\frac{1}{a}+\frac{1}{b}\); a ≠ 0, b ≠ 0, x ≠ 0.

    Which one of the following is a quadratic equation whose roots are αand β2?

  4. Which one of the following equations does not have real roots ?

  5. If p and q (p > q) are the roots of the equation x 2 - 60x + 899 = 0, then which one of the following is correct ?

  6. If \(\frac{x}{a} + \frac{y}{b} = a + b\)  and  \(\frac{x}{a^2} + \frac{y}{b^2} = 2\) , then what is  \(\frac{x}{a^2} - \frac{y}{b^2}\)  equal to?

  7. The sum and the product of the roots of a quadratic equation are 7 and 12 respectively. If the bigger root is halved and the smaller root is doubled, then what is the resulting quadratic equation ?

  8. Two numbers p and q are such that the quadratic equation px 2+ 3x + 2q = 0 has – 6 as the sum and the product of the roots. What is the value of (p – q)?

  9. If α and β are the roots of the quadratic equation x 2+ kx – 15 = 0 such that α – β = 8, then what is the positive value of k?

  10. The minimum value of the expression 2x 2+ 5x + 5 is


Important Questions from Quadratic Equation

  1. For what values of k, the roots of 9x 2 + 8kx + 16 = 0 are real and equal?

  2. If \(\rm \left( \frac{x}{x+1} \right)^2 -5 \left( \frac{x}{x+1} \right) +6=0 \) , then the value of  \(\rm \left( 1+\frac{1}{x} \right) \)  is equal to :
  3. The nature of the roots of the equation 4x 2 - 2x - 3 = 0.

  4. If the roots of the equation (q – r)x 2+ (r – p)x + (p – q) = 0 are equal, then which of the following is true?

  5. Number of real roots of the quadratic equation 3x 2+ 4x + 25 = 0 is

Need Expert Advice?
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
536 Tests 4 Tests Free
1647 Attempts
4.3(174)
English, Hindi
More Questions from CDS

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App