This seems to be the main type of question I'm having trouble with in FP2.
I can usually work out the x and y coordinates of a specific point, but end up getting lost after that.
For example, a question from a Solomon Paper:
C is the rectangular hyperbola given by xy = c2, where c>0. P is the point (cp, c/p) and Q is the point (2cp, c/2p). P and Q both lie on C.
M is the mid-point of Q. Find, in Cartesian form, an equation of the locus of M as p varies.
So, in this example, I can work out the co-ordinates of M: (3pc/2, 3c/4p), but then I don't know what equation to sub into or what restrictions to place on it.
The answer given is xy = (3pc/2)(3c/4p) = 9c2/8. But I don't understand why the co-ordinates are subbed into the equation of the hyperbola, because M doesn't lie on C.