Solve Max Volume of Trapezoidal Prism | Optimization Problem

  • Thread starter Thread starter jen333
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on optimizing the volume of a trapezoidal prism with a length of 20m, a shorter base of 1m, and a hypotenuse of 1m. The volume formula derived is V = 20x(2 + 2(1 - x^2)^(1/2))/2, leading to the derivative V' = -40x^2 + 20(1 - x^2)^(1/2) + 20. The user seeks assistance in solving for x in the equation 0 = 1 - 2x^2 + Sqrt[1 - x^2], suggesting trial and error or graphing as potential methods. Additionally, they reference Ferrari's method for solving quartic equations as a reliable approach.

PREREQUISITES
  • Understanding of calculus, specifically derivatives and optimization techniques.
  • Familiarity with trapezoidal prism geometry and volume calculations.
  • Knowledge of quartic equations and methods for solving them.
  • Basic graphing skills to visualize functions and their intersections.
NEXT STEPS
  • Learn about optimization techniques in calculus, focusing on critical points and volume maximization.
  • Study quartic equations and explore Ferrari's method for solving them in depth.
  • Practice graphing functions to identify roots and behavior of polynomial equations.
  • Investigate numerical methods for solving equations, such as the Newton-Raphson method.
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are involved in optimization problems, particularly those dealing with geometric shapes and volume calculations.

jen333
Messages
58
Reaction score
0
Hi! I have a tricky optimization question here. Not so much setting it up, but solving the derivative for x. (if i did set it up right)

Question: A what angle of theta is the trough (trapezoidal prism) to allow maximum volume?
Unfortunately, i don't have any program that allows me to draw out the diagram (not even paint) so hopefully my symbols/letters diagram will substitute

Face of prism, prism is 20m in length
_______
\ |____| /

the shorter base (b1) is 1m, while the hypotenuse of the end triangles are 1m as well
height is assigned as x while the shorter side of the triangle is (1-x^2)^(1/2)
(the longer base) b2=1+2(1-x^2)^(1/2 theta is the angle between x and the hypotenuse which i know can be solved by cos(theta)=x

so: V=lh (b1+b2)
2
therefore: V=20x(2+2(1-x^2)^(1/2))/2

V'=-20x^2+20(1-x^2)^(1/2)+20-20x^2
0= -40x^2+20(1-x^2)^(1-2)+20

IF i did everything correctly, my question is, how would I solve for x with the root (1-x^2) in the way? I tried squaring all terms, bu that only left me with X^4 and X^2.

help appreciated! thanks.
 
Last edited:
Physics news on Phys.org

Similar threads

Replies
3
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K