Altami
- 17
- 0
Homework Statement
How would you differentiate, (v^3-2v*squareroot v)?
Homework Equations
The Attempt at a Solution
would it look like...3v^2 - v^-1/2 ?
Altami said:would it look like...3v^2 - v^-1/2 ?
micromass said:The 3v^2 part is correct! But how did you obtain v^-1/2??
micromass said:Well, \sqrt{x}=x^{1/2}, so you just need to apply the power rule!
But the problem is that you don't only have a square root, you have v\sqrt{v}. To derive this, you have to apply the chain rule. (or if you know your algebra, you could notice that v^{3/2}=v\sqrt{v} and immediately apply the power rule)...
micromass said:Can't you just cancel v from the numerator and denominator??
Altami said:y=(v^3 - 2v*square rootv)/ v
and I have to differentiate it, I know I have to use the quotient rule and I have tired but the dang square root is cause me problems.
Mark44 said:No, you don't have to use the quotient rule if you simplify this first.
y = \frac{v^3 - 2v\sqrt{v}}{v} = v^2 - 2\sqrt{v} = v^2 - 2v^{1/2}
Mark44 said:Well, if the instructions are that you have to use the quotient rule, then I haven't been any help at all. If so, I would write the numerator as v3 - 2v3/2.