The problem says to show that the relative error for division on a computer is
$$Rel(\frac{x_{A}}{y_{A}})=\frac{Rel(x_{A})-Rel(y_{A})}{1-Rel(y_{A})}$$
$$\approx Rel(x_{A})-Rel(y_{A})$$
provided that the relative error of $y_{A}$ is small compared to one.
I know that $$Rel(x_{A})=\frac{x_{T}-x_{A}}{x_{T}}$$
and $x_{A}=x_{T}(1-e_{x})$ with $e_{x}$ being the error.
but I'm really not sure how to proceed from here.
Edit again: I emailed the professor and he sent out a class-wide email totally rearranging it so that's probably where confusion stems from. This is the new and actual problem.