Finding Derivatives with Constants

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
939
Messages
110
Reaction score
2

Homework Statement



Let μ represent a positive constant.

Find the derivatives of:

(x^2)/(2μ)

Please check work. I am confused about the "constant" part. Can't you just set μ = some positive number and find the derivative that way?

Homework Equations



(x^2)/(2μ)

The Attempt at a Solution



((2x)(2μ) - (x^2)(2μ))/(2μ)^2
 
Physics news on Phys.org
939 said:

Homework Statement



Let μ represent a positive constant.

Find the derivatives of:

(x^2)/(2μ)

Please check work. I am confused about the "constant" part. Can't you just set μ = some positive number and find the derivative that way?
No.
939 said:

Homework Equations



(x^2)/(2μ)

The Attempt at a Solution



((2x)(2μ) - (x^2)(2μ))/(2μ)^2
The second 2μ factor in the numerator is wrong. μ is a constant, so 2μ is also a constant. The derivative of any constant is zero.

Also, there are at least two other ways to do this problem, both of which are simpler than using the quotient rule.

Dividing by 2μ is the same as multiplying by 1/(2μ), so you can use the product rule, which is usually less prone to algebra mistakes.

You can also use the constant multiple rule. IOW, d/dx(k*f(x)) = k * d/dx(f(x)).
 
  • Like
Likes   Reactions: 1 person
I just want to add that no one would ever use the product or quotient rule to do this.
 
Perhaps, but I have seen students who do, however, use a quotient rule even if the denominator is a constant. Weird, for sure... (shrugs)
 
1MileCrash said:
I just want to add that no one would ever use the product or quotient rule to do this.
No one should use the product or quotient rule on problems of this type. If they do, it's because they don't know better.

eumyang said:
Perhaps, but I have seen students who do, however, use a quotient rule even if the denominator is a constant. Weird, for sure... (shrugs)
Not weird, IMO, just a lack of experience.