Question
Question: If $\alpha$ and $\beta$ are the roots of the equation $x^2 + 5x - 7$, and $(\alpha + 1), (\beta + 1)...
If α and β are the roots of the equation x2+5x−7, and (α+1),(β+1) are the roots of the equation 2x2+ax+b=0, what is the value of a+b?

A
0
B
-2
C
-16
D
6
Answer
-16
Explanation
Solution
Let the roots of the equation x2+5x−7=0 be α and β. Using Vieta's formulas, we have:
- Sum of roots: α+β=−5
- Product of roots: αβ=−7
The roots of the equation 2x2+ax+b=0 are (α+1) and (β+1). Using Vieta's formulas for the second equation:
- Sum of roots: (α+1)+(β+1)=α+β+2=−5+2=−3=−a/2. Thus, a=6.
- Product of roots: (α+1)(β+1)=αβ+α+β+1=−7−5+1=−11=b/2. Thus, b=−22.
Therefore, a+b=6+(−22)=−16.
Alternatively, substitute x=y−1 into x2+5x−7=0:
(y−1)2+5(y−1)−7=0 y2−2y+1+5y−5−7=0 y2+3y−11=0
The second equation is 2x2+ax+b=0, which can be written as x2+(a/2)x+(b/2)=0. Comparing this to y2+3y−11=0, we have a/2=3 and b/2=−11, so a=6 and b=−22. Therefore, a+b=6−22=−16.