At a glance, an interior designer, a land surveyor and a baker may not share anything in common. But if you dive deeper, you'll notice that these three occupations use a certain degree of geometry equations in their day-to-day work.

Point: Represented by a dot, and with an alphabet (like A, B or C) to indicate a location
Plane: A flat surface with two dimensions: length and width, like a wall surface or graph paper
Line: Two points on a plane make up a line, extending in two directions (two end points)
Ray: A line with a definite endpoint
Angle: Two rays meet at a common endpoint, forming a vertex

🔶 Points and Lines

diagram of a polygon with labelled sections

🔷 Rays and Angles

rays vertex labelled diagram
The best tutors available
Let's go

🔲 2D Geometry Formulas

2D geometry formulas are used for flat shapes with length and width, typically to measure perimeter and area. The shapes that we'll discuss here are triangles, quadrilaterals, and circles.

ShapePerimeter / CircumferenceAreaWhat to remember
TriangleP = a + b + cA = 1/2 × b × hAdd all three sides for perimeter; use the base and perpendicular height for area.
Equilateral triangleP = 3sA = (√3/4) × s²All three sides are equal.
Isosceles triangleP = 2a + bA = 1/2 × b × hTwo sides are equal, and the third side is the base.
Scalene triangleP = a + b + cA = 1/2 × b × hAll sides are different lengths.
SquareP = 4sA = s²All sides are equal.
RectangleP = 2(l + w)A = l × wLength and width are different.
ParallelogramP = 2(a + b)A = b × hUse the perpendicular height, not the slanted side.
RhombusP = 4sA = 1/2 × d₁ × d₂All sides are equal; area uses diagonals.
TrapezoidP = a + b + c + dA = 1/2 × (b₁ + b₂) × hThe two parallel sides are used in the area formula.
CircleC = 2πr or C = πdA = πr²Circles use circumference instead of perimeter.

Here's what different key symbols mean for the formulas:

  • a,b,c = side lengths
  • s = side length
  • l = length
  • w = width
  • b = base
  • h = perpendicular height
  • r = radius
  • d = diameter
  • d1​,d2​ = diagonals
  • π = pi, approximately 3.14

🧊 3D Geometry Formulas

Now, let's explore some 3D geometry formulas used for shapes with length, width and height. The examples of shapes that we will be looking at are polyhedra (cube, cuboid, prism), cylinders, cones and spheres.

ShapeSurface AreaVolumeWhat to remember
CubeSA = 6s²V = s³All edges are equal.
CuboidSA = 2(lw + lh + wh)V = l × w × hLength, width, and height may all be different.
PrismSA = 2B + PhV = B × hB = area of base, P = perimeter of base, h = height.
CylinderSA = 2πr² + 2πrhV = πr²hTwo circular ends and one curved surface.
ConeSA = πr² + πrlV = 1/3 × πr²hl = slant height.
SphereSA = 4πr²V = 4/3 × πr³Only radius is needed.
PyramidSA = B + 1/2PlV = 1/3 × B × hB = area of base, P = perimeter of base, l = slant height.
Frustum of a coneSA = π(R² + r²) + π(R + r)lV = 1/3 × πh(R² + Rr + r²)R = larger radius, r = smaller radius.
TorusSA = 4π²RrV = 2π²Rr²R = distance from center of tube to center of torus, r = tube radius.

Here's what different key symbols mean for the formulas:

  • s = side length
  • l = length or slant height, depending on the shape
  • w = width
  • h = height
  • r = radius
  • R = larger radius
  • B = area of base
  • P = perimeter of base
  • π = pi, approximately 3.14
  • ² = squared
  • ³ = cubed

➡️ Coordinate Geometry Formulas

Next, let’s look at coordinate geometry formulas used in the Cartesian plane, a 2D graphing system for locating points and drawing shapes.

The points are identified by using ordered pairs (x,y), where x is the horizontal position and y is the vertical position.

  • (2,3) means 2 units right and 3 units up
  • (−1,4) means 1 unit left and 4 units up
x and y diagram axes diagram

