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. If (x 2- 1) is a factor of ax 4+ bx 3+ cx 2+ dx + e, then which one of the following is correct?

  2. If α, β and γ are the zeros of the polynomial f(x) = ax 3+ bx 2+ cx + d, then α 2+ β 2+ γ 2is equal to

  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. 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

  5. The HCF and the LCM of two polynomials are 3x + 1 and 30x 3 + 7x 2 - 10x - 3 respectively. If one polynomial is 6x 2 + 5x + 1, then what is the other polynomial?

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

  7. What is the sum of the linear factors (in x and y) of the expression

    2x 2 + xy - 3y 2 ?

  8. What should be added to \(\frac{1}{{(x - 2)(x - 4)}}\)  to get  \(\frac{2x - 5}{{(x^2-5x+6)(x - 4)}}\) ?

  9. What is (x - a) (x - b) (x - c) equal to?

  10. For what value of k can the expression x 3+ kx 2– 7x + 6 be resolved into three linear factors?


Important Questions from Polynomials

  1. If y 2= y + 7, then what is the value of y 3?

  2. Factorize x 2- y 2- 9z 2+ 6yz

  3. If one of the zeros of the polynomial x 3+ ax 2+ bx + c is  - 1, then the product of other two zeros is equal to :

  4. If a(a + b + c) 2 = 1792; b(a + b + c) 2 = 1536; c(a + b + c) 2 = 768, then what will be the value of b?

  5. If x = 3 so, what is the value of x 2 + 2x + 5 ?

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