Mathematics
15 Online
OpenStudy (anonymous):
please explain for medal! (:
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (leader):
:)
OpenStudy (freckles):
\[\lim_{h \rightarrow 0}\frac{f(x+h)-f(x)}{h}=f'(x)\]
OpenStudy (freckles):
or you could just evaluate the limit
OpenStudy (freckles):
\[\lim_{h \rightarrow 0}\frac{(5(x+h)^2-2)-(5x^2-2)}{h}\]
OpenStudy (freckles):
try to simplify the stop you can start by looking at the -2+2 part
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (freckles):
top * not the stop
OpenStudy (anonymous):
so the denominator would be 0 so (5x^2-2)-(5x^2-2)
OpenStudy (freckles):
we can't plug in 0 yet
OpenStudy (freckles):
because we would get 0/0
OpenStudy (anonymous):
oh oops
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (freckles):
I'm asking you to try to simplify the top
the starting point is looking at -2+2
OpenStudy (freckles):
then multiplying the (x+h)^2 out
OpenStudy (freckles):
then you will some other things zero out on top
OpenStudy (anonymous):
okk one sec
OpenStudy (freckles):
\[5(x+h)^2-2-(5x^2-2) \\ =5(x+h)^2-2-5x^2+2 \\ 5(x+h)^2-5x^2\]
try that again
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (freckles):
(x+h)(x+h) is?
OpenStudy (anonymous):
x^2+xh+xh+h^2
OpenStudy (freckles):
\[5(x+h)^2-2-(5x^2-2) \\ =5(x+h)^2-2-5x^2+2 \\ =5(x+h)^2-5x^2\\ =5(x^2+2xh+h^2)-5x^2 \]
okay distribute the 5 and combine any like terms
OpenStudy (anonymous):
10xh+5h^2
OpenStudy (anonymous):
the 5x^2 cancels
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (freckles):
\[\lim_{h \rightarrow 0}\frac{(5(x+h)^2-2)-(5x^2-2)}{h}=\lim_{h \rightarrow 0}\frac{10xh+5h^2}{h}\]
do you think you see where to go from here?
OpenStudy (freckles):
because you cancel the h(10x+5h)/h=10x+5h
and yea that is 10x since the h->0
OpenStudy (anonymous):
thank you!