SOLUTION: The volume of a rectangular Chinese box is given by the formula V=LWH. The Volume is 297cu units. Find the width and length.
Length = x+2
width = x
height = 3
can you sh
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: The volume of a rectangular Chinese box is given by the formula V=LWH. The Volume is 297cu units. Find the width and length.
Length = x+2
width = x
height = 3
can you sh
Log On
Question 342882: The volume of a rectangular Chinese box is given by the formula V=LWH. The Volume is 297cu units. Find the width and length.
Length = x+2
width = x
height = 3
can you show the steps also? Answer by nyc_function(2741) (Show Source):
Let W = x
Let H = 3
297 = (x + 2)(x)(3)
297 = (x + 2)(3x)
297 = 3x^2 + 6x
0 = 3x^2 + 6x - 297
At this point, we have a quadratic equation.
After doing the math, I got x = -11 and x = 9.
Since we are talking about distances, we reject -11 and accept x = 9.
The length = x + 2 or 9 + 2 = 11.
Thw width is 9.