Derivative/ Trig Help!!!!

DancingQueen09

New member
Joined
Oct 24, 2009
Messages
3
I need help on two questions! I have been trying them over and over again and still I cannot complete them. Thanks to everyone who helps.

1. Y= (x)(x^(1/2)) + (1)/((x^2)(x^1/2))

Find y'

The question is x radical x plus one over x^2 radical x

I know you use product rule and quotient rule then add them together but I still cant figure this out!!!
If you could please show step by step this will greatly help :)


2. Y= xSinx + (Sinx)/(1+Cosx)

Find A) f ' (x)

B) f '' (pi/2)


I also know you use product rule and quotient rule then add them together but I still cant figure this out!!!
If you could please show step by step this will greatly help :)
 
I am sorry, I think I misread your problem.

Is it xx+1x2x\displaystyle x\sqrt{x}+\frac{1}{x^{2}\sqrt{x}}?.

If so, use the exponent laws to simplify before using product or quotient rules.

It simplifies to x32+x52\displaystyle x^{\frac{3}{2}}+x^{\frac{-5}{2}}

In this case,no product or quotient rules needed.

xsin(x)+sin(x)1+cos(x)=xsin(x)+tan(x2)\displaystyle xsin(x)+\frac{sin(x)}{1+cos(x)}=xsin(x)+tan(\frac{x}{2})

Use the product rule on the xsin(x) and the chain rule on the tan(x/2).

Remember, the derivative of tan(x) is sec2(x)\displaystyle sec^{2}(x)
 
First one:

f(x) = (x)(x1/2)+1(x2)(x1/2) = x3/2+1x5/2 = x4+1x5/2\displaystyle f(x) \ = \ (x)(x^{1/2})+\frac{1}{(x^{2})(x^{1/2})} \ = \ x^{3/2}+\frac{1}{x^{5/2}} \ = \ \frac{x^{4}+1}{x^{5/2}}

Dx[x4+1x5/2] = x5/2(4x3)(x4+1)(5/2)x3/2x5\displaystyle D_x\bigg[\frac{x^{4}+1}{x^{5/2}}\bigg] \ = \ \frac{x^{5/2}(4x^{3})-(x^{4}+1)(5/2)x^{3/2}}{x^{5}}

= 4x11/25x3/2(x4+1)2x5 = 8x11/25x11/25x3/22x5\displaystyle = \ \frac{4x^{11/2}- \frac{5x^{3/2}(x^{4}+1)}{2}} {x^{5}} \ = \ \frac{8x^{11/2}-5x^{11/2}-5x^{3/2}}{2x^{5}}

= 3x11/25x3/22x5 = x3/2(3x45)2x5 = 3x452x7/2\displaystyle = \ \frac{3x^{11/2}-5x^{3/2}}{2x^{5}} \ = \ \frac{x^{3/2}(3x^{4}-5)}{2x^{5}} \ = \ \frac{3x^{4}-5}{2x^{7/2}}

Second one:

f(x) = xsin(x)+sin(x)1+cos(x)\displaystyle f(x) \ = \ xsin(x)+\frac{sin(x)}{1+cos(x)}

Dx[xsin(x)+sin(x)1+cos(x)] = sin(x)+xcos(x)+(1+cos(x))cos(x)sin(x)(sin(x))(1+cos(x))2\displaystyle D_x\bigg[xsin(x)+\frac{sin(x)}{1+cos(x)}\bigg] \ = \ sin(x)+xcos(x)+\frac{(1+cos(x))cos(x)-sin(x)(-sin(x))}{(1+cos(x))^{2}}

= sin(x)+xcos(x)+cos(x)+cos2(x)+sin2(x)(1+cos(x))2 = sin(x)+xcos(x)+1+cos(x)(1+cos(x))2\displaystyle = \ sin(x)+xcos(x)+\frac{cos(x)+cos^{2}(x)+sin^{2}(x)}{(1+cos(x))^{2}} \ = \ sin(x)+xcos(x)+\frac{1+cos(x)}{(1+cos(x))^{2}}

= sin(x)+xcos(x)+11+cos(x) = sin(x)+sin(x)cos(x)+xcos(x)+xcos2(x)+11+cos(x)\displaystyle = \ sin(x)+xcos(x)+\frac{1}{1+cos(x)} \ = \ \frac{sin(x)+sin(x)cos(x)+xcos(x)+xcos^{2}(x)+1}{1+cos(x)}

Hence, f  (x) = xcos2(x)+cos(x)[x+sin(x)]+sin(x)+11+cos(x), f  (π/2) = 2\displaystyle Hence, \ f \ ' \ (x) \ = \ \frac{xcos^{2}(x)+cos(x)[x+sin(x)]+sin(x)+1}{1+cos(x)}, \ f \ ' \ (\pi/2) \ = \ 2
 
Top