Need help on another optimization problem

In summary, the problem involves finding the dimension of a square that should be cut off from a sheet of material in order to maximize the volume of an open top box. The volume function is given as V(x)=4x^{3}-46x^{2}+126x, and the derivative of this function is V'(x)=12x^{2}-92x+126. To find the critical numbers, the derivative must be factored, which results in two non-whole number solutions of 5.88 and 1.79. The second derivative can be used to determine which value is the maximum, and it is suggested to use a TI-89 or to factor the function to solve for the zeroes. It is also
  • #1
jzq
55
0
Problem: An open top box is constructed from a sheet of material by cutting equal squares from each corner and folding up the edges. If the sheet of material measures 14 inches by 9 inches, find the dimension x which represents the length of one side of the square that should be cut off so that the volume is maximized.

Work Done (Please Check!):

Length: [tex]L(x)=-2x+14[/tex]

Width: [tex]W(x)=-2x+9[/tex]

Height: [tex]H(x)=x[/tex]

Volume: [tex]V(x)=4x^{3}-46x^{2}+126x[/tex]

This is where I am stuck:

[tex]V'(x)=12x^{2}-92x+126[/tex]

I need to factor out the derivative so that I can get the critical numbers. Unless I did something wrong, from what I got above it's not going to be whole numbers. I always have problems with fractions. :redface:
 
Physics news on Phys.org
  • #2
jzq said:
Problem: An open top box is constructed from a sheet of material by cutting equal squares from each corner and folding up the edges. If the sheet of material measures 14 inches by 9 inches, find the dimension x which represents the length of one side of the square that should be cut off so that the volume is maximized.

Work Done (Please Check!):

Length: [tex]L(x)=-2x+14[/tex]

Width: [tex]W(x)=-2x+9[/tex]

Height: [tex]H(x)=x[/tex]

Volume: [tex]V(x)=4x^{3}-46x^{2}+126x[/tex]

This is where I am stuck:

[tex]V'(x)=12x^{2}-92x+126[/tex]

I need to factor out the derivative so that I can get the critical numbers. Unless I did something wrong, from what I got above it's not going to be whole numbers. I always have problems with fractions. :redface:


this is more of a calc problem than physics

get a ti89 :D

i get the zeroes as 5.88 and 1.79...if you take the 2nd derivative you can find out which is the max and which is the min...
 
  • #3
Thanks for your advice and solution.

P.S. No offense, this forum deals with all subjects even though it is called Physics Forums. This is college homework so that is why I posted this here. If you look at other threads in this section, you will also find other calculus problems. And about the TI-89, I can't use calculators on tests.
 
Last edited:
  • #4
jzq said:
Thanks for your advice and solution.

P.S. This forum deals with all subjects. This is college homework so that is why I posted this here. If you look at other threads in this section, you will also find other calculus problems. And about the TI-89, I can't use calculators on tests.

if she gives you problems like that she better!

of course if she gives you a similar problem it will easily be factored

basically you just find the zeroes of the derivative function...either with an 89 or using factoring
 
  • #5
Yea, I think it's ridiculous that we can't use calculators on tests. Fortunately, this is only a practice problem. Hopefully they won't have something like this on the test. Thanks again!
 

FAQ: Need help on another optimization problem

What is optimization?

Optimization is the process of finding the best possible solution to a problem. It involves identifying the variables and constraints of a problem and using mathematical or computational methods to determine the optimal values of those variables that will result in the best outcome.

What are some common types of optimization problems?

Some common types of optimization problems include linear programming, nonlinear programming, integer programming, and dynamic programming. These types of problems can be applied to various fields such as engineering, economics, and computer science.

How does optimization play a role in scientific research?

Optimization is an essential tool in scientific research as it allows scientists to find the most efficient and effective solutions to complex problems. It is used in a wide range of disciplines, including biology, physics, and chemistry, to optimize experimental designs, data analysis, and model development.

What are some challenges in solving optimization problems?

Some common challenges in solving optimization problems include dealing with large and complex datasets, finding the right mathematical model to represent the problem, and choosing the appropriate optimization algorithm. Additionally, real-world problems often have multiple objectives and constraints, making it challenging to find a single optimal solution.

What are some techniques for solving optimization problems?

There are various techniques for solving optimization problems, including analytical methods, such as calculus and linear algebra, and computational methods, such as heuristic algorithms and metaheuristics. Additionally, machine learning and artificial intelligence techniques are increasingly being used to solve complex optimization problems.

Back
Top