CAT 2005 — QA Question 10
Answer the next 2 questions based on the information given below.
Ram and Shyam run a race between points A and B, 5 km apart. Ram starts at 9 a.m. from A at a speed of 5 km/hr, reaches B, and returns to A at the same speed. Shyam starts at 9:45 a.m. from A at a speed of 10 km/hr, reaches B and comes back to A at the same speed.
For which value of k does the following pair of equations yield a unique solution for x such that the solution is positive?
x2 – y2 = 0
(x – k) 2 + y2 = 1
Answer & solution
- A
2
- B
0
- D
We have, x2 = y2 and (x − k) 2 + y2 = 1
Solving the two equations simultaneously, we get,
(x – k) 2 + x2 = 1 ...(1)
⇒ x2 – 2kx + k2 + x2 = 1
⇒ 2x2 – 2kx + (k2 – 1) = 0
If this equation has a unique solution for x, then discriminant = 0
∴ 4k2 – 8(k2 – 1) = 0
⇒ 8 – 4k2 = 0
⇒ k2 = 2
⇒ k = ± √2
Now, k = - √âââââââ2 will give us a negative solution for (1) and hence it is rejected. [x should be positive according to the question.]
∴ k = √2
Hence, option (c).