Teaching Algebra to Avoid Common Mistakes: Terms, Factors and Context

Using term/factor context analysis to engender greater algebraic understanding.
Charlie Liou

Introduction


I've taught Calculus for two years and Precalculus for four years at Cal Poly San Luis Obispo as a lecturer and instructor of record. One recurring issue I've noticed that comes up every quarter is students often make common mistakes and misunderstand basic algebra manipulations. If you've taught Calculus, Precalculus, or high school math for a while, you'll be familiar with these mistakes as well. But why do they occur? Can we do something about it?

In this blog post I'd like to share a new pedagogical approach (based on term/factor structure) to teaching algebra, which allows students to not only understand why mistakes are actually mistakes but also be able to eliminate common mistakes from their execution of algebraic manipulations. I developed this approach after one year of diligently studying student assignments and exams to really understand why students kept making common errors and how to better help them on the conceptual level. Here's how this blog post is organized:

  1. First, I'll present a few examples of algebraic mistakes I've seen in my classroom.
  2. I'll then introduce the new approach to terms/factors, which focuses on understanding algebraic structure.
  3. Finally, we will simulate using this new pedagogical approach in the classroom by introducing new math laws and analyzing/preventing common mistakes.

I've used this approach in my own classrooms to a great degree of success; many students have told me this approach really helped them really understand algebra! Here are a few quotes from my prior students:

I've taught Calculus for two years and Precalculus for four years at Cal Poly San Luis Obispo as a lecturer and instructor of record. One recurring issue I've noticed that comes up every quarter is students often make common mistakes and misunderstand basic algebra manipulations. If you've taught Calculus, Precalculus, or high school math for a while you'll be familiar with these mistakes as well. But why do they occur? Can we do something about it?

In this blog post I'd like to share a new pedagogical approach (based on term/factor structure) to teaching algebra, which allows students to not only understand why mistakes are actually mistakes but also be able to eliminate common mistakes from their execution of algebraic manipulations. I developed this approach after one year of diligently studying student assignments and exams to really understand why students kept making common errors and how to better help them on the conceptual level. Here's how this blog post is organized:

  1. First, I'll present a few examples of algebraic mistakes I've seen in my classroom.
  2. I'll then introduce the new approach to terms/factors, which focuses on understanding algebraic structure.
  3. Finally, we will simulate using this new pedagogical approach in the classroom by introducing new math laws and analyzing/preventing common mistakes.

I've used this approach in my own classrooms to a great degree of success; many students have told me this approach really helped them really understand algebra! Here are a few quotes from my prior students:

"I really enjoyed learning about terms/factors in the beginning of the quarter because I have taken precalc/calc before and had never been taught about factors/terms. It really set a foundation for the rest of the quarter and that helped solve more difficult problems as we continued through the quarter!"
Math 118: Precalculus (Winter 2025)
"One new concept/strategy I learned was thoroughly understanding global and local terms/factors. Once this concept was solidified it made everything sooooo much easier!"
Math 118: Precalculus (Winter 2025)

After reading this blog post, you will learn a new approach to teaching algebra which focuses on understanding algebraic structure and developing a psychological schema around terms and factors. Throughout the quarter you'll be able to link together most math rules, laws, and properties under a single perspective, yielding a deeper understanding and generalization ability for algebra. Let's begin!

A Few Common Mistakes


As mathematics educators, algebraic manipulations seem to be second nature to us. We know exactly how to manipulate or simplify an expression quickly. But this isn't the case for a non-trivial number of students: some may feel overwhelmed by all the rules (distributive law, factoring, etc.) they need to memorize, use correctly on assignments, and generalize on assessments.

Take, for example, this fraction cancellation problem:

Simplify \[\dfrac{3(x-1) + 4}{(x-1)(x-2)}\]

A common mistake is seeing the factor of $(x-1)$ and deciding to cancel: \[\dfrac{3(x-1) + 4}{(x-1)(x-2)} = \dfrac{3\cancel{(x-1)} + 4}{\cancel{(x-1)}(x-2)} = \dfrac{3 + 4}{x-2} = \boxed{\dfrac{7}{x - 2}}\]

Students may believe this manipulation is allowed because the cancellation rule is usually taught as "cancel common factors:"

$\dfrac{ac}{bc} = \dfrac{a}{b}$ where $c$ is a common factor.

In our problem, $(x - 1)$ is a factor, so the law seems to apply! But we know it does not because there is a term in the numerator.

Here is another (very) common mistake by distributing powers to terms:

Expand: $(x + 3)^2$

A common mistake is distributing the power of $2$ to $x$ and $3$: \[(x+3)^2 = x^2 + 3^2 = \boxed{x^2 + 9}\]

Another common mistake:

Solve: $x(x-4) = 5$

A student may incorrectly use the zero product property: \begin{align*} x(x-&4) = 5 \\ x = 5 \qquad & \qquad x-4 = 5\\ \boxed{x = 5} \qquad & \qquad \boxed{x = 9} \end{align*}

And one more, this time misusing the distributive property with negatives:

Expand: $x + 2 - 3(x - 4)$

A common mistake is distributing only the $3$ instead of $-3$: \[x + 2 - 3(x - 4) = x + 2 - 3x - 12 = \boxed{-2x - 10}\]

I argue that all four of these common mistakes stem from one conceptual misunderstanding: not identifying terms/factors in a given problem and how math laws/rules are not introduced with respect to terms/factors. Oftentimes as educators, we introduce a list of laws, such as the Laws of Exponents, and use them in a variety of problems to show students how to use them. But by doing so, we fail to teach what laws are actually describing, and we allow for misinterpretation on the student's end. As a result, some students try to memorize laws and example problems instead of developing a sense for what the laws describe. Let's see how we can develop algebraic fluency by focusing on terms and factors.

Method: Terms and Factors and Their Context


The high-level overview of what we are about to do is to understand at a deep level how an algebraic expression breaks down. Algebraic expressions contain operations, which create terms and factors. Therefore, if we understand the structure of terms and factors, we understand the structure of algebraic expressions and can choose math laws applicable to the given structure (like a tool for the right job). This section develops the structure of terms/factors in a novel way, contrary to how textbooks introduce them.

Terms and factors are usually introduced as "expressions separated by addition and multiplication, respectively." Unfortunately, after a few examples distinguishing terms and factors, that's usually the end of the discussion about them. In my view, we are not doing justice to the fundamental structure terms and factors create in an algebraic expression. Doing so causes many common mistakes, incapacitates the ability of a student to analyze complex algebraic expressions, and reduces generalization ability. For example, here's one structure of a complicated algebraic expression that appears in Calculus (product rule), such as \[3(x-2)^2(2x-1)2\cdot 2 + 3\cdot 2(x-2)(2x-1)^2\] Expressions like these are better understood by breaking it up into building blocks of terms/factors. For example, if we simplify this expression, we know we need to factor out $6(x-2)(2x-1)$. By doing so, we implicitly defined the terms and looked within each term to see what factors are in common.

Here's what I've done in my classrooms, usually at the beginning of the semester/quarter of a Precalculus course. I'll be roughly following my first lecture in Precalculus as a guide. In the third part of this blog post we will use this framework to analyze and prevent situations with common mistakes.

Terms and Factors

First, we will show terms/factors are building blocks and how to analyze them. I first introduce terms/factors as an entity.

Term, Factor
Terms are entities separated by subtraction and addition.
Factors are entities separated by multiplication.

I go through a few examples, discovering along the way a few key insights:

For each entity, identify if they are comprised of terms or factors.

This is the new approach: terms and factors need to be given a context in which that entity is a term/factor. I introduce two different types of context: global and local.

Global and Local Context

Global context, local context
Global context refers to the context of the entire expression.
Local context refers to a context smaller than the entire expression (when you zoom in on an entity).

Now we will analyze an expression using this new terminology:

List all possible terms/factors (and their contexts) for the expression \[(x-2)(x+4) + 3\]

Solution: $\times$ and $+$ are present outside the parentheses. We choose $+$ first: terms.

Context Level Terms/Factors
Global (L1) $\underbrace{(x-2)(x+4)}_{\text{term}} + \underbrace{3}_{\text{term}}$
Local (L2) $\underbrace{(x-2)}_{\text{factor}}\underbrace{(x+4)}_{\text{factor}} + 3$
Local (L3) $(\underbrace{x}_{\text{term}}-\underbrace{2}_{\text{term}})(\underbrace{x}_{\text{term}}+\underbrace{4}_{\text{term}}) + 3$

