PDA

View Full Version : Help with a derivative


ladyrae
Jun30-04, 05:50 PM
I am having trouble with part of a problem

what is d/dx (sec 5x)

is it ((sec 5x)(tan 5x)(d/dx 5x)) ?

Or is 5 a constant multiple ?

either way what next ???

What would (sec5x)(tan 5x)(5) be?

Thanks

e(ho0n3
Jun30-04, 06:01 PM
I am having trouble with part of a problem

what is d/dx (sec 5x)

is it ((sec 5x)(tan 5x)(d/dx 5x)) ?

Remember that d/dx~f(g(x)) = f'(g(x))~g'(x).
What would (sec5x)(tan 5x)(5) be?
Simplify and find out.

ladyrae
Jun30-04, 06:26 PM
d/dx (sec 5x)

= (sec 5x)(tan 5x)(d/dx 5x)
= (sec 5x)(tan 5x)(5)
=(sec 5x)(5tan 5x)

I am using the formula d/dx sec u = (sec u)(tan u)(d/dx u)

Am I on the right track?

ladyrae
Jun30-04, 06:29 PM
x(sec 5)(5tan 5)

e(ho0n3
Jun30-04, 06:36 PM
Write out the sec and tan as functions of sin and cos if you want to simplify properly.

ladyrae
Jul1-04, 12:03 PM
Does anyone know a program available I can use to check my answers to problems like these...quotient rule, product rule, and chain rule.

Thanks

maverick280857
Jul2-04, 01:11 PM
Some symbolic algebra program should help...how about Wolfram Research's Mathematica? (www.wolfram.com)

I am not yet aware of anything in the GNU which does the same job....


Cheers
Vivek

TALewis
Jul2-04, 03:26 PM
A TI-89 graphing calculator will also solve many of these problems. Invaluable for checking your work.

Electro
Jul13-04, 11:40 PM
Hello everyone,
I'm having some difficulties with a problem.
It includes an equation and says find the time when it is a maximum.
The equation is f(x)=75/(1+74e^(-0.6t))
To find the maximum we'll have to set the derivative of f(x)=0, but the problem I have is differentiating this expression. Applying the quotient rule, (75 is a constant) I get stuck at differentiating 1 + 74e^(-0.6t). It is simple using logarithms to differentiate it. For example y= 74e^(-0.6t) (d/dx 1= 0)
ln y= 74*-0.6t ln e y'/y=-44.4t *1 y'= -44.4t* 74e^(0.6t)
Now, I am not sure if I can use this technique when finding the derivative of the whole expression f(x)=75/(1+74e^(-0.6t)) and then setting it equal to 0?
Thank you
K.K

eJavier
Jul14-04, 01:19 AM
Yeah, there ain't no problem with using the rule of quotients with the deriv. you just calculated. The quotient rule is independant of how you calculate each derivative. By the way, there ain't no need to use logarithmic derivative since the derivative of exp() is soooo easy.
d\frac{ 1 + 74e^{-0.6t}} {dt} = 74* (-0.6) e^{-0.6t}

Anyway, be aware that (f ' =0) is only a sufficient codition for maximum (or minimum, for that matter), so you should check the second derivative as well.

eJavier
Jul14-04, 01:30 AM
By the way, the total deriv. is:
\frac{3330 e^{-0.6t}}{(1 + 74 e^{-0.6 t})^2}

Electro
Jul14-04, 03:23 PM
Fortunately I was right, anyway thanks for your help. I found the derivative exactly as you did. Now I should find the maximum. So i should find f(x)' = 0 and f(x)" if it is <0 (max) or > 0 (min). The problem I have now is that I can't find a value for f(x)' (a value for t) so that it is equal to 0? :cry:

HallsofIvy
Jul14-04, 07:49 PM
The function you give, f(x)=75/(1+74e^(-0.6t)), is steadily increasing. It has no maximum. If your problem asks for the maximum on a closed interval, then it is the value at the right end point.,

maverick280857
Jul14-04, 09:33 PM
More generally if f = sec u and u = 5x,


\frac{df}{du} = \sec u \tan u


and


\frac{du}{dx} = 5


The chain rule says that


\frac{df}{dx} = \frac{df}{du} \frac{du}{dx}


so that \frac{df}{dx} is easily found out as 5 \sec 5x \tan 5x .

Whether you use product rule or take logs first, you should end up with the same answer. Which trick to use when is an idea you get only after solving too many problems...sometimes log is better and it avoids too much algebra.

Remember the quotient rule as


\frac{d}{dx}[\frac{f(x)}{g(x)}] = \frac{g(x) \frac{df(x)}{dx} - f(x) \frac{dg(x)}{dx}}{[g(x)]^{2}}


that is first write the square of the denominator in the denominator on the right hand side. Then write the expression in the numerator as: (denominator of (f/g) * derivative of numerator (df/dx)) - (numerator of (f/g) * derivative of denominator (dg/dx)).

For your problem (f/g) or (f(x)/g(x)) represents the function to be maximized/minimized, so using the above form of the quotient rule, you can directly set d(f/g)/dx equal to zero, as


g(x) \frac{df(x)}{dx} - f(x) \frac{dg(x)}{dx}} = 0


Fill in the rest ...

Electro
Jul20-04, 11:34 AM
Using L'Hospital's Rule I should find the limit of the function
Lim x->inf. x[ln(x+5) -ln x] . First it should be differentiated.
I wrote the function like this : Lim x->inf. x ln(x+5) - x ln x or
Lim x->inf. [ln(x+5)]/(1/x) - ln x/(1/x). I differentiated the function and the 1st derivative is -x^2/(x+5) +x . Even trying with second derivative I can't find the correct answer. Maybe there's sth wrong?

Muzza
Jul20-04, 12:17 PM
No, it's perfectly correct. -x^2/(x + 5) + x = (-x^2 + x(x + 5)) / (x + 5) = (-x^2 + x^2 + 5x) / (x + 5) = 5x/(x + 5), apply l'Hopitals rule again to find the limit.

Electro
Jul20-04, 01:32 PM
:approve:
I am sorry for inconvenience. I forgot that ln(x+5) - ln(x) = ln (x+5)/x. The exercise was really easy.

Electro
Jul26-04, 03:09 PM
"A conical cup is made from a circular piece of paper of radius R by cutting out a sector and joining its edges. Find the maximum capacity of such cup"

I just know that V(cone)=1/3 Pi R^2 H and that the lateral Area is A= Pi R Sqr(R^2+H^2)

I can't go any further.
Thanks for the help

e(ho0n3
Jul26-04, 04:44 PM
"A conical cup is made from a circular piece of paper of radius R by cutting out a sector and joining its edges. Find the maximum capacity of such cup"

I suggest you start a new thread next time. I'm not sure how exactly this conical cup is being formed. You say "cutting out a sector and joining its edges". How big a sector are you talking about? Does 'its' refer to the sector or the circular piece of paper without the sector? What is the shape of this sector (I'm guessing it looks like a piece of pie)?

cookiemonster
Jul26-04, 11:49 PM
Yes, do start a new thread.

e(ho0n3, http://mathworld.wolfram.com/CircularSector.html

Electro, you know that the original radius of the circle is going to be the slant height and that that circumference of the base of the cone is going to be the same as the original cirumference minus the part that was taken out with the sector. How can you use this?

cookiemonster

Electro
Jul28-04, 02:56 PM
Thanks a lot! I just solved the problem.

Electro
Aug15-04, 10:23 PM
Hello Everyone,
I'm studying the substitution rule for solving integrals. There is an exercise that I can't solve. I know that you will help me. INT X*SQR(X-1) Limit 1->2.
I tried all the substitutions but I can't get to the solution.

Thanx

Math Is Hard
Aug15-04, 10:52 PM
This is a weird one. Let u = x-1,
so then u+1 = x and du = dx.
Try setting it up from there.

Electro
Aug16-04, 01:54 PM
The problem is that I can't cancel X from the equation. So it will be
INT X*SQR(U) du...?

Gaz031
Aug16-04, 02:06 PM
With an upper limit of 2 and a lower limit of 1:
Integrate: x(x-1)^0.5 dx

First let u = x-1, x = u+1, root(x-1) = (x-1)^0.5 = u^0.5
du/dx = 1.

x(x-1)^0.5 = (u+1)(u^0.5)1 dx
= (u+1)(u^.5) du/dx dx
= (u+1)(u^.5) du
= u^1.5 + u^.5 du

Integrating with respect to u.

(2/5)u^2.5 + (2/3)u^1.5
= (2/5)(x-1)^2.5 + (2/3)(x-1)^1.5

Using the limits, = 16/15.

I too, have recently introduced myself to integration via substitution. A confirmation as to whether this is correct would be nice but i'm fairly sure it is.

Electro
Aug16-04, 03:13 PM
Thanks Gaz!
The solution is correct. I had the answer but I couldn't get to it.
It's exactly as u have solved it.

Gaz031
Aug16-04, 03:36 PM
My pleasure, i'm glad of the practice =).