Chapter 2

Whole Number Computation and Algorithms

Properties of Operations

Properties of Operations are rules about how numbers work when we add and multiply. These rules help us solve problems faster, check our thinking, and explain why a strategy works.

In 6th Grade, these properties are very useful for mental math. Instead of always using the standard algorithm right away, you can sometimes rearrange or break apart numbers to make a problem easier.

In this lesson, you will learn four important properties:

  • Commutative Property
  • Associative Property
  • Identity Property
  • Distributive Property

Let’s look at each one.

1. Commutative Property

The word commutative means that the order can change, but the answer stays the same.

For addition:

$$a + b = b + a$$

Example: \(7 + 4 = 4 + 7\), and both equal \(11\).

For multiplication:

$$a \times b = b \times a$$

Example: \(3 \times 9 = 9 \times 3\), and both equal \(27\).

Important: This property does not work for subtraction or division.

  • \(10 - 3 = 7\), but \(3 - 10 \neq 7\)
  • \(12 \div 4 = 3\), but \(4 \div 12 \neq 3\)

How it helps: You can switch numbers to make a problem easier.

Example: \(25 + 48 = 48 + 25\). Sometimes seeing \(48 + 25\) helps you think of quarters, money, or easier counting.

2. Associative Property

The word associative means that when adding or multiplying three or more numbers, you can change the grouping, and the answer stays the same.

For addition:

$$ (a + b) + c = a + (b + c) $$

Example: \((2 + 8) + 5 = 2 + (8 + 5)\)

Left side: \(10 + 5 = 15\)

Right side: \(2 + 13 = 15\)

For multiplication:

$$ (a \times b) \times c = a \times (b \times c) $$

Example: \((4 \times 5) \times 2 = 4 \times (5 \times 2)\)

Left side: \(20 \times 2 = 40\)

Right side: \(4 \times 10 = 40\)

Important: The associative property does not work for subtraction or division.

How it helps: You can group numbers in a smarter way.

Example: \(6 + 14 + 4\). Group \(6 + 4\) first because it makes \(10\). Then \(10 + 14 = 24\).

3. Identity Property

The identity property tells us that some numbers keep a value the same.

For addition, the identity number is 0.

$$a + 0 = a$$

Example: \(13 + 0 = 13\)

For multiplication, the identity number is 1.

$$a \times 1 = a$$

Example: \(56 \times 1 = 56\)

This means adding zero does not change a number, and multiplying by one does not change a number.

How it helps: It helps you recognize when a number stays the same and explains why some expressions do not change.

4. Distributive Property

The distributive property helps us multiply by breaking apart a number into easier parts.

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

This means you can multiply the number outside the parentheses by each number inside the parentheses.

Example:

$$6 \times (10 + 3) = 6 \times 10 + 6 \times 3$$

$$= 60 + 18 = 78$$

This is useful when one number can be broken into tens and ones.

For example, \(7 \times 24\) can be thought of as:

$$7 \times 24 = 7 \times (20 + 4)$$

$$= 7 \times 20 + 7 \times 4$$

$$= 140 + 28 = 168$$

How it helps: It makes multiplication easier to do in your head or with fewer steps.

Worked Example 1: Using the Commutative Property

Solve: \(18 + 27\)

You could think of it as \(27 + 18\). The order changes, but the sum stays the same.

$$18 + 27 = 27 + 18 = 45$$

Why this works: Addition is commutative, so switching the order does not change the answer.

Worked Example 2: Using the Associative Property

Solve: \(5 + 16 + 5\)

Group the numbers that make an easy sum first:

$$ (5 + 16) + 5 = 5 + (16 + 5) $$

Or even better, group the two 5s:

$$ (5 + 5) + 16 = 10 + 16 = 26 $$

Why this works: The associative property lets you change the grouping in addition.

Worked Example 3: Using the Identity Property

Solve: \(94 \times 1 + 0\)

First use the multiplication identity:

$$94 \times 1 = 94$$

Then use the addition identity:

$$94 + 0 = 94$$

So the answer is:

$$94$$

Why this works: Multiplying by 1 and adding 0 do not change the number.

Worked Example 4: Using the Distributive Property

Solve: \(8 \times 27\)

Break apart \(27\) into \(20 + 7\):

$$8 \times 27 = 8 \times (20 + 7)$$

Now distribute:

$$8 \times 20 + 8 \times 7$$

Multiply:

$$160 + 56 = 216$$

So,

$$8 \times 27 = 216$$

Why this works: The distributive property lets you multiply each part and then add the results.

How to Tell Which Property Is Being Used

  • If the order changes, think commutative.
  • If the grouping changes, think associative.
  • If a number stays the same because of 0 or 1, think identity.
  • If a number is broken apart to multiply more easily, think distributive.

Quick Check

  1. Which property is shown by \(9 + 12 = 12 + 9\)?
  2. Which property is shown by \((3 \times 4) \times 5 = 3 \times (4 \times 5)\)?
  3. Which property is shown by \(67 + 0 = 67\)?
  4. Which property is shown by \(5 \times (30 + 2) = 5 \times 30 + 5 \times 2\)?

Answers:

  1. Commutative Property
  2. Associative Property
  3. Identity Property
  4. Distributive Property

Summary

Properties of operations are rules that help numbers work in predictable ways. The commutative property changes order, the associative property changes grouping, the identity property keeps a number the same with 0 or 1, and the distributive property breaks apart numbers to multiply more easily.

When you understand these properties, you can solve problems more efficiently and explain your thinking clearly. They are powerful tools for mental math and for checking that your work makes sense.

Put what you read to the test

You've worked through Properties of Operations. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Standard Algorithms for Addition and Subtraction

Standard Algorithms for Addition and Subtraction

When numbers get large, it helps to have a clear step-by-step method to solve them. The standard algorithm is the method most students use to add and subtract multi-digit numbers neatly and accurately.

These methods are based on place value. That means every digit has a value depending on where it is: ones, tens, hundreds, thousands, and so on. Understanding place value helps you know when to regroup in addition or subtraction.

In this lesson, you will learn how to line up numbers correctly, when to regroup, and how to solve addition and subtraction problems using the standard algorithm.

1. Place Value Matters

