#Derivitive
19 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Sure. The definition of the derivative is:
$$
f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}
$$
So when we take f(x) := kg(x) you have:
$$
\begin{aligned*}
f'(x) &= \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}\
&= \lim_{h \to 0} \frac{kg(x+h)-kg(x)}{h}\
&= k\lim_{h \to 0} \frac{g(x+h)-g(x)}{h}
\end{aligned*}
$$
In fact, when we differentiate, we are trying to approximate the function by a line.
So, if you "enlarge" your values (or reduce them if $|k| \leq 1$) you will also change this line by the scalar $k$.
Heolorus
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
I'm not able to find the error
You can't use both $$ and begin align
If you are using $$ then you have to type aligned* instead of align*
Sure. The definition of the derivative is:
$$
f'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}
$$
So when we take $f(x) := kg(x)$ you have:
\begin{align*}
f'(x) &= \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}\
&= \lim_{h \to 0} \frac{kg(x+h)-kg(x)}{h}\
&= k\lim_{h \to 0} \frac{g(x+h)-g(x)}{h}
\end{align*}
In fact, when we differentiate, we are trying to approximate the function by a line.
So, if you "enlarge" your values (or reduce them if $|k| \leq 1$) you will also change this line by the scalar $k$.
Vee
why is it in white ?
ahh i see