2024/G2/2

From Mr. V Wiki Math
< 2024‎ | G2
Jump to navigation Jump to search

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) Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 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}}}

         Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \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}

Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle =(2)+1=3}



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.
Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\to \infty }{\frac {1}{x}}=0\lim _{x\to -\infty }{\frac {1}{x}}=0}
Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\to \infty }{\frac {3x^{2}-x-2}{5x^{2}+4x+1}}=\lim _{x\to \infty }({\frac {3x^{2}-x-2}{5x^{2}+4x+1}})\cdot {\frac {\frac {1}{x^{2}}}{\frac {1}{x^{2}}}}=\lim _{x\to \infty }{\frac {3-{\frac {1}{x}}-{\frac {2}{x^{2}}}}{5+{\frac {4}{x}}+{\frac {1}{x^{2}}}}}={\frac {3-(0)-(0)}{5+(0)+(0)}}={\frac {3}{5}}}
V.A or a vertical asymptote is when the function becomes infinity such as Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{x\to c}f(x)=\infty }

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.
Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle =\lim _{h\to 0}h+2x=(0)+2x}

2.8 THE DERIVATIVE AS A FUNCTION




Failed to parse (Conversion error. Server ("https://en.wikipedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {d}{dx}}[x^{n}]=n\cdot x^{(n-1)}}