Note: Given the sum of the roots and its product, we can get the equation using the formula:
x2−(α+β)x+(αβ)=0. This will be used later on in the course of our solution.
Given equation: 2x2−5x+6=0;a=2,b=−5,c=6.
α+β=a−b=2−(−5)=25
αβ=ac=26=3
Given the roots of the new equation as (α+1) and (β+1), their sum and product will be
(α+1)+(β+1)=α+β+2=25+2=29=a−b
(α+1)(β+1)=αβ+α+β+1=3+25+1=213=ac
The new equation is given by: x2−(a−b)x+(ac)=0
= x2−(29)x+213=2x2−9x+13=0