Question
Question: The quadratic equations $x^2 - 6x + a = 0$ and $x^2 - cx + 6 = 0$ have one root in common. The other...
The quadratic equations x2−6x+a=0 and x2−cx+6=0 have one root in common. The other roots of the first and second equation are integers in the ratio 4 : 3. Then common root is ____.

2
Solution
Let α be the common root. The roots of x2−6x+a=0 are α and β. The roots of x2−cx+6=0 are α and γ.
From Vieta's formulas:
- α+β=6
- αγ=6
We are given that β and γ are integers, and their ratio is 4:3, so γβ=34, which implies 3β=4γ.
From (1), β=6−α. From (2), γ=α6 (since α=0 as αγ=6).
Substitute these into the ratio equation: 3(6−α)=4(α6) 18−3α=α24 Multiplying by α: 18α−3α2=24 Rearranging into a quadratic equation for α: 3α2−18α+24=0 Dividing by 3: α2−6α+8=0 Factoring the quadratic equation: (α−2)(α−4)=0 This gives two possible values for the common root: α=2 or α=4.
Case 1: If α=2 β=6−2=4 (integer) γ=6/2=3 (integer) Ratio β:γ=4:3. This case is valid.
Case 2: If α=4 β=6−4=2 (integer) γ=6/4=3/2 (not an integer) This case is invalid.
Therefore, the common root is 2.
