Comprehensive ACT Geometry Review: Plane, Coordinate, and Trigonometry

Angles and Parallel Lines

Geometry on the ACT starts with the fundamental building blocks of space: points, lines, and angles. You must quickly identify specific angle relationships to solve for unknowns in complex diagrams.

Angle Relationships
  • Vertical Angles: Angles opposite each other when two lines intersect. They are always congruent (equal in measure).
  • Supplementary Angles: Two angles that add up to 180180^\circ. Angles forming a straight line (a Linear Pair) are supplementary.
  • Complementary Angles: Two angles that add up to 9090^\circ.
Parallel Lines and Transversals

When two parallel lines are cut by a third line (the transversal), specific angle pairs are formed. If the lines are parallel, the following rules apply:

  • Alternate Interior Angles: Equal ($1 = 2$).
  • Corresponding Angles: Equal ($1 = 3$).
  • Consecutive Interior Angles: Supplementary (sum to 180180^\circ).

Parallel lines transversal diagram

Polygons
  • Interior Angle Sum: For any polygon with $n$ sides, the sum of interior angles is (n2)×180(n-2) \times 180^\circ.
  • Exterior Angles: The sum of exterior angles of any convex polygon is always 360360^\circ.

Congruence and Similarity

Congruence (\cong)

Two geometric figures are congruent if they have the exact same shape and size. For triangles, congruence is proven by criteria such as Side-Side-Side (SSS), Side-Angle-Side (SAS), and Angle-Side-Angle (ASA). CPCTC (Corresponding Parts of Congruent Triangles are Congruent) means once you prove congruence, all matching sides and angles are equal.

Similarity (\sim)

Two figures are similar if they have the same shape but different sizes.

  • Criteria: The most common proof is AA (Angle-Angle)—if two triangles share two angle measures, they are similar.
  • Properties:
    1. Corresponding angles are equal.
    2. Corresponding sides are proportional.

Side A<em>1Side A</em>2=Side B<em>1Side B</em>2=k(scale factor)\frac{\text{Side } A<em>1}{\text{Side } A</em>2} = \frac{\text{Side } B<em>1}{\text{Side } B</em>2} = k \quad (\text{scale factor})

Key Concept: If the ratio of side lengths is $k$, the ratio of areas is $k^2$ and the ratio of volumes is $k^3$.


Properties of Triangles and Pythagorean Theorem

Triangle Basics
  • Sum of Angles: The interior angles of any triangle always sum to 180180^\circ.
  • Triangle Inequality Theorem: The sum of the lengths of any two sides must be strictly greater than the length of the third side ($a + b > c$).
  • Exterior Angle Theorem: An exterior angle of a triangle is equal to the sum of the two opposite interior angles.
The Pythagorean Theorem

Applied only to right triangles:

a2+b2=c2a^2 + b^2 = c^2

Where $c$ is the hypotenuse (the side opposite the 9090^\circ angle).

Common Pythagorean Triples (Memorize these to save time!):

  • 3-4-5
  • 5-12-13
  • 8-15-17
  • 7-24-25
Special Right Triangles

Instead of using the Pythagorean theorem, use these ratios for specific angles:

  1. 45-45-90 Triangle: Isosceles right triangle.
    • Sides ratio: x:x:x2x : x : x\sqrt{2}
  2. 30-60-90 Triangle: Half of an equilateral triangle.
    • Sides ratio: x:x3:2xx : x\sqrt{3} : 2x (short leg : long leg : hypotenuse)

Special Right Triangles Ratios


Trigonometric Ratios and Right Triangles

For the ACT, trigonometry focuses heavily on right triangles. Remember the mnemonic SOH CAH TOA.

Ratios

For an angle θ\theta in a right triangle:

  • sin(θ)=OppositeHypotenuse\sin(\theta) = \frac{\text{Opposite}}{\text{Hypotenuse}}
  • cos(θ)=AdjacentHypotenuse\cos(\theta) = \frac{\text{Adjacent}}{\text{Hypotenuse}}
  • tan(θ)=OppositeAdjacent\tan(\theta) = \frac{\text{Opposite}}{\text{Adjacent}}
Fundamental Identities
  • tan(θ)=sin(θ)cos(θ)\tan(\theta) = \frac{\sin(\theta)}{\cos(\theta)}
  • sin2(θ)+cos2(θ)=1\sin^2(\theta) + \cos^2(\theta) = 1 (Pythagorean Identity)