The word "context" can be ambiguous; students might try to say there are both terms and factors. When going through this process, point out:

Two important facts

  1. In each context level, only choose one term or factor. Not both!
  2. Terms and factors are context/environment creators! Zoom in on one term or factor to increase one level in context.

It's true that there are both terms and factors. But later in this post we will see how common mistakes are avoided if term/factor context is identified, especially the global context. In practice the L1, L2, L3 is unnecessary and can cause confusion; I usually stick to global/local terminology.

Term Structure Before Factor Structure

At this point, students may be confused why terms come before factors in the analysis. Doesn't multiplication get evaluated first? The key lies within PEMDAS: addition and subtraction are last to be evaluated, so the term structure is the last to go.

Consider the expression $2 \cdot 3 + 5$. When using PEMDAS, we do \[2 \cdot 3 + 5 = 6 + 5 = 11\] Because factors (multiplication) disappear before terms (addition), the term structure stays longer than the multiplication structure!
Tip: When $+/-$ and $\times$ are present at the same context level, term structure come first.

We now drive home the point that terms and factors are building blocks of complicated expressions:

Create a mathematical expression with two global terms, where each global term contains three local factors.
With two global terms, we know our global structure needs to look like \[\square + \square\] Then in each term, there needs to be two multiplications: \[\square \cdot \square \cdot \square + \square \cdot \square \cdot \square\] Now fill in the squares with factors, for example $3$ in the first box, $(x-1)$ in the second box, $(2x-4)^2$ in the third, and so on: \[3(x-1) (2x-4)^2 + 4x(x-1)\]

This expression certainly looks complicated; approaching terms/factors pedagogy in this way helps students break down complicated algebraic expressions into smaller term/factor structures.

One other concept students should discover in this section (you can delay showing this example until the factoring/expanding sections are taught) is complicated expressions can have similar structure:

Describe how these three expressions are similar: \begin{align*} 2x \ &+ \ 3y \\2(3x-1) \ & + \ 3(y - 2) \\(3x-4y)(4x + 3x^2) \ & + \ (2x-1)(4y-3) \end{align*}
All three expressions contain two global terms, where each global term contains two local factors.

I will discuss using this concept in the next blog post.

Finally, we introduce the terminology for fractions, where the numerator and denominator are separate global contexts. This is arguably the most important step in the development of global/local context.

For fractional expressions, the numerator and denominator are separate global contexts.

Identify if you have terms or factors in the global context for the expression \[\dfrac{-x(x-2)(2x+3)}{2x + 3}\]
The numerator has global factors as multiplication is the only operation present outside the parentheses.
The denominator has global terms as both multiplication and addition are present but terms take priority: \[\dfrac{\overbrace{-x}^{\text{factor}}\overbrace{(x-2)}^{\text{factor}}\overbrace{(2x+3)}^{\text{factor}}}{\underbrace{2x}_{\text{term}} + \underbrace{3}_{\text{term}}}\]

At this point, students have a new tool in their toolbox to deal with algebraic expressions: breaking it down by terms/factors to create simpler structures. Let's use this tool to analyze mathematical laws and see how common mistakes are avoided!

Application: Law Introduction and Avoiding Mistakes


Let's now witness the power of term/factor context analysis. In practice, the general technique I use is to always perform term/factor identification when introducing laws and solving problems, when applicable. Context identification is not always needed; I only point out context when a math law requires context levels. By consistently performing term/factor analysis throughout the course, students will understand this analysis is applicable to algebraic manipulations, even when a new concept seems difficult or a new problem insurmountable.

Let's simulate using this approach in the classroom. When introducing a new math law, describe what is actually happening with terms/factors and their context levels in English. Do not just write it down; this gives students room for interpretation and causes room for the common mistakes to occur. We will run through a few examples of introducing laws, then applying context analysis to avoid the common mistakes from earlier.

Fraction Cancellation

We'll start with the fraction cancellation law, and we write out the interpretation of cancelling in English:

Fraction Cancellation
Let $a, b, c$ be real numbers. Then

Now really hammer home that the cancelled factor needs to be a global factor. Here's a few examples for inspiration:

