• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/38

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

38 Cards in this Set

  • Front
  • Back

explicit formula: arithmetic

an = a1 + (n - 1)d

recursive formula: arithmetic

an+1 = an + d

partial sum: arithmetic

n/2 (a1 + an)

infinite sum: arithmetic

not possible

explicit formula: geometric

an = a1 × r^n-1

recursive formula: geometric

an = a1 × r

partial sums: geometric

a1 (1 - r^n) / 1 - r

infinite sum: geometric

a1 / 1 - r

dependant probability

P(a&b) = p(a) × p(b|a)

independent probability

P(a&b) = p(a) × p(b)

Probability of A or B

P(a or b) = p(a) + p(b)

Mutually exclusive probability of A or B

P(a or b) = p(a) + p(b) - p(a&b)

Probability of the complement

P(not a) = 1 - p(a)

odds in favor of a

# outcomes in a / # outcomes not in a

odds against a

# outcomes not in a / # outcomes in a

Theoretical probability

# favorable outcomes / total # outcomes

Experimental probability

# trials where a occurred / total # trials

Geometric probability

Favorable region / total region

Permutations

nPr = n! / (n-r)!

Combinations

nCr = n! / (n-r)!r!

Distance formula

D = sqr root [(x2 - x1)^2 + (y2 - y1)^2]

Midpoint formula

X1 + x2 / 2 , y1 + y2 / 2

Parabola with horizontal directrix

Equation: x^2 = 4py


Focus: (0, p)


Directrix: y = -p


Axis of symmetry: vertical x = 0

Parabola with veritcal directrix

Equation: y^2 = 4px


Focus: (p,0)


Directrix: x = -p


Axis of symmetry: horizontal y = 0

Circle

(X - h) ^2 + (y - k)^2

Ellipse with horizontal major axis

Equation: (X-h)^2 / a^2 + (y-h)^2 / b^2 = 1


A must be larger


Vertices: (+-a, 0)


Co-vertices (+-b, 0)


A^2 = c^2 + b^2

Ellipse with vertical major axis

Equation: (X-h)^2 / b^2 + (y-k)^2 / a^2 = 1


A must be larger


)


Vertices: (0,+-a)Co-vertices: (+-b, 0)C^2 = a^2 + b^2


Co-vertices: (+-b, 0)


C^2 = a^2 + b^2


Hyperbola with horizontal transverse axis

Equation: (x-h)^2 / a^2 - (y-k)^2 / b^2 = 1


Vertices: (+-a, 0)



Hyperbola with vertical transverse axis

Equation: (y-k)^2 / a^2 - (x-h)^2 / b^2 = 1


Vertices: (0, +-a)

Direct variation

Y = kx

Inverse variation

Y = k/x

Joint variation

Z = kxy

Exponential growth

Y = a(1+r) ^ t

Exponential decay

Y = a (1-r)^t

Compound interest

A = P(1+r/n)^nt

Continuous compounding

A = Pe^rt

Graphs of growth

Y = a^x


A>1

Graphs of decay

Y = a^x


A<1