Question:

What will be the quadratic equation x when the roots have arithmetic mean A and geometric mean B

Updated On: Jun 13, 2025
  • x2+ax+b2=0

  • x2-ax+b=0

  • x2_2ax+b2=0

  • x2+ax+b=0

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

To solve the problem, we need to find the quadratic equation whose roots have a given arithmetic mean A and geometric mean B.

1. Understanding the Problem:
We need to find a quadratic equation of the form:
$x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0$
where the roots have:
- Arithmetic mean = A
- Geometric mean = B

2. Expressing the Sum and Product of Roots:
Let the roots be α and β.
Given their arithmetic mean:
$\frac{α + β}{2} = A \implies α + β = 2A$
Given their geometric mean:
$\sqrt{αβ} = B \implies αβ = B^2$

3. Forming the Quadratic Equation:
Using the standard form of a quadratic equation with roots α and β:
$x^2 - (α + β)x + αβ = 0$
Substituting the values we found:
$x^2 - 2A x + B^2 = 0$

4. Verification:
For any quadratic equation $x^2 - px + q = 0$:
- Sum of roots = p = 2A (matches our expression)
- Product of roots = q = B² (matches our expression)

Final Answer:
The required quadratic equation is $\boxed{x^2 - 2A x + B^2 = 0}$.

Was this answer helpful?
1
0

Concepts Used:

Quadratic Equations

A polynomial that has two roots or is of degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b, and c are the real numbers

Consider the following equation ax²+bx+c=0, where a≠0 and a, b, and c are real coefficients.

The solution of a quadratic equation can be found using the formula, x=((-b±√(b²-4ac))/2a)

Two important points to keep in mind are:

  • A polynomial equation has at least one root.
  • A polynomial equation of degree ‘n’ has ‘n’ roots.

Read More: Nature of Roots of Quadratic Equation

There are basically four methods of solving quadratic equations. They are:

  1. Factoring
  2. Completing the square
  3. Using Quadratic Formula
  4. Taking the square root