I want to reduce the two following fractions:
$$ \frac{2x + 2y}{x + y} $$
$$ \frac{3ab^2}{12ab} $$
I fully understand the concept of reduce fractions of this type:
$$ \frac{15}{20} $$
but i do not know what steps to take for reducing fractions like the two above. Anyone that can explain the steps needed, or point me to a website explaining it?
For the first fraction:
$\begin{align} \frac{2x + 2y}{x + y} &= \frac{2(x + y)}{x + y} \\ &= 2 \text{ assuming } (x+y) \neq 0 \text{ and dividing both numerator and denominator by (x + y)} \end{align}$
For the second fraction:
$$\begin{align} \frac{3ab^2}{12ab} &= \frac{3ab \times b}{3ab \times 4}\\ &= \frac{b}{4} \quad\text{ assuming } 3ab \neq 0 \text{ and dividing both numerator and denominator by (3ab)} \end{align}$$