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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top