Derivative of Composition Functions Problem

Loppyfoot
Messages
192
Reaction score
0

Homework Statement



f and g are differentiable functions that have the following properties:
i. f(x) < 0 for all values of x
ii. g(5) = 2

If h(x)= f(x) / g(x) and h'(x) = f '(x) / g(x), then g(x) = _____?





Homework Equations



Quotient Rule with f(x) and g(x)

The Attempt at a Solution


I have no idea where to begin on this problem.
Would I first solve the derivative of h(x)?

so h'(x) = f '(x)*g(x) - f(x)*g'(x) / (g(x))2
then set that equal to the second given (h'(x))= f'(x)/g(x)?

Would that be a correct way to start?
 
Physics news on Phys.org
if you mean equate the two expressions
h'(x) = f '(x)*g(x) - f(x)*g'(x) / (g(x))^2 = f '(x)*g(x)

then yes, sounds good
 
From there,I have no idea where to go next. would the answer to g(x) be an actual number of a function?
 
Unless g(x) is a constant function, its formula will never be just a number. g(2), for example, would be a number, but g(x) will be a formula that gives the output for an arbitrary input number x.
 
so if h'(x) = f '(x)*g(x) - f(x)*g'(x) / (g(x))^2 = f '(x)*g(x)
then

h'(x) - f '(x)*g(x) = - f(x)*g'(x) / (g(x))^2 = 0

so the term f(x)*g'(x) / (g(x))^2 is zero for all x, you know f(x) <0 for all x, so this is always non-zero, g(5)=2 so this is non-zero for at least one x, what does this tell you about 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