Reciprocal Functions:

  • csc(θ)=1sin(θ)\csc(\theta) = \frac{1}{\sin(\theta)}
  • sec(θ)=1cos(θ)\sec(\theta) = \frac{1}{\cos(\theta)}
  • cot(θ)=1tan(θ)\cot(\theta) = \frac{1}{\tan(\theta)}

Properties of Circles

Basic Formulas

For a circle with radius $r$ and diameter $d$:

  • Circumference: C=2πrC = 2\pi r or C=πdC = \pi d
  • Area: A=πr2A = \pi r^2
Arcs and Sectors

Often you need to calculate a portion of the circle. Let nn^\circ be the central angle.

  • Arc Length (portion of circumference): n360×2πr\frac{n}{360} \times 2\pi r
  • Sector Area (portion of total area): n360×πr2\frac{n}{360} \times \pi r^2
Angle Properties in Circles
  • Central Angle: The vertex is at the center. The measure of the angle equals the measure of the intercepted arc.
  • Inscribed Angle: The vertex is on the circle itself (perimeter). The angle measure is half the intercepted arc.

Circle angles diagram


Surface Area and Volume of Solids

While some formulas may be provided, knowing them ensures speed.

ShapeVolume FormulaSurface Area Notes
Rectangular PrismV=l×w×hV = l \times w \times hSum of areas of all 6 faces
CylinderV=πr2hV = \pi r^2 hSA=2πr2+2πrhSA = 2\pi r^2 + 2\pi rh
ConeV=13πr2hV = \frac{1}{3} \pi r^2 hBase area + Lateral Area
SphereV=43πr3V = \frac{4}{3} \pi r^3SA=4πr2SA = 4\pi r^2
PyramidV=13(Areabase)hV = \frac{1}{3} (\text{Area}_{\text{base}}) hAdd up triangular faces

Note: A prism or cylinder volume is area of base ×\times height. A cone or pyramid is 13\frac{1}{3} of that.


Coordinate Geometry

This connects algebra with geometry on the $(x,y)$ plane.

Formularies
  • Distance Formula: 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}
    • (Note: This is just the Pythagorean Theorem disguised)
  • Midpoint Formula: (x<em>1+x</em>22,y<em>1+y</em>22)(\frac{x<em>1 + x</em>2}{2}, \frac{y<em>1 + y</em>2}{2})
    • (Note: This is just the average of the coordinates)
  • Slope ($m$): m=y<em>2y</em>1x<em>2x</em>1=riserunm = \frac{y<em>2 - y</em>1}{x<em>2 - x</em>1} = \frac{\text{rise}}{\text{run}}
Lines
  • Slope-Intercept Form: $y = mx + b$
  • Parallel Lines: Have equal slopes ($m1 = m2$).
  • Perpendicular Lines: Have negative reciprocal slopes (m<em>1=1m</em>2m<em>1 = -\frac{1}{m</em>2}). Their product is $-1$.

Equations of Conic Sections

The most common conics on the ACT are circles and parabolas. Occasionally ellipses or hyperbolas appear.

Circle Equation

Standard form for a circle with center $(h, k)$ and radius $r$:

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

Parabola Equation

Vertex form for a parabola with vertex $(h, k)$:

y=a(xh)2+ky = a(x - h)^2 + k

  • If $a > 0$, it opens upward (minimum).
  • If $a < 0$, it opens downward (maximum).

Conic Sections Graphs

Ellipse Equation

(xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

  • Center at $(h, k)$. $a$ and $b$ determine the horizontal and vertical stretch.

Common Mistakes & Pitfalls
  1. Radius vs. Diameter: Always double-check if the question gives $r$ or $d$. In the circle equation, remember the right side is $r^2$, not $r$. If the equation equals 16, the radius is 4, not 16.
  2. Degree vs. Length: Don't confuse arc measure (in degrees) with arc length (in units like cm or inches). Measure relates to 360; length relates to circumference.
  3. Drawing Scale: Diagrams on the ACT are usually drawn to scale unless stated otherwise. However, never rely entirely on visual estimation. Use the numbers.
  4. Shadow Problems: When setting up similarity ratios for shadows (a tree and a person), ensure you match corresponding sides: Height<em>1Height</em>2=Shadow<em>1Shadow</em>2\frac{\text{Height}<em>1}{\text{Height}</em>2} = \frac{\text{Shadow}<em>1}{\text{Shadow}</em>2}.
  5. Negative signs in Coordinates: When calculating distance or slope, watch your double negatives (e.g., $5 - (-3) = 8$).