Question
Question: The points of intersection of the curves whose parametric equations are x = t<sup>2</sup> + 1, y = 2...
The points of intersection of the curves whose parametric equations are x = t2 + 1, y = 2t and x = 2s, y = 2/s is given by
A
(1, -3)
B
(2, 2)
C
(-2, 4)
D
(1, 2)
Answer
(2, 2)
Explanation
Solution
Eliminating t from x = t2 + 1, y = 2t, we obtain y2 = 4x - 4. Substituting x = 2s, y = s2 in y2 = 4x - 4, we obtain
2s3 - s2 - 1 = 0 ⇒ (s - 1) (2s2 + s + 1) = 0 ⇒ s = 1
Putting s = 1 in x = 2s, y = 2/s, we obtain x = 2, y = 2.