Comprehensive Algebra & Trigonometry Review

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

1/63

flashcard set

Earn XP

Description and Tags

A set of 60 question-and-answer flashcards covering key algebra, geometry, trigonometry, probability, and statistics concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

64 Terms

1
New cards

What is the algebraic form of direct proportion between variables x and y?

y = kx, where k is the constant of proportionality.

2
New cards

How is inverse proportion written algebraically for variables x and y?

y = k/x, where k is the constant of proportionality.

3
New cards

How many possible solution counts exist for a 2×2 system of linear equations?

One solution, no solution, or infinitely many solutions.

4
New cards

In a linear inequality graph, when do you draw a dashed boundary line?

When the inequality uses < or > (strict inequality).

5
New cards

Which point is commonly tested to determine the solution region of a 2-variable inequality?

(0, 0), unless the line itself passes through that point.

6
New cards

What is the value of i² in complex numbers?

i² = −1

7
New cards

How do you rationalize a complex denominator a+bi?

Multiply numerator and denominator by the conjugate (a−bi).

8
New cards

On the complex plane, which axis represents imaginary numbers?

The y-axis (vertical axis).

9
New cards

What shape is the graph of y = ax² + bx + c?

A parabola.

10
New cards

When does a parabola open upward?

When the leading coefficient a > 0.

11
New cards

Give the formula for the axis of symmetry of a quadratic y = ax² + bx + c.

x = −b/(2a).

12
New cards

State the quadratic formula.

x = [-b ± √(b² − 4ac)] / (2a).

13
New cards

What does a discriminant b² − 4ac < 0 indicate?

No real roots (the roots are complex).

14
New cards

Sum of the roots of ax² + bx + c = 0 equals .

−b/a

15
New cards

Product of the roots of ax² + bx + c = 0 equals .

c/a

16
New cards

Write the vertex form of a quadratic.

y = a(x − h)² + k, with vertex (h, k).

17
New cards

What is the basic V-shaped graph in algebra?

The graph of an absolute-value function.

18
New cards

Rewrite |x| < 12 as a compound inequality.

−12 < x < 12

19
New cards

State the negative-exponent rule for x⁻ᵃ.

x⁻ᵃ = 1 / xᵃ

20
New cards

What is the formula for the nth term of an arithmetic sequence?

aₙ = a₁ + d(n − 1)

21
New cards

How do you calculate Sn, the sum of n terms of an arithmetic sequence?

Sₙ = n/2 (a₁ + aₙ)

22
New cards

Write the nth-term formula for a geometric sequence.

aₙ = a₁ r^(n−1)

23
New cards

Give the sum of the first n terms of a geometric sequence (r ≠ 1).

Sₙ = a₁(1 − rⁿ)/(1 − r)

24
New cards

What is the slope-intercept form of a line?

y = mx + c (or b), where m is slope, c is y-intercept.

25
New cards

Formula for slope between two points (x₁,y₁) and (x₂,y₂).

m = (y₂ − y₁)/(x₂ − x₁)

26
New cards

What is the slope of a horizontal line?

0

27
New cards

What type of slopes do perpendicular lines have?

Negative reciprocals of each other (m₁ · m₂ = −1).

28
New cards

State the distance formula between two points in the plane.

d = √[(x₂ − x₁)² + (y₂ − y₁)²]

29
New cards

What is the triangle inequality?

The sum of any two sides of a triangle is greater than or equal to the third side (a + b ≥ c, etc.).

30
New cards

List the side ratios of a 30-60-90 right triangle.

1 : √3 : 2

31
New cards

Standard equation of a circle with center (h,k) and radius r.

(x − h)² + (y − k)² = r²

32
New cards

What angle is formed by a tangent line and the radius drawn to the point of tangency?

A right angle (90°).

33
New cards

Sum of interior angles of an n-gon?

(n − 2)180°

34
New cards

What fundamental trig identity relates sine and cosine squares?

sin²θ + cos²θ = 1

35
New cards

Complementary angle identity for sine?

sin(90° − θ) = cos θ

36
New cards

When are two triangles similar? Name one criterion.

When corresponding angles are equal (AA similarity) or corresponding sides are proportional (SSS or SAS in ratio).

37
New cards

How many permutations of n distinct items exist?

n! (n factorial)

38
New cards

Formula for permutations of n items taken r at a time (order matters).

n! / (n − r)!

39
New cards

Combination formula for choosing r items from n (order not important).

n! / [r!(n − r)!]

40
New cards

Define simple probability P(E).

P(E) = (number of desired outcomes)/(total number of possible outcomes).

41
New cards

What statistic measures the ‘middle’ value of an ordered data set?

The median.

42
New cards

What does a positive association between two variables mean?

As one variable increases, the other tends to increase.

43
New cards

In a rational function, what causes a vertical asymptote?

A factor remaining in the denominator after simplification (where the denominator = 0).

44
New cards

How do you find the y-intercept of a rational function?

Set x = 0 and evaluate y.

45
New cards

When deg(p) < deg(q) in p(x)/q(x), what is the horizontal asymptote?

y = 0

46
New cards

Describe the end behavior of an even-degree polynomial with positive leading coefficient.

Rises to +∞ on both ends (up-up).

47
New cards

General exponential growth/decay model.

y = ab^x

48
New cards

Which condition on b causes exponential decay?

0 < b < 1

49
New cards

Give the change-of-base formula for logarithms.

logb x = (loga x) / (log_a b)

50
New cards

State the product rule of logarithms.

logb (xy) = logb x + log_b y

51
New cards

What transformation moves a graph upward by 3 units?

Add 3 to the function: f(x) → f(x) + 3.

52
New cards

When is matrix multiplication AB defined (in terms of dimensions)?

When the number of columns in A equals the number of rows in B.

53
New cards

Determinant of 2×2 matrix [a b; c d]?

|A| = ad − bc

54
New cards

Factor a³ − b³.

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

55
New cards

For x = ay² + by + c, when does the horizontal parabola open right?

When a > 0.

56
New cards

What is the length of the major axis of an ellipse with semi-major axis a?

2a

57
New cards

Standard equation of a vertical ellipse centered at (h,k).

(x − h)² / a² + (y − k)² / b² = 1 (where a² > b² and major axis is vertical).

58
New cards

Reference angle in Quadrant II for an angle θ?

180° − θ

59
New cards

Give the general form of a sine function with transformations.

Y = A sin[B(x + C)] + D

60
New cards

How is the period of y = A sin(Bx) calculated?

Period = 2π / |B|

61
New cards

State the Law of Sines.

sin A / a = sin B / b = sin C / c

62
New cards

Write one form of the Law of Cosines.

a² = b² + c² − 2bc cos A

63
New cards

What does the vector 〈6,2〉 equal in i-j notation?

6i + 2j

64
New cards

Define polar coordinates (r, θ).

r is the distance from origin to the point; θ is the angle from the positive x-axis to the radius vector.