Find the derivative by the limit process
\[f(x)=x^{3}+x^{2}\]
\(\large f'(x) = \lim \limits_{h \to 0} \frac{f(x+h) - f(x)}{h}\)
o.o
\(\large f'(x) = \lim \limits_{h \to 0} \frac{(x+h)^3+(x+h)^2 - (x^3+x^2)}{h}\)
simplify
why are you using h instead of a
good question :) there are two definitions actually. if you're comfortable wid a, lets use that oly :)
Thank you!
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\)
Yes, dont forget the bottom x-a
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 - a^3-a^2}{x-a}\)
\[\lim_{x \rightarrow a} (x ^{3}+x ^{2})-(a ^{3}+a ^{2})\div(x-a)\]
you can use \frac{}{} to show it in bottom :)
why do you say f ' (x) not f(x)
f(x) is the function, f'(x) is the \(derivative \) of funciton f(x)
\[\frac{\lim_{x \rightarrow a} (x ^{3}+x ^{2})-(a ^{3}+a ^{2}) }{ (x-a)}\]
So I should but f'(x) not lim x-->a
looks u nailed it ! just put the limit out of frac :) \(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 - a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3- a^3) + (x^2-a^2)}{x-a}\)
or that's in front of limx-->a
its just a notational thing :- if \(f(x)\) is the given funciton, we say \(f'(x)\) is the derivative of given function \(f(x)\)
and the derivative \(f'(x)\) is defined as :- \(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\)
so you should put both f'(x) and lim x->a
\[\large f'(x) = \lim \limits_{x \to a} \frac{(x- a)^3 + (x-a)^2}{x-a}\]
no, you're mixing both the definitions. i shouldnt have shown u the 2nd definition :o
Sorry :'(
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) - (a^3+a^2)}{x-a}\)
that's it?
no, you need to take the limit and find the derivative still
to take the limit, you need to put x = a
if u put x = a, wat happens to the bottom expression ?
0
bottom u have \(x-a\) if u put x = a, bottom becomes \(a-a = 0\)
Yes ! So bottom becomes the nice number \(0\) which is illegal in math
it is illegal to have \(0\) in the denominator in math ok
call da cops
lol not yet, this is a friendly funciton... we dont call cops when friends act tough ;)
so we need to mess wid the numerator, and see if we can cancel out denominator somehow
let me show u the complete solution once, then it wil make more sense to you
ok
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) - (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 - a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\)
you should be okays so far ?
next, you need to pull two identities :- \(a^3-b^3 = (a-b)(a^2+ab+b^2)\) \(a^2-b^2= (a+b)(a-b)\)
YES
seen them before ?
NO
wait it's like factoring cube and square roots in algebra
right?
yes, they're the identities/formulas. you should be like memorizing these.... so that u can use these at will
ok
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) - f(a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) - (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 - a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\) plug the identities... \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2) + (x-a)(x+a)}{x-a}\)
you should be excited nw seeing (x-a) s on the numerators also... we're going to cancel denominator wid them !
In the third step why do u put a^3-a^2, and in step 2 it is +
\(\large x^3+x^2 - a^3-a^2 \) ive just rearranged the terms cubes separately, squares separately...
so that we can apply the known identities
\(\color{Red}{x^3}+x^2 \color{red}{-a^3}-a^2\)
OMG sorry lol
np :) good to make sure u *get* it
let me knw once u digest above steps... :)
digested. So when I cancel x-a from the denominator do I cancel both x-a numerators or just one?
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) – f(a)}{x-a} \) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) – (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 – a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\) plug the identities... \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2) \color{red}{+} (x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2)}{x-a} \color{red}{+} \frac{(x-a)(x+a)}{x-a}\)
So... ? both are getting cancelled out eh ?
yes
\[f(x)=\lim_{x \rightarrow a}(x^2+ax+a^2)(x+a)\]
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) – f(a)}{x-a} \) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) – (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 – a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\) plug the identities... \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2) \color{red}{+} (x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2)}{x-a} \color{red}{+} \frac{(x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} ~~~ x^2+ax+a^2\color{red}{+} x+a\)
:(
its a + sign between them ok
its ok :) you're doing it first time... and you're doing great ok
ok so if there any more simplifying to do
is*
now that denominator is gone, simply put x = a
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) – f(a)}{x-a} \) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) – (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 – a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\) plug the identities... \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2) \color{red}{+} (x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2)}{x-a} \color{red}{+} \frac{(x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} ~~~ x^2+ax+a^2\color{red}{+} x+a\) \(\large f'(x) = a^2+a*a+a^2\color{red}{+} a+a\)
simpify, we're done.
\[\large f'(x) = \lim \limits_{x \to a} ~~~ a^2+2a+a^2\color{red}{+} a+a\]
\[2a^2+4a\]
hey one imp thing, after pluggin in x = a, you MUST NOT show lim x->a
Sorry!
\(\large f'(x) = \lim \limits_{x \to a} \frac{f(x) – f(a)}{x-a} \) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) – (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3+x^2) – (a^3+a^2)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3+x^2 – a^3-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{x^3-a^3 + x^2-a^2}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x^3-a^3) + (x^2-a^2)}{x-a}\) plug the identities... \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2) \color{red}{+} (x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} \frac{(x-a)(x^2+ax+a^2)}{x-a} \color{red}{+} \frac{(x-a)(x+a)}{x-a}\) \(\large f'(x) = \lim \limits_{x \to a} ~~~ x^2+ax+a^2\color{red}{+} x+a\) \(\large f'(x) = a^2+a*a+a^2\color{red}{+} a+a\) \(\large f'(x) = a^2+a^2+a^2\color{red}{+} a+a\) \(\large f'(x) = 3a^2\color{red}{+} 2a\) \(\large f'(x) = 3x^2\color{red}{+} 2x\)
the derivative of x^3 + x^2 is 3x^2+2x
see if that makes some sense
how?
how for what
how can i check the answer
oh sorry this time we cannot check the answer... as the given function is not a simple line...
for line, derivative is the slope of line... but for other functions, its not possible to generalize derivative like that
Join our real-time social learning platform and learn together with your friends!