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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top