Algebra II Theory Study Guide

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

Flashcards on Algebra II Theory

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

28 Terms

1
New cards

What is the factored form of the sum of two cubes: (a³ + b³)

(a + b)(a² − ab + b²)

2
New cards

What is the factored form of the difference of two cubes: (a³ - b³)

(a - b)(a² + ab + b²)

3
New cards

How can you express the root of x as an exponent?

x^(power/root)

4
New cards

What condition makes a function even?

f(-x) = f(x) and it has y axis symmetry

5
New cards

What condition makes a function odd?

f(-x) = -f(x) and it has symmetry through the origin

6
New cards

How do you calculate P(A or B)?

P(A) + P(B) - P(A and B)

7
New cards

What is the formula for conditional probability P(A|B)?

P(A and B) / P(B)

8
New cards

How do you test for independence?

P(A|B) = P(A) or P(A)*P(B) = P(A and B)

9
New cards

What function on a calculator calculates proportion (probability) under the normal curve?

normalcdf(lower,upper,mean, standard deviation)

10
New cards

What is the margin of error at 95% confidence?

2 standard deviations

11
New cards

What type of transformation is f(x-c)?

right shift

12
New cards

What type of transformation is -f(x)?

Reflection over x-axis (Flipped upside down)

13
New cards

In vertex form of a quadratic, y = a(x-h)² + k, what represents the vertex?

(h, k)

14
New cards

What is the compound interest formula?

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

15
New cards

What is the formula for compounding continuously?

A = Pe^(rt)

16
New cards

What is the solution to a system of equations graphically?

Solution to a system represents an intersection point(s) for two functions.

17
New cards

What command solves a 3x3 system of equations using matrices?

rref([A])

18
New cards

What is the explicit formula for an arithmetic sequence?

an = a1 + (n - 1)d

19
New cards

What is the explicit formula for a geometric sequence?

an = a1 * r^(n-1)

20
New cards

What is the recursive formula for an arithmetic sequence?

an = a(n-1) + d

21
New cards

What is the recursive formula for a geometric sequence?

an = a(n-1) * r

22
New cards

What is the formula for the sum of a geometric series?

S = a_1(1 - r^n) / (1 - r)

23
New cards

sin θ =

opposite / hypotenuse

24
New cards

cos θ =

adjacent / hypotenuse

25
New cards

tan θ =

opposite / adjacent

26
New cards

Period =

2π / b

27
New cards

Vertex form

Y = a(x-h)² + k

28
New cards

Focus-Directrix Form

(X-h)² = 4p(y-k)