Before you begin, always line up numbers by place value. Ones go under ones, tens under tens, hundreds under hundreds, and so on.

For example, in the addition problem below, each digit is lined up with the digit that has the same place value:

$$ \begin{array}{r} 4,582 \\ + 2,347 \\ \hline \end{array} $$

If numbers are not lined up correctly, the answer will be wrong.

2. Standard Algorithm for Addition

To add multi-digit whole numbers:

  1. Write the numbers vertically, lining up each place value.
  2. Start at the ones place.
  3. Add the digits in that column.
  4. If the sum is 10 or more, regroup by writing the ones digit in that place and carrying the tens to the next column.
  5. Move left to the tens, hundreds, and larger places.

Worked Example 1: Addition without regrouping

Find \(3,214 + 5,563\).

$$ \begin{array}{r} 3,214 \\ + 5,563 \\ \hline 8,777 \end{array} $$

Step by step:

  • Ones: \(4 + 3 = 7\)
  • Tens: \(1 + 6 = 7\)
  • Hundreds: \(2 + 5 = 7\)
  • Thousands: \(3 + 5 = 8\)

So, \(3,214 + 5,563 = 8,777\).

Worked Example 2: Addition with regrouping

Find \(4,786 + 2,958\).

$$ \begin{array}{r} 1\phantom{,}1\phantom{,}1 \\ 4,786 \\ + 2,958 \\ \hline 7,744 \end{array} $$

Step by step:

  • Ones: \(6 + 8 = 14\). Write 4 in the ones place and carry 1 ten.
  • Tens: \(8 + 5 + 1 = 14\). Write 4 in the tens place and carry 1 hundred.
  • Hundreds: \(7 + 9 + 1 = 17\). Write 7 in the hundreds place and carry 1 thousand.
  • Thousands: \(4 + 2 + 1 = 7\).

So, \(4,786 + 2,958 = 7,744\).

Addition Tips

  • Always start from the right, with the ones place.
  • If you regroup, make sure the carried number is added in the next column.
  • Check that your digits are lined up correctly before solving.

3. Standard Algorithm for Subtraction

To subtract multi-digit whole numbers:

  1. Write the larger number on top and the smaller number below it.
  2. Line up place values carefully.
  3. Start at the ones place.
  4. If the top digit is smaller than the bottom digit, regroup from the place to the left.
  5. Continue subtracting from right to left.

Regrouping in subtraction means taking 1 from the place to the left. That 1 is worth 10 of the next smaller place. For example, 1 ten is 10 ones, and 1 hundred is 10 tens.

Worked Example 3: Subtraction without regrouping

Find \(8,954 - 3,412\).

$$ \begin{array}{r} 8,954 \\ - 3,412 \\ \hline 5,542 \end{array} $$

Step by step:

  • Ones: \(4 - 2 = 2\)
  • Tens: \(5 - 1 = 4\)
  • Hundreds: \(9 - 4 = 5\)
  • Thousands: \(8 - 3 = 5\)

So, \(8,954 - 3,412 = 5,542\).

Worked Example 4: Subtraction with regrouping

Find \(6,302 - 1,478\).

First write the problem vertically:

$$ \begin{array}{r} 6,302 \\ - 1,478 \\ \hline \end{array} $$

Now subtract from right to left.

  • Ones: \(2 - 8\) is not possible, so regroup 1 ten from the tens place.
  • But the tens digit is 0, so first regroup 1 hundred into the tens place. Then regroup 1 ten into the ones place.
  • This changes the number so the hundreds and tens can help the ones place.

Think of \(6,302\) as:

  • 6 thousands
  • 3 hundreds
  • 0 tens
  • 2 ones

Regroup 1 hundred into 10 tens:

  • 3 hundreds becomes 2 hundreds
  • 0 tens becomes 10 tens

Now regroup 1 ten into 10 ones:

  • 10 tens becomes 9 tens
  • 2 ones becomes 12 ones

Now subtract:

  • Ones: \(12 - 8 = 4\)
  • Tens: \(9 - 7 = 2\)
  • Hundreds: \(2 - 4\) is not possible, so regroup 1 thousand into 10 hundreds.
  • 6 thousands becomes 5 thousands, and 2 hundreds becomes 12 hundreds.
  • Hundreds: \(12 - 4 = 8\)
  • Thousands: \(5 - 1 = 4\)
$$ \begin{array}{r} 6,302 \\ - 1,478 \\ \hline 4,824 \end{array} $$

So, \(6,302 - 1,478 = 4,824\).

Subtraction Tips

  • Always check whether the top digit is large enough before subtracting.
  • If not, regroup from the place to the left.
  • Be extra careful when there is a 0 in the number. You may need to regroup across more than one place.

4. How to Check Your Work

You can check addition by using subtraction, and you can check subtraction by using addition.

For example, if:

$$4,786 + 2,958 = 7,744$$

Then you can check by subtracting:

$$7,744 - 2,958 = 4,786$$

If your check works, your answer is probably correct.

5. Common Mistakes to Avoid

  • Not lining up place values — digits must be in the correct columns.
  • Forgetting to carry in addition — add the regrouped number to the next column.
  • Forgetting to regroup in subtraction — if the top digit is smaller, you must regroup.
  • Skipping over zeros carelessly — regrouping across zeros takes extra attention.

6. Summary

The standard algorithms for addition and subtraction are efficient methods for solving problems with multi-digit whole numbers. Both methods depend on strong place value understanding and careful work from right to left.

In addition, you add each column and regroup when the sum is 10 or more. In subtraction, you subtract each column and regroup when the top digit is smaller than the bottom digit.

With practice, these steps become quicker and easier. Neat setup, correct place value, and careful regrouping will help you solve problems accurately.

Put what you read to the test

You've worked through Standard Algorithms for Addition and Subtraction. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Multiplication via Area Models and Partial Products

Multiplication via Area Models and Partial Products

When we multiply larger whole numbers, it helps to break the numbers into smaller parts. This makes the multiplication easier to see and understand.

Two very helpful methods are the area model and partial products. These methods are connected. Both use the idea that a number can be split into place values, like tens and ones, or hundreds, tens, and ones.

For example, the number \(34\) can be split into \(30 + 4\). The number \(12\) can be split into \(10 + 2\).

