If every pair from among the equation 𝑥2 + 𝑝𝑥 + 𝑞𝑟 = 0, 𝑥2 + 𝑞𝑥 + 𝑟𝑝 = 0 and 𝑥2 + 𝑟𝑥 + 𝑝𝑞 = 0 has a common root, then the product of three common roots is
Explanation
Step 1: Relationships from Sum and Product of Roots
Using the properties of quadratic equations:
For equation (1):
-
Sum of roots: α+β=−p
-
Product of roots: αβ=qr
For equation (2):
-
Sum of roots: β+γ=−q
-
Product of roots: βγ=rp
For equation (3):
-
Sum of roots: γ+α=−r
-
Product of roots: γα=pq
Step 2: Finding the Product of the Common Roots
We need to find the product of the three common roots, which is αβγ.
Multiply the three product equations together:
(αβ)⋅(βγ)⋅(γα)=(qr)⋅(rp)⋅(pq)
Taking the square root on both sides:
Step 3: Determining the Sign
Let's check the sum of the roots. Adding the sum equations:
Also, we can find α,β,γ in terms of p,q,r by subtracting equations. For example:
From αβ=qr and βγ=rp, dividing them gives α/γ=q/p⟹pα=qγ.
By substituting these back into the original equations, it can be shown that αβγ=pqr is the consistent solution for these types of symmetric cyclic equations.
Answer: The product of the three common roots is pqr.