FundamentalsTopic #1 of 32

Arithmetic Operations

Basic rules for addition, subtraction, multiplication, and division including fractions and order of operations.

Basic Operations

Addition and Subtraction

OperationRule
a+b=b+aa + b = b + aCommutative Property
(a+b)+c=a+(b+c)(a + b) + c = a + (b + c)Associative Property
a+0=aa + 0 = aIdentity Property
a+(a)=0a + (-a) = 0Inverse Property

Multiplication and Division

OperationRule
a×b=b×aa \times b = b \times aCommutative Property
(a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)Associative Property
a×1=aa \times 1 = aIdentity Property
a×1a=1a \times \frac{1}{a} = 1, a0a \neq 0Inverse Property
a×0=0a \times 0 = 0Zero Property

Distributive Property

a(b+c)=ab+aca(b + c) = ab + ac

a(bc)=abaca(b - c) = ab - ac

(a+b)(c+d)=ac+ad+bc+bd(a + b)(c + d) = ac + ad + bc + bd

Order of Operations (PEMDAS)

  1. Parentheses (innermost first)
  2. Exponents (powers and roots)
  3. Multiplication and Division (left to right)
  4. Addition and Subtraction (left to right)

Fractions

Addition and Subtraction

ab+cb=a+cb(same denominator)\frac{a}{b} + \frac{c}{b} = \frac{a + c}{b} \quad \text{(same denominator)}

ab+cd=ad+bcbd(different denominators)\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd} \quad \text{(different denominators)}

Multiplication and Division

ab×cd=acbd\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}

ab÷cd=ab×dc=adbc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc}

Simplifying Fractions

acbc=ab(cancel common factors)\frac{ac}{bc} = \frac{a}{b} \quad \text{(cancel common factors)}

Signed Numbers

Rules for Multiplication and Division

OperationResult
(+)(+)(+)(+)++
(+)()(+)(-)-
()(+)(-)(+)-
()()(-)(-)++

Rules for Addition

  • Same signs: Add absolute values, keep the sign
  • Different signs: Subtract absolute values, take sign of larger absolute value

Properties of Zero and One

PropertyRule
a×0=0a \times 0 = 0
0a=0\frac{0}{a} = 0 (a0)(a \neq 0)
a0\frac{a}{0} is undefined
a1=aa^1 = a
a0=1a^0 = 1 (a0)(a \neq 0)
000^0 is indeterminate