Max and Min Problems: Solving with Calculus | Need Help & Explanation

  • Context: Undergrad 
  • Thread starter Thread starter oreon
  • Start date Start date
Click For Summary

Discussion Overview

This thread discusses two maximum and minimum problems involving calculus, specifically focusing on optimization techniques for a silo's dimensions and a rectangular garden's fencing costs. Participants seek guidance on how to approach these problems and apply calculus to find solutions.

Discussion Character

  • Homework-related
  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant presents a problem involving a silo with a hemispherical roof and cylindrical sides, aiming to minimize surface area given a fixed volume of 755 cubic meters. They outline their approach but express uncertainty in executing the steps.
  • Another participant emphasizes the importance of identifying critical points where maxima and minima may occur, suggesting checking locations where the derivative is zero or at the endpoints of the interval.
  • A different participant encourages the original poster, suggesting they have a grasp of the calculus involved and proposes a similar engineering problem for practice.
  • Several participants provide their calculations and approaches for both problems, including expressions for volume and cost, and derivatives for optimization.
  • One participant notes the need to include the area of the floor in the silo problem, indicating a potential oversight in the original calculations.
  • Another participant provides a detailed derivative calculation for the silo problem, leading to a critical value for the radius and suggesting a method to find the corresponding height.
  • In the garden fencing problem, participants discuss the relationship between length and width, providing equations to minimize the cost based on the area constraint.

Areas of Agreement / Disagreement

Participants generally agree on the approaches to solving the problems, but there are variations in the details of the calculations and interpretations of the problems. Some participants correct or refine earlier claims without reaching a consensus on the final answers.

Contextual Notes

Some calculations presented may lack complete justification or contain assumptions that are not explicitly stated. There are unresolved mathematical steps, particularly in the context of the silo problem's surface area and the garden's fencing cost.

Who May Find This Useful

This discussion may be useful for students preparing for tests on optimization problems in calculus, particularly those involving real-world applications like engineering and cost minimization.

oreon
Messages
10
Reaction score
0
Hi Everybody

I have two max and min word questions,I didnt understand well how to solve this type question,thats why, I would like you to help me and show me how to solve these questions.I know some beginning steps and know all solution way.But the problem is I don't know how to use or do those steps.Could you show me but not only show also teach me with explaining the steps sothat I can see what you did.I will have a small test tomorrow, and there will be afew min max questions.I want a learn how to those and after you show me, I will work on similar questions like them.
I will wait your responde and helps...

Here are two questions.
----------------------

1)My first question is:
A silo has a hemisphrerical roof,is cylindrical sided and has a circular floor, all made of steel. find the dimensions of a silo with a volume of 755 cubic meters that uses the least amount of steel to build. justify your answer with calculus. so it is asking minimize surface area.

note:there is a picture of a silo but there isn't anything on the picture except there is r on the top and on the bottom.also there is a h left side of silo.


My approach is=
So the two parameters are the height, h, of the silo, and
the radius, r, of the silo. The volume will be the volume
of the cylinder plus the volume of the hemisphere:
V = (2/3)pi r^3 + pi r^2 h
So V is given in the problem, allowing me to solve
for h in terms of r.

The total area is the sum of the area of the hemisphere and
the area of the cylindrical part:

A = 2pi r^2 + 2pi rh
Substitute for h in the area equation, then take the
derivative to find dA/dr. Set it to zero and solve for r.
Then back-substitute to find h.

2)Second question is:
A rectangular garden laid out along your neighbor's lot line contains 432 square meters area.it is to be fenced on all sides. If the neighbor pays for half the cost of the shared fence and fencing costs $35 per meter. what should the dimensions of the garden be so that YOUR COST is a minimum? justify your answer with calculus. so it is asking minimize cost of fence ,
not minimum perimeter.

note:there is a rectangular picture. top side of rectangular is your fence,
left side is shared fence, right site is your fence and there is y and at the bottom your fence and there is x.

My approach is=
The parameters are length, L, and width, W. Let W be
along the shared lot-line.

A = LW

Where area, A, is given in the problem. From this I think I can find L in terms of W, or vice versa but I don't know how to do it right:)

C = 35 (2L + 1.5W)

Thank you very much for your helps.
 
Last edited:
Physics news on Phys.org
On a differentiable function on a conitinuous interval, maxima and minima can occur at:
1. Locations where the derivative is zero
2. The endpoints of the interval

You could just find all of the locations where a maximum or minimum could occur and check them.
 
I have just learned these type questions today that's why I really don't know how to do.
I would be so happy if you showed me the steps and put some little notes what you did there. :frown:

Plz anybody? :frown:
 
Last edited:
Reading what you've done above, it seems to me you've understood the meaning of that calculus. I have not found any reason for your lack of trust.

Anyway, you can try with this problem. It's a typical engineering problem where one have to minimize the surface of a cylindrical reservoir covered by two solid surfaces (rounded) at the top and bottom. The reservoir has a height h and a radius R. Given some volume V, try to find R(h) such that the surface exposed to an external environment is minimum.
 
