Barron's AP Calc AB+BC Flashcards (Units 1 - 5)

0.0(0)
Studied by 12 people
0%Unit 6 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceAP Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/48

flashcard set

Earn XP

Description and Tags

Deck Includes: - Key Formulae - Basic Derivatives + Rules for taking Derivatives - Basic Integrals + Rules for taking Anti-Derivatives (more will be added as I progress through the book)

Last updated 7:51 PM on 8/17/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

49 Terms

1
New cards

Unit 1: Functions

Precalc Review of Properties of:

  • Rational Functions

  • Trig/Inverse Trig Functions

  • Exponential/Logarithmic Functions

  • Parametric Functions (BC)

  • Polar Curves (BC)

2
New cards

Even Function

f(x)=f(x)f(-x) = -f(x)

3
New cards

Odd Function

f(x)=f(x)f(-x) = f(x)

4
New cards

Rational Function

f(x)=p(x)q(x)f(x) = \frac{p(x)}{q(x)}
(Domain: set of all real # where q(x)0q(x) \neq 0 )
(Range: (,+)(-\infty, +\infty) )

5
New cards

State the Domain and Range for all Trig Functions

<p></p>
6
New cards

State the Domain and Range for all Inverse Trig Functions

knowt flashcard image
7
New cards

Exponential Functions

f(x) = a^x (a>0, a\neq 1)

8
New cards

Logarithmic Function

y=logaxy=\log_ax IF AND ONLY IF ay=xa^y=x

9
New cards

Write down all the log properties you remember

  • loga1=0\log_a1=0

  • logaa=1\log_aa=1

  • logaam=mlog_a a^m = m

  • logamn=logam+logan\log_amn=\log_am+\log_an (Product Rule)

  • logamn=logamlogan\log_a\frac{m}{n} = \log_am-\log_an (Quotient Rule)

  • logaxm=mlogax\log_ax^m=m\log_ax (Exponent Rule)

  • logmn=loganlogam\log_mn=\frac{\log_an}{\log_am} (Change of Base Rule)

10
New cards

Parametric Equation

x=f(t),y=g(t)x=f(t), y=g(t) where tt is the parameter

11
New cards

Polar Function

r=f(θ)r=f(\theta)
(very broad def.)

12
New cards

Write down all the types of polar functions you remember (BC)

  • Spiral: r=θr=\theta

  • Rose Curve: r=ksin(mθ)r= k \cdot sin(m \cdot \theta) or r=kcos(mθ)r = k \cdot cos(m \cdot \theta)

  • Limacons: r=k+msin(θ)r= k + m \cdot sin(\theta) or r=k+mcos(θ)r= k + m \cdot cos (\theta) -

    • Dimpled Limacons: k>m

    • Cardioid: k=mk=m

    • Limacon w/Inner Loop: k<m

13
New cards

Unit 2: Limits and Continuity

  • general properties of limits

  • how to find limits

  • horizontal and vertical asymptotes

  • continuity

  • types of discontinuities (removable, jump, infinite)

  • Squeeze Theorem

  • Extreme Value Theorem

  • Intermediate Value Theorem

14
New cards

Limit and One-Sided Limit

  • limxcf(x)=L\lim_{x \to c} f(x) = L

    (as xx approaches cc, f(x)=Lf(x) = L )

  • limxc+f(x)=L\lim_{x \to c^+} f(x) = L or limxcf(x)=L\lim_{x \to c^-} f(x) = L

    (as xx approaches cc from the left or right, f(x)=Lf(x)=L )

15
New cards

Horizontal Asymptote and Vertical Asymptote

  • limx±f(x)=b\lim_{x \to \pm \infty}f(x)=b

    (horizontal asymptote)

  • limxaf(x)=±\lim_{x \to a}f(x)=\pm \infty OR limxa±f(x)=±\lim_{x \to a^ \pm} f(x) = \pm \infty

    (vertical asymptote)

16
New cards

Write down all the properties of limits you remember

if limf(x)\lim f(x) and limg(x)\lim g(x) are finite numbers (not going to ±\pm \infty ), then

  • limkf(x)=klimf(x)\lim k \cdot f(x) = k \cdot \lim f(x)

  • lim[f(x)+g(x)]=limf(x)limg(x)\lim [f(x) + g(x)] = \lim f(x) \cdot \lim g(x)

  • lim(f(x)g(x))=limf(x)limg(x)\lim (f(x) \cdot g(x)) = \lim f(x) \cdot \lim g(x)

  • limf(x)g(x)=limf(x)limg(x)\lim {\frac {f(x)}{g(x)}} = \frac{\lim f(x)}{\lim g(x)}

  • limxk=k\lim_{x \to k} = k

17
New cards

Sandwich (Squeeze) Theorem

if f(x)g(x)h(x)f(x) \ge g(x) \ge h(x) AND
if limxc=limxc=L\lim_{x \to c} = \lim_{x \to c}=L,
then limxc=Llim_{x \to c} = L

<p>if $$f(x) \ge g(x) \ge h(x)$$ AND<br>if $$\lim_{x \to c} = \lim_{x \to c}=L$$, <br>then $$lim_{x \to c} = L$$ </p>
18
New cards

Rational Function Theorem

  • if the degree of p(x) < q(x), then limx±p(x)q(x)=0\lim_{x \to \pm \infty} \frac{p(x)}{q(x)}= 0
    (horizontal asymptote)

  • if the degree of p(x)=q(x)p(x) = q(x), then limx±p(x)q(x)=apbq\lim_{x \to \pm \infty} \frac{p(x)}{q(x)}= \frac{a_p}{b_q} , where a and b are the coefficients of the highest powers
    (horizontal asymptote)

  • if the degree of p(x) > q(x), then limx±p(x)q(x)=±\lim_{x \to \pm \infty} \frac{p(x)}{q(x)}= \pm \infty (vertical asymptote/DNE)

19
New cards

What is the limit of sinθsin \theta?

limxθsinθθ=1\lim_{x \to \theta} \frac {sin \theta}{\theta} = 1
(if θ\theta is in rads)

20
New cards

Continuous

  • f(a)f(a) exists

  • limxaf(x)\lim_{x \to a} f(x) exists

  • limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a)

