You can
put this solution on YOUR website!let h = the height
let b = the base
let A = the area
A = 16 = (1/2)*b*h
multiply each side by 2
(a) 32 = b*h
from the description of the problem,
b = 3*h - 4
substitute this result for b into (a)

rearranging,
(b)

this is a quadratic equation
the roots (negative and positive) are given by

if the form of the equation is
a*h^2 + bh + c = 0
from our result in (b),
a = 3
b = -4
c = -32

choose the positive result

therefore h = 4
32 = b*h
b = 32/4
b = 8
substitute these values back into
b = 3*h - 4
A = (1/2)*b*h