Find the coefficients $a$ and $b$ of the polynomial $ax^4+bx^2+1$, if it has a double zero at $x=1$.
How do I begin this because I am out of ideas?
Find the coefficients $a$ and $b$ of the polynomial $ax^4+bx^2+1$, if it has a double zero at $x=1$.
How do I begin this because I am out of ideas?
We have $$(ax^4+bx^2+1)_{x=1}=0$$ and $$(ax^4+bx^2+1)'_{x=1}=0$$ and solve the following system: $$a+b+1=0$$ and $$4a+2b=0$$