Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: 3D Geometry Basics
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-3d-geometry-basics

How to Solve: 3D Geometry Basics

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

⏱️ ~7 min read

How to Solve: 3D Geometry Basics


Introduction

"Imagine you’re designing a new gaming console—how do you calculate the exact amount of plastic needed for its case? Mastering 3D geometry lets you solve real-world problems like this AND ace exam questions on volume, surface area, and coordinates in space!


What You Need To Know First

Before diving into 3D geometry, ensure you understand: 1. 2D shapes and their properties (e.g., area of rectangles, triangles, circles). 2. Pythagorean theorem (for calculating distances in 3D). 3. Basic algebra (solving for unknown variables in formulas).


Key Vocabulary

Term Plain-English Definition Quick Example
Prism A 3D shape with two identical parallel bases. A shoebox (rectangular prism).
Pyramid A 3D shape with a base and triangular faces meeting at a point. The Great Pyramid of Giza.
Cylinder A 3D shape with two circular bases and a curved surface. A soda can.
Cone A 3D shape with a circular base and a single vertex. An ice cream cone.
Sphere A perfectly round 3D shape where every point is equidistant from the center. A basketball.
Net A 2D pattern that folds into a 3D shape. Unfolding a cereal box into a flat layout.

Formulas To Know

1. Volume Formulas

Shape Formula Variables Memorize?
Rectangular Prism ( V = l \times w \times h ) ( l ) = length, ( w ) = width, ( h ) = height MEMORIZE THIS
Cube ( V = s^3 ) ( s ) = side length MEMORIZE THIS
Triangular Prism ( V = \text{Base Area} \times h ) Base Area = area of the triangular base, ( h ) = height of the prism MEMORIZE THIS
Cylinder ( V = \pi r^2 h ) ( r ) = radius, ( h ) = height MEMORIZE THIS
Pyramid ( V = \frac{1}{3} \times \text{Base Area} \times h ) Base Area = area of the base, ( h ) = height from base to apex MEMORIZE THIS
Cone ( V = \frac{1}{3} \pi r^2 h ) ( r ) = radius, ( h ) = height MEMORIZE THIS
Sphere ( V = \frac{4}{3} \pi r^3 ) ( r ) = radius MEMORIZE THIS

2. Surface Area Formulas

Shape Formula Variables Memorize?
Rectangular Prism ( SA = 2(lw + lh + wh) ) ( l ) = length, ( w ) = width, ( h ) = height MEMORIZE THIS
Cube ( SA = 6s^2 ) ( s ) = side length MEMORIZE THIS
Triangular Prism ( SA = \text{Base Perimeter} \times h + 2 \times \text{Base Area} ) Base Perimeter = sum of triangle sides, ( h ) = prism height MEMORIZE THIS
Cylinder ( SA = 2\pi r^2 + 2\pi r h ) ( r ) = radius, ( h ) = height MEMORIZE THIS
Pyramid ( SA = \text{Base Area} + \frac{1}{2} \times \text{Perimeter} \times \text{Slant Height} ) Slant Height = height of triangular face MEMORIZE THIS
Cone ( SA = \pi r^2 + \pi r l ) ( r ) = radius, ( l ) = slant height MEMORIZE THIS
Sphere ( SA = 4\pi r^2 ) ( r ) = radius MEMORIZE THIS

3. Distance in 3D Space (Given on Exam Sheet)

  • Distance between two points ((x_1, y_1, z_1)) and ((x_2, y_2, z_2)): [ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2 + (z_2 - z_1)^2} ]

Step-by-Step Method

How to Solve 3D Geometry Problems

Follow these steps every time to avoid mistakes:

  1. Identify the shape – Is it a prism, pyramid, cylinder, cone, or sphere?
  2. List the given values – Write down all known measurements (e.g., radius, height, length).
  3. Choose the correct formula – Pick the volume or surface area formula based on the question.
  4. Substitute the values – Plug the numbers into the formula.
  5. Calculate carefully – Use a calculator if needed, but show all steps.
  6. Include units – Always write the final answer with the correct units (e.g., cm³, m²).
  7. Check your work – Does the answer make sense? (e.g., a volume shouldn’t be negative).

Worked Example Using the Steps

Problem: Find the volume of a rectangular prism with length 5 cm, width 3 cm, and height 4 cm.

Solution: 1. Identify the shape → Rectangular prism. 2. List the given values → ( l = 5 ) cm, ( w = 3 ) cm, ( h = 4 ) cm. 3. Choose the correct formula → ( V = l \times w \times h ). 4. Substitute the values → ( V = 5 \times 3 \times 4 ). 5. Calculate carefully → ( V = 60 ). 6. Include units → ( V = 60 ) cm³. 7. Check your work → The answer is reasonable for a small box.

What we did and why: We used the volume formula for a rectangular prism because the problem gave us length, width, and height. Always label units to avoid losing marks!


Worked Examples

Example 1 – Basic: Volume of a Cylinder

