What are the local maxima and minima of F(x)=(x^2)/(x+1)?

jorcrobe
Messages
12
Reaction score
0

Homework Statement


F(x)=(x^2)/(x+1)
Find critical points
Find local maxima & minima

Homework Equations


None

The Attempt at a Solution


F'(x) = x(x+2)/(x+1)^2

crit points: -2,0,-1

f(-2) = -4
f(0) = 0
f(-1)=undef

My book is telling me that f(0) is the minima, and f(-2) is the maxima. I see it as the other way around. Which way is right? Explanations? Thank you!
 
Physics news on Phys.org
jorcrobe said:

Homework Statement


F(x)=(x^2)/(x+1)
Find critical points
Find local maxima & minima

Homework Equations


None

The Attempt at a Solution


F'(x) = x(x+2)/(x+1)^2

crit points: -2,0,-1

f(-2) = -4
f(0) = 0
f(-1)=undef

My book is telling me that f(0) is the minimum, and f(-2) is the maximum. I see it as the other way around. Which way is right? Explanations? Thank you!
The book is correct.

I suppose you're having trouble because the local maximum is less than the local minimum.

Graph F(x) to see what's happening .
 
jorcrobe said:

Homework Statement


F(x)=(x^2)/(x+1)
Find critical points
Find local maxima & minima

Homework Equations


None

The Attempt at a Solution


F'(x) = x(x+2)/(x+1)^2

crit points: -2,0,-1

f(-2) = -4
f(0) = 0
f(-1)=undef

My book is telling me that f(0) is the minima, and f(-2) is the maxima. I see it as the other way around. Which way is right? Explanations? Thank you!


The book is correct. For *local* min/max (as you have here) there are second-order conditions that can be applied: if f'(x0) = 0 and f''(x0) < 0 then x0 is a strict local maximum; if f'(x0) = 0 and f''(x0) > 0, x0 is a strict local minimum. Try these tests on your function.

This does not say anything about *global* max or min, and it does not prevent a local max from being less than a local min, which is the case in this problem.

RGV
 
I'd like to thank you both for your guidance. I will be looking into this further.
 
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