These methods use the distributive property. This means we can multiply each part separately and then add the results together.

For example:

$$ 34 \times 12 = (30+4)(10+2) $$

Then we multiply each part:

$$ 30\times 10, \quad 30\times 2, \quad 4\times 10, \quad 4\times 2 $$

After that, we add all the partial products.

What is an area model?

An area model is a rectangle split into smaller rectangles. Each side of the large rectangle is broken into place-value parts. The smaller rectangles show the multiplication of each part.

Think of one side as one factor and the other side as the second factor. Each small box shows one partial product.

Here is the basic process:

  1. Break each factor into place values.
  2. Draw a rectangle or organize the parts in a grid.
  3. Multiply each row part by each column part.
  4. Add all the partial products.

What are partial products?

Partial products are the smaller multiplication results you get after breaking apart the factors.

For example, in \(23 \times 15\):

  • \(23 = 20 + 3\)
  • \(15 = 10 + 5\)

The partial products are:

$$ 20\times 10 = 200 $$ $$ 20\times 5 = 100 $$ $$ 3\times 10 = 30 $$ $$ 3\times 5 = 15 $$

Then add them:

$$ 200 + 100 + 30 + 15 = 345 $$

So,

$$ 23 \times 15 = 345 $$

Why do these methods work?

They work because of place value. A number like \(23\) is really \(20 + 3\). A number like \(15\) is really \(10 + 5\).

So multiplying \(23 \times 15\) means multiplying every part of \(23\) by every part of \(15\).

This is why we find all the smaller products and then add them together.

Worked Example 1: Two-digit by one-digit

Find \(14 \times 3\).

Step 1: Break apart \(14\).

$$ 14 = 10 + 4 $$

Step 2: Multiply each part by \(3\).

$$ 10 \times 3 = 30 $$ $$ 4 \times 3 = 12 $$

Step 3: Add the partial products.

$$ 30 + 12 = 42 $$

Answer:

$$ 14 \times 3 = 42 $$

This could also be shown in an area model with two boxes: one for \(10 \times 3\) and one for \(4 \times 3\).

Worked Example 2: Two-digit by two-digit

Find \(24 \times 13\).

Step 1: Break apart both numbers.

$$ 24 = 20 + 4 $$ $$ 13 = 10 + 3 $$

Step 2: Find each partial product.

$$ 20 \times 10 = 200 $$ $$ 20 \times 3 = 60 $$ $$ 4 \times 10 = 40 $$ $$ 4 \times 3 = 12 $$

Step 3: Add them all.

$$ 200 + 60 + 40 + 12 = 312 $$

Answer:

$$ 24 \times 13 = 312 $$

You can organize this in an area model like this:

  • Top parts: \(20\) and \(4\)
  • Side parts: \(10\) and \(3\)
  • Inside boxes: \(200, 60, 40, 12\)

Worked Example 3: Larger two-digit by two-digit

Find \(36 \times 27\).

Step 1: Break apart the factors.

$$ 36 = 30 + 6 $$ $$ 27 = 20 + 7 $$

Step 2: Multiply each part.

$$ 30 \times 20 = 600 $$ $$ 30 \times 7 = 210 $$ $$ 6 \times 20 = 120 $$ $$ 6 \times 7 = 42 $$

Step 3: Add the partial products.

$$ 600 + 210 + 120 + 42 = 972 $$

Answer:

$$ 36 \times 27 = 972 $$

Worked Example 4: Three-digit by one-digit

Find \(123 \times 4\).

Step 1: Break apart \(123\) by place value.

$$ 123 = 100 + 20 + 3 $$

Step 2: Multiply each part by \(4\).

$$ 100 \times 4 = 400 $$ $$ 20 \times 4 = 80 $$ $$ 3 \times 4 = 12 $$

Step 3: Add the partial products.

$$ 400 + 80 + 12 = 492 $$

Answer:

$$ 123 \times 4 = 492 $$

How to set up an area model

  1. Write one factor across the top, broken into place values.
  2. Write the other factor along the side, broken into place values.
  3. Draw boxes where the rows and columns meet.
  4. Multiply to fill in each box.
  5. Add all box values to get the total product.

Helpful tips

  • Always break numbers correctly by place value.
  • Make sure you multiply every part by every part.
  • Add carefully at the end.
  • If your answer seems too small or too large, check the partial products.

Common mistakes to avoid

  • Forgetting one of the boxes in the area model.
  • Breaking apart numbers incorrectly. For example, \(34\) is \(30 + 4\), not \(3 + 4\).
  • Making place-value mistakes, such as thinking \(20 \times 3 = 6\) instead of \(60\).
  • Forgetting to add all the partial products.

Check your thinking

If you multiply \(21 \times 14\), you can estimate first.

Since \(21\) is about \(20\) and \(14\) is about \(10\), the answer should be around:

$$ 20 \times 10 = 200 $$

The exact answer should be a little more than \(200\). This helps you decide if your final answer makes sense.

Summary

Area models and partial products help you multiply by breaking numbers into place-value parts. Then you multiply each part and add the results.

Remember:

  • Break apart the factors.
  • Multiply each part.
  • Add all partial products.

These methods help you understand what multiplication really means. They also build a strong foundation for using faster multiplication methods later.

Put what you read to the test

You've worked through Multiplication via Area Models and Partial Products. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

The Standard Algorithm for Multiplication

Lesson: The Standard Algorithm for Multiplication

When we multiply larger whole numbers, we need a method that is organized, accurate, and efficient. One powerful method is called the standard algorithm for multiplication.

This method helps us multiply multi-digit numbers by working one place value at a time. It is faster than drawing models, and it connects to what you may already know about partial products.

In this lesson, you will learn what the standard algorithm is, why it works, and how to use it step by step.

1. Review: Place Value Matters

Before using the standard algorithm, it is important to remember that every digit has a value based on its place.

  • In 34, the 3 means 3 tens, or 30.
  • In 275, the 2 means 2 hundreds, or 200.
  • In 4,826, the 8 means 8 hundreds, or 800.

Multiplication with the standard algorithm works because we multiply digits based on their place values, then combine the results correctly.

2. Connecting Partial Products to the Standard Algorithm

