Solveeit Logo

Question

Question: If $\alpha, \beta$ are the roots of $x^2 - p(x+1) + c = 0$ then $(\alpha + 1)(\beta + 1) =$...

If α,β\alpha, \beta are the roots of x2p(x+1)+c=0x^2 - p(x+1) + c = 0 then (α+1)(β+1)=(\alpha + 1)(\beta + 1) =

A

1-2c

B

1+c

C

c-2

D

c

Answer

1+c

Explanation

Solution

The given equation is x2p(x+1)+c=0x^2 - p(x+1) + c = 0. Expanding this, we get: x2pxp+c=0x^2 - px - p + c = 0

This is a quadratic equation of the form ax2+bx+d=0ax^2 + bx + d = 0, where a=1a=1, b=pb=-p, and the constant term d=cpd = c-p. Let α\alpha and β\beta be the roots of this equation. According to Vieta's formulas: The sum of the roots is α+β=ba=p1=p\alpha + \beta = -\frac{b}{a} = -\frac{-p}{1} = p. The product of the roots is αβ=da=cp1=cp\alpha \beta = \frac{d}{a} = \frac{c-p}{1} = c-p.

We need to find the value of (α+1)(β+1)(\alpha + 1)(\beta + 1). Expanding this expression, we get: (α+1)(β+1)=αβ+α+β+1(\alpha + 1)(\beta + 1) = \alpha\beta + \alpha + \beta + 1

Now, substitute the values of αβ\alpha\beta and α+β\alpha+\beta obtained from Vieta's formulas: (α+1)(β+1)=(cp)+(p)+1(\alpha + 1)(\beta + 1) = (c-p) + (p) + 1

Simplifying the expression: (α+1)(β+1)=cp+p+1=c+1(\alpha + 1)(\beta + 1) = c - p + p + 1 = c + 1

Comparing this result with the given options: A) 12c1-2c B) 1+c1+c C) c2c-2 D) cc

The calculated value c+1c+1 matches option B.