Mathwords logoReference LibraryMathwords

Term

Term

Parts of an expression or series separated by + or – signs, or the parts of a sequence separated by commas.

 

Expression Terms
5a3 – 2xy + 3 5a3, 2xy, and 3
(p − 2q) divided by (a² + b) p, 2q, a2, and b

 

See also

Polynomial

Key Formula

a1,  a2,  a3,  ,  ana_1,\; a_2,\; a_3,\; \ldots,\; a_n
Where:
  • ana_n = The nth term of a sequence or series
  • nn = The position number (index) of the term, starting from 1

Worked Example

Problem: Identify each term in the expression 4x² − 7x + 9 and state how many terms there are.
Step 1: Look for the addition and subtraction signs that separate the expression into parts.
4x2    7x  +  94x^2 \;{\color{red}-}\; 7x \;{\color{red}+}\; 9
Step 2: The first term is everything before the first − sign.
1st term: 4x2\text{1st term: } 4x^2
Step 3: The second term is everything between the − sign and the + sign. Include the sign as part of the term's coefficient.
2nd term: 7x\text{2nd term: } -7x
Step 4: The third term is everything after the + sign.
3rd term: 9\text{3rd term: } 9
Answer: The expression has three terms: 4x², −7x, and 9. It is called a trinomial because it contains exactly three terms.

Another Example

This example shows 'term' in the context of a sequence, where each term has a position number, rather than identifying terms within an algebraic expression.

Problem: Find the 6th term of the arithmetic sequence 3, 8, 13, 18, …
Step 1: Identify the first term and the common difference between consecutive terms.
a1=3,d=83=5a_1 = 3, \quad d = 8 - 3 = 5
Step 2: Use the formula for the nth term of an arithmetic sequence.
an=a1+(n1)da_n = a_1 + (n - 1)d
Step 3: Substitute n = 6, a₁ = 3, and d = 5 into the formula.
a6=3+(61)(5)=3+25=28a_6 = 3 + (6 - 1)(5) = 3 + 25 = 28
Answer: The 6th term of the sequence is 28.

Frequently Asked Questions

What is the difference between a term and a factor?
Terms are separated by addition or subtraction signs, while factors are quantities that are multiplied together within a single term. For example, in the expression 3xy + 5, the two terms are 3xy and 5. Within the first term, 3, x, and y are all factors because they are multiplied together.
Is a negative sign part of a term?
Yes. When a subtraction sign appears before a term, it is treated as a negative coefficient belonging to that term. In 6a − 2b, the second term is −2b (not just 2b). Carrying the sign with the term ensures you handle operations correctly.
What are like terms?
Like terms are terms that have the same variable parts raised to the same powers. For instance, 5x² and −3x² are like terms because both contain x². You can combine like terms by adding or subtracting their coefficients: 5x² + (−3x²) = 2x². Constants such as 7 and −4 are also like terms.

Term vs. Factor

TermFactor
DefinitionA part of an expression separated by + or − signsA quantity multiplied with other quantities inside a term
Operation that separates themAddition or subtractionMultiplication
Example in 3xy + 53xy and 5 are the two terms3, x, and y are factors of the first term
Can be combinedOnly like terms can be combinedFactors are simplified by canceling or multiplying

Why It Matters

Identifying terms is the first step in simplifying expressions—you must find like terms before you can combine them. In sequences and series, the concept of a term (and its position number) is essential for writing formulas and calculating sums. Nearly every algebra topic, from factoring polynomials to solving equations, requires you to correctly recognize and manipulate individual terms.

Common Mistakes

Mistake: Forgetting to include the subtraction sign with the term that follows it.
Correction: Always attach the sign directly in front of a term to its coefficient. In 10 − 3y, the second term is −3y, not 3y. Dropping the negative sign changes the value entirely.
Mistake: Confusing terms with factors, especially in products like 2(x + 3).
Correction: In 2(x + 3), the entire product is one term because nothing is added or subtracted outside the parentheses. Inside the parentheses, x and 3 are separate terms of the binomial (x + 3), while 2 and (x + 3) are factors of the whole expression.

Related Terms

  • ExpressionA combination of terms, operations, and grouping symbols
  • SeriesThe sum of the terms of a sequence
  • SequenceAn ordered list of terms following a pattern
  • PolynomialAn expression whose terms have whole-number exponents
  • CoefficientThe numerical factor of a term
  • Like TermsTerms with identical variable parts that can be combined
  • ConstantA term with no variable, just a number
  • FactorQuantities multiplied together within a single term