Suppose we want to multiply \(23 \times 4\).

Using partial products, we can break 23 into 20 and 3:

$$23 \times 4 = (20 \times 4) + (3 \times 4)$$ $$= 80 + 12 = 92$$

The standard algorithm does the same work, but in a shorter written form.

We write:

$$\begin{array}{r} 23 \\ \times\ 4 \\ \hline \end{array}$$

Now multiply from right to left:

  1. Multiply the ones: \(4 \times 3 = 12\). Write the 2 in the ones place and carry the 1 ten.
  2. Multiply the tens: \(4 \times 2 = 8\) tens. Add the carried 1 ten: \(8 + 1 = 9\) tens.

The answer is:

$$\begin{array}{r} 23 \\ \times\ 4 \\ \hline 92 \end{array}$$

This matches the partial products answer.

3. Steps for the Standard Algorithm

Here are the basic steps when multiplying whole numbers with the standard algorithm.

  1. Line up the numbers by place value.
  2. Start with the digit in the ones place of the bottom number.
  3. Multiply from right to left.
  4. If a product is 10 or more, regroup by writing the ones digit and carrying the tens digit.
  5. If the bottom number has more than one digit, multiply by the next digit to the left.
  6. Use a zero placeholder when multiplying by a tens digit.
  7. Add the partial rows.

4. Worked Example 1: One-Digit by Two-Digit

Find \(46 \times 3\).

Step 1: Write the problem vertically.

$$\begin{array}{r} 46 \\ \times\ 3 \\ \hline \end{array}$$

Step 2: Multiply the ones.

\(3 \times 6 = 18\). Write 8 in the ones place. Carry 1 ten.

$$\begin{array}{r} ^1 46 \\ \times\ 3 \\ \hline \ \ 8 \end{array}$$

Step 3: Multiply the tens.

\(3 \times 4 = 12\) tens. Add the carried 1 ten: \(12 + 1 = 13\) tens.

So:

$$\begin{array}{r} ^1 46 \\ \times\ 3 \\ \hline 138 \end{array}$$

Therefore, \(46 \times 3 = 138\).

5. Worked Example 2: Two-Digit by Two-Digit

Find \(24 \times 13\).

Step 1: Set up the problem.

$$\begin{array}{r} 24 \\ \times 13 \\ \hline \end{array}$$

We will multiply by the 3 first, then by the 1 in the tens place.

Multiply by 3:

  • \(3 \times 4 = 12\). Write 2, carry 1.
  • \(3 \times 2 = 6\). Add 1: 7.
$$\begin{array}{r} ^1 24 \\ \times 13 \\ \hline 72 \end{array}$$

Multiply by 1 ten:

The 1 in 13 really means 1 ten, or 10. So we place a 0 in the ones place before we start that row.

  • Put a 0 as a placeholder.
  • \(1 \times 4 = 4\)
  • \(1 \times 2 = 2\)
$$\begin{array}{r} 24 \\ \times 13 \\ \hline 72 \\ 240 \end{array}$$

Now add the two rows:

$$\begin{array}{r} 24 \\ \times 13 \\ \hline 72 \\ 240 \\ \hline 312 \end{array}$$

So, \(24 \times 13 = 312\).

Why did we write the 0? Because the second row is really \(24 \times 10\), not \(24 \times 1\). The zero shows that the product starts in the tens place.

6. Worked Example 3: A Larger Two-Digit by Two-Digit Problem

Find \(58 \times 27\).

Step 1: Write the problem vertically.

$$\begin{array}{r} 58 \\ \times 27 \\ \hline \end{array}$$

Multiply by 7:

  • \(7 \times 8 = 56\). Write 6, carry 5.
  • \(7 \times 5 = 35\). Add 5: 40.
$$\begin{array}{r} ^5 58 \\ \times 27 \\ \hline 406 \end{array}$$

Multiply by 2 tens:

Since the 2 is in the tens place, it really means 20. Start the second row with a 0 placeholder.

  • \(2 \times 8 = 16\). Write 6 in the tens column of that row, carry 1.
  • \(2 \times 5 = 10\). Add 1: 11.
$$\begin{array}{r} 58 \\ \times 27 \\ \hline 406 \\ 1160 \end{array}$$

Add the rows:

$$\begin{array}{r} 58 \\ \times 27 \\ \hline 406 \\ 1160 \\ \hline 1566 \end{array}$$

Therefore, \(58 \times 27 = 1566\).

7. Worked Example 4: Three-Digit by Two-Digit

Find \(136 \times 24\).

$$\begin{array}{r} 136 \\ \times 24 \\ \hline \end{array}$$

Multiply by 4:

  • \(4 \times 6 = 24\). Write 4, carry 2.
  • \(4 \times 3 = 12\). Add 2: 14. Write 4, carry 1.
  • \(4 \times 1 = 4\). Add 1: 5.
$$\begin{array}{r} ^1 ^2 136 \\ \times 24 \\ \hline 544 \end{array}$$

Multiply by 2 tens:

Start with a 0 placeholder because the 2 means 20.

  • \(2 \times 6 = 12\). Write 2, carry 1.
  • \(2 \times 3 = 6\). Add 1: 7.
  • \(2 \times 1 = 2\)
$$\begin{array}{r} 136 \\ \times 24 \\ \hline 544 \\ 2720 \end{array}$$

Add the rows:

$$\begin{array}{r} 136 \\ \times 24 \\ \hline 544 \\ 2720 \\ \hline 3264 \end{array}$$

So, \(136 \times 24 = 3264\).

8. Common Mistakes to Watch For

  • Forgetting to regroup: If a product is 10 or more, carry the extra tens.
  • Forgetting the zero placeholder: When multiplying by a tens digit, the second row must start one place to the left.
  • Adding incorrectly at the end: Check the final addition carefully.
  • Not lining up digits by place value: Keep each row neat so the places match correctly.

9. Helpful Tips

  • Always multiply from right to left.
  • Say the place value to yourself: “This 2 means 20.”
  • If your answer seems too small or too large, estimate first.

For example, to estimate \(58 \times 27\), you could use \(60 \times 30 = 1800\). The exact answer, 1566, is close, so it makes sense.

10. Summary

