Differentiate: f(x) = (x)(√(x^2+5))

  • Thread starter Thread starter Nawz
  • Start date Start date
  • Tags Tags
    Differentiate
Nawz
Messages
32
Reaction score
0

Homework Statement



Differentiate.

f(x) = (x) (square root of (x2+5))

Homework Equations





The Attempt at a Solution



f(x) = (x) (square root of (x2+5))

=(x)(x2+5)1/2

f'(x)=(x)1/2(x2+5)-1/2(2x)+(1)(x2+5)

=x3/(x2+5)1/2+(x2+5)1/2

I'm having problems simplifying. The answer in the back of the book is 2x^2 + 5 / Square root of x^2+5..
 
Last edited:
Physics news on Phys.org
Nawz said:

Homework Statement



Differentiate.

f(x) = (x) (square root of (x2+5))

Homework Equations





The Attempt at a Solution



f(x) = (x) (square root of (x2+5))

=(x)(x2+5)1/2

f'(x)=(x)1/2(x2+5)-1/2(2x)+(1)(x2+5)
The above is correct, but you made a mistake in the next line.
Nawz said:
=x3/(x2+5)1/2+(x2+5)1/2
This should be \frac{x^2}{(x^2 + 5)^{1/2}} + (x^2 + 5)^{1/2}

You can take a factor of 1/(x2 + 5)1/2 from both terms above.
Nawz said:
I'm having problems simplifying. The answer in the back of the book is 2x^2 + 5 / Square root of x^2+5..
 
Thank You! Thank You!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top