Increasing/Decreasing composites functions

  • Thread starter Thread starter jordanfc
  • Start date Start date
  • Tags Tags
    Functions
jordanfc
Messages
4
Reaction score
0
Given that u(x) is always positive and u'(x) < 0, I need to find values of x so that f(x) and g(x) are increasing. f(x) = [u(x)]^2 and g(x) = u(u(x)).

for f(x) is increasing when f'(x) > 0. so f'(x) = 2u(x) => 2u(x) > 0. would f(x) always be increasing since 2u(x) will always be increasing ( u(x) is always positive, 2u(x) will always be positive as well)?

and for g'(x) > 0 => [u(u(x))]' => u'(u(x)*(u(x))' = 2u'(u(x))...set larger than 0...since u'(x) is always negative and 2u'(u(x)) is bounded by 2u', does that inequality not hold and so g(x) is never increasing?
 
Last edited:
Physics news on Phys.org
f'(x) is not 2u(x), you need to apply the chain rule. You must also use the chain rule when you analyze g'(x).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top