If ${ \alpha },\beta $ are roots of the equation ${ x }^{ 2 }+px-q=0$ and $\gamma ,\delta $ are roots of ${ x }^{ 2 }+px+r=0,$ then the value of $(\alpha -\gamma )(\alpha -\delta )$ is-
Reveal answer
Fill a bubble to check yourself
If ${ \alpha },\beta $ are roots of the equation ${ x }^{ 2 }+px-q=0$ and $\gamma ,\delta $ are roots of ${ x }^{ 2 }+px+r=0,$ then the value of $(\alpha -\gamma )(\alpha -\delta )$ is-
p+r
p-r
q-r
q+r
x^2 + px - q = 0 roots alpha, beta. alpha + beta = -p, alpha*beta = -q. x^2 + px + r = 0 roots gamma, delta. gamma + delta = -p, gamma*delta = r. (alpha - gamma)(alpha - delta) = alpha^2 - alpha(gamma + delta) + gamma*delta = alpha^2 - alpha(-p) + r = alpha^2 + p*alpha + r. Since alpha is a root of x^2 + px - q = 0, alpha^2 + p*alpha = q. Substituting, q + r.
Since $\gamma$ and $\delta$ are the roots of the quadratic equation $x^2 + px + r = 0$, any number $x$ satisfying this polynomial equation must be a root. We evaluate the expression $(x - \gamma)(x - \delta)$ by expanding it to $x^2 - (\gamma + \delta)x + \gamma\delta$. Using Vieta's formulas for $x^2 + px + r = 0$, we know the sum of the roots $\gamma + \delta = -p$ and the product of the roots $\gamma\delta = r$. Substituting these values gives the identity $x^2 + px + r$. Since $\alpha$ is given as a root of $x^2 + px - q = 0$, we know that $\alpha^2 + p\alpha - q = 0$, which rearranges to $\alpha^2 + p\alpha = q$. Substituting $x = \alpha$ into our identity yields $(\alpha - \gamma)(\alpha - \delta) = \alpha^2 + p\alpha + r = q + r$. Therefore, the value of the expression is $q + r$.