Problema Solution
The rectangle shown has width x feet, and its length is five feet longer than its width.The expression which correctly shows the area of the rectangle is
Answer provided by our tutors
width = x
length = x + 5
area = width * length = x*(x + 5) = x^2 + 5x