Find the derivative of the given function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
See attached( I want to attempt the problem using quotient and product rule).
Relevant Equations
Differentiation
1692280784218.png


1692280869222.png


Let's see how messy it gets...

##\dfrac{dy}{dx}=\dfrac{(1-10x)(\sqrt{x^2+2})5x^4 -(x^5)(-10)(\sqrt{x^2+2})-x^5(1-10x)\frac{1}{2}(x^2+2)^{-\frac{1}{2}}2x}{[(1-10x)(\sqrt{x^2+2})]^2}##

##\dfrac{dy}{dx}=\dfrac{5x^4(1-10x)(x^2+2)+(10x^5(x^2+2))-x^6(1-10x)}{\sqrt{x^2+2}}⋅\dfrac{1}{[(1-10x)(\sqrt{x^2+2})]^2}####\dfrac{dy}{dx}=\dfrac{5x^4(1-10x)(x^2+2)+(10x^5(x^2+2))-x^6(1-10x)}{\sqrt{x^2+2}}⋅\dfrac{1}{[(1-10x)^2(\sqrt{x^2+2})^2]}##

##\dfrac{dy}{dx}=\dfrac{5x^4(1-10x)(x^2+2)+(10x^5(x^2+2))-x^6(1-10x)}{[(1-10x)^2(\sqrt{x^2+2})^3]}##

##\dfrac{dy}{dx}=\dfrac{5x^4}{(1-10x)\sqrt{x^2+2}}+\dfrac{10x^5}{[(1-10x)^2\sqrt{x^2+2}}-\dfrac{x^6}{[(1-10x)\sqrt{x^2+2})^3]}##

Factoring out ##\dfrac{1}{(1-10x)\sqrt{x^2+2}}## will give the desired result.

Bingo!! :cool:
 
Last edited:
Physics news on Phys.org
chwala said:
Let's see how messy it gets...

##\dfrac{dy}{dx}=\dfrac{(1-10x)(\sqrt{x^2+2})5x^4 -(x^5)(-10x)(\sqrt{x^2+2})-x^5(1-10x)\frac{1}{2}(x^2+2)^{-\frac{1}{2}}2x}{[(1-10x)(\sqrt{x^2+2})]^2}##

##\dfrac{dy}{dx}=\dfrac{5x^4(1-10x)(x^2+2)+(10x^6(x^2+2))-x^6(1-10x)}{\sqrt{x^2+2}}⋅\dfrac{1}{[(1-10x)(\sqrt{x^2+2})]^2}##

##\dfrac{dy}{dx}=\dfrac{5x^4(1-10x)(x^2+2)+(10x^6(x^2+2))-x^6(1-10x)}{\sqrt{x^2+2}}⋅\dfrac{1}{[(1-10x)^2(\sqrt{x^2+2})^2]}##

checking latex a minute
That's pretty messy. The logarithmic differentiation that was recommended seems to be a lot simpler.
 
Mark44 said:
That's pretty messy. The logarithmic differentiation that was recommended seems to be a lot simpler.
True...just a little exercise for the brain... :cool:
 
I'd just like to note that, in the proposed solution by taking logs before differentiating, one should first simplify [itex]\ln(x^5) = 5 \ln x[/itex] and [itex]\ln(\sqrt{x^2 + 2}) = \frac12\ln(x^2 + 2)[/itex] before taking the derivative, thereby saving an application of the chain rule.
 
Last edited:
Reply
  • Like
Likes   Reactions: PhDeezNutz and chwala