how would you solve the following simultaneous equation
$$\dfrac{1}{x}+\dfrac{1}{y}=3$$
$$\dfrac{1}{x}-\dfrac{1}{y}=1$$
I have tried multiplying out the fraction so I multiplied both equation by $xy$ but that still gives two unknowns.
Any help would be much appreciated.
$$1/x + 1/y = 3$$
$$1/x - 1/y = 1$$ if we add we get $$2/x=4\Rightarrow x=1/2$$ if we subtract we get $$2/y=2\Rightarrow y=1$$