New Reply

Need help differentiating a function

 
Share Thread Thread Tools
Apr30-12, 07:45 AM   #1
 

Need help differentiating a function


1. The problem statement, all variables and given/known data

f(x) = 2x * (10-x^2)^(1/2)

Determine f'(x).

2. The attempt at a solution

f'(x) = 2x*(1/2) * (10-x^2)^(-1/2) * (-2x)
= x * (-2x) * (10-x^2)^(-1/2)
= -2x^2 * (10-x^2)^(-1/2)

What am I doing wrong?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Apr30-12, 07:53 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You aren't using the product rule. You have multiplied x by the derivative of [itex](10- x^2)^{1/2}[/itex], effectively treating that first "x" as though it were a constant. It is not.
 
Apr30-12, 07:53 AM   #3
 
Quote by HallsofIvy View Post
You aren't using the product rule. You have multiplied x by the derivative of [itex](10- x^2)^{1/2}[/itex], effectively treating that first "x" as though it were a constant. It is not.
Doh! I'm such an idiot! Thanks for the quick response!
 
New Reply
Thread Tools


Similar Threads for: Need help differentiating a function
Thread Forum Replies
Differentiating a polar function Calculus & Beyond Homework 2
Differentiating a function on a manifold Differential Geometry 20
Lost differentiating a function Calculus & Beyond Homework 2
Differentiating a function Calculus & Beyond Homework 2
Differentiating a trig function Calculus & Beyond Homework 5