Derivatives of Rational Powers

Alexstre
Messages
17
Reaction score
0
Hello!

I've been solving a few of these problems but I'm stuck on this one, trying to simplify one of the steps.

Homework Statement
Find dy/dx of: y = x(x^2 +1)^1/2

Attempt at a solution
y1 = x (1/2)(x^2 + 1)^-1/2 * (2x) + (x^2 +1)^1/2 * 1

I get the the equation above but I have no clue how to simply it. I check the answer manual and found that the next step should be:
(x^2+1)^-1/2 * (x^2+x^2+1)

With that, I can simplify and solve the problem, I just don't know how to get there from my equation.

Could anyone point me in the right direction?

Thanks
 
Physics news on Phys.org
A general 'rule' in these types of problems is this: to simplify them, factor out the highest power of common terms.

For an expression like this one

<br /> (x^2 + 2)^{1/3} (x^2-5x+1)^2 + (x^2 + 2)^{4/3} (x^2 - 5x + 1)<br />

you would factor out

<br /> (x^2+2)^{1/3} (x^2 - 5x + 1)<br />

from both terms in the sum, and obtain

<br /> (x^2 + 2)^{1/3} (x^2 - 5x + 1) \left((x^2 - 5x + 1) + (x^2 + 2)^{3/3} \right)<br />

and then proceed to simplify the expression inside the final parentheses.

Look for common factors in the terms of your expression, and use this procedure. It's tempting to skip steps by doing them in your head: don't do this until you're a little
more familiar with this type of work.
 
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...

Similar threads

Back
Top