Solveeit Logo

Question

Question: If a, b are the roots of quadratic equation $x^2 + px + q = 0$ and g, d are the roots of $x^2 + px -...

If a, b are the roots of quadratic equation x2+px+q=0x^2 + px + q = 0 and g, d are the roots of x2+pxr=0x^2 + px - r = 0, then (a - g). (a - d) is equal to:

A

q+r

B

q-r

C
  • (q+r)
D

-(p+q+г)

Answer

-(q+r)

Explanation

Solution

Let the given quadratic equations be:

  1. x2+px+q=0x^2 + px + q = 0, with roots aa and bb.
  2. x2+pxr=0x^2 + px - r = 0, with roots gg and dd.

From the properties of roots of a quadratic equation, for the second equation x2+pxr=0x^2 + px - r = 0, the roots are gg and dd. This means that the polynomial x2+pxrx^2 + px - r can be factored as (xg)(xd)(x-g)(x-d). So, for any value of xx, we have: x2+pxr=(xg)(xd)x^2 + px - r = (x-g)(x-d)

We are asked to find the value of (ag)(ad)(a - g) \cdot (a - d). This expression is the value of the polynomial (xg)(xd)(x-g)(x-d) when x=ax = a. Substituting x=ax = a into the equation x2+pxr=(xg)(xd)x^2 + px - r = (x-g)(x-d), we get: a2+par=(ag)(ad)a^2 + pa - r = (a-g)(a-d)

Now, we use the information about the first equation. The roots of x2+px+q=0x^2 + px + q = 0 are aa and bb. Since aa is a root of the equation x2+px+q=0x^2 + px + q = 0, it must satisfy the equation. So, substituting x=ax = a into the first equation, we get: a2+pa+q=0a^2 + pa + q = 0

From this equation, we can express a2+paa^2 + pa as: a2+pa=qa^2 + pa = -q

Now, substitute this value of a2+paa^2 + pa into the expression for (ag)(ad)(a-g)(a-d): (ag)(ad)=(a2+pa)r(a-g)(a-d) = (a^2 + pa) - r (ag)(ad)=(q)r(a-g)(a-d) = (-q) - r (ag)(ad)=(q+r)(a-g)(a-d) = -(q + r)

Thus, the value of (ag)(ad)(a - g) \cdot (a - d) is (q+r)-(q + r).