PRE-ALGEBRA • MATH PRACTICES & PROBLEM SOLVING

Using Mathematical Structure — I can look for and use structure (properties, patterns) to simplify and solve problems.

Discover how spotting hidden patterns and properties turns tough math problems into simple ones.

Historical Context & Motivation

People have been looking for mathematical structure — patterns, shortcuts, and hidden rules — for thousands of years. Long before calculators existed, mathematicians survived by noticing clever patterns. These patterns let them solve problems faster and with fewer mistakes.

Think about it this way: if you had to add every number from 1 to 100 one at a time, that would take forever. But if you spot a pattern, you can find the answer in seconds. That's the power of using structure!

~300 BCE
Euclid's Elements
The Greek mathematician Euclid organized geometry into logical rules and properties. He showed that you could build complex ideas from simple structures.
~825 CE
Al-Khwarizmi & Algebra
The Persian scholar Al-Khwarizmi used structural patterns to solve equations. His work gave us the word "algebra" (from the Arabic "al-jabr").
1780s
Young Gauss Finds a Pattern
As a schoolboy, Carl Friedrich Gauss added 1 + 2 + 3 + … + 100 in seconds by pairing numbers (1 + 100, 2 + 99, etc.). He used structure instead of brute force.
Today
Math Practice Standard #7
"Look for and make use of structure" is one of the eight official math practice standards. It's a skill every student is expected to develop.

So here's the big question: how do you train your brain to see the structure hiding inside a problem? That's exactly what this lesson is about.

Core Principles & Definitions

When mathematicians talk about "structure," they mean the properties (rules that are always true) and patterns (things that repeat in a predictable way) inside a math problem. Using structure means you stop, look at the problem, and ask: "Is there a shortcut or rule I can use here?"

1

Properties

Rules that are always true, like the commutative property (you can add or multiply in any order) or the distributive property (you can "break apart" a multiplication problem).
2

Patterns

Repeated behaviors you can predict. For example, the pattern of even + even = even, or the way powers of 10 just add zeros.
3

Decomposing

Decomposing means breaking a problem into smaller, friendlier pieces. For example, splitting 47 × 6 into (40 × 6) + (7 × 6).
4

Rewriting

Rewriting means changing how a problem looks without changing its value. For instance, writing ½ as 0.5 or 50%.
KEY TAKEAWAY
Using structure is like playing a video game and finding a secret passage. The hard way is to fight through every enemy. The smart way is to notice the hidden door that skips you ahead. Mathematical properties and patterns are your secret passages!

Seeing Structure in Action

Let's look at a visual example. Imagine you need to compute 4 × 13. You could count it out, or you can use the distributive property to break 13 into 10 + 3. The diagram below shows how an area model reveals this structure.

The cyan rectangle represents 4 × 10 = 40, and the violet rectangle represents 4 × 3 = 12. Together they give 52.