Can you cross out the $x-1$ in \[\dfrac{(x-1)(x+2) + 3x^2}{(x-1)(x+3)}\] Why or why not?
Cancelling requires global factors.
Performing global context analysis gives \[\dfrac{\overbrace{(x-1)(x+2)}^{\text{term}} + \overbrace{3x^2}^{\text{term}}}{\underbrace{(x-1)}_{\text{factor}}\underbrace{(x+3)}_{\text{factor}}}\] $(x-1)$ is a global factor in the denominator, but $(x-1)$ is a local factor in the numerator. You zoomed in on the term $(x-1)(x+2)$, a smaller context than global, in order for $(x-1)$ to be a factor.
You cannot cancel.
Can you cross out the $\color{pink}x$ in \[\dfrac{ {\color{pink}x} (x-1)(x+1)}{2 {\color{pink}x} + 1}\] Why or why not?
Cancelling requires global factors.
$x$ is a global factor in the numerator, but $x$ is a local factor in the denominator (global terms in denominator).
You cannot cancel.

In my classroom, when I get to this problem, I usually implement a Think-Pair-Share. After two minutes, I ask the class, "Can we cancel the $x$? Raise your hand if you think so," and most of the students will raise their hands. I'm not surprised by this result because almost no one will teach students that the cancelled factor needs to be global. The law is usually only taught as "cancel common factors."

By implementing term/factor analysis in your classrooms, you not only give students a way to really understand and use laws correctly but also have terminology to describe why a factor cannot be cancelled if a student asks why. To me, this is the elusive "algebraic intuition" that some students struggle to develop. But now we have a tool to teach this intuition!

Distributive Law

Next up is the distributive law. Term/factor analysis gives a very unique insight here:

Distributive Law
Let $a, b, c$ be real numbers. The distributive law says English: the distributive law describes how terms and factors interact. In other words \[\underbrace{a}_{\text{factor}}\cdot \underbrace{(b+c)}_{\text{factor w/ terms}}\] The factor $a$ is distributed to all terms in the parentheses $b$ and $c$.

In particular, point out the Distributive Law is the only law that allows terms and factors to interact.

Let's use our term/factor context analysis tool to the Distributive Property mistake earlier. Keep in mind the definition of a negative: $-a$ = $(-1)\cdot a$ so subtraction is actually a factor of $(-1)$.

Expand: $x + 2 - 3(x - 4)$

Convert $-3$ into $(-1)\cdot 3$ and perform structural analysis: \begin{align*} x + 2 - 3(x - 4) &= x + 2 + \underbrace{(-1)\cdot 3}_{\text{factor}}\underbrace{(x-4)}_{\text{factor w/ terms}} \\&= x + 2 + (-1)3x - (-1)3\cdot 4 \qquad \text{Distributive Law} \\&= x + 2 - 3x + 12 \\&= \boxed{-2x + 14} \end{align*}

After this example, students will understand why subtraction must distribute to all terms. In practice after seeing once or twice, I tell students to remember to distribute the negative to each term (writing out the $-$ as $(-1)$ is unnecessary after understanding why). Remembering it on a test is a different challenge, however.

We can apply the same context analysis to exponents as well!

Exponents

When introducing exponents, describe how it is a shorthand for multiplication, or structurally, factors:

If $a \in \mathbb{R}$, then the $n$th power of $a$ is \[a^n = a\cdot a \cdot \cdots a\]

After this definition Laws of Exponents usually follow. I'll point out the relevant one for the common mistake earlier:

Laws of Exponents
Let $a,b$ be real and $n$ be an integer.

Now identifying terms/factors in our common mistake earlier:

Expand: $(x + 3)^2$

Term/factor analysis gives \[(\underbrace{x}_{\text{term}} + \underbrace{3}_{\text{term}})^2\]
We cannot use the Law of Exponents! $x$ and $3$ are terms; the law requires factors.

In particular, the exponent $2$ is describing factors while $x$ and $3$ are terms.

Remember: The only way terms and factors interact is through the distributive law. Let's expand the power of 2 to use Distributive Law: \begin{align*} (x+3)^2 &= \underbrace{(x+3)}_{\text{factor}}\underbrace{(x+3)}_{\text{factor w/ terms}} &&\text{Definition of exponent} \\&= (x+3)x + (x+3)3 &&\text{Dist. Law} \\&= x^2 + 3x + 3x + 9 &&\text{Dist. Law} \\&= \boxed{x^2 + 6x + 9} \end{align*}

