Differential Calculus Application

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 20K views
kurimaw
Messages
2
Reaction score
0
Just a question regarding Differential Calculus Application. Can anyone help me to solve this using differential calculus. Here it is:

A farmer has enough money to build only 100 meters of fence. What are the dimensions of the field he can enclose the maximum area?

thanks in advanced:D
 
Physics news on Phys.org
Calculus of variations would be needed if you assume the field can be of any shape (a circle give maximum area for a given perimeter). You may be allowed to assume the field is a rectangle. In that case, letting x and y be the length and width, you know that 2x+ 2y= 100 and that the area is A= xy. Solve 2x+ 2y= 100 for either x and y and put that into A= xy to get the function in a single variable. Do you know what to do from there?

(The answer is pretty obvious anyway!).
 
This is an optimization problem. Use derivatives to find it. It was the section where you learned how to find the max and mins of a graph.