Michael J. answered 05/07/15
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
We know the following:
Volume = length × width × height
We need to assign variables for length, width, and height. Since the height is being compared to both quantities,
Let height (h) = x
length (l) = x - 2
width (w) = x + 8
Volume = x(x - 2)(x + 8)
= x(x2 + 6x - 16)
= x3 + 6x2 - 16x
To find the surface area, we need to add up the flat areas of the box. This requires us to find the three dimensions. We know the volume.
x3 + 6x2 - 16x = 96
Subtract 96 on both sides of equation.
x3 + 6x2 - 16x - 96 = 0
x2(x + 6) - 16(x + 6) = 0
(x2 - 16)(x + 6) = 0
(x + 4)(x - 4)(x + 6) = 0
x = -4 x = 4 x = -6
We have 3 solutions of x. Since we cannot have negative values for dimensions, we accept the positive value of x.
x = 4
Substitute this value of x into the dimensions.
height (h) = 4 cm
length (l) = 2 cm
width (w) = 12 cm
Now we can find the surface area. We must add all the flat areas of the box. If we draw a box and label it with h, l, and w, we can establish a formula.
SA = 2(base) + 2(front) + 2(side)
SA = 2lw + 2lh + 2wh
SA = 2(2)(12) + 2(2)(4) + 2(12)(4)
= 48 + 16 + 96
=160 cm2
The surface area is 160 cm2.