In general, the key idea is to get students to stop and analyze the term/factor structure of a problem before even starting the problem. After doing so, match the problem's structure with a law's structure, then apply the law!

Zero Product Property

Last but certainly not least, the zero product property.

Anytime you introduce a law, frame it from the point of view of term/factors. Doing this throughout the school semester/quarter gives students a unified framework to analyze and remember laws instead of a seemingly disparate set of laws to memorize.

The zero-product property says \[A\cdot B = 0 \qquad \text{if and only if}\qquad A = 0 \quad \text{and/or} \quad B = 0\]
English: If $(\text{factors}) = 0$, set each factor $= 0$.

Applying our new perspective on the common mistake earlier:

Solve: $x(x-4) = 5$

We need $(\text{factors}) = 0$. Currently we have $(\text{factors}) = 5$. So moving $5$ to the left and creating factors on the left: \begin{align*} x(x-4) &= 5\\ x^2 - 4x - 5 &= 0 \\ (x-5)(x+1) &= 0\\ x - 5 = 0\qquad &\qquad x + 1 = 0\\ \boxed{x = 5}\qquad & \qquad\boxed{x = -1} \end{align*}

Here you can see the strength of structural analysis. If a student gets stuck on a problem like this one, they really don't know how to proceed. But the English explanation $(\text{factors}) = 0$ gives them a clear path forward: you need $0$ on one side and global factors on the other side. The natural move to try is to move 5 to the left, then try to create global factors. In essence, it's much more memorable to remember $(\text{factors}) = 0$ than symbols like $A\cdot B = 0$ because throughout the quarter we have incorporated terms/factors into our pedagogy.

There are many more examples of common mistakes out there in the wild. I may add some more and how to frame them as a term/factor context analysis in a future blog post!

Conclusion


In order to correct many common algebraic mistakes under one framework, a new pedagogical approach was introduced:

  1. Introduce term/factor structural analysis and the necessity of global/local context.
  2. Introduce new math laws in algebra and in English from the point of view of terms/factors.
  3. Show students how to use term/factor analysis by applying them to both solvable problems and common mistakes, helping students understand:
    • Solving computational algebraic problems requires structural analysis, matching with a law, then using the law.
    • Common mistakes arise from being hasty and not applying term/factor analysis + comparing with relevant laws.

The advantage of this approach is as an educator, you have a unified framework to analyze student misapplications of math laws and to explain why common mistakes are mistakes. Moreover, you now know how to describe math laws from the perspective of term/factor structure and context instead of writing down equations to memorize and use. And most importantly, because you have incorporated the language of terms/factors throughout the quarter, you are helping students build a term/factor schema throughout the quarter that relates all the diverse mathematical rules under one lens. Imagine coming to class every day as a student and you know to expect some type of analysis on terms/factors, just with different laws and expressions. Prior knowledge supports new learning.

And as a student (if you are one, reading this), you have a framework to truly understand what laws are saying and to be able to break down complex problems into their building blocks: terms and factors. When you are confused on an algebra problem or getting stuck, ask yourself, "Have I identified the terms/factors yet?" If not, try it! The terms/factors become simpler as you zoom in more and more, and maybe you can start analyzing the structure on a local context of the problem instead of the global context.

As a result, the educator and the student both simultaneously own a new analysis tool to build algebraic fluency!

Final Notes

In my experience, local/global context usually only needs to be invoked when dealing with fractions. The cancellation example is a great demonstration of the benefit of global/local context analysis. Problems not involving fractions generally only need term/factor identification, not context. A non-fraction situation you might find invoking global/local context to be helpful is in a more complicated algebraic expression, as local contexts are easier to work with sometimes. Since this blog post is getting quite long, I'll write some details out on those techniques in upcoming blog posts.

Not every student will reap benefit from this framework; it can be confusing to skilled students who already have developed good algebraic intuition. Nevertheless, I have found that this term/factor analysis strikes at one of the core reasons why students struggle with generalization on algebraic problems: they see us do problems on the board and they memorize the "how," not the "why." I believe students truly want to learn, if we promote real understanding instead of memorization.

Term/factor analysis is the why!

Thanks for reading and I hope these ideas and my approach will inspire you in your classrooms! And hooray for my first blog post 🎉