πŸ¦•

Dino Algebra 2

ALL UNITS Β· 20 EXAM-STYLE PROBLEMS

Hi! I'm Rex πŸ¦• Let's master Algebra 2 together!
Unit 1 Equations, Inequalities & Absolute Value

Solve linear, rational, and absolute value equations and inequalities. Graph solution sets on number lines and coordinate planes.

⭐ Must Memorize
|ax + b| = c β†’ ax + b = c OR ax + b = βˆ’c |ax + b| < c β†’ βˆ’c < ax + b < c |ax + b| > c β†’ ax + b < βˆ’c OR ax + b > c
πŸ“Œ Example
Solve |2x βˆ’ 3| = 7 β†’ 2xβˆ’3=7 β†’ x=5 OR 2xβˆ’3=βˆ’7 β†’ x=βˆ’2 Answer: x=5 or x=βˆ’2
Unit 2 Quadratic Functions & Equations

Solve quadratics by factoring, completing the square, and the quadratic formula. Analyze vertex, axis of symmetry, and discriminant.

⭐ Must Memorize
Quadratic Formula: x = (βˆ’b Β± √(bΒ²βˆ’4ac)) / 2a Vertex form: y = a(x βˆ’ h)Β² + k where vertex = (h, k) Discriminant: D = bΒ²βˆ’4ac D > 0 β†’ two real roots D = 0 β†’ one real root (repeated) D < 0 β†’ two complex roots
πŸ“Œ Example
Find vertex of y = 2xΒ² βˆ’ 8x + 5 β†’ h = βˆ’(βˆ’8)/(2Β·2) = 2, k = 2(4)βˆ’16+5 = βˆ’3 Vertex: (2, βˆ’3)
Unit 3 Polynomial Functions

Factor higher-degree polynomials, find zeros using the Rational Root Theorem, apply Remainder and Factor Theorems.

⭐ Must Memorize
Remainder Theorem: f(a) = remainder when f(x) Γ· (xβˆ’a) Factor Theorem: (xβˆ’a) is a factor ⟺ f(a) = 0 Rational Root Theorem: possible rational roots = Β±(factors of constant) / (factors of leading coeff) Sum of roots = βˆ’b/a, Product of roots = c/a (for axΒ²+bx+c)
πŸ“Œ Example
Is (xβˆ’2) a factor of f(x) = xΒ³βˆ’3xΒ²+x+2? β†’ f(2) = 8βˆ’12+2+2 = 0 βœ“ Yes, (xβˆ’2) is a factor.
Unit 4 Rational Functions

Find domain restrictions, vertical/horizontal/oblique asymptotes, holes, and graph rational functions.

⭐ Must Memorize
Vertical asymptote: denominator = 0 (after canceling holes) Horizontal asymptote: deg(num) < deg(den) β†’ y = 0 deg(num) = deg(den) β†’ y = lead coeff ratio deg(num) > deg(den) β†’ oblique asymptote (polynomial division) Hole: common factor in num & den (canceled factor)
πŸ“Œ Example
Find asymptotes of f(x) = (xΒ²βˆ’1)/(xΒ²βˆ’4) β†’ VA: x=Β±2 HA: y=1 (same degree, ratio of leading coeffs = 1/1)
Unit 5 Exponential & Logarithmic Functions

Work with exponential growth/decay, convert between exponential and logarithmic form, apply log properties, and solve log equations.

⭐ Must Memorize
log_b(x) = y ⟺ b^y = x log(xy) = log x + log y log(x/y) = log x βˆ’ log y log(x^n) = nΒ·log x Change of base: log_b(x) = ln(x)/ln(b) Continuous growth: A = Pe^(rt)
πŸ“Œ Example
Solve logβ‚‚(x) + logβ‚‚(xβˆ’2) = 3 β†’ logβ‚‚(x(xβˆ’2))=3 β†’ xΒ²βˆ’2x=8 β†’ xΒ²βˆ’2xβˆ’8=0 β†’ (xβˆ’4)(x+2)=0 β†’ x=4 βœ“ (x must be >0 and x>2)
Unit 6 Radical & Complex Numbers

Simplify radicals, perform operations with complex numbers, solve radical equations, and rationalize denominators.