The standard algorithm for multiplication is a quick and organized way to multiply multi-digit whole numbers.

Remember these key ideas:

  • Line up numbers by place value.
  • Multiply from right to left.
  • Regroup when needed.
  • Use a zero placeholder when multiplying by a tens digit.
  • Add the partial rows carefully.

The standard algorithm is really a shorter way to do partial products. Understanding place value helps you see why it works.

With practice, this method becomes faster and easier, and it will help you solve many multiplication problems correctly.

Put what you read to the test

You've worked through The Standard Algorithm for Multiplication. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Division via Partial Quotients

Division via Partial Quotients is a way to divide using place value and repeated subtraction of easy multiples of the divisor.

Instead of guessing one digit at a time like in standard long division, you subtract larger chunks that are easy to work with, such as 10 groups, 100 groups, or 5 groups. Then you add those groups together to find the quotient.

This method helps you understand what division means: how many equal groups can be taken out of a number.

For example, if you want to solve \(84 \div 4\), you are asking, “How many groups of 4 are in 84?” With partial quotients, you can subtract big groups of 4 until you reach 0.

What is a partial quotient?

A quotient is the answer to a division problem. A partial quotient is one part of that answer.

When using this method, you:

  • choose a multiple of the divisor that is easy to subtract,
  • subtract it from the dividend,
  • record how many groups you subtracted,
  • repeat until the amount left is smaller than the divisor.

Then you add all the partial quotients to get the final quotient.

Important words

  • Dividend: the number being divided
  • Divisor: the number you divide by
  • Quotient: the answer
  • Remainder: what is left over if the dividend is not divided evenly

In \(156 \div 12\):

  • 156 is the dividend,
  • 12 is the divisor,
  • the quotient is the answer.

How to divide using partial quotients

  1. Write the division problem.
  2. Think of an easy multiple of the divisor to subtract.
  3. Subtract that amount from the dividend.
  4. Write down how many groups you subtracted.
  5. Keep subtracting easy multiples of the divisor.
  6. Add the partial quotients.
  7. If there is a small amount left that is less than the divisor, that amount is the remainder.

Worked Example 1: \(84 \div 4\)

We want to find how many groups of 4 are in 84.

Start by subtracting a large easy multiple of 4. Since \(4 \times 20 = 80\), subtract 80.

$$84 - 80 = 4$$

We subtracted 20 groups of 4.

Now subtract one more group of 4.

$$4 - 4 = 0$$

We subtracted 1 more group.

Add the partial quotients:

$$20 + 1 = 21$$

So,

$$84 \div 4 = 21$$

Worked Example 2: \(156 \div 12\)

We need to find how many groups of 12 are in 156.

Choose an easy multiple. Since \(12 \times 10 = 120\), subtract 120 first.

$$156 - 120 = 36$$

That means we took away 10 groups of 12.

Now see how many more groups of 12 fit into 36. Since \(12 \times 3 = 36\), subtract 36.

$$36 - 36 = 0$$

That means we took away 3 more groups of 12.

Add the partial quotients:

$$10 + 3 = 13$$

So,

$$156 \div 12 = 13$$

Worked Example 3: \(275 \div 5\)

This problem has a larger dividend, but the same method works.

Start with a big easy chunk. Since \(5 \times 50 = 250\), subtract 250.

$$275 - 250 = 25$$

That is 50 groups of 5.

Now subtract the remaining 25. Since \(5 \times 5 = 25\), subtract 25.

$$25 - 25 = 0$$

That is 5 more groups.

Add the partial quotients:

$$50 + 5 = 55$$

So,

$$275 \div 5 = 55$$

Worked Example 4: \(293 \div 7\)

Sometimes division does not come out evenly. Then there is a remainder.

Start with a large multiple of 7. Since \(7 \times 40 = 280\), subtract 280.

$$293 - 280 = 13$$

That is 40 groups of 7.

Now subtract one more group of 7.

$$13 - 7 = 6$$

That is 1 more group.

Now 6 is less than 7, so we cannot subtract another full group of 7.

Add the partial quotients:

$$40 + 1 = 41$$

The remainder is 6, so

$$293 \div 7 = 41 \text{ remainder } 6$$

You can choose different partial quotients

One great thing about this method is that different students may choose different multiples, and they can still get the same correct answer.

For \(84 \div 4\), one student might subtract \(40\), then \(40\), then \(4\).

$$84 - 40 = 44$$$$44 - 40 = 4$$$$4 - 4 = 0$$

The partial quotients are \(10\), \(10\), and \(1\), because:

  • \(40 = 4 \times 10\)
  • \(40 = 4 \times 10\)
  • \(4 = 4 \times 1\)

Add them:

$$10 + 10 + 1 = 21$$

The answer is still 21.

Why partial quotients works

Division asks how many equal groups fit into a number. Partial quotients works because you keep removing groups of the divisor until there are no more full groups left.

You are using multiplication and subtraction together:

  • Multiplication helps you find easy chunks to subtract.
  • Subtraction helps you keep track of what is left.
  • Addition helps you combine the partial quotients.

Helpful tips

  • Choose multiples that are easy to multiply, like 10, 20, 50, or 100 groups.
  • Check your subtraction carefully.
  • Make sure each amount you subtract is a multiple of the divisor.
  • At the end, add all partial quotients correctly.
  • If the leftover amount is smaller than the divisor, it is the remainder.

Common mistakes to avoid

  • Forgetting to add the partial quotients: The numbers you wrote on the side must be added to get the final quotient.
  • Subtracting a number that is not a multiple of the divisor: If dividing by 6, you can subtract 60 or 18, but not 20.
  • Stopping too early: Keep going until what is left is less than the divisor.
  • Mixing up quotient and remainder: The quotient is the number of groups; the remainder is what is left over.

Check your answer

You can check division with multiplication.

For example, in \(156 \div 12 = 13\):

$$13 \times 12 = 156$$

That shows the answer is correct.

For a problem with a remainder, check by multiplying and then adding the remainder.

For \(293 \div 7 = 41\text{ remainder }6\):

$$41 \times 7 = 287$$$$287 + 6 = 293$$

So the answer is correct.

Summary

