Derivative Problems: Solving Simple Functions

  • Thread starter Thread starter suxatphysix
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary

Homework Help Overview

The discussion revolves around finding the derivatives of two functions: F(z) = √((z-1)/(z+1)) and y = tan(sin(2x)). Participants are exploring the application of differentiation techniques, particularly the chain rule, in these contexts.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants attempt to apply the chain rule to both problems but express uncertainty about their approaches. There are discussions on using logarithmic differentiation for the first function and clarifications on the application of the chain rule for the second function.

Discussion Status

Participants are actively engaging with each other's attempts, providing guidance on the correct application of differentiation rules. There is a focus on ensuring that the chain rule is properly utilized, with various suggestions on how to simplify the problems.

Contextual Notes

Some participants note potential confusion regarding the correct setup of functions and the application of differentiation techniques, indicating a need for clarity on the assumptions made in the problems.

suxatphysix
Messages
29
Reaction score
0

Homework Statement


Find the derivative of the function
F(z) = [tex]\sqrt{\frac{z-1}{z+1}}[/tex]

Homework Equations






The Attempt at a Solution



[tex]\frac{z-1}{z+1}[/tex][tex]^{1/2}[/tex]

1/2 [tex]\frac{z-1}{z+1}[/tex][tex]^{-1/2}[/tex]

Homework Statement


Find the derivative of the function.
y = tan(sin2x)

Homework Equations





The Attempt at a Solution



[tex]\frac{sin}{cos}[/tex]

I'm assuming this is the chain rule, but I'm not sure how to approach it.

 
Physics news on Phys.org
You've also forgotten to use the chain rule on the first problem. (f(g(x))'=f'(g(x))*g'(x). You forgot the g'(x). Once you've straightened that out try the second.
 
soooo 1/2 [tex]\frac{z-1}{z+1}[/tex][tex]^{-1/2}[/tex] (1) ?
 
be careful with your brackets. the square root is being applied to (z-1/z+1).
This is a chain rule question, what is your outside function? your inside function?
 
It might help to call the things inside the square root, [tex]\frac{z-1}{z+1}[/tex] u. That way the chain rule basically says that the derivative of the whole thing is the derivative of F(z) with respect to u* derivative of u with respect to z.
 
For a question like the first one, i tend to find it less tedious to first take natural logs of both sides, and then using log laws, reduce it down to a form that is easier to work with, and then differentiate implicitly. Thats if you have learned implicit differentiation though.
 
In the second question, I'm not sure you need to use the identity.

[tex]\frac{sin}{cos}=tan[/itex]<br /> <br /> It seems just a simple derivative:-<br /> <br /> [tex]\frac{d}{dx}tan=sec^2[/itex]<br /> <br /> Would be fine here?[/tex][/tex]
 
Last edited:
suxatphysix said:
soooo 1/2 [tex]\frac{z-1}{z+1}[/tex][tex]^{-1/2}[/tex] (1) ?

No, that's not correct.

Why is it (1)? As others have pointed out, you should use The Chain Rule:

[tex]\frac{df}{dx} = \frac{df}{du} \times \frac{du}{dx}[/tex], i.e the derivative of f with respect to x is the derivative of f with respect to u times the derivative of u with respect to x. (u is any function that you choose, so that the problem becomes easier). There are problems that you have to apply the rules twice, threefold, or even more:

[tex]\frac{df}{dx} = \frac{df}{du_1} \times \frac{du_1}{dx} = \frac{df}{du_1} \times \left( \frac{du_1}{du_2} \times \frac{du_2}{dx} \right) = \frac{df}{du_1} \times \frac{du_1}{du_2} \times \left( \frac{du_2}{du_3} \times \frac{du_3}{dx} \right) = ...[/tex]

Example:
Find the derivative of [tex]\tan \left( \sqrt{\cos x} \right)[/tex] with respect to x.

-------------------

Now that looks monstrous. But if you let [tex]u = \sqrt{\cos x}[/tex], the whole thing becomes: tan(u).

Apply The Chain Rule here, we have:
[tex]\tan \left( \sqrt{\cos x} \right)'_x = \tan \left( u \right)'_x = \tan \left( u \right)'_u \times u'_x = \frac{1}{\cos ^ 2 u} \times (\sqrt{\cos x})'_x[/tex]

Apply the Rule once more, let t = cos(x)
[tex]... = \frac{1}{\cos ^ 2 u} \times (\sqrt{\cos x})'_x = \frac{1}{\cos ^ 2 u} \times (\sqrt{t})'_x = \frac{1}{\cos ^ 2 u} \times (\sqrt{t})'_t \times t'_x = \frac{1}{\cos ^ 2 u} \frac{1}{2 \sqrt{t}} (\cos x)'_x = -\frac{1}{\cos ^ 2 u} \frac{1}{2 \sqrt{t}} \sin x[/tex]

Now, change u, and t back to x's, we have:
[tex]... = -\frac{1}{\cos ^ 2 u} \frac{1}{2 \sqrt{t}} \sin x = -\frac{1}{\cos ^ 2 (\sqrt{\cos x})} \times \frac{1}{2 \sqrt{\cos x}} \sin x[/tex].

To make it look a little bit nicer. You can pull the 1/2 factor in front of the whole expression, like this:

[tex]... = - \frac{1}{2} \times\frac{1}{\cos ^ 2 (\sqrt{\cos x})} \times \frac{\sin x}{\sqrt{\cos x}}[/tex]It's done. :)

Can you do the same to your 2 problems? :)
 
Last edited:
for the first problem u could use logs to differentiate such that lny = 1/2ln(z-1) - 1/2ln(z+1) and then implicitly differentiate, dy/dz.1/y = 1/2.(1/z-1) - 1/2(1/z+1). dy/dz=[1/(2z-2)-1/(2z+2)].y = [4/(4z^2+4)].root[(z-1)/(z+1)] and simplify.

u = sin2x therefore y=tan (u) therefore dy/du = u'/cos^2 (u) = 2cos(2x)/cos^2(sin2x)
 

Similar threads

Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K