Notice what happened. Instead of memorizing 4 × 13, you used the structure of 13 (it's made of 10 + 3). You decomposed the problem into friendlier pieces. This is one of the most useful strategies in all of math.

The Key Properties You Can Use

Mathematical properties are like tools in a toolbox. Each one helps you rearrange or simplify a problem. Here are the most important ones for spotting structure.

COMMUTATIVE PROPERTY
a + b = b + a and a × b = b × a
You can swap the order of addition or multiplication without changing the answer. Example: 3 + 97 = 97 + 3 = 100.
ASSOCIATIVE PROPERTY
(a + b) + c = a + (b + c) and (a × b) × c = a × (b × c)
You can regroup numbers. Example: (4 × 25) × 7 = 4 × (25 × 7). Grouping 4 × 25 first gives 100, making it easy.
DISTRIBUTIVE PROPERTY
a × (b + c) = a × b + a × c
You can "distribute" a multiplication across an addition. Example: 6 × 15 = 6 × (10 + 5) = 60 + 30 = 90.
IDENTITY PROPERTIES
a + 0 = a and a × 1 = a
Adding zero or multiplying by one doesn't change a number. This is useful when you rewrite expressions. For example, multiplying ⅔ by 3/3 (which equals 1) gives 6/9 — same value, new look.
💡 Remember This!
These properties work for all numbers — whole numbers, fractions, decimals, even negatives. That's what makes them so powerful. They are always true!

Types of Patterns You'll See

Properties are rules. Patterns are repeated behaviors you can spot and predict. Let's explore the main types of patterns that show up in pre-algebra problems.

The four boxes show four kinds of structure: number patterns, computation shortcuts, expression structure, and equivalent forms.

When you face a problem, ask yourself which type of structure it uses. Is there a repeating pattern? Can you break a number apart? Can you rewrite the problem in a friendlier form? The more you practice asking these questions, the faster you'll spot the structure.

Worked Example

Let's walk through a problem step by step, using structure to make it easier. Here's the problem:

📝 Problem
Simplify and evaluate: 4 × 17 + 4 × 3
Using the Distributive Property in Reverse
1
Step 1 — Look at the structureBoth parts of this expression have a factor of 4. The first term is 4 × 17 and the second term is 4 × 3. They share a common factor.
2
Step 2 — Apply the distributive property (in reverse)Since a × b + a × c = a × (b + c), we can "un-distribute" the 4. We rewrite:
4 × 17 + 4 × 3 = 4 × (17 + 3)
3
Step 3 — Simplify inside the parenthesesNow add the numbers inside the parentheses: 17 + 3 = 20.
4 × (17 + 3) = 4 × 20
4
Step 4 — MultiplyThis is now super easy: 4 × 20 = 80.
4 × 20 = 80

Without structure, you'd compute 4 × 17 = 68, then 4 × 3 = 12, then 68 + 12 = 80. It works, but it's harder. By spotting the shared 4, you turned 17 + 3 into 20, and the problem became a breeze!

When Structure Helps (and When It Doesn't)

Using structure is almost always a good idea, but it's important to know where it shines the most and where you might need other strategies too.

When to reach for structure as your main tool
SituationStructure Helps?Example
Mental math with large numbers✅ Yes — decompose numbers99 × 5 = (100 − 1) × 5 = 500 − 5 = 495
Combining like terms✅ Yes — group matching parts7x + 3 + 2x = 9x + 3
Comparing fractions✅ Yes — rewrite in equivalent forms⅗ vs. ⁷⁄₁₀ → rewrite ⅗ as ⁶⁄₁₀
Word problems with lots of info⚠️ Partly — first identify what's importantStructure helps after you set up the equation
Problems with no obvious pattern🔄 Try another strategy firstDraw a picture or make a table instead
KEY TAKEAWAY
Think of structure as one tool in your math toolkit — like a wrench. A wrench is amazing for bolts, but you wouldn't use it to hammer a nail. When you see shared factors, repeated terms, or familiar patterns, grab the structure wrench. When a problem is totally unfamiliar, start with other strategies (like drawing a picture) until structure reveals itself.

Connection to Algebra and Beyond

Everything you're learning about structure right now will pay off big time in algebra and beyond. The skills you're building — spotting patterns, using properties, rewriting expressions — are the exact same skills that make algebra easier.

Structure skills grow with you
What You Do Now (Pre-Algebra)What You'll Do Later (Algebra & Beyond)
Use the distributive property with numbers: 5 × (10 + 2)Distribute with variables: 5(x + 2) = 5x + 10
Combine like terms: 3x + 2x = 5xSimplify polynomial expressions: 3x² + 2x² = 5x²
Spot number patterns (add 7 each time)Write linear equations: y = 7x + b
Rewrite fractions as decimalsConvert between different forms of equations (standard, slope-intercept)

The bottom line: the better you get at spotting structure now, the more confident you'll feel when algebra, geometry, and higher math come along. You're building a foundation that lasts for years.

Practice Problems

Try these five problems. For each one, look for structure — a property, a pattern, or a way to rewrite — before you start computing.

PROBLEM 1CONCEPTUAL
In your own words, what does it mean to "use mathematical structure" to solve a problem? Give one example of a property or pattern you might look for.
PROBLEM 2BASIC CALCULATION
Use a property to compute 25 × 48 mentally. (Hint: can you break 48 into friendly numbers?)
PROBLEM 3INTERMEDIATE
Simplify this expression by combining like terms: 6a + 4b + 3a − 2b + 10.
PROBLEM 4APPLIED
A store sells notebooks for $3 each. You buy 12 notebooks for yourself and 8 for your friend. Instead of computing two separate totals and adding, use the distributive property to find the total cost in one step.
PROBLEM 5CRITICAL THINKING
Look at this sequence: 1, 4, 9, 16, 25, 36, … What is the pattern? Predict the 10th number in the sequence. Then explain: what is the difference between consecutive terms, and what pattern do those differences follow?

Lesson Summary

Using mathematical structure means looking for properties (like the commutative, associative, and distributive properties) and patterns (like number sequences and like terms) to simplify problems. Instead of crunching numbers the hard way, you decompose, regroup, and rewrite to make problems easier.

The key habit is to pause before you calculate and ask: "What structure do I see?" Look for shared factors, like terms, friendly numbers, and equivalent forms. These skills transfer directly to algebra and every math class beyond. The more you practice, the faster you'll spot the shortcuts hiding inside every problem.

Varsity Tutors • Pre-Algebra • Using Mathematical Structure