Partial quotients is a division method where you subtract easy multiples of the divisor in parts. Each part gives a partial quotient, and adding those parts gives the final quotient.

This method uses place value and helps make sense of division. It is especially useful for dividing larger numbers because you can break the work into manageable chunks.

Put what you read to the test

You've worked through Division via Partial Quotients. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

The Standard Algorithm for Division

The Standard Algorithm for Division

Division helps us split a number into equal groups. When the numbers are large, we use the standard algorithm for division, also called long division.

In this lesson, you will learn how to divide multi-digit whole numbers by multi-digit divisors using long division. You will also learn how to keep track of the remainder at each step.

What division means

If we solve \(84 \div 4\), we are asking, “How many groups of 4 are in 84?” The answer is \(21\), because \(4 \times 21 = 84\).

Sometimes a number does not divide evenly. For example, \(85 \div 4 = 21\) remainder \(1\), because \(4 \times 21 = 84\) and \(1\) is left over.

Parts of a division problem

  • Dividend: the number being divided
  • Divisor: the number you are dividing by
  • Quotient: the answer
  • Remainder: the amount left over

In \(276 \div 12\):

  • \(276\) is the dividend
  • \(12\) is the divisor
  • The quotient is the answer
  • If something is left over, that is the remainder

The long division steps

You can remember long division with these four actions:

  1. Divide
  2. Multiply
  3. Subtract
  4. Bring down

Then repeat the steps until there are no more digits to bring down.

How to decide where to start

Look at the left side of the dividend. Ask: Can the divisor go into this part? If not, look at one more digit.

For example, in \(156 \div 24\), the divisor \(24\) cannot go into \(1\), and it cannot go into \(15\), but it can go into \(156\). So we begin there.

Worked Example 1: Divide \(84 \div 6\)

This example uses a one-digit divisor first, so you can clearly see the pattern of long division.

$$ \require{enclose} \begin{array}{r} 14\\[-2pt] 6\enclose{longdiv}{84} \end{array} $$

Step 1: Divide. How many times does \(6\) go into \(8\)? It goes \(1\) time. Write \(1\) above the 8.

Step 2: Multiply. \(1 \times 6 = 6\). Write 6 under the 8.

Step 3: Subtract. \(8 - 6 = 2\).

Step 4: Bring down. Bring down the 4 to make \(24\).

Now repeat:

  • \(24 \div 6 = 4\)
  • Write 4 in the quotient
  • \(4 \times 6 = 24\)
  • \(24 - 24 = 0\)

So, \(84 \div 6 = 14\).

Worked Example 2: Divide \(196 \div 14\)

Now let’s use a two-digit divisor.

$$ \begin{array}{r} 14\\[-2pt] 14\enclose{longdiv}{196} \end{array} $$

First, ask: can \(14\) go into \(1\)? No.

Can \(14\) go into \(19\)? Yes. So we start with the first two digits.

Step 1: Divide. How many times does \(14\) go into \(19\)? It goes \(1\) time.

Write \(1\) above the 9 in 19.

Step 2: Multiply. \(1 \times 14 = 14\). Write 14 under 19.

Step 3: Subtract.

$$ 19 - 14 = 5 $$

Step 4: Bring down. Bring down the 6 to make \(56\).

Repeat the steps:

  • How many times does \(14\) go into \(56\)? \(4\) times
  • Write 4 in the quotient
  • \(4 \times 14 = 56\)
  • \(56 - 56 = 0\)

So, \(196 \div 14 = 14\).

Worked Example 3: Divide \(278 \div 13\)

This time there will be a remainder.

$$ \begin{array}{r} 21\\[-2pt] 13\enclose{longdiv}{278} \end{array} $$

Can \(13\) go into \(2\)? No.

Can \(13\) go into \(27\)? Yes.

Step 1: Divide. \(13\) goes into \(27\) 2 times, because \(2 \times 13 = 26\), and \(3 \times 13 = 39\), which is too large.

Write \(2\) in the quotient.

Step 2: Multiply. \(2 \times 13 = 26\). Write 26 under 27.

Step 3: Subtract.

$$ 27 - 26 = 1 $$

Step 4: Bring down. Bring down the 8 to make \(18\).

Repeat:

  • \(13\) goes into \(18\) 1 time
  • Write 1 in the quotient
  • \(1 \times 13 = 13\)
  • \(18 - 13 = 5\)

There are no more digits to bring down, so the answer is:

$$ 278 \div 13 = 21 \text{ R } 5 $$

The remainder is \(5\). Notice that the remainder must be less than the divisor. Since \(5 < 13\), the answer makes sense.

Worked Example 4: Divide \(1{,}542 \div 23\)

This example has more digits and shows how to track the remainder carefully at each place value step.

Ask where to begin:

  • Can \(23\) go into \(1\)? No.
  • Can \(23\) go into \(15\)? No.
  • Can \(23\) go into \(154\)? Yes.

So we start with 154.

Step 1: Divide. How many times does \(23\) go into \(154\)?

Try multiples of 23:

  • \(23 \times 5 = 115\)
  • \(23 \times 6 = 138\)
  • \(23 \times 7 = 161\) too large

So it goes in \(6\) times. Write 6 in the quotient.

Multiply and subtract:

$$ 6 \times 23 = 138 $$ $$ 154 - 138 = 16 $$

The remainder at this step is \(16\).

Bring down the next digit, which is 2. Now we have \(162\).

Step 2: Divide. How many times does \(23\) go into \(162\)?

  • \(23 \times 7 = 161\)
  • \(23 \times 8 = 184\) too large

So it goes in \(7\) times. Write 7 in the quotient.

Multiply and subtract:

$$ 7 \times 23 = 161 $$ $$ 162 - 161 = 1 $$

There are no more digits to bring down, so the answer is:

$$ 1{,}542 \div 23 = 67 \text{ R } 1 $$

How to check your answer

You can check division with multiplication.

Use this rule:

$$ (\text{divisor}) \times (\text{quotient}) + (\text{remainder}) = \text{dividend} $$

Check Example 4:

$$ 23 \times 67 + 1 = 1{,}541 + 1 = 1{,}542 $$

So the answer is correct.

