Integrating a square box to find maximum volume

Bmrboi
Messages
4
Reaction score
0
Hi guys!
I thought it was [STRIKE]intergration[/STRIKE]integration, i think its differentiation.

Im having problems trying to figure out where to start with this question:

A rectangular tank with a square base x meters and height h meters is to be made from two different materials.

Material for the sides and top cost $65 per square meter, the material for the base cost $130 per square meter and the total cost is $5,000.

a) Show that the volume of the tank can be give by V= x²(5000-195x²/260x).

b) Determine the dimensions of the tank for maximum volume.

Now, from what I gather V= b X l X h or b²Xh. All valves seem to be a factor of $65 ie the darer material is twice the price of the cheaper material.

I just need someone to help me understand what I should be looking for, the square meter part throws me off.

Any help will be much appreciated,

Bmrboi
 
Last edited by a moderator:
Physics news on Phys.org
Bmrboi said:
Hi guys!
I thought it was [STRIKE]intergration[/STRIKE]integration, i think its differentiation.

Im having problems trying to figure out where to start with this question:

A rectangular tank with a square base x meters and height h meters is to be made from two different materials.

Material for the sides and top cost $65 per square meter, the material for the base cost $130 per square meter and the total cost is $5,000.

a) Show that the volume of the tank can be give by V= x²(5000-195x²/260x).
What you wrote is V = x2[5000 - (195x2/260x)]. Is that what you are asked to show? If it isn't, then you need some more parentheses.
Bmrboi said:
b) Determine the dimensions of the tank for maximum volume.

Now, from what I gather V= b X l X h or b²Xh. All valves seem to be a factor of $65 ie the darer material is twice the price of the cheaper material.
Don't use X to indicate multiplication, especially when x is already a variable in the problem. You can write this as V = b2h or b2 * h.

Why are you using b, though? In the problem statement, it says that the base of the tank is a square that is x meters on each side, so V = x2h.
Bmrboi said:
I just need someone to help me understand what I should be looking for, the square meter part throws me off.
There is a limitation of $5000 for materials. Draw a picture of a box with a top, and write expressions for the areas of the bottom, top, and four sides.

Then write an expression for the total cost, given that the bottom needs to be made of the more expensive stuff, and the sides and top made of the cheaper stuff.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top