Ask your own question, for FREE!
Mathematics 19 Online
OpenStudy (anonymous):

Differentiate and simplify.

OpenStudy (anonymous):

a)\[y=\frac{ \sqrt{x}-x }{ x^2 }\] b)\[y=\sqrt{\frac{ x }{ 1+x^2 }}\]

OpenStudy (academicgurusinc):

Have you used the chain rule?

OpenStudy (anonymous):

Yes, but I still didn't get the answer right yet...

OpenStudy (academicgurusinc):

Okay, I'll help you now. This one is a bit complicated.

OpenStudy (academicgurusinc):

So apply the chain rule and let \[\frac{ x }{ 1+x^2 }\] to be letter U. Now we'll get \[\frac{ d }{ du } (\sqrt{u}) \frac{ d }{ dx } \frac{ x }{ 1+x^2 }\] So now \[\frac{ d }{ du } (\sqrt{u}) \] apply the power rule \[0.5u^0.5-1 = \frac{ 1 }{ 2\sqrt{u} }\] now use the quotient rule \[[\frac{ d }{ dx }(x)(1+x^2)-\frac{ d }{ dx }(1+x^2)x] / (1+x^2)^2\] Simplify and you'll end up with \[\frac{ (1-x^2)-2x^2 }{ (1+x^2)^2 } = \frac{ 1-x^2 }{ (x^2+1)^2}\] \[\frac{ 1 }{ 2\sqrt{u}} * \frac{ 1-x^2 }{ (x^2+1)^2 }\] Substitude back u = x/(1+x^2)^2 I simplified and got \[\frac{ 1-x^2 }{ 2\sqrt{x} (x^2+1)^(5/2)}\] as the final answer. I hope that helps. If you found this helpful, I encourage you to subscribe to our youtube channel, to stay current with all of our new videos: https://www.youtube.com/channel/UCYiI7SmkU4_vhdSzKBWsifg You may also want to check out our Math Challenge contest, for a chance to win a $50 Visa gift card: https://www.youtube.com/watch?v=2Dbu-R_Hj7E Regards, Academic Gurus Inc.

OpenStudy (freckles):

Hi @esam2

OpenStudy (anonymous):

hi :)

OpenStudy (freckles):

so which one do you want to look at

OpenStudy (freckles):

both

OpenStudy (anonymous):

Yes, both please... I tried so many times and I couldn't get them... :(

OpenStudy (freckles):

Ok let's look at a first we are going to just focus right now on rewriting a (we will differentiate a later) \[y=\frac{\sqrt{x}-x}{x^2}=\frac{\sqrt{x}}{x^2}-\frac{x}{x^2}\] are you cool with separating the fraction like this?

OpenStudy (anonymous):

yes

OpenStudy (freckles):

\[\sqrt{x}=x^\frac{1}{2} \\ \text{ so we can also rewrite a little more } y=\frac{x^\frac{1}{2}}{x^2}-\frac{x}{x^2}\] now it is necessary for you to remember all those things you learned in your math classes before you know like the law of exponents

OpenStudy (anonymous):

yes

OpenStudy (freckles):

if you have a quotient and the same base on top and bottom you can do this: \[\frac{x^a}{x^b}=x^{a-b}\]

OpenStudy (freckles):

\[y=x^{\frac{1}{2}-2}-x^{1-2}\]

OpenStudy (freckles):

you know how i got that 1 right x is x to the first

OpenStudy (freckles):

anyways we need to simplify both 1/2-2 and 1-2

OpenStudy (freckles):

\[\frac{1}{2}-2=\frac{1}{2}-\frac{4}{2}=\frac{-3}{2} \\ 1-2=-1 \] so the final way we will rewrite y is like this: \[y=x^\frac{-3}{2}-x^{-1}\] now we just use power rule for both terms when we wish to differentiate

OpenStudy (freckles):

you wanna give that ago that is differentiating our problem we rewrote just now

OpenStudy (anonymous):

Oh! You made it a little easier to solve it

OpenStudy (freckles):

yeah

OpenStudy (freckles):

we could have straight up quotient rule it

OpenStudy (freckles):

but i thought rewriting it first would make things easier

OpenStudy (anonymous):

So i got -3/2x^-5/2+x^-2?

OpenStudy (freckles):

brilliant \[y'=\frac{-3}{2}x^{\frac{-5}{2}}+x^{-2} \\ \text{ or without negative exponents } \\ y'=\frac{-3}{2 x^\frac{5}{2}}+\frac{1}{x^2}\]

OpenStudy (anonymous):

I got it! :D it is \[\frac{ 2\sqrt{x}-3 }{ 2\sqrt{x^5} }\]

OpenStudy (freckles):

for some reason I got logged out :(

OpenStudy (freckles):

and congrats

OpenStudy (freckles):

I had did the quotient rule for you but before I could post anything I got logged out

OpenStudy (freckles):

but it was unnecessary work anyways

OpenStudy (freckles):

anyways you want to look at the second problem too correct?

OpenStudy (freckles):

\[y=\sqrt{\frac{ x }{ 1+x^2 }} \] we could use some other tricks to differentiate here but I don't like you heard of implicit or log differentiation right?

OpenStudy (freckles):

it doesn't matter we will just straight up chain rule it

OpenStudy (freckles):

before we go on to the second problem do you understand the following: \[y=\sqrt{g(x) } \\ y=((g(x))^\frac{1}{2} \\ y'=\frac{1}{2}(g(x))^{\frac{1}{2}-1} \cdot g'(x) \\ y'=\frac{1}{2}(g(x))^\frac{-1}{2} \cdot g'(x) \\ y'=\frac{1}{2} \frac{1}{(g(x))^\frac{1}{2}} g'(x) \\ y'=\frac{1}{2}\frac{g'(x)}{(g(x))^\frac{1}{2}}\]

OpenStudy (anonymous):

Hi again! I got logged out too. I think there are techical issues with the website. Okay, give me few minutes to read over these notes...

OpenStudy (freckles):

my OpenStudy page keeps refreshing

OpenStudy (anonymous):

I think I got the following above.

OpenStudy (freckles):

so you know your g(x) in this case =x/(1+x^2)

OpenStudy (freckles):

replace the g(x)'s in my formula above with x/(1+x^2) so you do this: \[y'=\frac{1}{2} \frac{\frac{d}{dx}(\frac{x}{1+x^2})}{(\frac{x}{1+x^2})^2}\]

OpenStudy (freckles):

since we have a whole bunch of fractions I will rewrite that a little so it looks prettier to you: \[y'=\frac{1}{2} [\frac{d}{dx} (\frac{x}{1+x^2})] \cdot \frac{1}{(\frac{x}{1+x^2})^2} \\ y'=\frac{1}{2} [\frac{d}{dx}(\frac{x}{1+x^2})] \cdot (\frac{1+x^2}{x})^2\]

OpenStudy (anonymous):

@freckles I got it! Thanks for your help! ^_^

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!