Find the derivitive of the function? Help

  • Thread starter Thread starter ForeverMo
  • Start date Start date
  • Tags Tags
    Function
ForeverMo
Messages
7
Reaction score
0
Find the derivitive of the function? Help:)

Homework Statement


g(x)=√x^2-2x+1

Homework Equations


The Attempt at a Solution


I rewrote the problem as g(x)=(x^2-2x+1)^1/2
Then..
1/2(x^2-2x+1)^-1/2(2x-2)(2)
But I got it wrong at that step whenever I wrote the "2"
Can you help?
 
Physics news on Phys.org


ForeverMo said:

Homework Statement


g(x)=√x^2-2x+1

Homework Equations


The Attempt at a Solution


I rewrote the problem as g(x)=(x^2-2x+1)^1/2
Then..
1/2(x^2-2x+1)^-1/2(2x-2)(2)
But I got it wrong at that step whenever I wrote the "2"
Can you help?
You don't need that final 2. What you have is u1/2, where u = x2 - 2x + 1.
d/dx(u1/2) = (1/2)u-1/2 * du/dx
 


Ok, I understand.. But for some reason I was wanting to write the derivitave of 2x, which is 2 right??
 


Ohhhh ohk I knew that..Thanks Alot :D
Could you please take a look at my other post?
 


Actually, y= (x^2- 2x+ 1)^{1/2}= ((x- 1)^2)^{1/2}= |x- 1|
That has derivative -1 if x< 1, 1 if x> 1 and is not differentiable at x= 1.

That is the same as y&#039;= (1/2)(x^2- x+ 1)^{-1/2}(2x- 2)= (x-1)/|x- 1|.
 
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