Multiplicity roots q

Xibu4

New member
Joined
Feb 26, 2022
Messages
17
If ax4+3x348x2+60x=0ax^4+3x^3-48x^2+60x=0 has a double root at x=2 find:
a) The value of a
b) the sum of the other two roots

so far I've only found that β+γ=1/a\beta+\gamma =1/aI've tried plugging β=1aγ\beta =\frac{1}{a} - \gamma into the sum of two roots at a time but to no avail
 
Let α,β,γ,δ\alpha,\beta,\gamma,\delta be the roots of the 4th-degree polynomial. You were told that two of the roots are 2. Thus, α=β=2\alpha=\beta=2.
Next, notice you can factor out an xx:
ax4+3x348x2+60x=x(ax3+3x248x+60)=0ax^4+3x^3-48x^2+60x=x(ax^3+3x^2-48x+60)=0Clearly, x=0x=0 is another root, therefore γ=0\gamma=0.
Now, apply the sum and product of roots to the cubic, which has the roots of 2,2, and δ\delta. The problem reduces to a system of 2 equations and 2 unknowns a,δa, \delta.
This solves both questions simultaneously.
 
Last edited:
I would proceed a bit differently from BBB (not that he is in any way wrong). His way is more direct because it relies on the constant term being zero; mine is more general because it allows for the constant term to have any value.

Given f(x)=ax4+3x348x2+60x and (x2)2  f(x),Find a and the sum of the other two zeroes of f(x).\text {Given } f(x) = ax^4 + 3x^3 - 48x^2 + 60x \text { and } (x - 2)^2 \ | \ f(x),\\ \text {Find } a \text { and the sum of the other two zeroes of } f(x).
First, I note that the problem as stated by the OP does not say that f(x) is a fourth degree polynomial. However, that makes “the sum of the other two roots” meaningless so I agree with BBB that we are to assume that f(x) is a quartic. Then I would apply the fundamental theorem of algebra to get

ax4+3x348x2+60x+0=(x24x+4)(αx2+βx+γ).ax^4 + 3x^3 - 48x^2 + 60x + 0 = (x^2 - 4x + 4)(\alpha x^2 + \beta x + \gamma).
Now I would equate coefficients. That technically gives a system of five equations, but two are soluble by inspection.
 
Top