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

If α and β are the two zeros of the polynomial 25x 2– 15x + 2, then what is a quadratic polynomial whose zeros are (2α) -1 and (2β) -1 ?

This question was previously asked in
CDS I 2016 English Previous Year Paper (14-Feb-2016)
The correct answer is

8x 2– 30x + 25

Understanding the Problem: Finding a New Quadratic Polynomial

The question asks us to find a new quadratic polynomial based on the zeros of a given polynomial. We are given the polynomial \(25x^2 - 15x + 2\), and its zeros are denoted as \(\alpha\) and \(\beta\). We need to find a quadratic polynomial whose zeros are transformed versions of \(\alpha\) and \(\beta\), specifically \((2\alpha)^{-1}\) and \((2\beta)^{-1}\).

Key Concepts for Solving

  • For a quadratic polynomial in the form \(ax^2 + bx + c\), the sum of its zeros (\(\alpha + \beta\)) is equal to \(\frac{-b}{a}\).
  • The product of its zeros (\(\alpha \beta\)) is equal to \(\frac{c}{a}\).
  • A quadratic polynomial with zeros \(r_1\) and \(r_2\) can be written as \(k(x^2 - (r_1 + r_2)x + r_1r_2)\), where \(k\) is any non-zero constant.

Step-by-Step Solution

Step 1: Find the Sum and Product of the Original Zeros (\(\alpha\), \(\beta\))

The given polynomial is \(25x^2 - 15x + 2\). Comparing this to the standard form \(ax^2 + bx + c\), we have:

  • \(a = 25\)
  • \(b = -15\)
  • \(c = 2\)

Using the formulas for the sum and product of zeros:

Sum of zeros: \(\alpha + \beta = \frac{-b}{a} = \frac{-(-15)}{25} = \frac{15}{25} = \frac{3}{5}\)

Product of zeros: \(\alpha \beta = \frac{c}{a} = \frac{2}{25}\)

Step 2: Determine the New Zeros

The new zeros are given as \((2\alpha)^{-1}\) and \((2\beta)^{-1}\). We can rewrite these as \(\frac{1}{2\alpha}\) and \(\frac{1}{2\beta}\).

Step 3: Find the Sum of the New Zeros

Let the new zeros be \(r_1 = \frac{1}{2\alpha}\) and \(r_2 = \frac{1}{2\beta}\). The sum of the new zeros is:

Sum = \(r_1 + r_2 = \frac{1}{2\alpha} + \frac{1}{2\beta}\)

To add these fractions, we find a common denominator, which is \(2\alpha\beta\):

Sum = \(\frac{\beta}{2\alpha\beta} + \frac{\alpha}{2\alpha\beta} = \frac{\alpha + \beta}{2\alpha\beta}\)

Now, substitute the values we found for \(\alpha + \beta\) and \(\alpha\beta\) in Step 1:

Sum = \(\frac{3/5}{2(2/25)} = \frac{3/5}{4/25}\)

To divide fractions, we multiply by the reciprocal of the second fraction:

Sum = \(\frac{3}{5} \times \frac{25}{4} = \frac{3 \times 25}{5 \times 4} = \frac{75}{20} = \frac{15}{4}\) (by dividing numerator and denominator by 5)

Step 4: Find the Product of the New Zeros

The product of the new zeros is:

Product = \(r_1 \times r_2 = \frac{1}{2\alpha} \times \frac{1}{2\beta}\)

Multiply the numerators and the denominators:

Product = \(\frac{1 \times 1}{(2\alpha) \times (2\beta)} = \frac{1}{4\alpha\beta}\)

Substitute the value of \(\alpha\beta\) from Step 1:

Product = \(\frac{1}{4(2/25)} = \frac{1}{8/25}\)

Multiply by the reciprocal:

Product = \(1 \times \frac{25}{8} = \frac{25}{8}\)

Step 5: Construct the New Quadratic Polynomial

A quadratic polynomial with sum of zeros \(S = \frac{15}{4}\) and product of zeros \(P = \frac{25}{8}\) is given by \(k(x^2 - Sx + P)\), where \(k\) is a non-zero constant.

The polynomial is \(k\left(x^2 - \frac{15}{4}x + \frac{25}{8}\right)\).

