Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: ACT Math – Geometry (Triangles, Circles, Polygons, 3D Solids)
Source: https://www.fatskills.com/act/chapter/how-to-solve-act-math-geometry-triangles-circles-polygons-3d-solids

How to Solve: ACT Math – Geometry (Triangles, Circles, Polygons, 3D Solids)

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

How to Solve: ACT Math – Geometry (Triangles, Circles, Polygons, 3D Solids)


Introduction

"Mastering ACT Geometry means unlocking 15–20% of your Math score—enough to boost your composite by 2+ points. Whether it’s finding the area of a weird polygon or calculating the volume of a cereal box, these skills turn real-life problems into easy points on test day."


What You Need To Know First

  1. Basic algebra (solving for x, plugging in numbers).
  2. Pythagorean Theorem (for right triangles).
  3. Angle relationships (supplementary, complementary, vertical angles).

Key Vocabulary

Term Plain-English Definition Quick Example
Congruent Exactly the same shape and size. Two triangles with sides 3, 4, 5.
Similar Same shape, different size (proportional sides). Two triangles with sides 3-4-5 and 6-8-10.
Radius Distance from center of circle to edge. A circle with radius 5 has diameter 10.
Apothem Distance from center of polygon to midpoint of side. Used to find area of a regular hexagon.
Volume Space inside a 3D shape. A box with length 2, width 3, height 4 has volume 24.
Surface Area Total area of all faces of a 3D shape. A cube with side 2 has surface area 24.

Formulas To Know

Triangles

  1. Area of a triangle
    [
    A = \frac{1}{2} \times \text{base} \times \text{height}
    ]
  2. base = any side
  3. height = perpendicular distance from base to opposite vertex
  4. Memorise This.

  5. Pythagorean Theorem (right triangles only)
    [
    a^2 + b^2 = c^2
    ]

  6. a, b = legs (shorter sides)
  7. c = hypotenuse (longest side, opposite right angle)
  8. Memorise This.

  9. 30-60-90 Triangle Ratios

  10. Short leg (opposite 30°) = x
  11. Long leg (opposite 60°) = x√3
  12. Hypotenuse = 2x
  13. Memorise This.

  14. 45-45-90 Triangle Ratios

  15. Legs = x
  16. Hypotenuse = x√2
  17. Memorise This.

  18. Sum of interior angles
    [
    180° \text{ (for any triangle)}
    ]

  19. Memorise This.

Circles

  1. Circumference
    [
    C = 2\pi r \quad \text{or} \quad C = \pi d
    ]
  2. r = radius
  3. d = diameter (d = 2r)
  4. Memorise This.

  5. Area of a circle
    [
    A = \pi r^2
    ]

  6. Memorise This.

  7. Arc length
    [
    \text{Arc length} = \frac{\theta}{360°} \times 2\pi r
    ]

  8. θ = central angle (in degrees)
  9. Memorise This.

  10. Sector area
    [
    \text{Sector area} = \frac{\theta}{360°} \times \pi r^2
    ]

  11. Memorise This.

Polygons

  1. Sum of interior angles
    [
    \text{Sum} = (n - 2) \times 180°
    ]

    • n = number of sides
    • Memorise This.
  2. Area of a regular polygon
    [
    A = \frac{1}{2} \times \text{perimeter} \times \text{apothem}
    ]

    • apothem = distance from center to midpoint of a side
    • Memorise This.

3D Solids

  1. Volume of a rectangular prism
    [
    V = \text{length} \times \text{width} \times \text{height}
    ]

    • Memorise This.
  2. Volume of a cylinder
    [
    V = \pi r^2 h
    ]

    • r = radius of base
    • h = height
    • Memorise This.
  3. Volume of a cone
    [
    V = \frac{1}{3} \pi r^2 h
    ]

    • Memorise This.
  4. Volume of a sphere
    [
    V = \frac{4}{3} \pi r^3
    ]

    • Memorise This.
  5. Surface area of a rectangular prism
    [
    SA = 2(lw + lh + wh)
    ]

    • l = length, w = width, h = height
    • Memorise This.
  6. Surface area of a cylinder
    [
    SA = 2\pi r^2 + 2\pi r h
    ]

    • Memorise This.

Step-by-Step Method

