Quiz 1 Flashcards

(26 cards)

1
Q

average velocity

A

∆ in position / ∆ in time

[ s(b) - s(a) ] / b - a

uses secant line (from point a to b) to calculate slope which is the average velocity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

tangent

A

a tangent to a curve is the instantaneous velocity

Lim
x -> c+

[ s(x) - s(a) ] / x - a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Limit notations

A

L’ or lim : limit
c- : limit as approaching from the left
c+ : limit as approaching from the right

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Existant, non-existant & indefinite limits

A

limit exists: if L’ from left = L’ from right

limit DNE : if L’ from left ≠ L’ from right

indefinite: if numerator and denominator equal 0, limit could be anything

NB: undefined is when only the denominator equals 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Limit definition

A

what f(x) equals as it approaches that point

what y-value occurs when approaching a certain x-value

y-value is the limit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Finding the limit in a polynomial equation

A

plug the value x = a into the polynomial

f(x) = f(a) = aₙaⁿ + … + a₁x + a₀

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Limit rules

A

lim ( f(x) ± g(x) = lim f(x) ± g(x) *

lim f(x) . g(x) = lim f(x) . lim g(x)

lim (f(x))ⁿ = (lim f(x))ⁿ

constant multiple:
lim c f(x) = c lim f(x)

quotient rule:
lim f(x)/g(x) = [ lim f(x) ] / [ lim g(x) ] **

root rule:
lim ᶜ√k(x) = ᶜ√ lim k(x)

  • rules apply given the limit exists
    ** the quotient rule can not be used if the limit makes the denominator 0, meaning the equation must be simplified or rewritten
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Squeeze theorem

A

g(x) ≤ f(x) ≤ h(x)

lim g(x) = L , lim h(x) = L
f(x) = L

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Indefinite limits

A

if limit results in 0/0 then the limit is indefinite meaning ∞ or -∞

NB: if limit from one side goes to ∞ and limit from the other side goes to -∞ then limit DNE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Cancellation rule

A

never cancel zero with zero in maths

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Determining if indefinite limit goes to ∞ or -∞

A

Test numerator and denominator against limit and if positive it goes to ∞

If negative it goes to -∞

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Indefinite limits with log/ln

A

lim ln(x) = -∞
x -> 0+

NB: ln = logₑ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Vertical asymptotes

A

when the denominator equals zero and the numerator is not zero

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When the limit can not be simplified or cancelled

A

Test limit values against the equation, if - and coming from the left assume limit value is slightly smaller, if coming from the right assume limit value is slightly larger and evaluate for positive and negative and determine if answer if positive or negative infinity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

cosec, sec and cot graphs

A

Tip:
for sin and cos peaks and troughs of wave hit max and min of inverse function graphs

cosec:
negative parabola reaching to -1 from -180º to 0º

positive parabola reaching to 1 from 0º to 180º

asymptotes at 0º, 180º and 360º

sec:
negative parabola reaching to -1 from -270º to -90º

positive parabola reaching to 1 from -90º to 90º

asymptotes at 90º and 270º

cot:
flipped tan line from 0º to 180º and from 180º to 360º

asymptotes at 0, 180º and 360º

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When the limit is going to ∞ or -∞

A

this value is a horizontal asymptote

17
Q

Squeeze theorem applications

A

lim sinx/x = 0
x -> ∞

-1 ≤ sin x ≤ 1
-1/x ≤ sin ≤ 1/x

when x goes to ∞, -1/x , goes to 0
when x goes to ∞, 1/x , goes to 0
hence
sinx also goes to 0 when x goes to infinity

you can apply squeeze theorem here..
sinx/x² or sinx/√x or cosx/x³

you can not apply squeeze theorem here..

lim sinx/x
x -> 0

18
Q

Inverse function

A

graphically: reflect in line y = x
algebraically: swap x and y, solve for y, swap x and y

Note: tan⁻¹ x ≠ 1/tan x

19
Q

∞/∞

20
Q

Rational limits

A

p(x)/q(x)

factor out highest xⁿ from numerator and denominator, resulting coefficient (quotient of leading coefficients) is the limit as x approaches ∞ or -∞

Rational function takes the form ex.
p(x) = pₙxⁿ + pₙ-₁xⁿ-¹ … + p₁x + p₀

21
Q

Rational limit at +∞ & -∞ rule

A

n = m , quotient of leading coefficient
n > m , +- ∞
n < m , 0

If limit at ∞ and -∞ is the same then there it is a horizontal asymptote

c / +/- ∞ = 0
if x -> -∞ then substitute it for t -> ∞

22
Q

Types of discontinuity

A
  1. hole/removable
  2. jump
  3. vertical asymptote/infinite discontinuity
23
Q

Continuity

A

A function f(x) is continuous at an interval [a,b] if the function is continuous at every point of that interval

24
Q

Intermediate value theorem (IVT)

A

The function f(x) is continuous on the interval [a,b] and f(a) = A < f(b) = B. Then for A<L<B there is a c in [a,b] so that f(c) = L

25
Continuous function
Square root and any polynomial function is continuous Composition of continuous function is continuous NB: continuous except when not defined
26
IVT endpoints
Ex. (0,1) Left end-point is 0 Right end-point is 1