Finding the minimum perimeter.

  • Thread starter Thread starter Precepts
  • Start date Start date
  • Tags Tags
    Minimum Perimeter
Precepts
Messages
14
Reaction score
0

Homework Statement



I'm stuck on part b) of the question, but this includes the whole thing:

A farmer wants to make a rectangular paddock with an area of 4000m^2. However, fencing costs are high and she wants the paddock to have a minimum perimeter.

a) Show that the perimeter is given by the equation P = 2x + 8000/x

b) Find the dimensions of the rectangle that will give the minimum perimeter, correct to 1 decimal place.


The Attempt at a Solution



a) A = 4000 = xy

y = 4000/x

P = 2x + 2y
= 2x + 2(4000/x)
= 2x + 8000/x

Okay, so that was easy.

b) I assume here I just find the first derivative of P (to find minima)

dP/dx = 2 + 8000/x^2

So; 8000/x^2 + 2 = 0

Obviously this won't solve because I can't find x ( negative sq. root)... Where have I gone wrong exactly?
 
Physics news on Phys.org
The derivative wrt x of \frac{1}{x} ie of x^{-1} = -x^{-2}= -\frac{1}{x^{2}}
 
grzz said:
The derivative wrt x of \frac{1}{x} ie of x^{-1} = -x^{-2}= -\frac{1}{x^{2}}

So I should do P = 2x + 8000x^-1 instead... So x isn't on the bottom?

Can you show me the solution?edit - Nvm, simple mistake with the derivative.
 
Last edited:
Yes you just had a simple mistake with the derivative.

Just replace the + with a - on the RHS of your derivative.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top