Consider a function defined as h ( x ) = cos x x , this function is of the form h ( x ) = f ( x ) g ( x ) and we can differentiate this function using logarithms, However is it possible to differentiate such function using any other method?
Using logarithms to differentiate: suppose a function of maps x to y as follows, y = f ( x ) g ( x ) then ln ( y ) = g ( x ) ln ( f ( x ) ) , differentiating the equation on each side:
y y ′ = g ′ ( x ) ln ( f ( x ) ) + f ( x ) g ( x ) f ′ ( x )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Well, the derivative is computed using a combination of the chain and product rule. The first operation is manipulating the function to the required form and then applying the chain rule. I chose the chain rule and it turned out to be the correct option. What enables us to differentiate this function in any other way is by manipulating it to another form as you have shown. I reiterate that the process of differentiation includes the use of the product as well as the chain rule. So there are multiple correct answers to this in my view.
Log in to reply
Yes but the product rule is required depending on the substitution u, generally we can write it as d u d e u × d x d u
Problem Loading...
Note Loading...
Set Loading...
We can re-write the function as h ( x ) = ( e ln ( f ( x ) ) g ( x )
which becomes e g ( x ) ln ( f ( x ) )
We can use chain rule here now , substitute g ( x ) ln ( f ( x ) ) = u
then function becomes h ( x ) = e u
d x d ( h ( x ) ) = d u d ( e u ) × d x d u
d x d ( h ( x ) ) = e u × d x d u
d x d u = g ′ ( x ) ln f ( x ) + f ( x ) g ( x ) f ′ ( x )
h ′ ( x ) = h ( x ) × ( g ′ ( x ) ln f ( x ) + f ( x ) g ( x ) f ′ ( x ) )