Coto you misread the OP. He asked for #7 and #24
Stratosphere: For #7 it is basically getting you to touch up on your algebraic manipulation skills. You're given an equation and must solve for one variable.
If you don't remember how to do this very well, these are some examples of the rules you'll need to use:
[tex]\frac{a}{b}+\frac{c}{d}=x \rightarrow \frac{ad+bc}{bd}=x \rightarrow ad+bc=bdx \rightarrow a=\frac{bdx-bc}{d}[/tex]
[tex]ab+ac=x \rightarrow a(b+c)=x \rightarrow a=\frac{x}{b+c}[/tex]
[tex]ax^2+bx+c=0 \rightarrow x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
and of course there will be simple adding/subtracting and multiplying/dividing which you'll need to use as well. This should have you set.
As for #24, do you know the distance formula? You are told the distance from P(x,y) and A(-1,1) and 3 times the distance from P(x,y) and B(2,-1). Can you form an equation using the distance formula to show this? You will have an equation in 2 variables which, if you simplify by squaring and re-arranging etc. will give you the equation of the curve.