opticaltempest
- 135
- 0
Before we differentiate, we must know whether a variable in that expression represents a constant or variable, correct?
For example, if we have the function,
(1) Now if r represents a variable then,
But if we know r to be a constant then,
So it seems like it is very important to know exactly what the variable represents in a function. Am I correct? In my current calculus textbook, I don't think this topic was covered thoroughly enough.
EDIT: On line labeled (1) the word "constant" was replaced by the intented word, "variable". My mistake...
For example, if we have the function,
f(x) = r^3 x^2
f'(x) = \frac{d}{{dx}}\left[ {r^3 x^2 } \right]
f'(x) = \frac{d}{{dx}}\left[ {r^3 x^2 } \right]
(1) Now if r represents a variable then,
f'(x) = r^3 \cdot \frac{d}{{dx}}\left[ {x^2 } \right] + \frac{d}{{dx}}\left[ {r^3 } \right] \cdot x^2<br />
f'(x) = 2r^3 x + 3r^2 x^2
f'(x) = 2r^3 x + 3r^2 x^2
But if we know r to be a constant then,
f'(x) = 2r^3 x
So it seems like it is very important to know exactly what the variable represents in a function. Am I correct? In my current calculus textbook, I don't think this topic was covered thoroughly enough.
EDIT: On line labeled (1) the word "constant" was replaced by the intented word, "variable". My mistake...
Last edited: