fauboca
- 157
- 0
r,q are constants. I need to factor this equation such that there is a double root.
-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0
Are there any tricks for this because this just a nasty equation.
I don't know if that is a wise approach but:
(au+b)(cu+d)^2 = ac^2u^3+(2acd+c^2b)u^2+(ad^2+2bcd)u+bd^2
Then
ac^2 = -\frac{r}{q}
2acd+c^2b=bd^2=r
ad^2+2bcd = \frac{r}{q}+1
-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0
Are there any tricks for this because this just a nasty equation.
I don't know if that is a wise approach but:
(au+b)(cu+d)^2 = ac^2u^3+(2acd+c^2b)u^2+(ad^2+2bcd)u+bd^2
Then
ac^2 = -\frac{r}{q}
2acd+c^2b=bd^2=r
ad^2+2bcd = \frac{r}{q}+1
Last edited: