the1024b
- 5
- 0
How can i find the derivative of a function like this:
f(x) = sqrt( 1 - x² )
f(x) = sqrt( 1 - x² )
mathsn00b said:Hi,
I have a similar problem, I need to differentiate sqrt(x^2 + y^2) in terms of x and y.
Starting this I took the simple step (x^2 + y^2)^(1/2)...
My next step is a guess and I am lost after it...(1/2)(x^2 + y^2)(-1/2)...
Any help would be much appreciated.
mathsn00b said:thanks, would I do this by...
df/dx = 1/2(x^2 + y^2)^(-1/2).2x = x/sqrt(x^2 + y^2) and...
df/dy = 1/2(x^2 + y^2)^(-1/2).2y = y/sqrt(x^2 + y^2) ?
thanks for your help so quickly.
If that is meant to be 4^(5(sqrt(x^5))), then you can easily rewrite this to equal68Pirate said:What if i have a problem similar to these however now its 4/ ^5sqrt(x^5)