21
New cards

Define the three types of discontinuities

  • Removable Discontinuity: limxaf(x)\lim_{x \to a} f(x) AND f(a)f(a) exists, but limxaf(x)f(a)\lim_{x \to a} f(x) \ne f(a)

  • Jump Discontinuity: limxa+f(x)limxaf(x)\lim_{x \to a^+} f(x) \ne \lim_{x \to a^-} f(x)

  • Infinite Discontinuity: limxaf(x)=±\lim_{x \to a^-} f(x) = \pm \infty

22
New cards

Extreme Value Theorem

if ff is continuous in [a,b][a, b], then ff has a min and max value in that interval

23
New cards

Intermediate Value Theorem

if ff is continuous in [a,b][a, b], and f(a)mf(b)f(a) \le m \le f(b), then there is at least one number dd in [a,b][a, b] that f(d)=mf(d) = m

  • if f(a)f(a) and f(b)f(b) have opposite signs then there is a value dd in [a,b][a, b] where f(d)=0f(d) = 0.

24
New cards

Continuous Function Theorem

if f(x)f(x) and g(x)g(x) are both continuous at x=cx=c, the following will also be continuous:

  • kf(x)k \cdot f(x)

  • f(x)±g(x)f(x) \pm g(x)

  • f(x)g(x)f(x) \cdot g(x)

  • f(x)g(x)\frac{f(x)}{g(x)}, if g(x)0g(x) \neq 0

25
New cards

Unit 3: Differentiation

  • definitions of derivatives

  • estimating derivatives

  • derivatives of basic functions

  • product, quotient, chain rules

  • implicit differentiation

  • Rolle’s Theorem

  • Mean Value Theorem

  • L’Hopital’s Rule

  • derivatives of parametric functions (BC)

26
New cards

Derivative

  • limΔx0f(x+Δx)f(x)Δx\lim_{\Delta x \to 0} \frac{f(x+\Delta x)-f(x)}{\Delta x}, often notated as f(x),y,dydxf’(x), y’, \frac{dy}{dx}, or DxyD_xy

27
New cards

Difference Quotient

  • f(a+h)f(a)h\frac{f(a+h)-f(a)}{h}

  • Represents the avg. rate of change from aa to a+ha+h.

28
New cards

Symmetric Difference Quotient

f(a)f(a+h)f(ah)2hf’(a) \simeq \frac{f(a+h)-f(a-h)}{2h}

29
New cards

Derivatives of Constants and Coefficients

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • dadx=0\frac{da}{dx}=0

  • ddxau=adudx\frac{d}{dx}au=a\frac{du}{dx}

30
New cards

Chain Rule

dydududx\frac{dy}{du} \cdot \frac{du}{dx}

Take the derivative of the “outside” function w/the “inside” function left the same, then multiply by the derivative of the “inside” one”

^^very important concept, make sure you understand!

31
New cards

Power Rule

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxua=aua1dudx\frac{d}{dx}u^a=au^{a-1}\frac{du}{dx}

32
New cards

Addition and Subtraction Rules

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddx(u+v)=ddxu+ddxv\frac{d}{dx}(u+v)=\frac{d}{dx}u+\frac{d}{dx}v

  • ddx(uv)=ddxuddxv\frac{d}{dx}(u-v)=\frac{d}{dx}u-\frac{d}{dx}v