To find a polynomial with integer coefficients, we can choose \(k\) to be the least common multiple (LCM) of the denominators 4 and 8, which is 8. Let \(k=8\).

New polynomial = \(8\left(x^2 - \frac{15}{4}x + \frac{25}{8}\right)\)

Distribute the 8:

New polynomial = \(8 \times x^2 - 8 \times \frac{15}{4}x + 8 \times \frac{25}{8}\)

New polynomial = \(8x^2 - \left(\frac{8 \times 15}{4}\right)x + \left(\frac{8 \times 25}{8}\right)\)

New polynomial = \(8x^2 - (2 \times 15)x + 25\)

New polynomial = \(8x^2 - 30x + 25\)

Conclusion

The quadratic polynomial whose zeros are \((2\alpha)^{-1}\) and \((2\beta)^{-1}\) is \(8x^2 - 30x + 25\). This matches one of the given options.


Revision Table: Quadratic Polynomial Zeros

Here's a summary of the key formulas used:

  • For \(ax^2 + bx + c\), sum of zeros \(= -\frac{b}{a}\)
  • For \(ax^2 + bx + c\), product of zeros \(= \frac{c}{a}\)
  • Polynomial with sum of zeros \(S\) and product of zeros \(P\) is \(k(x^2 - Sx + P)\)

Additional Information: Transformations of Zeros

Problems involving transformations of zeros are common in quadratic equations. If a polynomial has zeros \(\alpha\) and \(\beta\), and we want a new polynomial with zeros \(f(\alpha)\) and \(f(\beta)\), the general approach is to:

  • Find the sum and product of the original zeros using the coefficients of the given polynomial.
  • Calculate the sum and product of the new zeros in terms of \(\alpha\) and \(\beta\).
  • Substitute the known values of \(\alpha + \beta\) and \(\alpha \beta\) into the expressions for the sum and product of the new zeros.
  • Use the formula \(k(x^2 - (\text{sum of new zeros})x + (\text{product of new zeros}))\) to construct the new polynomial.

In this specific problem, the transformation is \(f(z) = (2z)^{-1} = \frac{1}{2z}\). Other common transformations might involve \(z+k\), \(kz\), \(z^2\), \(1/z\), etc. The method remains similar: find the new sum and product in terms of the old sum and product.

Was this answer helpful?

Similar Questions

  1. What are the factors of x 3+ 4x 2– 11x – 30?

  2. If 5x 3+ 5x 2– 6x + 9 is divided by (x + 3), then the remainder is

  3. Let f(x) and g(x) be two polynomials (with real coefficients) having degree 3 and 4 respectively. What is the degree of f(x) g(x)

  4. If the HCF of polynomials

    f(x) = (x – 1) (x 2+ 3x + a) and

    g(x) = (x + 2) (x 2+ 2x + b) is (x 2+ x – 2)

    then what are the values of a and b respectively?
  5. The factors of x (x + 2) (x + 3) (x + 5) – 72 are

  6. If the polynomial x 6+ px 5+ qx 4− x 2− x − 3 is divisible by (x 4− 1), then the value of p 2+ q 2is

  7. The sum and difference of two expressions are 5x 2− x − 4 and x 2+ 9x − 10 respectively. The HCF of the two expressions will be

  8. For what value of k is (x + 1) is a factor of x 3+ kx 2– x + 2?

  9. The expression \(\frac{{\left( {{x^3} - 1} \right)\left( {{x^2} - 9x + 14} \right)}}{{\left( {{x^2} + x + 1} \right)\left( {{x^2} - 8x + 7} \right)}}\)  simplifies to

  10. If (6x + 4y) / (6x - 4y) = 8/6 then what is the value of x 2 / y 2?


Important Questions from Polynomials

  1. In the expansion of (x + 3) 3, the coefficient of x is:

  2. If the degree of polynomial 9 x 5y 2z ris 15, then r = ?

  3. The factorisation of x 2+ 11xy + 24y 2is:

  4. The value of 16x 4+ 25y 2– 40x 2y at x = 5 and y = 2 is:

  5. If the sum of the squares of the zeros of quadratic polynomial f(x) = x 2– 8x + k is 40, then find the value of k.

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
CDS img
Defence
UPSC CDS 2026 Mock Test Series
540 Tests 4 Tests Free
1117 Attempts
4.3(168)
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