← Back to all lessons
Class 8Algebra14:07Published 12 Mar 2025

Algebraic Expressions: Addition and Subtraction (Part 1)

An introduction to algebraic expressions and how to add and subtract their terms. Covers terms, coefficients, like and unlike terms, and the sign rules for combining like terms.

This lesson opens the chapter on algebraic expressions, the building block of algebra from the seventh standard onward. It explains how an expression is built from terms, how to read off numerical coefficients and the coefficient of each variable, and how to tell like terms from unlike terms. It then works through adding and subtracting like terms, paying close attention to the sign rules so that combining positive and negative coefficients is done correctly.

What you'll learn

  • How to identify the terms in an expression and read off their numerical coefficients
  • The difference between like terms and unlike terms
  • How to add like terms by combining their coefficients and keeping the variable part
  • How to subtract one term from another by changing the sign and adding

Lesson chapters

0:00What algebraic expressions are
1:40Terms and their coefficients
5:50Like terms and unlike terms
7:10Adding like terms and the sign rules
11:30Subtracting like terms

Lesson notes

This lesson introduces algebraic expressions and shows how to add and subtract their terms. We look at what terms and coefficients are, how to tell like terms from unlike terms, and the sign rules that make combining terms reliable.

What is an algebraic expression?

An algebraic expression contains variables (letters such as xx and yy) connected by addition or subtraction, unlike a purely numerical expression such as 2+32 + 3 or 4×64 \times 6 which contains only numbers.

2x2+3x+53x2y2+2xy+5yx2+y32x^2 + 3x + 5 \qquad 3x^2y^2 + 2xy + 5y \qquad \tfrac{x}{2} + \tfrac{y}{3}

Even a single number like 77 counts as an algebraic expression, because it can be read as 7x07x^0 and x0=1x^0 = 1.

Terms and coefficients

An expression is made of terms joined by ++ or -. The numerical coefficient is the number multiplying the variable part, and we can also state the coefficient of a particular power such as x2x^2, xx, or x0x^0 (the constant).

For 3x2+2x+83x^2 + 2x + 8 the terms are 3x23x^2, 2x2x and 88.

| term | numerical coefficient | of x2x^2 | of xx | constant | | --- | --- | --- | --- | --- | | 3x23x^2 | 33 | 33 | | | | 2x2x | 22 | | 22 | | | 88 | 88 | | | 88 |

When you write out a term, keep its sign: a positive sign can be left off, but a negative sign must be written.

Like terms and unlike terms

Like terms have exactly the same variable part, so only their numbers differ.

2x, 3x, 4xx2y, 10x2y, 35x2y4a2b, 5a2b, 6a2b2x,\ -3x,\ 4x \qquad x^2y,\ -10x^2y,\ \tfrac{3}{5}x^2y \qquad 4a^2b,\ -5a^2b,\ 6a^2b

Note that 6ba26ba^2 is the same as 6a2b6a^2b, so it is a like term too. If a term has no visible number, its coefficient is 11, not 00.

Unlike terms have different variable parts, so they cannot be combined.

3x, 4y, 8pxy2, 8xy2, 2x2y, 3xy33x,\ 4y,\ 8p \qquad xy^2,\ 8xy^2,\ 2x^2y,\ 3xy^3

Adding like terms

To add like terms, add the coefficients and keep the variable part unchanged. Never add or change the powers.

Example. 3x2y+2x2y+(10x2y)3x^2y + 2x^2y + (-10x^2y)

=(3+210)x2y=5x2y= (3 + 2 - 10)\,x^2y = -5x^2y

Sign rules. Positive plus positive stays positive, negative plus negative stays negative. For one positive and one negative, take the difference of the numbers and keep the sign of the larger. With several numbers, add the positives and the negatives separately, then combine.

Example. 40mn+(10mn)+(20mn)40mn + (-10mn) + (-20mn). The negatives give 10+(20)=30-10 + (-20) = -30, then 40+(30)=1040 + (-30) = 10, so the result is 10mn10mn.

Fractions. 12pq+32pq+(52pq)-\tfrac{1}{2}pq + \tfrac{3}{2}pq + (-\tfrac{5}{2}pq). With equal denominators, combine the numerators: 1+35=3-1 + 3 - 5 = -3, giving

32pq-\tfrac{3}{2}pq

Result of zero. 20xy2+(5xy2)+(15xy2)=(2020)xy2=020xy^2 + (-5xy^2) + (-15xy^2) = (20 - 20)xy^2 = 0.

Subtracting like terms

To subtract a term, change the subtraction to addition, flip the sign of the second term, then add using the sign rules.

7xy2xy=5xy7xy - 2xy = 5xy

8x2y(3x2y)=8x2y+3x2y=11x2y8x^2y - (-3x^2y) = 8x^2y + 3x^2y = 11x^2y

4z(8z)=4z+8z=4z-4z - (-8z) = -4z + 8z = 4z

200a2(140a2)=200a2+140a2=60a2-200a^2 - (-140a^2) = -200a^2 + 140a^2 = -60a^2

13pq2(4pq2)=13pq2+4pq2=17pq213pq^2 - (-4pq^2) = 13pq^2 + 4pq^2 = 17pq^2

Key takeaways

  • An algebraic expression is terms with variables joined by ++ or -; the numerical coefficient is the number multiplying the variable part.
  • Only like terms (same variable part) can be added or subtracted; unlike terms cannot.
  • To combine like terms, add or subtract the coefficients and keep the variable part, applying the sign rules; to subtract, change the sign of the second term and add.