Kaylee T. answered 05/26/23
Former University and College Math Professor available for tutoring.
1) 450000 / 24 = 18750 gallons per exhibit, on average.
2)
a) 41472 = x(x-48)^2 simplifies to:
x3 - 96x2 + 2304x - 41472 = 0 , or
(x-72)(x2 -24x +576) = 0
which only has one real root: x=72 , and 72 - 48 = 24.
So the dimensions are 72 inches by 24 inches by 24 inches. (72 * 24 * 24 = 41472)
b) 40 = x(x-6)(x-5.5) simplifies to:
x3 -11.5x2 + 33x - 40= 0
which only has one real root: x=8, and 8 - 6 = 2, and 8 - 5.5 = 2.5.
So the dimensions are 8 feet by 2 feet by 2.5 feet. (8 * 2 * 2.5 = 40)
c) 28800 = x(3x)(x+4) simplifies to:
3x3 + 12x2 - 28800 = 0
or
3(x-20)(x2 + 24x + 480) = 0
Which only has one real root, x=20. and 3 * 20 = 60, and 20 + 4 = 24.
So, the dimensions are 20 inches by 60 inches by 24 inches. ( 80 * 60 * 24 = 28800)
(Note: The method of finding the roots of the cubics varies from class to class. You might need to use the Rational Roots theorem to generate a list of possible rational solutions to check, or you might be able to use a TI-84 to find an x-intercept. In extreme cases, you could use Newton's Method. I used Symbolab to both solve and factor the cubics. Regardless of how you find the roots of the cubic polynomials above, the general solution is the same.)