Adding fractions of unlike denominators

54 Views Asked by At

Given $\frac{1}{s}+\frac{1}{r} = ?$ , can I simplify the equation by multiplying the equation with $rs$?

and the equation is simplified as $rs * (\frac{1}{s}+\frac{1}{r}) = r + s$

Is this a valid operation?

1

There are 1 best solutions below

0
On BEST ANSWER

Just $$\frac{1}{s}+\frac{1}{r}=\frac{r+s}{rs}.$$ If $$\frac{1}{s}+\frac{1}{r}=t$$ so $$r+s=trs$$

But $$r+s\neq\frac{1}{s}+\frac{1}{r},$$ of course.