MHB Solving Cubic Polynomial: Prove Two Distinct Roots

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Cubic Polynomial
AI Thread Summary
The discussion centers on proving that the cubic polynomial equation \(x^3+(p+q+r)x^2+(pq+qr+rp-s^2)x+t=0\) has at least two distinct roots given that \(s \neq 0\). Participants engage in mathematical reasoning to establish the conditions under which the polynomial exhibits this property. The conversation highlights the significance of the coefficients and their relationships in determining the nature of the roots. The proof is affirmed by a participant, indicating a successful resolution of the problem. The focus remains on the mathematical proof and its implications for cubic equations.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $p,\,q,\,r,\,s,\,t$ be any real numbers and $s\ne 0$.

Prove that the equation $x^3+(p+q+r)x^2+(pq+qr+rp-s^2)x+t=0$ has at least two distinct roots.
 
Mathematics news on Phys.org
anemone said:
Let $p,\,q,\,r,\,s,\,t$ be any real numbers and $s\ne 0$.

Prove that the equation $x^3+(p+q+r)x^2+(pq+qr+rp-s^2)x+t=0$ has at least two distinct roots.

let $P(x) = x^3 +(p+q+r)x^2 + (pq+qr+rp-s^2)x + t$
so $\dfrac{dP(x)}{dx} = 3x^2 + 2 (p+q+r) x + (pq+qr+rp-s^2)$
now discriminant
= $4(p+q+r)^2 - 12(pq+qr+rp-s^2)$
= $4(p^2+q^2+r^2 -pq - qr -rp + 3s^2)$
= $2((p-q)^2 + (q-r)^2+(r-p)^2 + 6s^2)$

now as s is not zero the discriminant is not zero or derivative does not have double root so P(x) cannot have 3 same roots hence it has at least 2 distinct roots
 
kaliprasad said:
let $P(x) = x^3 +(p+q+r)x^2 + (pq+qr+rp-s^2)x + t$
so $\dfrac{dP(x)}{dx} = 3x^2 + 2 (p+q+r) x + (pq+qr+rp-s^2)$
now discriminant
= $4(p+q+r)^2 - 12(pq+qr+rp-s^2)$
= $4(p^2+q^2+r^2 -pq - qr -rp + 3s^2)$
= $2((p-q)^2 + (q-r)^2+(r-p)^2 + 6s^2)$

now as s is not zero the discriminant is not zero or derivative does not have double root so P(x) cannot have 3 same roots hence it has at least 2 distinct roots

Very well done, kaliprasad! (Yes)

Thanks for participating!:)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top