Derivative of x^2√(9-x^2) using chain rule | Calculus problem solved

  • Thread starter Thread starter OtherDguy
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
OtherDguy
Ok, so I just entered Calculus and I'm currently stuck on a problem (no laughing).

Find the derivative of the algebraic function:

[tex]x^2\sqrt{9-x^2}[/tex]

I tried using the chain rule, but I get confused when composing because x exists in 2 places when you plug in g(x) back into f`(x)
 
Last edited by a moderator:
Physics news on Phys.org
The thing to learn is that all of the derivative rules are applied just as you would apply ordinary arithmetic rules.

For example, for the function [itex]f(x) = x^2 \sqrt{9 - x^2}[/itex], how would you go about computing f(1.5)?

The first thing you would probably do is to compute (1.5)², right?

So, the first thing you should do when computing the derivative is to find the derivative of x².


Could you show what you have done on the problem? (preferably what you have done after trying to use my hint)
 
Last edited:
I got a bit further. Derivative [tex]x^2[/tex] is [tex]2x[/tex]. First, I used the quotient rule and set [tex]f(x)[/tex] to [tex]x^2[/tex] and [tex]g(x)[/tex] to [tex]\sqrt{9 - x^2}[/tex] then used the chain rule to find the derivative of g(x)
 
OtherDguy said:
I got a bit further. Derivative [tex]x^2[/tex] is [tex]2x[/tex]. First, I used the quotient rule and set [tex]f(x)[/tex] to [tex]x^2[/tex] and [tex]g(x)[/tex] to [tex]\sqrt{9 - x^2}[/tex] then used the chain rule to find the derivative of g(x)

The quotient rule really won't help here since you don't have a quotient, but you do have a product...
 
Ok, so show us how you tried to do the chain rule, and what the problem is!

(You said something about there being multiple x's, but there is only one x in your g(x))
 
Never mind, got it. Was quite a bit of work. Thanks to you both.