If the length of a rectangle is X and it's width is (X + 5) how does one determine it's area?

x(x+5) = x^2 + 5 x