PRMO 2015 Question 3



8. The equations x24x+k=0x^2 - 4x + k = 0 and x2+kx4=0x^2 + kx - 4 = 0, where kk is a real number, have exactly one common root. What is the value of kk? [PRE-RMO – 2015]


Solution:
Let the common root be 'b'. First equation has roots a,b and the second one has b,c.
a + b = 4
ab = k
a = 4-b = k/b
=> 4b - b^2 = k => b^2 = 4b - k ____[1]

Similarly,
b + c = -k
bc = -4
c = -k-b = -4/b
=> b^2 + kb = 4
=> b^2 = 4 - kb________[2]

From [1] and [2]
4 - kb = 4b - k => b = 1
=> k = 3
Answer: 3

Solution 2:

Suppose the two quadratics have a common root α\alpha. Then

{α24α+k=0,α2+kα4=0.\begin{cases} \alpha^2 - 4\alpha + k = 0, \\ \alpha^2 + k\alpha - 4 = 0. \end{cases}

Subtracting one equation from the other gives

(α2+kα4)    (α24α+k)  =  (k+4)α    (k+4)  =  (k+4)(α1)=0.(\alpha^2 + k\alpha - 4) \;-\; (\alpha^2 - 4\alpha + k) \;=\; (k + 4)\,\alpha \;-\; (k+4) \;=\; (k+4)(\alpha - 1) = 0.

Hence either k+4=0k+4=0 (i.e.\ k=4k=-4) or α=1.\alpha=1.

  • If k=4,k = -4, then the two quadratics become identical (both are x24x4=0x^2 -4x -4=0), so they share both roots, not exactly one.

  • If α=1\alpha=1, substitute α=1\alpha=1 back into either original equation (e.g.\ 1241+k=01^2 -4\cdot1 + k = 0) to find k=3.k=3.

Finally check that for k=3,k=3, the two quadratics

x24x+3=0andx2+3x4=0x^2 - 4x + 3 = 0 \quad \text{and} \quad x^2 + 3x - 4=0

share exactly one root (x=1x=1). Thus the required value is 3.

Comments

Popular posts from this blog

IOQM 2024 Paper solutions (Done 1-21, 29)

Combinatorics DPP - RACE 6 - Q16 pending discussion

Algebra DPP 1.3 Quadratics