Problem: A can of soup has a radius of 3 cm and a height of 10 cm. What is its volume?

Solution: 1. Identify the shape → Cylinder. 2. List the given values → ( r = 3 ) cm, ( h = 10 ) cm. 3. Choose the correct formula → ( V = \pi r^2 h ). 4. Substitute the values → ( V = \pi \times 3^2 \times 10 ). 5. Calculate carefully → ( V = \pi \times 9 \times 10 = 90\pi ). 6. Include units → ( V = 90\pi ) cm³ (or ≈ 282.74 cm³ if using ( \pi \approx 3.14 )). 7. Check your work → The answer is reasonable for a soup can.

What we did and why: We used the cylinder volume formula because the problem gave radius and height. Leaving the answer in terms of ( \pi ) is often acceptable unless specified otherwise.


Example 2 – Medium: Surface Area of a Cone

Problem: A cone has a radius of 5 m and a slant height of 13 m. What is its surface area?

Solution: 1. Identify the shape → Cone. 2. List the given values → ( r = 5 ) m, ( l = 13 ) m. 3. Choose the correct formula → ( SA = \pi r^2 + \pi r l ). 4. Substitute the values → ( SA = \pi \times 5^2 + \pi \times 5 \times 13 ). 5. Calculate carefully → ( SA = 25\pi + 65\pi = 90\pi ). 6. Include units → ( SA = 90\pi ) m² (or ≈ 282.74 m²). 7. Check your work → The answer makes sense for a cone of this size.

What we did and why: We used the cone surface area formula, which includes both the base area (( \pi r^2 )) and the lateral area (( \pi r l )). Always double-check which measurements are given (radius vs. diameter, height vs. slant height).


Example 3 – Exam Style: Volume of a Composite Shape

Problem: A grain silo consists of a cylinder with a hemispherical (half-sphere) top. The cylinder has a radius of 4 m and a height of 10 m. What is the total volume of the silo? (Use ( \pi \approx 3.14 ).)

Solution: 1. Identify the shape → Composite shape: cylinder + hemisphere. 2. List the given values → Cylinder: ( r = 4 ) m, ( h = 10 ) m; Hemisphere: ( r = 4 ) m. 3. Choose the correct formulas
- Cylinder volume: ( V = \pi r^2 h )
- Hemisphere volume: ( V = \frac{1}{2} \times \frac{4}{3} \pi r^3 ) 4. Calculate cylinder volume → ( V_{\text{cylinder}} = 3.14 \times 4^2 \times 10 = 3.14 \times 16 \times 10 = 502.4 ) m³. 5. Calculate hemisphere volume → ( V_{\text{hemisphere}} = \frac{1}{2} \times \frac{4}{3} \times 3.14 \times 4^3 = \frac{1}{2} \times \frac{4}{3} \times 3.14 \times 64 = 134.0 ) m³. 6. Add the volumes → ( V_{\text{total}} = 502.4 + 134.0 = 636.4 ) m³. 7. Include units → ( V_{\text{total}} = 636.4 ) m³. 8. Check your work → The answer is reasonable for a large silo.

What we did and why: We broke the problem into two parts (cylinder and hemisphere) and added their volumes. Always look for composite shapes in exam questions!


Common Mistakes

Mistake Why It Happens Correct Approach
Using diameter instead of radius Confusing radius and diameter in formulas. Always divide diameter by 2 to get radius.
Forgetting units Rushing and not labeling answers. Write units (e.g., cm³, m²) in every answer.
Mixing up height and slant height Not reading the problem carefully. Height is perpendicular; slant height is along the side.
Incorrect formula for pyramids/cones Using the wrong multiplier (e.g., ( \frac{1}{2} ) instead of ( \frac{1}{3} )). Memorize: Pyramids and cones use ( \frac{1}{3} ).
Ignoring composite shapes Missing that a shape is made of multiple parts. Break the problem into simpler shapes and add/subtract volumes.

Exam Traps

Trap How to Spot It How to Avoid It
Giving radius when diameter is asked The question asks for diameter, but you calculate radius. Read carefully: "Find the diameter" vs. "Find the radius."
Using 2D area instead of 3D surface area The question asks for surface area, but you calculate area of a base. Surface area = sum of all faces; area = one face.
Assuming all given values are needed The problem gives extra numbers to test your focus. Only use the values needed for the formula.

1-Minute Recap

"Alright, let’s lock this in for your exam! 3D geometry is all about recognizing shapes and picking the right formula. Memorize the volume and surface area formulas for prisms, cylinders, pyramids, cones, and spheres—write them down now if you haven’t already. When you get a problem, first identify the shape, then list the given values, and finally plug them into the formula. Always double-check whether you’re using radius or diameter, and don’t forget units! For composite shapes, break them into simpler parts and add or subtract volumes. And watch out for exam traps—read the question carefully to avoid mixing up height and slant height or radius and diameter. You’ve got this! Now go practice a few problems, and you’ll be ready to crush your exam!




ADVERTISEMENT