oreon said:
Hi Everybody

I have two max and min word questions,I didnt understand well how to solve this type question,thats why, I would like you to help me and show me how to solve these questions.I know some beginning steps and know all solution way.But the problem is I don't know how to use or do those steps.Could you show me but not only show also teach me with explaining the steps sothat I can see what you did.I will have a small test tomorrow, and there will be afew min max questions.I want a learn how to solve those and after you show me, I will work on similar questions like them.
I will wait your responde and helps...

Here are two questions.
-----------------------

1)My first question is:
A silo has a hemisphrerical roof,is cylindrical sided and has a circular floor, all made of steel. find the dimensions of a silo with a volume of 755 cubic meters that uses the least amount of steel to build. justify your answer with calculus. so it is asking minimize surface area.

note:there is a picture of a silo but there isn't anything on the picture except there is r on the top and on the bottom.also there is a h left side of silo.


My approach is=
So the two parameters are the height, h, of the silo, and
the radius, r, of the silo. The volume will be the volume
of the cylinder plus the volume of the hemisphere:
V = (2/3)pi r^3 + pi r^2 h
So V is given in the problem, allowing me to solve
for h in terms of r.

The total area is the sum of the area of the hemisphere and
the area of the cylindrical part:

A = 2pi r^2 + 2pi rh
Substitute for h in the area equation, then take the
derivative to find dA/dr. Set it to zero and solve for r.
Then back-substitute to find h.
Okay except that you haven't included the area of the floor. You need and additional pi r^2

2)Second question is:
A rectangular garden laid out along your neighbor's lot line contains 432 square meters area.it is to be fenced on all sides. If the neighbor pays for half the cost of the shared fence and fencing costs $35 per meter. what should the dimensions of the garden be so that YOUR COST is a minimum? justify your answer with calculus. so it is asking minimize cost of fence ,
not minimum perimeter.

note:there is a rectangular picture. top side of rectangular is your fence,
left side is shared fence, right site is your fence and there is y and at the bottom your fence and there is x.

My approach is=
The parameters are length, L, and width, W. Let W be
along the shared lot-line.

A = LW

Where area, A, is given in the problem. From this I think I can find L in terms of W, or vice versa but I don't know how to do it right:)

C = 35 (2L + 1.5W)

Thank you very much for your helps.
Yes, and since you were told that A= LW= 432, you know that L= 432/W and want to minimize 35(864/W+ 1.5W) or, conversely, that W= 432/L and want to minimize 35(2L+ 648/L).

It might help to write them as 35(864W-1+ 1.5W) or
35(2L+ 648L-1).
 
I did the first one , could you guys check?

Acube(r, h) = 2∏rh+2∏r2
= ∏r(2h+r)


V = ∏r2h = 755 ---> h = 755/∏r2

Acube(r) = ∏r[(1510/∏r2)+r]


A’(r) = [(2∏r3-1510)/(r2)]


A’(r) = [(2∏r3-1510)/(r2)] = 0


r3 = 755/∏ ----> r = 6,2 m


h = 755/∏r2
h = 6,25 m
 
This is the second one, Could you check this too?

xy = 432
y = 432/x
Cost = 35(2x+1.5y)


C = 35(2x+(1.5*432/x))
C' = 70-(22680/x^2) = 0

x = 18

432/18 = 24
y=24

C= 35 (2x+1.5y)
= 35 (2.18+1.5*24)
= 2520$
 
V = (2/3)pi r^3 + pi r^2 h
So, solving for h:
[tex]h=\frac{V-(2/3)\pi r^3}{\pi r^2}[/tex]

plug this in the area (without the floor, do the correct one with the floor area yourself):
[tex]A = 2\pi r^2 + 2\pi rh=2\pi r^2 + 2\pi r\frac{V-(2/3)\pi r^3}{\pi r^2}[/tex]
rewrite it with a bit of algebra:
[tex]A=\frac{2}{3}\pi r^2+\frac{2V}{r}[/tex]
taking the derivative and setting it equal to zero:
[tex]A'=\frac{\frac{4}{3} \pi r^3-2V}{r^2}=0[/tex]
gives [itex]r=(\frac{6V}{4\pi})^{1/3}[/itex]
Notice that A'<0 if r is smaller than that critical value and A'(r)>0 if r is greater than that critical value. So you have an absolute minimum.
Since V=755 m^3, r=7.12 m.
then plug r back into:
[tex]h=\frac{V-(2/3)\pi r^3}{\pi r^2}=[/tex]
to find h.
Just like you said in your first post.

(Surprise: h=0.)



The fence problem is correct as far as I can tell.
For completeness though, you should check and add that x=18 really gives a minimum C, not merely a point where the derivative is zero.
 
Last edited:
Thank you very much galileo ,you are a great person.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
8K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K