Algebra, Coordinate Geometry, Calculus & Statistics
1. Quadratic Equations
ax² + bx + c = 0 (a ≠ 0). Roots: x = [−b ± √(b²−4ac)] / 2a. Discriminant Δ = b² − 4ac. Δ>0: real, distinct. Δ=0: real, equal. Δ<0: complex conjugates. Sum of roots = −b/a. Product = c/a.
2. Sequences and Series
Arithmetic Progression (AP)
aₙ = a + (n−1)d. Sₙ = n/2[2a + (n−1)d] = n/2(a + l).
Geometric Progression (GP)
aₙ = arⁿ⁻¹. Sₙ = a(rⁿ−1)/(r−1) [r>1]. S∞ = a/(1−r) [|r|<1].
Special Series
Σn = n(n+1)/2. Σn² = n(n+1)(2n+1)/6. Σn³ = [n(n+1)/2]².
AM and GM: AM ≥ GM. Equality when all terms equal.
3. Permutations and Combinations
- nPr = n!/(n−r)! (order MATTERS). nCr = n!/[r!(n−r)!] (order does NOT matter).
- Properties: nCr = nC(n−r). nCr + nC(r−1) = (n+1)Cr.
4. Binomial Theorem
(a + b)ⁿ = Σⁿᵣ₌₀ ⁿCᵣ aⁿ⁻ʳ bʳ. General term: Tᵣ₊₁ = ⁿCᵣ aⁿ⁻ʳ bʳ. Middle term(s): n even → one. n odd → two.
5. Coordinate Geometry — Straight Lines
Slope: m = (y₂−y₁)/(x₂−x₁) = tan θ.
Forms: Slope-intercept (y=mx+c). Point-slope. Two-point. Intercept (x/a + y/b = 1). General (Ax+By+C=0).
Distance: d = √[(x₂−x₁)² + (y₂−y₁)²].
Distance of point from line: |Ax₁+By₁+C|/√(A²+B²).
Angle between lines: tan θ = |(m₁−m₂)/(1+m₁m₂)|.
6. Conic Sections
Circle: (x−h)² + (y−k)² = r². General: x²+y²+2gx+2fy+c=0. Centre: (−g,−f). r=√(g²+f²−c).
Parabola: y²=4ax. Focus(a,0). Directrix: x=−a. Latus rectum=4a. Eccentricity e=1.
Ellipse: x²/a² + y²/b² = 1 (a>b). c² = a²−b². e = c/a < 1. Latus rectum = 2b²/a.
Hyperbola: x²/a² − y²/b² = 1. c² = a²+b². e = c/a > 1. Asymptotes: y = ±(b/a)x.
7. Limits and Derivatives (Introduction to Calculus)
Limits
lim(x→a) f(x) = L. Standard limits: lim(x→0) sin x/x = 1. lim(x→0) (eˣ−1)/x = 1.
Derivative by First Principle
f′(x) = lim(h→0) [f(x+h)−f(x)]/h.
Derivatives of Standard Functions
d/dx(xⁿ)=nxⁿ⁻¹. d/dx(sin x)=cos x. d/dx(cos x)=−sin x. d/dx(eˣ)=eˣ. d/dx(log x)=1/x.
Rules: Sum/Difference. Product: (uv)′=u′v+uv′. Quotient: (u/v)′=(u′v−uv′)/v². Chain rule.
8. Statistics
Measures of Central Tendency
- Mean: X̄=Σx/n or Σfx/Σf. Median: Middle value. Mode: Most frequent.
Measures of Dispersion
- Range = Max−Min. Mean Deviation about mean/median.
- Variance σ² = Σ(x−X̄)²/n. Standard Deviation σ = √(variance).
- Coefficient of Variation = (σ/X̄)×100. Lower CV = more consistent.
