Which rules to use (Product rule?)

BOAS
Messages
546
Reaction score
19

Homework Statement



Find the gradient of the curve at the given point on the curve

y = \frac{(√x - 1)}{√x} where x = 9

Homework Equations



y(x) = u(x)v(x)

dy/dx = u(dv/dx) + v(du/dx)

The Attempt at a Solution



my problem really boils down to rearranging the function to a form easy to manipulate so i'll show you how far I get and where I think I'm going wrong.

y = \frac{(√x - 1)}{√x}

y = (x1/2-1)x-1/2

Here, I'm not sure whether the first bracket should read (x1/2-1) or (x-1)1/2.

Treating it as y = (x1/2-1)x-1/2 I can apply the product rule easily enough, but if I were to expand out those brackets I get y =1 - x^{-1/2} which when I put into a graphing program is slightly different to the original...

I'm pretty sure I've treated the brackets in the original equation wrong with respect to the square root.

If you could help clear this up for me, that would be great!
 
Physics news on Phys.org
You need only use the power rule here. Do you see why?
 
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