Question 327863
a box that has a width that is 3 inches shorter than the height.
w = h-3
:
The length of the base is 5 inches longer than the height.
L = h+5
:
If the area of the base is 84 square inches
L*W = 84
:
 what is the height of the package?
Replace L and W
(h-3)(h+5) = 84
FOIL
h^2 + 5h - 3h - 15 = 84
h^2 + 2h - 15 - 84 = 0
h^2 + 2h - 99 = 0
Factor to
(h+11)(h-9) = 0
The positive solution
h = 9 inches is the height
:
:
Check solution by finding the area
14 * 6 = 84