Points (a, b) and (p, q) satisfy the two equations y = x2 and x = y2. What is the equation of the line passing through (a, b) and (p, q)?
a) y = x
b) y + x = 0
c) y = 2x
d) y = 3x + 5
Ans: a) y = x
From y = x2 and y2 = x, we get y (y2)2; i.e. y(y3 – 1) = 0; ∴ y = 0 or y = + 1.
Substituting, we get x = 0 or x = +1.
the points are (a, b) = (0, 0); (p, q) = (1, 1) and the line through them is y = x.