Progressions, Coordinate Geometry & Lines
1. Arithmetic Progression (AP)
nth Term: aₙ = a + (n—1)d
a = first term. d = common difference.
Sum of First n Terms: Sₙ = (n/2)[2a + (n—1)d] = (n/2)(a + l)
l = last term.
2. Geometric Progression (GP)
nth Term: aₙ = a × rⁿ⁻¹
r = common ratio = a₂/a₁ = a₃/a₂ = ...
Sum of First n Terms
- For r > 1: Sₙ = a(rⁿ — 1) / (r — 1)
- For r < 1: Sₙ = a(1 — rⁿ) / (1 — r)
Sum of INFINITE GP (|r| < 1): S∞ = a / (1 — r)
3. Reflection (Mirroring Points)
| Reflection in | Point (x, y) becomes |
|---|---|
| x-axis | (x, —y) |
| y-axis | (—x, y) |
| Origin | (—x, —y) |
| Line y = x | (y, x) |
4. Section and Midpoint Formula
Distance: d = √[(x₂—x₁)² + (y₂—y₁)²]
Section Formula (Internal Division in ratio m:n)
((mx₂+nx₁)/(m+n), (my₂+ny₁)/(m+n))
Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2)
Centroid of Triangle
G = ((x₁+x₂+x₃)/3, (y₁+y₂+y₃)/3)
5. Equation of a Line
Slope (m)
m = (y₂—y₁)/(x₂—x₁) = tan θ. Angle from positive x-axis.
Forms
| Form | Equation | When to Use |
|---|---|---|
| Slope-Intercept | y = mx + c | Given slope and y-intercept |
| Point-Slope | y — y₁ = m(x — x₁) | Given one point and slope |
| Two-Point | y — y₁ = [(y₂—y₁)/(x₂—x₁)](x — x₁) | Given two points |
| Intercept | x/a + y/b = 1 | Given intercepts |
Parallel and Perpendicular Lines
- Parallel: m₁ = m₂
- Perpendicular: m₁ × m₂ = —1
Distance of a Point from a Line
d = |Ax₁ + By₁ + C| / √(A² + B²) (for line Ax + By + C = 0)
Equation from Two Conditions
ICSE frequently asks: 'Find the equation of a line passing through P and parallel/perpendicular to a given line.' → Find slope from the given line. Apply parallel/perpendicular condition. Use point-slope form. Simplify.
