How Do You Analyze the Function f(x) = ax + (b/x) for Extrema and Concavity?

  • Thread starter Thread starter tachu101
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 6K views
tachu101
Messages
74
Reaction score
0

Homework Statement



4) Let f(x)= ax+(b/x) where a and b are positive constants.
(a) Find in terms of a and b, the intervals on which f is increasing.
(b) Find the coordinates of all local maximum and minimum points.
(c) On what interval(s) is the graph concave up?
(d) Find any inflection points. Explain your answer.

The Attempt at a Solution



I need to take the derivative so it is f'(x)= a-b(x^-2) then I set this equal to zero to find the critical points, but then I'm not sure what value to solve for. X? If I do that I get critical points at +/- [tex]\sqrt{}b/a[/tex]
 
Physics news on Phys.org
If you set a- bx-1 equal to 0, the only thing left to solve for is x! Yes, [itex]x= \sqrt{b/a}[/itex] and [itex]x= -\sqrt{b/a}[/itex] are the critical values of x. What does that tell you about a, b, c, and d?
 
so is the function increasing from (-infinity,-root(b/a)) union (root(b/a),infinity)? Then should I take the second derivative set it equal to zero to find the inflection point