No history yet

Arithmetic Fundamentals

The Four Basic Operations

Arithmetic is the foundation of math. It all starts with four key operations: addition, subtraction, multiplication, and division. Mastering these is the first step to tackling more complex problems.

Lesson image

Let's quickly review what they do.

Addition (+) combines quantities. If you have 3 apples and get 2 more, you add them together to find the total: 3+2=53 + 2 = 5 apples.

Subtraction (-) finds the difference between quantities or what's left after taking some away. If you start with 5 apples and eat 2, you have 52=35 - 2 = 3 apples left.

Multiplication (×) is a shortcut for repeated addition. Instead of adding 4+4+44 + 4 + 4, you can multiply 3×43 \times 4 to get 12. It's a faster way to handle equal-sized groups.

Division (÷) is about splitting a quantity into equal parts. If you have 12 apples and want to share them among 3 friends, each person gets 12÷3=412 \div 3 = 4 apples.

The Rules of the Road

Numbers follow certain rules, or properties, that make calculations predictable and often easier. These properties govern how the four operations relate to each other.

The Commutative Property states that for addition and multiplication, the order of the numbers doesn't change the outcome.

a+b=b+aa×b=b×aa + b = b + a \\ a \times b = b \times a

For example, 5+105 + 10 is the same as 10+510 + 5, and 7×27 \times 2 is the same as 2×72 \times 7. This property doesn't apply to subtraction or division, where order is very important.

The Associative Property means that when you add or multiply three or more numbers, the way you group them doesn't affect the result.

(a+b)+c=a+(b+c)(a×b)×c=a×(b×c)(a + b) + c = a + (b + c) \\ (a \times b) \times c = a \times (b \times c)

If you're adding 2+3+42 + 3 + 4, you can do (2+3)+4(2 + 3) + 4 to get 5+4=95 + 4 = 9, or you can do 2+(3+4)2 + (3 + 4) to get 2+7=92 + 7 = 9. The answer is the same.

The Distributive Property connects multiplication with addition. It tells us how to handle multiplying a number by a sum.

a×(b+c)=(a×b)+(a×c)a \times (b + c) = (a \times b) + (a \times c)

This property is useful for breaking down problems. To calculate 5×125 \times 12, you could think of 12 as (10+2)(10 + 2). Then, you can distribute the 5: (5×10)+(5×2)(5 \times 10) + (5 \times 2), which is 50+10=6050 + 10 = 60.

Order of Operations

When a calculation involves multiple operations, you need to perform them in a specific sequence to get the right answer. We use the acronym PEMDAS to remember this order.

LetterOperationMeaning
PParenthesesAlways do calculations inside parentheses first.
EExponentsNext, solve any exponents or roots.
M/DMultiplication and DivisionPerform these from left to right as they appear.
A/SAddition and SubtractionFinally, perform these from left to right as they appear.

Let's solve an example: 3+5×(74)3 + 5 \times (7 - 4).

  1. Parentheses: First, we solve (74)(7 - 4), which equals 3.
  2. The problem is now 3+5×33 + 5 \times 3.
  3. Multiplication: Next, we multiply 5×35 \times 3, which equals 15.
  4. The problem is now 3+153 + 15.
  5. Addition: Finally, we add 3+153 + 15 to get 18.

Following PEMDAS is not optional. It's the universal rule that ensures everyone arrives at the same answer for the same problem.

Numbers Between Numbers

Sometimes we need to work with parts of whole numbers. We can express these parts as fractions, decimals, or percentages. They are different ways of representing the same value.

Fraction

noun

A number that represents a part of a whole, written as one number over another (e.g., 1/2).

Fractions, like 34\frac{3}{4}, show a relationship between a part (the numerator, 3) and a whole (the denominator, 4). This fraction means we have 3 out of 4 equal parts.

Decimal

noun

A number expressed in the base-10 system, using a decimal point to separate whole numbers from fractional parts (e.g., 0.5).

Decimals are another way to write fractions, but specifically those with denominators that are powers of 10 (like 10, 100, 1000). The fraction 34\frac{3}{4} is written as 0.75 in decimal form.

Percentage

noun

A rate or proportion per hundred, indicated by the percent sign % (e.g., 50%).

Percentages represent a fraction out of 100. The symbol % means "per hundred." So, 75% is the same as the fraction 75100\frac{75}{100}, which simplifies to 34\frac{3}{4}.

Being able to convert between these forms is a key skill. For example, knowing that 12\frac{1}{2}, 0.5, and 50% are all the same value allows you to choose the easiest form for solving a problem.

Let's practice what we've learned.

Quiz Questions 1/5

Which of the following operations is a shortcut for repeated addition, such as calculating 5+5+5+55 + 5 + 5 + 5?

Quiz Questions 2/5

The commutative property states that the order of numbers doesn't change the result (e.g., a+b=b+aa+b = b+a). Which operation below does NOT have this property?

Understanding these arithmetic fundamentals is the key to unlocking more advanced math. They are the tools you'll use time and time again.