Write a function rule for the area A(h) of a parallelogram whose base is 3 units more than its height h.

A. A(h) = h2 + 3
B. A(h) = h2 + 3h
C. A(h) = h2 + 3h + 3
D. A(h) = h + 3h


Answer :

Answer:  h^2+3h   (Choice B)

===================================================

Work Shown:

height = h

base = h+3, since the base is 3 more than the height

area = base*height

area = h*(h+3)

area = h*h + h*3

area = h^2+3h