1/77
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Average Velocity
The change in position divided by the change in time: vavg=b−af(b)−f(a) It represents the slope of the secant line between two points.
Instantaneous Velocity
The velocity at one specific instant, which is the derivative of position: v(t)=s′(t) It represents the slope of the tangent line at a point.
Difference between Average and Instantaneous Velocity
Average velocity is over an interval (secant line); instantaneous velocity is at one moment (tangent line).
Instantaneous Velocity using a Limit
v(a)=limh→0hf(a+h)−f(a) This is the definition of the derivative.
\sin^{-1}(x) Meaning
Inverse sine (arcsin), not sin(x)1. It answers: 'What angle has sine equal to x?'
\cos^{-1}(x) Meaning
Inverse cosine: cos−1(x)=arccos(x) It asks: 'What angle has cosine equal to x?'
\tan^{-1}(x) Meaning
Inverse tangent: tan−1(x)=arctan(x) It asks: 'What angle has tangent equal to x?'
Domains of Inverse Trig Functions
arcsin(x):[−1,1], arccos(x):[−1,1], arctan(x):(−∞,∞)
SOH-CAH-TOA
SOH: sin(θ)=hypotenuseopposite; CAH: cos(θ)=hypotenuseadjacent; TOA: tan(θ)=adjacentopposite.
Relationship between Tangent, Sine, and Cosine
tan(x)=cos(x)sin(x); tangent is undefined whenever cos(x)=0.
Reciprocal Trig Functions
cscx=sinx1,secx=cosx1,cotx=tanx1.
Sine Positive Quadrants
Quadrants I and II.
Cosine Positive Quadrants
Quadrants I and IV.
Tangent Positive Quadrants
Quadrants I and III.
ASTC Rule
Moving counterclockwise: I: All positive; II: Sine positive; III: Tangent positive; IV: Cosine positive. Mnemonic: All Students Take Calculus.
Pythagorean Trig Identity
sin2x+cos2x=1.
Identities from Pythagorean Identity
Divide by cos2x: tan2x+1=sec2x; Divide by sin2x: 1+cot2x=csc2x.
Reciprocal Identities
sinx=cscx1,cosx=secx1,tanx=cotx1.
Quotient Identity for Tangent
tanx=cosxsinx.
Limit Case When Denominator Higher Degree
The limit is: 0 as x→∞.
Limit Case Same Degree
The limit is the ratio of the leading coefficients.
Limit Case Numerator Higher Degree
The function approaches: ±∞ or may have no finite horizontal asymptote.
Degree Rule for Rational Functions
Top < Bottom: 0; Top = Bottom: Ratio of leading coefficients; Top > Bottom: Usually ±∞ or polynomial-type growth.
Basic Limits of Sine and Cosine
limx→∞sinx and limx→∞cosx do not exist because they continually oscillate.
Limit of Tangent at Infinity
limx→∞tanx does not exist because tangent repeatedly becomes undefined.
Important Trig Limit in Calc 1
limx→0xsinx=1; measure x in radians.
Another Important Trig Limit
limx→0xtanx=1; angles must be in radians.
Evaluating Limit with Sine
Substitute: sin(a); sine and cosine are continuous everywhere.
Evaluating Limit with Cosine
Direct substitution works: limx→acosx=cos(a).
Evaluating Limit with Tangent
Directly evaluate when tan(a) is defined.
Constant Limit Law
limx→ac=c.
Sum Law
lim[f(x)+g(x)]=limf(x)+limg(x).
Difference Law
lim[f(x)−g(x)]=limf(x)−limg(x).
Product Law
lim[f(x)g(x)]=(limf(x))(limg(x)).
Quotient Law
limg(x)f(x)=limg(x)limf(x) provided limg(x)=0.
Power Law
lim[f(x)]n=[limf(x)]n.
Absolute Value Meaning
Represents distance from zero; always nonnegative: ∣x∣≥0.
Absolute Value as Piecewise Function
∣x∣={x,−x,x≥0x<0.
Evaluating Limit with Absolute Value
limx→a∣f(x)∣=∣L∣ if limx→af(x)=L.
Sign Change with Absolute Value
Check whether the expression changes sign around a, for instance in ∣x−a∣.
Piecewise Function Definition
A function defined using different formulas over different intervals.
Evaluating a Piecewise Function
Determine the condition that contains your x-value, then use only that formula.
Common Mistake in Evaluating Piecewise Functions
Using the wrong piece; always check the inequality first.
Evaluating Limit at Boundary of Piecewise Function
Calculate left-hand limit: limx→a−f(x) and right-hand limit: limx→a+f(x); compare them.
Existence of a Two-Sided Limit
limx→af(x) exists only if limx→a−f(x)=limx→a+f(x).
Does f(a) Have to Equal the Limit?
No, the function’s actual value at a can be different from the limit.
When to Use L'Hôpital's Rule
When direct substitution produces indeterminate forms: 00 or ±∞±∞.
What L'Hôpital's Rule States
If the limit produces 0/0 or ∞/∞: limx→ag(x)f(x)=limx→ag′(x)f′(x).
First Step Before Using L'Hôpital's Rule
Try direct substitution first; do not automatically differentiate.
Applying L'Hôpital's Rule Again
You can apply L'Hôpital's Rule again if the resulting limit still satisfies the conditions.
Using L'Hôpital's Rule on 0\cdot\infty
Not directly; rewrite as a quotient first.
Using L'Hôpital's Rule on \infty - \infty
No; rewrite the expression into a quotient first.
When to Consider Using a Conjugate
When a limit contains radicals and direct substitution produces 00.
Conjugate of \sqrt{x}+3
x−3.
Useful Identity for Conjugates
(a+b)(a−b)=a2−b2.
Basic Steps for Radical Limit with Conjugate
Substitute, identify radical, multiply by conjugate, simplify, cancel common factor, substitute again.
Vertical Asymptote Definition
A vertical line: x=a where the function approaches +∞, −∞, or becomes unbounded.
Finding Vertical Asymptotes
Factor numerator and denominator, cancel common factors only if appropriate, set remaining denominator to zero.
Difference Between a Hole and Vertical Asymptote
If a factor cancels, it creates a hole; if denominator remains zero after simplifying, it creates a vertical asymptote.
Horizontal Asymptote Definition
A horizontal line: y=L that the function approaches as x→∞ or x→−∞.
Finding Horizontal Asymptotes
Compare degrees of numerator and denominator.
Horizontal Asymptote when Num Degree < Den Degree
y=0.
Horizontal Asymptote when Num Degree = Den Degree
Ratio of leading coefficients.
Horizontal Asymptote when Num Degree > Den Degree
Generally no horizontal asymptote may exist.
Six Basic Trig Functions
sinx,cosx,tanx,cscx,secx,cotx.
When Sine Equals Zero
sinx=0 at x=nπ where n is any integer.
When Cosine Equals Zero
cosx=0 at x=2π+nπ.
When Tangent is Undefined
tanx is undefined when cosx=0, hence x=2π+nπ.
Ranges of Sine and Cosine
−1≤sinx≤1 and −1≤cosx≤1.
Is Tangent Bounded?
No, −∞<tanx<∞ where it is defined.
Period of Sine and Cosine
2π.
Period of Tangent
π.
Amplitude of y=A\sin x or y=A\cos x
∣A∣.
General Form of Sine/Cosine Function
y=Asin(Bx−C)+D, where: ∣A∣=amplitude,∣B∣2π=period,BC=phase shift,D=vertical shift.
General Form of Tangent Function
y=Atan(Bx−C)+D with period ∣B∣π.
Limit Problem First Steps
Step 1 — Substitute. If normal number, DONE. If 0/0, try factoring/simplifying/conjugate/trig identities/L'Hôpital's Rule. If ∞∞, consider highest power/L′Ho^pital′sRule.
Important Infinity Rules for Rational Functions
Compare powers: Bottom bigger → 0; Same power → leading coefficient ratio; Top bigger → no finite horizontal asymptote.
What to Memorize First for Calc 1 Quiz
Limit laws, direct substitution, 0/0 scenarios, limits at infinity, piecewise left/right limits, basic trig functions + unit circle, identities, vertical/horizontal asymptotes.