33
New cards

Product Rule

(aa and nn are constants and uu and vv are differentiable functions of xx)

ddx(uv)=udvdx+vdudx\frac{d}{dx}(u \cdot v)=u \frac{dv}{dx}+v \frac{du}{dx}

34
New cards

Quotient Rule

ddx(uv)=vdudxududxv2,(v0)\frac{d}{dx}(\frac{u}{v})=\frac{{v \frac{du}{dx}}-u \frac{du}{dx}}{v²}, (v \neq 0)

35
New cards

Sine and Cosine Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxsinu=cosuddx\frac{d}{dx} \sin u = \cos u \frac{d}{dx}

  • ddxcosu=sinuddx\frac{d}{dx} \cos u = -\sin u \frac{d}{dx}

36
New cards

Tangent and Cotangent Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxtanu=sec2ududx\frac{d}{dx} \tan u = \sec²u \frac{du}{dx}

  • ddxcotu=csc2ududx\frac{d}{dx} \cot u = -\csc²u \frac{du}{dx}

37
New cards

Secant and Cosecant Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxsecu=secutanududx\frac{d}{dx} \sec u = \sec u \tan u \frac{du}{dx}

  • ddxcscu=cscucotududx\frac{d}{dx} \csc u = -\csc u \cot u \frac{du}{dx}

38
New cards

Exponent and Natural Log Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxau=aulnadudx\frac{d}{dx}a^u = a^u \ln a \frac{du}{dx}

  • ddxeu=eududx\frac{d}{dx} e^u = e^u \frac{du}{dx}

  • ddxlnu=1ududx\frac{d}{dx} \ln u = \frac{1}{u} \cdot \frac{du}{dx}

39
New cards

Arcsin and Arccos Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • \frac{d}{dx} \sin^{-1}u = \frac{1}{\sqrt{1-u²}} \cdot \frac{du}{dx}, (-1<u<1)

  • \frac{d}{dx} \cos^{-1}u= -\frac{1}{\sqrt{1-u²}}, (-1<u<1)

40
New cards

Arctan and Arccot Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • ddxtan1u=11+u2dudx\frac{d}{dx} \tan^{-1}u = \frac{1}{1+u²} \cdot \frac{du}{dx}

  • ddxcot1u=11+u2dudx\frac{d}{dx} \cot^{-1}u = -\frac{1}{1+u²} \cdot \frac{du}{dx}

41
New cards

Arcsec and Arccsc Derivatives

(aa and nn are constants and uu and vv are differentiable functions of xx)

  • \frac{d}{dx} \sec^{-1}u = \frac{1}{|u| \sqrt{u²-1}} \cdot \frac{du}{dx}, (|u|>1)

  • \frac{d}{dx} \csc^{-1}u = -\frac{1}{|u| \sqrt{u²-1}} \cdot \frac{du}{dx}, (|u|>1)

42
New cards

What is the relationship between differentiability and continuity?

Differentiability implies continuity, but continuity does not imply differentiability”

43
New cards

Parametric First Derivative (BC)v

dydx=dydtdxdt\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}} where tt is the parameter

44
New cards

Parametric Second Derivative (BC)

d2ydx2=ddx(dydx)=ddt(dydx)dxdt\frac{d²y}{dx²} = \frac{d}{dx}(\frac{dy}{dx}) = \frac{\frac{d}{dt}(\frac{dy}{dx})}{\frac{dx}{dt}}

45
New cards

Unit 4: Applications of Differential Calculus

  • slopes of curves/eqs. of tangent lines

  • maxima, minima, points of inflections

  • increasing, decreasing, concave up and down

  • motion along a line

  • local linear approximations

  • related rates

  • slope of parametric and polar curves (BC)

  • motion along parametrically defined curves (BC)

46
New cards

Slope of a curve

slope of the tanget to the curve at point (x1,y1)(x_1, y_1) is f(x)f’(x) at x=x1x=x_1

47
New cards

Critical Point

  • f(a)=0f’(a)=0 or f(a)=f’(a)= undefined

  • if ff has a derivative everywhere, solve f(x)=0f’(x)=0

48
New cards

Equation of the tangent to a curve

(curve =y=f(x)y=f(x) at point P(x1,y1)P(x_1, y_1)) is:

yy1=f(x1)(xx1)y-y_1=f’(x_1)(x-x_1)

  • if the tangent is horizontal at a point, then the derivative = 0 (no slope=no rate of change=no derivative)

  • if the tangent is vertical at a point, then the derivative does not exist

49
New cards

Tangents to Parametrically Defined Curves