#indicted operation
5 messages · Page 1 of 1 (latest)
For the multiplication ones, you'd need to factor out like terms. 5e is a bit tricky because you need to somehow make the fractions have the same denominator before adding them. To do this, you can multiply the second one by x^2 / x^2:
,tex $\frac{5}{x^2(x - 2)} + \frac{x}{x-2}\cdot\frac{x^2}{x^2} = \frac{5}{x^2(x - 2)} + \frac{x(x^2)}{x^2(x - 2)}$
Yaya