Sequences, Series & Conic Sections

Algebra 1 introduced arithmetic and geometric sequences. Algebra 2 sums them with closed-form formulas, and adds the four conic sections — circle, ellipse, parabola, hyperbola — recognized at sight from the equation.

10 min TEKS 8A,8B,8C Algebra 2

Sums and shapes

This lesson combines two big topics — series sums (compressing infinite addition into one formula) and conic sections (recognizing a curve from its equation). Both reward pattern recognition.

Arithmetic series

Sn = n(a1 + an) / 2 n = number of terms, a1 = first term, an = last term Average of first and last terms, times the count. (Pair them up.)

Example

2 + 5 + 8 + ... + 32 (common difference 3) n = (32 − 2)/3 + 1 = 11 terms Sum = 11 · (2 + 32) / 2 = 11 · 17 = 187
Practice

Sum an arithmetic series

Find the sum of 2 + 5 + 8 + ... + 32.

Open the question →

Geometric series

Sn = a1(rn − 1) / (r − 1)    (r ≠ 1) Infinite series (|r| < 1): S = a1 / (1 − r) Infinite sums converge only when the common ratio's absolute value is less than 1.
Practice

Sum a geometric series

For 3 + 6 + 12 + ... + 192, find the sum.

Open the question →

The four conic sections

CIRCLE x² + y² = r² ELLIPSE x²/a² + y²/b² = 1 PARABOLA y = ax² HYPERBOLA x²/a² − y²/b² = 1
The four shapes. Read the equation: + for ellipse / circle, − for hyperbola, only one variable squared means parabola.
Recognition checklist
  • x² + y² = r²: circle (radius r)
  • x²/a² + y²/b² = 1: ellipse
  • x²/a² − y²/b² = 1: hyperbola (note minus sign)
  • y = ax² + bx + c: parabola (only one variable squared)
Practice

Identify a circle from its equation

The equation x² + y² = 25 represents:

Open the question →
Practice

Standard form of an ellipse

What is the standard form of an ellipse centered at the origin with horizontal major axis?

Open the question →

3-second recap

  • Arithmetic sum: n(a1 + an)/2 — pair up the ends.
  • Geometric sum: a1(rn − 1)/(r − 1). Infinite if |r| < 1: a1/(1 − r).
  • Conics: + ellipse/circle, − hyperbola, single squared term parabola.
  • Read the equation form first; pick formulas after that.