A number into which each number in a given set may be evenly divided
2,4,6,8 and so on
Well, let's just solve all these darn operations!
<em>14 + 2 = 16
</em><em>14 - 2 = 12
</em><em>14 * 2 = 28
</em><em>14 / 2 = 7
</em>
<em />So, what do you think the answer is? =)
Answer
Are of the pool = w² + 5w (in square feet)
Explanation
Since the pool is rectangular in shape,
Area of the pool can be calculated using the formula for the area of a rectangle
Area of rectangle = length x width
Given,
Width of pool (Assume is same as height) = w
Length of pool= w + 5
Area = w * (w + 5)
= w² + 5w (in square feet)
where w is the width of the pool