FAMAT Algebra 2 Study Guide Flashcards

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

1/31

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering the FAMAT Algebra 2 Study Guide topics including real numbers, equations, functions, polynomials, conics, sequences, combinatorics, and matrices.

Last updated 9:23 PM on 6/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Natural Numbers

The set of numbers denoted by N={1,2,3,}N = \{1, 2, 3, \dots\}.

2
New cards

Rational Numbers (QQ)

Numbers that can be expressed in the form pq\frac{p}{q} where p,qZp, q \in Z and q0q \neq 0.

3
New cards

Literal Equations

Equations where you solve for a specific variable, such as solving V=πr2hV = \pi r^2 h for h=Vπr2h = \frac{V}{\pi r^2}.

4
New cards

Conjunction (AND)

A compound inequality of the form a<x<ba < x < b.

5
New cards

Slope-Intercept Form

The linear equation form y=mx+by = mx + b.

6
New cards

Point-Slope Form

The linear equation form yy1=m(xx1)y - y_1 = m(x - x_1).

7
New cards

Vertical Line Test

A test used to determine if a graph is a function; if a vertical line crosses the graph more than once, it is not a function.

8
New cards

Composite Functions

A function operation denoted as (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)) where the inner function g(x)g(x) is evaluated first.

9
New cards

Holes (Removable Discontinuities)

Points in a rational function where the numerator P(x)P(x) and denominator Q(x)Q(x) share a common factor that cancels.

10
New cards

Even Functions

Functions that satisfy f(x)=f(x)f(-x) = f(x) and are symmetric about the yy-axis.

11
New cards

Odd Functions

Functions that satisfy f(x)=f(x)f(-x) = -f(x) and are symmetric about the origin.

12
New cards

Determinant (2×22 \times 2)

For a matrix A=(abcd)A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}, it is calculated as adbcad - bc.

13
New cards

Imaginary Unit (ii)

A unit defined as i=1i = \sqrt{-1}, where i2=1i^2 = -1.

14
New cards

Modulus (Magnitude) of z=a+biz = a + bi

The value calculated as z=a2+b2|z| = \sqrt{a^2 + b^2}.

15
New cards

Monic Polynomial

A polynomial in which the leading coefficient (the coefficient of the highest-degree term) is 11.

16
New cards

Multiplicity

Refers to how many times a root appears as a factor in a polynomial; for (xr)m(x - r)^m, the root rr has a multiplicity of mm.

17
New cards

Remainder Theorem

The theorem stating that the remainder of a polynomial f(x)f(x) divided by xcx - c is exactly f(c)f(c).

18
New cards

Fundamental Theorem of Algebra

The theorem stating that every polynomial of degree n1n \geq 1 has nn roots in the complex numbers CC when counting multiplicity.

19
New cards

Rational Root Theorem

A theorem stating that if a polynomial has rational roots pq\frac{p}{q}, then pp must divide the constant term and qq must divide the leading coefficient.

20
New cards

Descartes' Rule of Signs

A rule stating that the number of sign changes in f(x)f(x) is the maximum number of positive real roots, and the number of sign changes in f(x)f(-x) is the maximum number of negative real roots.

21
New cards

Newton's Sums

A recursive method to compute the power sums of roots Sk=r1k+r2k++rnkS_k = r_1^k + r_2^k + \dots + r_n^k using the coefficients of a polynomial.

22
New cards

Sophie Germain Identity

An identity used to factor expressions of the form a4+4b4=(a2+2b22ab)(a2+2b2+2ab)a^4 + 4b^4 = (a^2 + 2b^2 - 2ab)(a^2 + 2b^2 + 2ab).

23
New cards

Circle (Locus Definition)

The set of all points in a plane that are a fixed distance rr (radius) from a fixed point CC (center).

24
New cards

Parabola (Locus Definition)

The set of all points that are the same distance from a fixed point (focus) and a fixed line (directrix).

25
New cards

Ellipse (Locus Definition)

The set of all points such that the sum of the distances from two fixed points (foci) is constant.

26
New cards

Hyperbola (Locus Definition)

The set of all points such that the absolute difference of the distances to two fixed points (foci) is constant.

27
New cards

Eccentricity (ee)

The ratio e=cae = \frac{c}{a}, which determines the type of conic section (e=0e=0 for circles, 0<e<10 < e < 1 for ellipses, e=1e=1 for parabolas, and e>1e > 1 for hyperbolas).

28
New cards

Telescoping Series

A series whose partial sums simplify due to the cancellation of intermediate terms, following the form Sn=i=1n(bibi+1)=b1bn+1S_n = \sum_{i=1}^n (b_i - b_{i+1}) = b_1 - b_{n+1}.

29
New cards

Circular Permutations

The number of ways to arrange nn distinct objects around a circle, calculated as (n1)!(n - 1)!.

30
New cards

Bracelet Permutations

The number of distinct circular arrangements of nn objects where rotations and flips are considered identical, calculated as (n1)!2\frac{(n - 1)!}{2}.

31
New cards

Stars and Bars

A combinatorics method to find the number of ways to distribute nn indistinguishable objects into kk distinguishable bins, calculated as (n+k1k1)\binom{n + k - 1}{k - 1}.

32
New cards

Invertible Matrix

A square matrix AA that has an inverse A1A^{-1} such that AA1=A1A=InAA^{-1} = A^{-1}A = I_n; this occurs if and only if det(A)0\text{det}(A) \neq 0.