⭐ Must Memorize
i = √(βˆ’1), iΒ² = βˆ’1, iΒ³ = βˆ’i, i⁴ = 1 (cycle of 4) (a+bi)(c+di) = (acβˆ’bd) + (ad+bc)i Conjugate of (a+bi) = (aβˆ’bi) |a+bi| = √(aΒ²+bΒ²) √(a)·√(b) = √(ab) [valid for a,b β‰₯ 0]
πŸ“Œ Example
Simplify (3+2i)(1βˆ’i) β†’ 3βˆ’3i+2iβˆ’2iΒ² = 3βˆ’i+2 = 5βˆ’i
Unit 7 Systems of Equations & Matrices

Solve 2Γ—2 and 3Γ—3 systems algebraically and with matrices. Use Cramer's Rule and row reduction (Gaussian elimination).

⭐ Must Memorize
For 2Γ—2 system: ax+by=e, cx+dy=f det(A) = adβˆ’bc x = (edβˆ’bf)/(adβˆ’bc), y = (afβˆ’ec)/(adβˆ’bc) Matrix multiplication: (AB)α΅’β±Ό = Ξ£ Aα΅’β‚–Bβ‚–β±Ό Inverse: A⁻¹ = (1/det) Β· adjugate
πŸ“Œ Example
Solve: 2x+y=7 and xβˆ’y=2 β†’ Add: 3x=9 β†’ x=3, then y=7βˆ’6=1 Answer: (3, 1)
Unit 8 Sequences & Series

Work with arithmetic and geometric sequences and series. Find partial sums and infinite geometric series sums.

⭐ Must Memorize
Arithmetic: aβ‚™ = a₁ + (nβˆ’1)d, S_n = n(a₁+aβ‚™)/2 Geometric: aβ‚™ = a₁·r^(nβˆ’1), S_n = a₁(1βˆ’rⁿ)/(1βˆ’r) Infinite geometric (|r|<1): S_∞ = a₁/(1βˆ’r) Sigma notation: Ξ£(k=1 to n) k = n(n+1)/2
πŸ“Œ Example
Find S_∞ of: 12, 6, 3, 1.5, … β†’ a₁=12, r=0.5, S_∞ = 12/(1βˆ’0.5) = 12/0.5 = 24
Unit 9 Conic Sections

Identify and graph circles, ellipses, hyperbolas, and parabolas. Write equations in standard form.

⭐ Must Memorize
Circle: (xβˆ’h)Β²+(yβˆ’k)Β² = rΒ² Ellipse: (xβˆ’h)Β²/aΒ² + (yβˆ’k)Β²/bΒ² = 1 (a>b, major axis horizontal) Hyperbola: (xβˆ’h)Β²/aΒ² βˆ’ (yβˆ’k)Β²/bΒ² = 1 (opens L/R) Parabola: (xβˆ’h)Β² = 4p(yβˆ’k) or (yβˆ’k)Β² = 4p(xβˆ’h) focus is p units from vertex
πŸ“Œ Example
Identify: 4xΒ²+9yΒ²=36 β†’ Divide by 36: xΒ²/9+yΒ²/4=1 β†’ Ellipse with a=3, b=2, center (0,0)
Unit 10 Trigonometry Intro

Convert degrees/radians, use unit circle values, apply basic trig identities, and solve trig equations.

⭐ Must Memorize
Radians ↔ Degrees: ΞΈ(rad) = ΞΈ(deg)Β·Ο€/180 sinΒ²ΞΈ + cosΒ²ΞΈ = 1 tan ΞΈ = sin ΞΈ / cos ΞΈ Unit circle key values: sin(30Β°)=1/2, sin(45Β°)=√2/2, sin(60Β°)=√3/2 cos(30Β°)=√3/2, cos(45Β°)=√2/2, cos(60Β°)=1/2
πŸ“Œ Example
Convert 210Β° to radians and find sin(210Β°) β†’ 210Β·(Ο€/180) = 7Ο€/6, sin(210Β°) = βˆ’1/2 (3rd quadrant, ref angle 30Β°)
πŸ¦•
You can do it! πŸ’ͺ
40:00
⏱ Time Left
1/20
Question
πŸ¦•πŸ“–

Answer Key & Full Solutions

Review every problem with detailed explanations