Derive x/(3x-1) using first principles

  • Thread starter Thread starter Zipzap
  • Start date Start date
  • Tags Tags
    Derive
Zipzap
Messages
32
Reaction score
0
Ok, I am really stuck on this one. I tried using the first principles formula and everything, but I don't get two separate terms like I am supposed to in the actual derivative. I always end up with -1/(3x-1)^2 when I try. Can someone please help me out?
 
Physics news on Phys.org
Zipzap said:
Ok, I am really stuck on this one. I tried using the first principles formula and everything, but I don't get two separate terms like I am supposed to in the actual derivative. I always end up with -1/(3x-1)^2 when I try. Can someone please help me out?

Show us what you've done. It should start off something like this:
\lim_{h \to 0}\frac{\frac{x + h}{3(x + h) - 1} - \frac{x}{3x - 1}}{h}
 
I guess it is odd to end up with the right answer.
 
Well, Mark44, I have that in the beginning to. I then multiply denominators to get a common one, and I end up with something like:

{ [ (x+h)(3x-1) - x(3x + 3h -1) ] / [ (3x+3h-1)(3x-1) ] } / h

{ ( [3x^2 - x + 3hx - h] - [3x^2 + 3hx -x] ) / [ (3x+3h-1)(3x-1) ] } / h

My problem is that everything cancels out except for h, and that leaves me with only one term, which I know is incorrect. What am I doing wrong here?
 
If you write this as x*(3x-1)-1 and do the chain rule you get (3x-1)-1-x*(3x-1)-2*3 which if you put (3x-1)-2 in both denominators gives you (3x-1)/(3x-1)2-(3x)/(3x-1)2 and the 3x cancels out which gives what you got so you got the right answer.
 
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