Quadratic equation with roots $\alpha$ and $\beta$

264 Views Asked by At

if $\alpha$, $\beta$ are the roots of the equation $ax^2 + bx + c = 0$, then the roots of the equation $a(2x+1)^2 + b(2x + 1) + c = 0$ are -

1

There are 1 best solutions below

0
On BEST ANSWER

Hint:

Let $y=2x+1$, solve for $y$ then solve for $x$.