The four important formulas under coordinate geometry include:

  • Distance formula (how far apart are two points)
  • Midpoint formula (centre of a segment)
  • Slope formula, where m = slope
  • Equation of a line in different forms

Here's an overview of the formulas:

Formula NameFormulaPurpose
Distance Formulad = √((x₂ − x₁)² + (y₂ − y₁)²)Find the distance between two points.
Midpoint FormulaM = ((x₁ + x₂)/2, (y₁ + y₂)/2)Find the midpoint of a line segment.
Slope Formulam = (y₂ − y₁)/(x₂ − x₁)Find the slope of a non-vertical line.
Slope-Intercept Formy = mx + bWrite the equation of a line using its slope and y-intercept.
Point-Slope Formy − y₁ = m(x − x₁)Write the equation of a line using a point and its slope.
Standard FormAx + By = CWrite a linear equation in standard form.
Section FormulaP = ((mx₂ + nx₁)/(m + n), (my₂ + ny₁)/(m + n))Find the point that divides a segment internally in the ratio m:n.
X-axisy = 0Represent the horizontal coordinate axis.
Y-axisx = 0Represent the vertical coordinate axis.
Parallel Linesm₁ = m₂Check whether two non-vertical lines are parallel.
Perpendicular Linesm₁m₂ = −1Check whether two non-vertical lines are perpendicular.

Here's an example of how to apply these formulas to this question:

  • If you are given two points:(2,3) and (6,7) and asked to calculate the distance, midpoint and slope, here's how to go about it:
border_inner
Easy calculation and solutions

Distance =(62)2+(73)2=16+16=32
Midpoint=(2+62,3+72)=(4,5)
Slope =7362=1

The best tutors available
Let's go

📐 Trigonometric Applications in Geometry

Trigonometry is a branch of math that deals with angles and side lengths in triangles. 2 The basic trigonometric ratios for sin, cos and tangent are only applicable for right-angled triangles, and you need at least one angle to use either one of them.

Right triangles have the following characteristics:

  • They have three sides
  • They have a 90° angle, looking like a perfect L-shape.
  • The side opposite the right angle is called the hypotenuse (and it’s always the longest side)
  • The other two sides are called adjacent and opposite
triangles labelled with sin, cos and tan angles

Another popular equation or geometry theorem associated with right angles is none other than Pythagoras' Theorem. It is only used to calculate missing side lengths and not angles.

The formula is: a2+b2=c2a^2 +b^2 =c^2

Let's look at this sample question:

  • A ladder leans against a wall forming a right triangle: Distance from wall = 6 m, Ladder length = 10 m. Find the wall height
airline_seat_flat_angled
Easy calculation and solution

The wall height: h=10036h = \sqrt{100 - 36}h=100−36​
h= (64)√(64)
h=8 m

Don't forget to check out this geometry guide for beginners.

🧱 Advanced Geometry Formulas

Moving on, we will look at various geometry formulas and equations involving more complex shapes, such as ellipses and hyperbolas, as well as complex solids like frustums and toroids.

labelled eclipse diagram
  • An ellipse is essentially a stretched circle. It looks like an oval with a smooth, closed curve 3
  • It has two axes along the x-axis and the y-axis: the major axis and the minor axis
  • It has a centre point and is symmetrical

The ellipse equation plays a big role in the field of geometry to help us plot the ellipse accurately on a graph, find the intercepts and perform calculations on planetary orbits (similar shape) and satellite motions.

The Formula: x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1. Here are what the symbols mean:

SymbolMeaningSimple explanation
xx-coordinateHorizontal position of a point on the ellipse 📍
yy-coordinateVertical position of a point on the ellipse 📍
asemi-major axisDistance from the center to the widest point of the ellipse (long radius) ➖
bsemi-minor axisDistance from the center to the narrowest point of the ellipse (short radius) ➖
1boundary conditionOnly points that make the equation equal to 1 lie exactly on the ellipse ✔️

On the other hand, hyperbolas have two different formulas depending on their orientation: horizontal or vertical.

