2024/G1/2: Difference between revisions
| Line 11: | Line 11: | ||
==2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES == | ==2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES == | ||
Horizontal Asymptote or H.A | Horizontal Asymptote or H.A | ||
<math> \lim_{x \to \ | <math> \lim_{x \to \infty} <\math><br> | ||
==2.7 DERIVATIVES AND RATES OF CHANGE == | ==2.7 DERIVATIVES AND RATES OF CHANGE == | ||
Revision as of 21:27, 30 March 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
2.6 LIMITS AT INFINITY; HORIZONTAL ASYMPTOTES
Horizontal Asymptote or H.A
Failed to parse (unknown function "\math"): {\displaystyle \lim_{x \to \infty} <\math><br> ==2.7 DERIVATIVES AND RATES OF CHANGE == To find the Tangent Line we use <math> \lim_{h \to 0}\frac{f(x+h)-f(x)}{h} }
We later apply the points on which we want to find the slope.
2.8 THE DERIVATIVE AS A FUNCTION
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle {\frac{d}{dx}} [c] = 0 }
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle {\frac{d}{dx}} [c\cdot f(x)] = c\cdot{\frac{d}{dx}} [f(x)] }
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle {\frac{d}{dx}} [f(x)\pm g(x)] = {\frac{d}{dx}} [f(x)] \pm {\frac{d}{dx}} [g(x)] }
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle {\frac{d}{dx}} [x^n] = n \cdot x^{(n-1)} }