The expression: $\frac{5(x^2 - y^2)}{x^2 - 2xy + y^2} $
I factored the polynomial at the top, and got this: $\frac{5(x - y)(x+y)}{x^2 - 2xy + y^2} $
This is how far I've gone... how should I factor the bottom? I need some brushing up since I'm not very good at factoring!
You can factor the bottom:
$$x^2-2xy+y^2=(x-y)^2$$
Remember that:
$$(a\pm b)^2=a^2\pm2ab+b^2$$