Helpful tips

  • Line up your work carefully. Put each product under the correct digits.
  • Use multiplication facts you know. Skip count or list multiples of the divisor if needed.
  • Choose the greatest number that fits. Your divisor should not go over the number you are dividing into.
  • Bring down one digit at a time. Do not bring down two digits together.
  • Check the remainder. It must be smaller than the divisor.

Common mistakes to avoid

  • Starting too early. If the divisor cannot go into the first digit, look at the first two digits.
  • Using a quotient digit that is too large.
  • Forgetting to subtract before bringing down the next digit.
  • Writing the quotient digit above the wrong place.
  • Leaving a remainder that is greater than or equal to the divisor.

What to remember

  • Long division follows the same pattern each time.
  • Use: Divide, Multiply, Subtract, Bring down.
  • Keep track of the remainder after each subtraction step.
  • At the end, write the final remainder if there is one.
  • Check your answer with multiplication.

Summary

The standard algorithm for division helps you divide large whole numbers in an organized way. You divide, multiply, subtract, and bring down again and again until you finish all the digits. If something is left over at the end, that amount is the remainder.

Put what you read to the test

You've worked through The Standard Algorithm for Division. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Interpreting Remainders in Context

Interpreting Remainders in Context

When you divide whole numbers, sometimes the division does not come out evenly. The amount left over is called the remainder.

For example, if 14 cookies are shared equally among 4 students, we can divide:

$$14 \div 4 = 3 \text{ remainder } 2$$

This means each student gets 3 cookies, and 2 cookies are left over.

But in real-life problems, the remainder does not always mean the same thing. Sometimes you ignore it, sometimes you round up, and sometimes you write it as a fraction or decimal.

The key question is: What makes sense in the situation?

In this lesson, you will learn how to decide what to do with a remainder based on the context of the problem.

1. What is a remainder?

A remainder is the part left over when one whole number does not divide evenly by another whole number.

Example:

$$23 \div 5 = 4 \text{ remainder } 3$$

This means 5 goes into 23 four whole times, with 3 left over.

2. Why do we need to interpret remainders?

In math class, you might stop and write a remainder like this:

$$23 \div 5 = 4 \text{ R } 3$$

But in word problems, the answer must fit the real situation.

For example:

  • If 23 students ride in vans that hold 5 students each, you need 5 vans, not 4 remainder 3.
  • If 23 stickers are put into groups of 5, you can make 4 full groups, and the extra 3 stickers may be left out.
  • If 23 meters of ribbon are shared equally among 5 people, each person gets \(4\frac{3}{5}\) meters.

So the same division problem can have different answers depending on the context.

3. The three main ways to interpret a remainder

A. Ignore the remainder

You ignore the remainder when only complete groups count and the extra part is not enough to make another whole group.

Ask yourself:

  • Am I counting only full groups?
  • Can the leftover part be unused?

Example situations:

  • How many full teams can be made?
  • How many complete gift bags can be filled?
  • How many tables can be fully set using the plates available?

B. Round up the quotient

You round up when the leftover part means you need one more whole group to include everything.

Ask yourself:

  • Does every person or item need to be included?
  • Do I need another bus, box, or container for the extras?

Example situations:

  • How many buses are needed for all students?
  • How many boxes are needed to pack all the books?
  • How many trips are needed to move all the chairs?

C. Write the remainder as a fraction or decimal

You use a fraction or decimal when the answer can be split into parts and those parts still make sense.

Ask yourself:

  • Can the leftover amount be shared fairly?
  • Is the answer a measurement, money amount, or equal share?

Example situations:

  • How much juice does each person get?
  • How many miles does each runner complete?
  • How much fabric does each student receive?

4. A simple strategy

When you solve a division word problem with a remainder, follow these steps:

  1. Divide the numbers.
  2. Find the remainder, if there is one.
  3. Read the question carefully.
  4. Decide what makes sense:
    • Ignore the remainder
    • Round up
    • Use a fraction or decimal
  5. Write the answer with words so it matches the situation.

5. Worked Examples

Example 1: Ignore the remainder

A teacher has 29 markers. She puts 6 markers in each bag. How many full bags can she make?

First divide:

$$29 \div 6 = 4 \text{ remainder } 5$$

This means 4 full bags can be made, with 5 markers left over.

The question asks for full bags. The extra 5 markers are not enough to make another full bag.

So we ignore the remainder.

Answer: She can make 4 full bags.

Example 2: Round up the remainder

There are 29 students going on a field trip. Each van holds 6 students. How many vans are needed?

First divide:

$$29 \div 6 = 4 \text{ remainder } 5$$

Four vans can hold 24 students, but 5 students are still left without a seat.

Because all students must ride in a van, we need one more van.

So we round up from 4 to 5.

Answer: 5 vans are needed.

Example 3: Write the remainder as a fraction

Three friends share 10 sandwiches equally. How much does each friend get?

First divide:

$$10 \div 3 = 3 \text{ remainder } 1$$

Each friend gets 3 whole sandwiches, and 1 sandwich is left.

Since the leftover sandwich can be shared equally among 3 friends, each friend gets:

$$\frac{1}{3}$$

So each friend gets:

$$3\frac{1}{3}$$

Answer: Each friend gets \(3\frac{1}{3}\) sandwiches.

Example 4: Write the remainder as a decimal

A 25-liter container of juice is shared equally among 4 classes. How many liters does each class get?

First divide:

$$25 \div 4 = 6 \text{ remainder } 1$$

Each class gets 6 liters, with 1 liter left over.

That extra 1 liter can be shared equally among 4 classes:

$$\frac{1}{4} = 0.25$$

So each class gets:

$$6.25$$

Answer: Each class gets 6.25 liters.

6. How to tell which choice to make

Here are some clue words and ideas that can help:

  • Ignore the remainder: full groups, complete rows, full bags, complete teams
  • Round up: all students, all items, enough buses, enough boxes, enough seats
  • Fraction or decimal: shared equally, each person gets, how much each, measurement, money

7. Compare the same division in different contexts

Look at this division problem:

$$17 \div 4 = 4 \text{ remainder } 1$$

This one problem can lead to different answers.

  • Full groups: 17 crayons are packed in boxes of 4. How many full boxes? 4 full boxes
  • Need enough groups: 17 players need cars that hold 4 players each. How many cars? 5 cars
  • Equal sharing: 17 feet of string is shared equally among 4 students. How much each? \(4\frac{1}{4}\) feet or 4.25 feet

