SOLUTION: 1. if a box is to be 2 feet high, and the width is to be three feet less than its length. If it needs to hold a volume of 80 cubic feet, find the length and width of the box. Ple

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: 1. if a box is to be 2 feet high, and the width is to be three feet less than its length. If it needs to hold a volume of 80 cubic feet, find the length and width of the box. Ple      Log On


   



Question 617437: 1. if a box is to be 2 feet high, and the width is to be three feet less than its length. If it needs to hold a volume of 80 cubic feet, find the length and width of the box.
Please help and show me how to solve this! I need an answer ASAP!!
Thanks!

Found 2 solutions by MathTherapy, scott8148:
Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!
1. if a box is to be 2 feet high, and the width is to be three feet less than its length. If it needs to hold a volume of 80 cubic feet, find the length and width of the box.
Please help and show me how to solve this! I need an answer ASAP!!
Thanks!

Volume of a rectangular prism (box) = length * width * height

Let length be L
Then width = L - 3
Height = 2

We now have: Volume = length * width * height, OR
80 = L(L - 3)(2)

80 = 2L(L - 3)

80+=+2L%5E2+-+6L

2%2840%29+=+2%28L%5E2+-+3L%29 ------ Factoring out GCF, 2

40+=+L%5E2+-+3L

L%5E2+-+3L+-+40+=+0

(L - 8)(L + 5) = 0

L, or length = highlight_green%288%29, or L = - 5 (ignore as measurement CANNOT be negative).

Since length = 8, then width = 8 - 3, or highlight_green%285%29

Send comments and “thank-yous” to “D” at MathMadEzy@aol.com

Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
L * W * H = 80

H = 2

L * W = 80 / 2 = 40

W * (W + 3) = 40

W^2 + 3W - 40 = 0

(W + 8)(W - 5) = 0

W + 8 = 0 ___ W = -8 ___ negative value not realistic

W - 5 = 0 ___ W = 5

substitute back to find L