2024/G2/2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
==2.5 CONTINUITY == | ==2.5 CONTINUITY == | ||
- A fraction is <u>continuous</u> at a number "a" if the <math> \lim_{x\to a} f(x) = f(a) </math><br> | |||
1. <math> \lim_{x\to a} f(x) </math> Exist <br> | |||
2. f(a) Exist <br> | |||
Ex. 2 <br> | |||
a) <math> f(x) = {\frac{x^(2)-x-2}{x-2}} x=2 </math><br> | |||
b) <math> f(x) = \begin{cases} | |||
{\frac{1}{x^2}}, & \text{if }x\text{ is ≠ 0} \\ | |||
1, & \text{if }x\text{ is = 0} | |||
\end{cases} </math><br> | |||
c) <math> f(x) = \begin{cases} | |||
{\frac{x^(2)-x-2}{x-2}}, & \text{if }x\text{ is ≠ 2} \\ | |||
1, & \text{if }x\text{ is = 2} | |||
\end{cases} </math><br> | |||
<math> \lim_{x\to 2} {\frac{x^(2)-x-2}{x-2}} = \lim_{x\to 2} {\frac{(x-2)(x+1)}{(x-2)}} = x+1 = 3 </math><br> | |||
<math> = (2)+1=3 </math><br> | |||
==2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES == | ==2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES == |
Latest revision as of 17:45, 19 April 2023
2.2 THE LIMIT OF A FUNCTION
Notes go here for 2.2... example:
Limits are ALWAYS near the number, NEVER on the number.
2.3 CALCULATING LIMITS USING THE LIMIT LAWS
2.5 CONTINUITY
- A fraction is continuous at a number "a" if the
1. Exist
2. f(a) Exist
Ex. 2
a)
b)
c)
2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES
Horizontal Asymptote or H.A
This ultimately means that the equation will APPROACH TO ONE it will not ever be on one.
V.A or a vertical asymptote is when the function becomes infinity such as
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.
2.8 THE DERIVATIVE AS A FUNCTION