Solveeit Logo

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 x26x+a=0x^2 - 6x + a = 0 and x2cx+6=0x^2 - 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 ____.

Answer

2

Explanation

Solution

Let α\alpha be the common root. The roots of x26x+a=0x^2 - 6x + a = 0 are α\alpha and β\beta. The roots of x2cx+6=0x^2 - cx + 6 = 0 are α\alpha and γ\gamma.

From Vieta's formulas:

  1. α+β=6\alpha + \beta = 6
  2. αγ=6\alpha \gamma = 6

We are given that β\beta and γ\gamma are integers, and their ratio is 4:34:3, so βγ=43\frac{\beta}{\gamma} = \frac{4}{3}, which implies 3β=4γ3\beta = 4\gamma.

From (1), β=6α\beta = 6 - \alpha. From (2), γ=6α\gamma = \frac{6}{\alpha} (since α0\alpha \neq 0 as αγ=6\alpha\gamma=6).

Substitute these into the ratio equation: 3(6α)=4(6α)3(6 - \alpha) = 4\left(\frac{6}{\alpha}\right) 183α=24α18 - 3\alpha = \frac{24}{\alpha} Multiplying by α\alpha: 18α3α2=2418\alpha - 3\alpha^2 = 24 Rearranging into a quadratic equation for α\alpha: 3α218α+24=03\alpha^2 - 18\alpha + 24 = 0 Dividing by 3: α26α+8=0\alpha^2 - 6\alpha + 8 = 0 Factoring the quadratic equation: (α2)(α4)=0(\alpha - 2)(\alpha - 4) = 0 This gives two possible values for the common root: α=2\alpha = 2 or α=4\alpha = 4.

Case 1: If α=2\alpha = 2 β=62=4\beta = 6 - 2 = 4 (integer) γ=6/2=3\gamma = 6 / 2 = 3 (integer) Ratio β:γ=4:3\beta : \gamma = 4 : 3. This case is valid.

Case 2: If α=4\alpha = 4 β=64=2\beta = 6 - 4 = 2 (integer) γ=6/4=3/2\gamma = 6 / 4 = 3/2 (not an integer) This case is invalid.

Therefore, the common root is 2.