Convert the following polynomial of degree 4 ${\left( {x - a} \right)^4} + {\left( {x - b} \right)^4} = A$ into polynomial of degree 2
My approach is as follow
$y = \frac{{{{\left( {x - a} \right)}^2} + {{\left( {x - b} \right)}^2}}}{2}$
$4{y^2} = {\left( {x - a} \right)^4} + {\left( {x - b} \right)^4} + 2{\left( {x - a} \right)^2}{\left( {x - b} \right)^2}$
$\Rightarrow 4{y^2} = A + 2{\left( {x - a} \right)^2}{\left( {x - b} \right)^2}$
After this step I am not able to proceed