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 ?
The discussion revolves around differentiating the expression (v^3 - 2v*sqrt(v)) and its connection to a related problem involving the quotient of this expression by v. The subject area is calculus, specifically focusing on differentiation techniques and the application of the power rule and quotient rule.
Some participants have provided guidance on how to approach the differentiation, including suggestions to simplify the expression. However, there is a lack of consensus on whether to use the quotient rule or to simplify first, leading to varied interpretations of the problem.
There are references to specific instructions from a teacher regarding the use of the quotient rule, which some participants feel may have limited their thinking about alternative methods. Additionally, there is mention of confusion stemming from the presence of the square root in the expression.
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, [tex]\sqrt{x}=x^{1/2}[/tex], so you just need to apply the power rule!
But the problem is that you don't only have a square root, you have [tex]v\sqrt{v}[/tex]. To derive this, you have to apply the chain rule. (or if you know your algebra, you could notice that [tex]v^{3/2}=v\sqrt{v}[/tex] 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.
[tex]y = \frac{v^3 - 2v\sqrt{v}}{v} = v^2 - 2\sqrt{v} = v^2 - 2v^{1/2}[/tex]
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.