MMW Comprehensive Reviewer Vocabulary Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key concepts, models, sequence types, and mathematical language from the MMW Reviewer.

Last updated 9:25 PM on 9/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Geometric Growth

A population model where a quantity changes by a constant ratio or multiplier during each equal time interval, represented by the formula Pn=P0rnP_n = P_0 r^n.

2
New cards

Exponential Growth

A population model describing continuous growth in which the rate of change is proportional to the current amount, represented by the formula P(t)=P0ertP(t) = P_0 e^{rt}.

3
New cards

Logistic Growth

A population model that begins rapidly but slows as the population approaches an environmental limit called the carrying capacity, represented by P(t)=K1+Ae−rtP(t) = \frac{K}{1 + A e^{-rt}}.

4
New cards

Carrying Capacity

The environmental limit, denoted as KK in logistic growth models, which represents the maximum population size an environment can support.

5
New cards

Sequence

An ordered list of numbers where each number is called a term.

6
New cards

Series

The sum of the terms of a sequence.

7
New cards

Arithmetic Sequence

A sequence that has a constant difference dd between consecutive terms, with the nthn\text{th} term given by an=a1+(n−1)da_n = a_1 + (n - 1)d.

8
New cards

Arithmetic Series

The sum of the terms of an arithmetic sequence, given by Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n) or Sn=n2[2a1+(n−1)d]S_n = \frac{n}{2}[2a_1 + (n - 1)d].

9
New cards

Geometric Sequence

A sequence that has a constant ratio rr between consecutive terms, with the nthn\text{th} term given by an=a1rn−1a_n = a_1 r^{n-1}.

10
New cards

Finite Geometric Series

The sum of a finite number of terms in a geometric sequence, given by Sn=a1(rn−1)r−1S_n = \frac{a_1(r^n - 1)}{r - 1} where r≠1r \neq 1.

11
New cards

Infinite Geometric Series

The sum of an infinite geometric sequence, given by S∞=a11−rS_\infty = \frac{a_1}{1 - r}, valid only when ∣r∣<1|r| < 1.

12
New cards

Harmonic Sequence

A sequence whose reciprocals form an arithmetic sequence, with the nthn\text{th} term given by an=1a+(n−1)da_n = \frac{1}{a + (n - 1)d}.

13
New cards

Fibonacci Sequence

A sequence in which each term is the sum of the two preceding terms, defined by Fn=Fn−1+Fn−2F_n = F_{n-1} + F_{n-2} with standard initial conditions F0=0F_0 = 0 and F1=1F_1 = 1.

14
New cards

Variable

A symbol representing a value that may change or is unknown.

15
New cards

Constant

A fixed mathematical value that stays unchanged.

16
New cards

Coefficient

A number multiplying a variable in a mathematical expression.

17
New cards

Expression

A mathematical phrase combining numbers, variables, and operators that has no equality sign (e.g., 3x+53x + 5).

18
New cards

Equation

A mathematical statement that asserts the equality of two expressions using an equality sign (e.g., 3x+5=203x + 5 = 20).

19
New cards

Set

A well-defined collection of distinct objects called elements or members.

20
New cards

Relation

A set of ordered pairs showing connections between inputs and outputs.

21
New cards

Domain

The set of all first coordinates (inputs) in a relation or function.

22
New cards

Range

The set of all second coordinates (outputs) in a relation or function.

23
New cards

Function

A special type of relation in which each input has exactly one output.

24
New cards

Vertical Line Test

A graphical method used to determine if a graph represents a function; the graph is a function if every vertical line intersects it at most once.