# Expression, Term, Factor, Coefficient — Definitions, Examples

TL;DR

Every algebraic expression is built from terms (parts joined by + or −), factors (parts multiplied inside a term), and coefficients (the number multiplying the variable). This article defines all four, shows exactly how to spot each one, covers like versus unlike terms, and works through examples that take an expression apart piece by piece.

## What Are Expressions, Terms, Factors, and Coefficients?

An **algebraic expression** is a combination of numbers (constants) and letters (variables) joined by the operations +, −, ×, and ÷. A **term** is each part of an expression separated by a + or − sign. A **factor** is any quantity multiplied together inside a single term. A **coefficient** is the number multiplied by the variable part of a term.

Take 3x + 2y - 5. The whole thing is the **expression**. Its **terms** are 3x, 2y, and −5 — three parts joined by the + and − signs. Inside the term 3x, the **factors** are 3 and x (they're multiplied to make the term), and the **coefficient** is 3 (the number multiplying the variable x).

## Terms — The Pieces Split by + and −

A **term** is a single building block of an expression: a number on its own, a variable on its own, or numbers and variables multiplied together. Terms are separated by addition or subtraction signs — and the sign in front belongs to the term.

In 3x^2 + 5x + 2, there are three terms: 3x^2, 5x, and 2. In 2xy − 3, there are two: 2xy and −3 (the − goes with the 3).

## Factors — The Pieces Multiplied Inside a Term

A **factor** is any of the quantities multiplied together to form a single term. Where terms are split by + and −, factors are split by multiplication — they live *inside* one term.

In the term 5xy, the factors are 5, x, and y — multiply them and you rebuild the term. A factor can itself be a number, a single variable, or a group in brackets: in 3(x+1), the factors are 3 and (x+1).

## Coefficients — The Number in Front of the Variable

A **coefficient** is the numerical factor of a term — the number multiplied by the variable part. In 4a^2, the coefficient is 4. In −7xy, the coefficient is −7 (the sign comes along). The coefficient is just one specific factor: the numerical one.

Two cases catch everyone out, so name them now:

- **An invisible coefficient of 1.** The term x has coefficient 1, because x = 1 × x. Likewise −x has coefficient −1.
- **A constant has no variable to be a coefficient of.** In 3x + 5, the 5 is a constant term, not a coefficient — there's no variable attached to it.

## What Is the Difference Between a Term and a Factor?

This is the question that separates students who memorized the words from students who understand them, and it's worth answering head-on. **Terms are added or subtracted; factors are multiplied.** Same expression, two different cuts.

In 6xy:

- The whole 6xy is **one term** (there are no + or − signs to split it).
- Its **factors** are 6, x, and y (they're multiplied).

In 6x + y:

- There are **two terms**, 6x and y (split by the +).
- The term 6x has **factors** 6 and x.

## Examples of Expression, Term, Factor, and Coefficient

### Example 1
**Identify the terms, factors of each term, and coefficients in 7x + 4y − 9.**

Split along + and − for the terms: 7x, 4y, and −9.
- 7x: factors 7 and x; coefficient 7.
- 4y: factors 4 and y; coefficient 4.
- −9: a constant term — no variable, so no coefficient.

**Final answer:** three terms; coefficients 7 and 4; −9 is the constant.

### Example 2
**Find the coefficient of x in the expression x + 5y.**

_Correct._ A variable with no visible number has an **invisible coefficient of 1**, because x = 1 × x.

**Final answer:** 1.

### Example 3
**List the factors of the term −8a^2b.**

Break the term into everything multiplied to form it. The −8 is one numerical factor, and a^2 = a × a:

**Final answer:** the factors are −8, a, a, and b.

### Example 4
**In 3p + 16, name each part fully.**

Two terms, split by the +: 3p and 16.
- 3p is the **variable term**: factors 3 and p, coefficient 3.
- 16 is the **constant term**: no variable.

### Example 5
**Group the like terms in 5x + 3y − 2x + 7y, then simplify.**

**Final answer:** 3x + 10y. You can only add the coefficients of like terms — x and y pieces never merge, because they're unlike.

### Example 6
**In the term 4(x + 2), identify the factors and the coefficient.**

A factor can be a bracketed group. The two factors multiplied here are 4 and (x + 2).

## Why Naming the Parts Matters

This vocabulary looks like labeling for its own sake, but every later algebra skill quietly depends on it.
- **Combining like terms** is impossible to state without "term," "coefficient," and "like terms."
- **Solving equations** relies on isolating a variable, which means recognizing its coefficient and dividing it out.
- **Factoring** is about finding the factors of the whole expression.
- **The distributive law** is a statement about a factor distributed across two terms.

## Tripping Points to Avoid

### Mistake 1: Confusing terms with factors

**Don't do this:** Split a single term along its multiplications and call the pieces "terms."

### Mistake 2: Reading a missing coefficient as 0

**Don't do this:** Answer "0" because nothing is written in front.

### Mistake 3: Combining unlike terms

**Don't do this:** Merge terms with different variable parts. Only **like terms** combine.

## Key Takeaways
- An algebraic **expression** is built from **terms**, **factors**, and **coefficients**.
- Terms are separated by addition and subtraction; factors are separated by multiplication.
- A variable with no written number has a coefficient of 1, not 0.
- A constant term has no coefficient, because it has no variable attached.
- Only like terms can be combined.
