Solveeit Logo

Question

Question: If $\alpha$ and $\beta$ are the roots of $ax^2 + bx + c = 0$ then the equation with roots $\frac{1}...

If α\alpha and β\beta are the roots of

ax2+bx+c=0ax^2 + bx + c = 0 then the equation with roots 1aα+b\frac{1}{a\alpha + b} and 1aβ+b\frac{1}{a\beta + b} is

A

acx2bx+1=0acx^2 - bx + 1 = 0

B

acx2+bx1=0acx^2 + bx - 1 = 0

C

acx2bx1=0acx^2 - bx - 1 = 0

D

bx2ax+c=0bx^2 - ax + c = 0

Answer
  1. acx2bx+1=0acx^2 - bx + 1 = 0
Explanation

Solution

Given the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta. From the equation aα2+bα+c=0a\alpha^2 + b\alpha + c = 0, we can write α(aα+b)=c\alpha(a\alpha + b) = -c, which means aα+b=c/αa\alpha + b = -c/\alpha. Similarly, aβ+b=c/βa\beta + b = -c/\beta. The new roots are y1=1aα+b=1c/α=αcy_1 = \frac{1}{a\alpha + b} = \frac{1}{-c/\alpha} = -\frac{\alpha}{c} and y2=1aβ+b=βcy_2 = \frac{1}{a\beta + b} = -\frac{\beta}{c}. The sum of the new roots is S=y1+y2=α+βcS' = y_1 + y_2 = -\frac{\alpha+\beta}{c}. Since α+β=b/a\alpha+\beta = -b/a, we have S=b/ac=bacS' = -\frac{-b/a}{c} = \frac{b}{ac}. The product of the new roots is P=y1y2=(αc)(βc)=αβc2P' = y_1 y_2 = \left(-\frac{\alpha}{c}\right)\left(-\frac{\beta}{c}\right) = \frac{\alpha\beta}{c^2}. Since αβ=c/a\alpha\beta = c/a, we have P=c/ac2=1acP' = \frac{c/a}{c^2} = \frac{1}{ac}. The new quadratic equation is y2Sy+P=0y^2 - S'y + P' = 0. Substituting SS' and PP':

y2bacy+1ac=0y^2 - \frac{b}{ac}y + \frac{1}{ac} = 0

Multiply by acac to clear denominators:

acy2by+1=0acy^2 - by + 1 = 0

Replacing yy with xx gives acx2bx+1=0acx^2 - bx + 1 = 0.