Formulas

Although most problems cannot be solved through the direct application of a formula, a formula is often helpful in getting to a solution. So, it’s valuable to know the formulas that are likely to be most useful. Here are some important formulas.

Categories of Formulas

Areas – Triangle, Circle, Square, Rectangle, Trapezoid, Sphere

Equation of a Circle

Probability, Combinations, Permutations

Pythagorean Theorem, Sides of 30-60-90, and 45-45-90 Triangles

Quadratic Formula

Slope-Intercept Form

Volumes – Cube, Cylinder, Sphere, Cone, Pyramid

 

Individual Formulas

Area of a Circle

Area=πr2 Area = \pi r^2

In this formula, Area is the area of the circle, and r is its radius.

Area of a Rectangle

In this formula, Area is the area of the rectangle, l is the length of rectangle, and w is its width. For example, if l is 6, and w is 4, then

Area=6×4=24Area = 6 \times 4 = 24

Surface Area of a Sphere

For example, if the radius of a sphere is 2, then its surface area is

4π×22=16π4 \pi \times 2^2 = 16 \pi

Area of a Square

For example, if the square is 5 on each side, then its area is

Area=52=25Area = 5^2 = 25

Area of a Trapezoid


In this formula, A is the area of the trapezoid, h is the trapezoid’s height, and the b’s are the lengths of its two parallel sides.

Area of a Triangle


In this formula, A is the area of the triangle, h is the height of the triangle, and b is its base.

So, for example, if b is 6, and h is 4, then the area is

A=12(6×4)=12A = \frac{1}{2}(6 \times 4) = 12

Equation of a Circle

(xa)2+(yb)2=r2(x – a)^2 + (y – b)^2 = r^2

In this formula, r is the radius of the circle, and the point (a, b) on the coordinate plane is the center of the circle. In the example in the figure, a = -3, b = 4, and r (calculated from the Pythagorean formula) is 5, so the equation of this circle is

(x+3)2+(y4)2=25(x + 3)^2 + (y – 4)^2 = 25


Combinations of m things taken n at a time, written as 

(mn)m\choose n

is equal to

m!(mn)!n!\frac{m!}{(m-n)!n!}


Permutations of m things taken n at a time

is equal to

m!(mn)!\frac{m!}{(m-n)!}

Probability of an Event

mn\frac{m}{n}

In this formula, n is the number of possible outcomes, and m is the number of favorable outcomes. For example, the probability that a die will show an even number on its face after being rolled is

36\frac{3}{6}

since there are 6 faces on a die and 3 of them show an even number.

Pythagorean Theorem. We see from the figure that in a right triangle, where a and b are the legs and c is the hypotenuse:


Sides of 30-60-90 Triangle Using the Pythagorean Theorem, and knowing that a 30-60-90 triangle is simply 1/2 of an equilateral triangle, we derive the sides of the triangle as

1,2,31, 2, \sqrt{3}

as shown in the figure below.

If the base has a value different from 1, say its value is a, then we multiply the length of each side by a.

Sides of 45-45-90 Triangle Using the Pythagorean Theorem, and knowing that a 45-45-90 triangle is isosceles, we derive the sides of the triangle as

1,1,21, 1, \sqrt{2}

as shown in the figure below. 

If the base has a value different from 1, say its value is a, then we multiply the length of each side by a.

Quadratic Formula All quadratic equations can be solved using the quadratic formula:

x=b±b24ac2ax = \frac { – b \pm \sqrt {b^2 – 4ac} } {{2a}}

where the original equation has the form:

ax2+bx+c=0ax^2 + bx + c = 0

Slope-Intercept Form The form of the equation of a straight line in which the slope of the line is m, and the y-coordinate of the point where the line crosses the y-axis, the y-intercept, is b. That is, the general form of this equation is:

y=mx+by = mx + b

Here’s a specific example:

y=3x+5y = 3x + 5


In this example, the slope is 3, and the y-intercept is 5. That is, the line crosses the y-axis at y = 5. This happens because at the y-axis, the value of the x-coordinate is 0.

Volume of a Cube

In this formula, V is the volume of the cube, and s is the length of each edge of the cube. For example, if s = 3, then the volume of the cube is

V=3×3×3=27V = 3 \times 3 \times 3 = 27

Volume of a Cone


In this formula, V is the volume of the cone, r is the radius of the circle at the base of the cone, and h is the height of the cone. For example, if r = 2, and h = 6, then the volume of the cone is

V=13π×22×6=8πV = \frac{1}{3} \pi \times 2^2 \times 6 = 8 \pi

Volume of a Cylinder 

In this formula, V is the volume of the cylinder, r is the radius of the circle at the base and the top of the cylinder, and h is the height of the cylinder. For example, if the radius of the cylinder is 2, and the height is 6, then the volume is

V=π×22×6=24πV = \pi \times 2^2 \times 6 = 24 \pi

Volume of a Pyramid

Square base:

V=13s2hV = \frac{1}{3}s^2 h

In this formula, V is the volume of the pyramid, s is the length of each side of the square at its base, and h is the height of the pyramid.

Triangular base:

V=1123s2hV = \frac{1}{12} \sqrt{3}s^2 h


In this formula, V is the volume of the pyramid, and the base of the pyramid is an equilateral triangle with each side having length s, and where the height of the pyramid is h. For example, the volume of a pyramid with triangular base, with side 2 and height 6 is

1123×22×6=2×3\frac{1}{12} \sqrt{3} \times 2^2 \times 6 = 2 \times \sqrt{3}

Volume of a Sphere

In this formula, V is the volume of the sphere, and r is its radius. For example, if a sphere has radius 2, then its volume is

43π×23=323×π\frac{4}{3}\pi \times 2^3 = \frac{32}{3} \times \pi