Math - Equations

ʕ•ﻌ•ʔ
Equation

Equations are mathematical expressions that contain an ‘equal to (=)’ symbol, relating two expressions.


Cheatsheet to Solve Equations

Equation TypeGeneral FormSolution
Additionx+y=nx + y = nx=nyx = n - y
Subtractionxy=nx - y = nx=n+yx = n + y
Multiplicationxy=nx * y = nx=n÷yx = n \div y
Divisionx÷y=nx \div y = nx=nyx = n * y
Fractionx+yz=n+m\frac{x + y}{z} = n + mx+y=z(n+m)x + y = z(n + m)

Solving simple equations

To solve equations, you need to understand that both expressions are related. Whatever you do to one side, you must do to the other to maintain that relationship!

Addition Equation

x+4=9x+44=94x=5x + 4 = 9\\ x + 4 - 4 = 9 - 4\\ x = 5

Subtraction Equation

x6=32x6+6=32+6x=38x - 6 = 32\\ x - 6 + 6 = 32 + 6\\ x = 38

Multiplication Equation

x8=32x88=328x=4x * 8 = 32\\ x * \frac{8}{8} = \frac{32}{8}\\ x = 4

Division Equation

x8=68x8=688x8=48x=48\frac{x}{8} = 6\\ 8 * \frac{x}{8} = 6 * 8\\ \cancel{8} * \frac{x}{\cancel{8}} = 48\\ x = 48

CC0 1.0 Universal; Felipe Izolan;