If the roots of $9x^2-2x+7=0$ are $2$ more than the roots of $ax^2+bx+c=0$, then value of $4a-2b+c=$?
My approach is: Let the roots of $ax^2+bx+c=0$ are $\alpha$ and $\beta$. So, $$\alpha+\beta=-\frac{b}{a}\\ \alpha\beta=\frac{c}{a}$$ Therefore the roots of $9x^2-2x+7=0$ are $(\alpha+2)$ and $(\beta+2)$. So, $$\alpha+\beta+4=\frac{2}{9}\implies4-\frac{b}{a}=\frac{2}{9}\implies\frac{b}{a}=\frac{34}{9}$$ and \begin{align*} (\alpha+2)(\beta+2)=\frac{7}{9}\\ \Rightarrow\alpha\beta+2(\alpha+\beta)+4=\frac{7}{9}\\ \Rightarrow\frac{c}{a}-2\frac{b}{a}+4=\frac{7}{9}\\ \Rightarrow\frac{4a-2b+c}{a}=\frac{7}{9}\\ \end{align*} So, my final equations are: $\dfrac{b}{a}=\dfrac{34}{9}$ and $\dfrac{4a-2b+c}{a}=\dfrac{7}{9}$. My mind says I'm pretty close to the solution but I can't find it out.
There is another similar question: If the roots of $px^2+qx+r=0$ are $2$ more than the roots of $ax^2+bx+c=0$, then what will be the expression of $r$ in terms of $a$, $b$, and $c$?
Hint: Find the roots of equation $9x^2-2x+7=0$ by solving this let say the roots be $\alpha$ and $\beta$ (You know the value of $\alpha$ and $\beta$.) then the roots of other equation must be $\alpha-2$ and $\beta-2$ form a equation using $$(x-(\alpha-2))(x-(\beta-2))$$ compare the coefficient. then put the value in $4a-2b+c.$