Find intervals of f increasing/decreasing

  • Thread starter Thread starter phillyolly
  • Start date Start date
  • Tags Tags
    intervals
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
8 replies · 6K views
phillyolly
Messages
157
Reaction score
0

Homework Statement



(a) Find the intervals on which f is increasing or decreasing.
(b) Find the local maximum and minimum values of f.
(c) Find the intervals of concavity and the inflection points.

x2/(x2+3)

Homework Equations


The Attempt at a Solution



a) I find that
f'(x)=6x/(x2+3)2

I am stuck because (x2+3)2 has no solutions and I don't know how to define x in order to proceed further.
If anybody can help me out understanding this, I will be very thankful.
 
Physics news on Phys.org
Look at the function to see what it's it does. as [tex]x\rightarrow\pm\infty[/tex], [tex]f(x)\rightarrow 1[/tex]. Also note that f(x) is an even function. Your calculation shows that the one and only minimum is at x=0. This should allow you to answer the question.

Mat
 
phillyolly said:

Homework Statement



(a) Find the intervals on which f is increasing or decreasing.
(b) Find the local maximum and minimum values of f.
(c) Find the intervals of concavity and the inflection points.

x2/(x2+3)

Homework Equations





The Attempt at a Solution



a) I find that
f'(x)=6x/(x2+3)2

I am stuck because (x2+3)2 has no solutions and I don't know how to define x in order to proceed further.
Why are you just looking at the denominator? Since x2+3 has no real solutions, this means that the domain of f is the entire real line.

f is increasing on intervals for which f'(x) > 0, and is decreasing on intervals for which f'(x) < 0.

You're going to need the second derivative, too, in this problem.
phillyolly said:
If anybody can help me out understanding this, I will be very thankful.
 
hunt_mat said:
Look at the function to see what it's it does. as [tex]x\rightarrow\pm\infty[/tex], [tex]f(x)\rightarrow 1[/tex]. Also note that f(x) is an even function. Your calculation shows that the one and only minimum is at x=0. This should allow you to answer the question.

Mat

1) How do you know it is an even function?
2) Why [tex]f(x)\rightarrow 1[/tex]?
 
So how can I find the intervals of concavity based on a second derivative?
 
phillyolly said:
So how can I find the intervals of concavity based on a second derivative?

Take the second derivative and figure out where it's positive and where it's negative?
 
I did so, and in this case, x=1. however, the graph is concave down at 0 and it has nothing to do with a point 1.
 
phillyolly said:
I did so, and in this case, x=1. however, the graph is concave down at 0 and it has nothing to do with a point 1.

x=1 isn't an 'interval of concavity'. It's just a point. If you mean it's an inflection point, yes it is. But it's not the only one.