This shows why context matters so much.

8. Common mistakes to avoid

  • Mistake 1: Always using the remainder exactly as written. In word problems, you must think about what the remainder means.
  • Mistake 2: Forgetting to round up when everyone or everything must be included.
  • Mistake 3: Rounding down when the leftover part still matters.
  • Mistake 4: Using a fraction or decimal when the answer must be a whole number, like buses or boxes.

9. Quick check questions

Think about what should happen to the remainder in each problem:

  • 31 apples are packed into bags of 8. How many full bags can be made? Ignore the remainder
  • 31 students are placed into groups of 8 for buses. How many buses are needed? Round up
  • 31 feet of ribbon is cut equally into 8 pieces. How long is each piece? Use a fraction or decimal

Summary

When division has a remainder, do not stop too quickly. You must think about the real-world situation.

  • If only complete groups count, ignore the remainder.
  • If everything must be included, round up.
  • If the leftover amount can be shared or measured, write the answer as a fraction or decimal.

Always ask: What does the remainder mean in this problem?

If you answer that question, you can choose the correct kind of answer every time.

Put what you read to the test

You've worked through Interpreting Remainders in Context. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Order of Operations

Order of Operations is the set of rules we use to solve number expressions in the correct order. These rules help everyone get the same answer.

If we do the steps in a different order, we can get different answers. That is why mathematicians follow one agreed-upon order.

For example, look at the expression \(3 + 4 \times 2\).

If you add first, you get \((3 + 4) \times 2 = 14\). But if you multiply first, you get \(3 + 8 = 11\). Only one answer is correct, so we need a rule to tell us what to do first.

The correct rule is called the order of operations.

The order of operations is:

  1. Grouping symbols first, such as parentheses \(( )\), brackets \([ ]\), and braces \(\{ \}\)
  2. Multiplication and division from left to right
  3. Addition and subtraction from left to right

A helpful way to remember this is:

  • Do what is inside grouping symbols first.
  • Then multiply or divide as you move from left to right.
  • Then add or subtract as you move from left to right.

Important: multiplication does not always come before division, and addition does not always come before subtraction. Multiplication and division are in the same step, so do whichever comes first as you read from left to right. The same is true for addition and subtraction.

Let’s look more closely at each part.

1. Grouping symbols

Grouping symbols tell you to work on a part of the expression first. If there are grouping symbols inside other grouping symbols, work from the innermost group out.

Example: in \((6 + 2) \times 5\), you must do \(6 + 2\) first because it is inside parentheses.

2. Multiplication and division

After finishing grouping symbols, do multiplication and division from left to right.

Example: in \(24 \div 6 \times 2\), divide first because \(24 \div 6\) comes first from left to right.

$$24 \div 6 \times 2 = 4 \times 2 = 8$$

Do not multiply first just because multiplication is named before division. They are equal in rank.

3. Addition and subtraction

Last, do addition and subtraction from left to right.

Example: in \(15 - 4 + 3\), subtract first because it comes first from left to right.

$$15 - 4 + 3 = 11 + 3 = 14$$

Now let’s work through some examples step by step.

Worked Example 1

Evaluate \(8 + 3 \times 4\).

First, check for grouping symbols. There are none.

Next, do multiplication.

$$3 \times 4 = 12$$

Now the expression becomes:

$$8 + 12$$

Then add:

$$8 + 12 = 20$$

Answer: \(20\)

Worked Example 2

Evaluate \((8 + 3) \times 4\).

First, do what is inside the parentheses.

$$8 + 3 = 11$$

Now the expression becomes:

$$11 \times 4$$

Multiply:

$$11 \times 4 = 44$$

Answer: \(44\)

Notice how the parentheses changed the answer. Without parentheses, the answer was \(20\). With parentheses, the answer is \(44\).

Worked Example 3

Evaluate \(36 \div 6 + 2 \times 5\).

First, check for grouping symbols. There are none.

Next, do division and multiplication from left to right.

Start with the division:

$$36 \div 6 = 6$$

Now the expression is:

$$6 + 2 \times 5$$

Next, multiply:

$$2 \times 5 = 10$$

Now the expression is:

$$6 + 10$$

Add:

$$6 + 10 = 16$$

Answer: \(16\)

Worked Example 4

Evaluate \(18 - [2 + (3 \times 4)]\).

This expression has nested grouping symbols, which means one group is inside another group.

Start with the innermost grouping symbols, the parentheses:

$$3 \times 4 = 12$$

Now the expression becomes:

$$18 - [2 + 12]$$

Next, work inside the brackets:

$$2 + 12 = 14$$

Now the expression is:

$$18 - 14$$

Subtract:

$$18 - 14 = 4$$

Answer: \(4\)

Tips for Success

  • Always look for grouping symbols first.
  • Work carefully from left to right when doing multiplication and division.
  • Then work from left to right when doing addition and subtraction.
  • Rewrite the expression after each step. This helps you stay organized and avoid mistakes.
  • Do one operation at a time. Do not try to do everything in your head if the expression is long.

Common Mistakes to Avoid

  • Adding before multiplying in an expression like \(5 + 2 \times 3\). Multiply first.
  • Thinking multiplication always comes before division. They are done left to right.
  • Thinking addition always comes before subtraction. They are also done left to right.
  • Forgetting to finish the inside of grouping symbols first.
  • Skipping steps. Writing each step makes errors easier to catch.

Let’s compare two expressions:

$$7 + 2 \times 6 = 7 + 12 = 19$$

$$ (7 + 2) \times 6 = 9 \times 6 = 54$$

These expressions use the same numbers, but the grouping symbols make the order different, so the answers are different too.

Try to remember this simple plan:

  1. Do the innermost grouping symbols first.
  2. Multiply and divide from left to right.
  3. Add and subtract from left to right.

Summary

The order of operations is a set of rules for solving expressions correctly. First solve inside grouping symbols, then multiply and divide from left to right, and finally add and subtract from left to right. Following these steps helps you get the correct answer every time.

Put what you read to the test

You've worked through Order of Operations. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.