Horizontal hyperbola

x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1

Vertical hyperbola

y2a2x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1

Like the ellipse, hyperbola formulas are also widely used in calculations involving satellite and space trajectories, in addition to telescope and antenna design and even navigation systems.

For more complex solids like frustrums and toroids, you can use the following formulas to calculate their respective volumes.

Here's an overview of the symbols and variables of the formulas:

SymbolMeaning in a Frustum of a Cone 🔺Meaning in a Torus 🍩
VVolume of the frustumVolume of the torus
πMathematical constant piMathematical constant pi
hPerpendicular height of the frustumNot used in the standard torus volume formula
RLarger radius of the frustumMajor radius: distance from the center of the torus to the center of the tube
rSmaller radius of the frustumMinor radius: radius of the tube

Frustums are commonly used in various everyday application designs like buckets, paper cups and lamp shades, while toroids are usually seen in mechanical engineering parts, toroidal transformers and inductors.

Frustrum (A cone with the top removed)

V=13πh(R2+Rr+r2)V = \frac{1}{3}\pi h \left(R^2 + Rr + r^2\right)

Toroid (A ring or doughnut )

V=2π2Rr2V = 2\pi^2 R r^2

🎯 Practical Applications of Geometry Formulas

We hope you have gained a comprehensive understanding of these geometry equations and how to apply them mathematically. Now, let's switch gears to look at them through a more practical lens. 4

The three most common industries and fields across the globe that use geometry formulas are:

woman working in an engineering lab

Engineering

  • Triangle formulas in structural engineering
  • Surface area calculations for bridges and towers
  • Volume measurements for high-rise buildings
  • Cylindrical volume calculation in mechanical engineering
grey architectural bars

Architecture

  • Area formulas help determine room size and material needs for floor plan design
  • Use trigonometric ratios for roof and staircase design
  • Use the circle circumference formula when designing domes for stadiums, museums or religious buildings
figurine of thomas edison

Physics

  • Distance formulas to help determine speed and trajectory when planning GPS systems or space exploration
  • Using ellipse equations in orbital mechanics
  • Calculating distance between stars
  • Measuring planetary orbits and helping predict satellite paths (must-have knowledge for astrophysicists)

Find the best math tutors near me.

💡 Problem-solving Examples Using Geometry Formulas

Here are some examples of how you can unlock these formulas to make your life more efficient.

add_box
Example 1: Tile Installation

A rectangular room measures: 9 m × 6 m (Area)
A=54m2A = 54m^2If each tile covers: 0.25m2m^2
540.25=216\frac{54}{0.25} = 216

Doing this calculation in advance can help you to avoid material waste and installation efforts. In the long run, you'll save a lot because you have avoided cost overruns.

Let's look at another example.

branding_watermark
Example 2: Finding the volume of a swimming pool

The given details of the swimming pool are:
20 m long, 8 m wide and 2 m deep
Calculation: V=lwh (Volume = length x widthx height) V=20×8×2V = 20 \times 8 \times 2V=320m3V = 320m^3

We hope you have enjoyed reading this article. May you find great delight in mastering these geometry equations in your studies as well as using them effectively in various real-life scenarios. All the best!

In geometric and physical applications, it always turns out that a quantity is characterised not only by its tensor order, but also by symmetry.

Hermann Weyl

References

  1. Geometry in Daily Life - Definition, Applications, Uses, Examples. (2023, September 16). SplashLearn - Math Vocabulary. https://www.splashlearn.com/math-vocabulary/geometry-in-daily-life#5-uses-of-geometry-in-daily-life
  2. What Is Trigonometry? Definition, Formulas & Applications I Learner I The World’s Best Online Tutors. (n.d.). Www.learner.com. https://www.learner.com/blog/what-is-trigonometry
  3. GeeksforGeeks. (2024, February 12). Applications of Geometry. GeeksforGeeks. https://www.geeksforgeeks.org/maths/applications-of-geometry/

Summarise with AI:

Did you like this article? Leave a rating!

5.00 (1 rating(s))
Loading...

andra