the1024b
- 5
- 0
How can i find the derivative of a function like this:
f(x) = sqrt( 1 - x² )
f(x) = sqrt( 1 - x² )
The discussion focuses on finding the derivatives of functions involving square roots, specifically f(x) = sqrt(1 - x²) and sqrt(x² + y²). Participants emphasize the importance of applying the chain rule correctly and differentiating with respect to each variable when dealing with partial derivatives. The correct derivatives are df/dx = x/sqrt(x² + y²) and df/dy = y/sqrt(x² + y²). Additionally, a method for differentiating expressions like 4^(5sqrt(x^5)) is briefly mentioned, highlighting the need to rewrite the expression for clarity.
PREREQUISITESStudents and professionals in mathematics, particularly those studying calculus, as well as educators looking to enhance their teaching methods for derivatives involving square roots and multivariable functions.
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)