2024/G1/2

From Mr. V Wiki Math
Jump to navigation Jump to search

2.2 THE LIMIT OF A FUNCTION

Notes go here for 2.2... example:

2.3 CALCULATING LIMITS USING THE LIMIT LAWS

2.5 CONTINUITY

2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES

2.7 DERIVATIVES AND RATES OF CHANGE

To find the Tangent Line we use
We later apply the points on which we want to find the slope. </math>f(x)=x^2 f'(x)=\lim{h \to 0}\frac{f(x+h)-f(x)}{h}= \lim{h \to 0}\frac{(x+h)^2-x^2}{h}= \lim{h \to 0}\frac{x^2+2xh+h^2-x^2)}{h}=\lim{h \to 0}\frac{h^2+2xh}{h}=\lim{h \to 0} </math>

2.8 THE DERIVATIVE AS A FUNCTION