Geometry

HomeTable of Contents

Point

A point is a location. It is represented as a dot, but has no dimensions. Below is a set of randomly plotted points.

-5-4-3-2-1012345-5-4-3-2-1012345IIVIIIII(3,3)(0,1)(4,0)(1,1)(-4,2)(-1,-3)(0,-2)(-2,1)(-4,-4)(2,-3)(-3,-4)(-4,-2)(-1,0)(4,2)(4,4)(-4,3)(1,-4)(4,0)

Line

A line is an infinite set of points. Given any two points on a line, there is always a point that lies between them on that line. Below, the points A,{A,} B,{B,} C,{C,} and D{D} are collinear. Points that do not lie on the same line are said to be collinear. We will denote lines with an overline double-ended arrow. For example, the line below can be denoted with the notation,

AD. \overleftrightarrow{AD}.
-10-9-8-7-6-5-4-3-2-1012345678910-10-9-8-7-6-5-4-3-2-1012345678910

Line Segments

A line segment is a subset of a line. It comprises two distinct points on the line, called the line segment's endpoints, and every point in between. We denote a line segments with its two labeled endpoints, overlined. For example, the line above contains the segment BC.{\overline{BC}.}

In the figure below, the point B{B} lies between A{A} and C{C} on AC.{\overline{AC}.} If AB=BC,{\lvert \overline{AB} \rvert = \lvert \overline{BC} \rvert,} then B{B} is the midpoint of AC.{\overline{AC}.}

Angles

An angle is a figure formed by two rays with a common endpoint called the vertex.

ABC

The symbol θ{\theta} is often used to denote an angle. We can also label points on the angle's arms and vertex, and use those labels to name the angle. For example, we may refer to the angle above with the notation ABC{\angle ABC} (the middle letter is always reserved for the vertex).

Trigonometry

A triangle is a polygon with three edges (sides) and three vertices (corners). Thus, it is a set of three noncollinear points in a plane, with each pair of points connected by a line segment. These line segments form the triangle's sides. If the three noncollinear points are A,{A,} B,{B,} and C,{C,} we denote their corresponding triangle with the notation ABC.{\triangle ABC.}

-5-4-3-2-1012345-5-4-3-2-1012345ABCDEF

Two triangles are congruent if one coincides (fits perfectly over) with the other. For example, above, triangles ABC{\triangle ABC} and DEF{\triangle DEF} are congruent. We denote this with the notation ABCDEF.{\triangle ABC \cong \triangle DEF.}

Trigonometric Ratios

The fundamental trigonometric ratios are sine, cosine, and tangent. These are ratios of the sides of a triangle, defined as follows (using the diagram below as reference):

definition. Suppose A,{A,} B,{B,} and C{C} form the sides of a triangle.

ABCαβθ

We define the trigonometric ratios of such a triangle as follows:

cosθ=length of side adjacent to θlength of hypotenuse=BCsinθ=length of side opposite to θlength of hypotenuse=ACtanθ=length of side opposite to θlength of side adjacent to θ=ABsecθ=length of hypotenuselength of side adjacent to θ=CBcscθ=length of hypotenuselength of side opposite to θ=CAcotθ=length of side adjacent to θlength of side opposite to θ=BA \cos \theta = \dfrac{\text{length of side adjacent to } \theta}{\text{length of hypotenuse}} = \dfrac{B}{C} \\[2em] \sin \theta = \dfrac{\text{length of side opposite to } \theta}{\text{length of hypotenuse}} = \dfrac{A}{C} \\[2em] \tan \theta = \dfrac{\text{length of side opposite to } \theta}{\text{length of side adjacent to } \theta} = \dfrac{A}{B} \\[2em] \sec \theta = \dfrac{\text{length of hypotenuse}}{\text{length of side adjacent to } \theta} = \dfrac{C}{B} \\[2em] \csc \theta = \dfrac{\text{length of hypotenuse}}{\text{length of side opposite to } \theta} = \dfrac{C}{A} \\[2em] \cot \theta = \dfrac{\text{length of side adjacent to } \theta}{\text{length of side opposite to } \theta} = \dfrac{B}{A}

From the definitions, we see there are three pairs of reciprocal functions:

secθ=1cosθ,cscθ=1sinθ,cotθ=1tanθ. \sec \theta = \dfrac{1}{\cos \theta}, \\[2em] \csc \theta = \dfrac{1}{\sin \theta}, \\[2em] \cot \theta = \dfrac{1}{\tan \theta}.

Trigonometric Identities

The following are some common trigonometric identities. These identities are used extensively in simplifying trigonometric expressions.

sin2θ+cos2θ=1.sinθcosθ=tanθ.secθ=1cosθ.cscθ=1sinθ.cotθ=1tanθ. \sin^2 \theta + \cos^2 \theta = 1. \\[2em] \dfrac{\sin \theta}{\cos \theta} = \tan \theta. \\[2em] \sec \theta = \dfrac{1}{\cos \theta.} \\[2em] \csc \theta = \dfrac{1}{\sin \theta.} \\[2em] \cot \theta = \dfrac{1}{\tan \theta.}

Radian Measure

definition. Let θ{\theta} be an angle with its vertex at the center of a circle of radius r.{r.} Let s{s} denote the length of the arc intercepted by the angle. The radian measure of θ{\theta} is the ratio of the arc length s{s} to the radius r.{r.}

m(θ)=sr. m(\theta) = \dfrac{s}{r}.
𝑠θ𝑟𝑦𝑥

One way to think about the radian measure: It is a fraction of the circumference of a circle. Recall that a circle's circumference is given by:

2πr. 2 \pi r.

If the circle has a radius of 1{1} (i.e., the radius of the unit circle), then the circumference is 2π.{2\pi.} Thus, half the circle's circumference is π,{\pi,} a quarter of the circle's circumference is π/2,{\pi / 2,} ad infinitum. These fractional parts of the circle's circumference are called arcs. If we draw lines from the endpoints of these arcs to the circle's center, we get an angle between those lines. Thus, one way to measure the angle is by using the length of its corresponding arc. Hence:

360°=2π180°=π90°=π245°=π4\begin{aligned} 360 \degree &= 2 \pi \\[2em] 180 \degree &= \pi \\[2em] 90 \degree &= \dfrac{\pi}{2} \\[2em] 45 \degree &= \dfrac{\pi}{4} \end{aligned}

As one might garner, this is a much more mathematically elegant way of measuring angles, as opposed to the arbitrary use of multiples of 360°.{360 \degree.} Nevertheless, degrees are still useful in many contexts. As such, it's helpful to know how to convert between degrees and radians:

degrees-to-radians formula. Given a degree measure d,{d,} the radian measure r{r} is given by:

r=d(π180). r = d \left( \dfrac{\pi}{180}\right).

radians-to-degrees formula. Given a radian measure r,{r,} the degree measure d{d} is given by:

d=r(180π). d = r \left( \dfrac{180}{\pi}\right).

arc length formula. In a circle of radius r,{r,} the arc length s{s} determined by a central angle of radian measure θ{\theta} is given by

s=rθ, s = r \theta,

where s{s} and r{r} have the same linear units.

sector area formula. In a circle of radius r,{r,} the area A{A} of a sector with central angle of radian measure θ{\theta} is given by

A=12r2θ. A = \dfrac{1}{2} r^2 \theta.