How to Solve Any ACT Geometry Problem

  1. Read the question carefully. Underline what’s given and what’s asked.
  2. Draw a diagram (even if one is provided). Label all known values.
  3. Identify the shape(s) involved. Is it a triangle? Circle? 3D solid?
  4. Recall the relevant formula(s). Write it down.
  5. Plug in known values. Solve for the unknown.
  6. Check units and reasonableness. Does the answer make sense?
  7. If stuck, eliminate wrong answers. Use process of elimination.

Worked Example (Using Steps Above)

Question: A right triangle has legs of length 6 and 8. What is the length of the hypotenuse?

Step 1: Underline key info. - Right triangle, legs = 6 and 8, find hypotenuse.

Step 2: Draw the triangle.

      /|

/ | 8 / |
/ | /____|
6

Step 3: Identify the shape → right triangle.

Step 4: Recall formula → Pythagorean Theorem: (a^2 + b^2 = c^2).

Step 5: Plug in values → (6^2 + 8^2 = c^2) → (36 + 64 = c^2) → (100 = c^2) → (c = 10).

Step 6: Check → 6-8-10 is a known Pythagorean triple. Makes sense.

Step 7: Answer = 10.


Worked Examples

Example 1 – Basic (Triangle Area)

Question: A triangle has a base of 10 and a height of 5. What is its area?

Solution: 1. Formula: (A = \frac{1}{2} \times \text{base} \times \text{height}) 2. Plug in: (A = \frac{1}{2} \times 10 \times 5 = 25)

What we did and why: Used the area formula for triangles. No tricks—just plug and chug.


Example 2 – Medium (Circle Sector)

Question: A circle has a radius of 6. What is the area of a sector with a central angle of 60°?

Solution: 1. Formula: (\text{Sector area} = \frac{\theta}{360°} \times \pi r^2) 2. Plug in: (\frac{60}{360} \times \pi (6)^2 = \frac{1}{6} \times 36\pi = 6\pi)

What we did and why: Recognized that a 60° sector is 1/6 of the full circle (since 360°/60° = 6). Multiplied the full area by the fraction.


Example 3 – Exam-Style (3D Volume)

Question: A cylindrical can has a diameter of 10 and a height of 12. What is its volume in terms of π?

Solution: 1. Find radius: (d = 10) → (r = 5). 2. Formula: (V = \pi r^2 h) 3. Plug in: (V = \pi (5)^2 (12) = \pi (25)(12) = 300\pi)

What we did and why: Remembered to halve the diameter to get the radius. Then applied the volume formula for a cylinder.


Common Mistakes

Mistake Why it Happens Correct Approach
Using diameter instead of radius in circle formulas Confusing d and r Always check if the problem gives diameter or radius. If diameter, divide by 2.
Forgetting to square the radius in area formulas Rushing through calculations Write out each step: (A = \pi r^2), not (A = \pi r).
Mixing up 30-60-90 and 45-45-90 ratios Memorizing incorrectly Draw the triangles and label sides to visualize.
Ignoring units in volume/surface area Not paying attention to what’s asked If the question asks for cubic units, your answer must be in ( \text{units}^3 ).
Assuming all triangles are right triangles Overlooking the "right triangle" clue Only use Pythagorean Theorem if the triangle is confirmed right-angled.

Exam Traps

Trap How to Spot it How to Avoid it
Hidden right triangles Problem mentions "perpendicular" or "height" but doesn’t draw a right angle. Draw the height to create a right triangle.
Composite shapes Figure looks like a rectangle with a semicircle cut out. Break it into simpler shapes (rectangle + semicircle).
Units mismatch Question gives dimensions in feet but asks for answer in inches. Convert units before calculating.

1-Minute Recap

"Listen up—this is your last-minute geometry cheat sheet. For triangles, remember: - Area = ½ × base × height. - Pythagorean Theorem only works for right triangles: (a^2 + b^2 = c^2). - 30-60-90? Short leg = x, long leg = x√3, hypotenuse = 2x. - 45-45-90? Legs = x, hypotenuse = x√2.

For circles: - Circumference = 2πr or πd. - Area = πr². - Sector area = (θ/360) × πr².

For 3D solids: - Volume of a box = l × w × h. - Volume of a cylinder = πr²h. - Volume of a sphere = (4/3)πr³.

If you see a weird shape, break it into triangles, rectangles, or circles. Label everything. Plug in numbers. And always—always—check your units. You’ve got this!




ADVERTISEMENT