
Daniel M. answered 05/29/20
Degree in Engineering & Mathematics with 10 Years Tutoring Experience
Hi Anastasia,
Ok let's break down the given information. We have a painting without frame which is a rectangle with width and height. Recall the equations for area and perimeter of a rectangle.
A = h*w
P = 2h + 2w
Now, it says the frame adds an extra 3 inches wide on all sides along the perimeter. This means the frame adds 3 inches on the left and 3 inches on the right, so the overall width increases by 3+3=6 inches. The frame addes 3 inches on top and 3 inches on bottom, so the overall height increases by 3+3=6 inches.
Given:
w = 2.5*h
Since the h and w represent the height and width of painting without frame, we need to add in the 6 inches of the frame in the area equation:
A = (h+6)*(w+6)
Now the question is asking for area in terms of h, so let's substitute (2.5*h) in place of w:
A = (h+6)*(2.5*h+6)
Simplify:
A = 2.5h2+6h+15h+36
A = 2.5h2+21h+36
Answer is D.
Hope this helps! :)