SMA 2171: GEOMETRY

Course Content
  • Trigonometry: Trigonometric functions, graphs, and inverses; identities and equations; sine and cosine formulae.

  • Straight Line: Slope, inclination, distance formula, parallel and perpendicular lines.

  • Circle: Equations, distance from a point to a circle, tangent and normal lines, orthogonal circles.

  • Ellipse, Parabola, Hyperbola: Standard forms, chords, tangents, normals.

  • Polar Coordinates: Graphs and equations.

  • Vectors: Operations in two/three dimensions, applications to trigonometry and geometry.

1. Trigonometry
1.1 Circular Functions and Angle Measures
  • Angle Measurement: Rotation of line OA relative to the origin.

    • Conversion: 180=π radians180^\circ = \pi \text{ radians}

    • Arc Length: s=rθs = r \theta (θ\theta in radians)

    • Sector Area: A=12r2θA = \frac{1}{2} r^2 \theta

1.2 Trigonometric Ratios and Identities
  • SOHCAHTOA:

    • sin θ=OppositeHypotenuse\text{sin } \theta = \frac{\text{Opposite}}{\text{Hypotenuse}}

    • cos θ=AdjacentHypotenuse\text{cos } \theta = \frac{\text{Adjacent}}{\text{Hypotenuse}}

    • tan θ=OppositeAdjacent\text{tan } \theta = \frac{\text{Opposite}}{\text{Adjacent}}

  • Fundamental Identities:

    • Pythagorean: sin2θ+cos2θ=1\text{sin}^2\theta + \text{cos}^2\theta = 1, 1+tan2θ=sec2θ1 + \text{tan}^2\theta = \text{sec}^2\theta, 1+cot2θ=csc2θ1 + \text{cot}^2\theta = \text{csc}^2\theta

    • Double Angle:

    • sin(2θ)=2sinθcosθ\text{sin}(2\theta) = 2 \text{sin} \theta \text{cos} \theta

    • cos(2θ)=cos2θsin2θ=2cos2θ1=12sin2θ\text{cos}(2\theta) = \text{cos}^2\theta - \text{sin}^2\theta = 2\text{cos}^2\theta - 1 = 1 - 2\text{sin}^2\theta

1.3 Laws of Triangles
  • Sine Rule: asin A=bsin B=csin C\frac{a}{\text{sin } A} = \frac{b}{\text{sin } B} = \frac{c}{\text{sin } C}

  • Cosine Rule: a2=b2+c22bc cos Aa^2 = b^2 + c^2 - 2bc\text{ cos } A

2. Straight Lines
2.1 Slope and Distance
  • Distance Formula: Between A(x<em>1,y</em>1)A(x<em>1, y</em>1) and B(x<em>2,y</em>2)B(x<em>2, y</em>2): d=(x<em>2x</em>1)2+(y<em>2y</em>1)2d = \sqrt{(x<em>2 - x</em>1)^2 + (y<em>2 - y</em>1)^2}

  • Slope (mm): m=tan θ=y<em>2y</em>1x<em>2x</em>1m = \text{tan } \theta = \frac{y<em>2 - y</em>1}{x<em>2 - x</em>1}

2.2 Line Equations
  • Slope-Intercept Form: y=mx+cy = mx + c

  • Point-Slope Form: yy<em>1=m(xx</em>1)y - y<em>1 = m(x - x</em>1)

  • General Form: Ax+By+C=0Ax + By + C = 0

2.3 Geometry of Lines
  • Parallel: m<em>1=m</em>2m<em>1 = m</em>2

  • Perpendicular: m<em>1m</em>2=1m<em>1 \cdot m</em>2 = -1

3. Conic Sections
3.1 Circle
  • Standard Form: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2

  • General Equation: x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0, where center is (g,f)(-g, -f) and radius r=g2+f2cr = \sqrt{g^2 + f^2 - c}.

3.2 Parabola
  • Standard Forms (vertex at origin):

    • y2=4axy^2 = 4ax: Opens right, focus (a,0)(a, 0), directrix x=ax = -a.

    • x2=4ayx^2 = 4ay: Opens up, focus (0,a)(0, a), directrix y=ay = -a.

3.3 Ellipse
  • Standard Equation: (xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

  • Eccentricity (ee): e=cae = \frac{c}{a} where c2=a2b2c^2 = a^2 - b^2.

3.4 Hyperbola
  • Standard Equation: (xh)2a2(yk)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1

  • Asymptotes: yk=±ba(xh)y - k = \pm \frac{b}{a}(x - h)

4. Polar Coordinates
  • Cartesian to Polar: r2=x2+y2r^2 = x^2 + y^2, tan θ=yx\text{tan } \theta = \frac{y}{x}

  • Polar to Cartesian: x=rcosθx = r \cos \theta, y=rsinθy = r \sin \theta

5. Vectors
  • Magnitude: v=v<em>x2+v</em>y2|\mathbf{v}| = \sqrt{v<em>x^2 + v</em>y^2}

  • Dot Product: ab=abcosθ=a<em>xb</em>x+a<em>yb</em>y\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}||\mathbf{b}| \cos \theta = a<em>x b</em>x + a<em>y b</em>y

  • Vector Form: v=v<em>xi+v</em>yj\mathbf{v} = v<em>x \mathbf{i} + v</em>y \mathbf{j}