Finding the Value of a Derivative with Given Function and Derivative Values

carlarae
Messages
5
Reaction score
0

Homework Statement


Suppose u and v are differentiable functions of x. Use the given values of the functions and their derivatives to find the value of the indicated derivative.
u(1)=2, u'(1)=-7, v(1)=7,v'(1)=-2
d/dx (uv) at x =1


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
What have you tried?
 
Hint

Homework Equations


look for the equations you use when you have to differentiate a combination of two functions... one of them looks like your problem.
 
I get d/x(uv)=(2)(-2) + (7)(-7) = -53 but I'm not applying the 1 anywhere that I know of here. as in u(1), does anyone have an example that could help me?
 
carlarae said:
I get d/x(uv)=(2)(-2) + (7)(-7) = -53 but I'm not applying the 1 anywhere that I know of here. as in u(1), does anyone have an example that could help me?

In your answer (2)(2) + (7)(-7), where did the 2 come from? What about the -2? Where did you get the 7? Ditto for the -7.

RGV
 
That answer looks correct to me. You are applying the 1. The equation for the derivative of the product of two functions is u*v' + v*u'. In your case, you have u(1)*v'(1) + v(1)*u'(1) = (2)(-2) + (7)(-7) = -53. This is d/dx(uv) evaluated at x=1.
 
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