2.1 Algebraic Expressions & Operations

Key Takeaways

  • A term is a constant, a variable, or a product of them; like terms carry identical variables raised to identical powers and are the only terms that may be combined by addition or subtraction.
  • The degree of a term is the sum of its variable exponents, and the degree of an expression is the largest degree among its terms.
  • Evaluating an expression means substituting each value in parentheses, which preserves the sign of negative inputs and the grouping of the original expression.
  • Simplifying means clearing grouping symbols with the distributive property from the inside out, then combining like terms and writing the result in descending degree order.
  • Translating verbal phrases requires mapping keywords to operations, and 'less than' and 'subtracted from' reverse the written order of the two quantities.
Last updated: August 2026

2.1 Algebraic Expressions & Operations

The CLEP College Algebra outline lists operations with algebraic expressions inside the Algebraic Operations content area, which carries 25% of the exam. This section handles the mechanics of that bullet: naming the parts of an expression, evaluating it at given values, and simplifying it correctly. The real number system these expressions operate over — its subsets, its field axioms, and the full order-of-operations hierarchy — is developed in Section 5.1; the arithmetic used here assumes it.


Vocabulary: Terms, Coefficients, Factors, and Degree

An algebraic expression is any legal combination of numbers, variables, and operations. It has no equals sign — that would make it an equation.

  • Term: a constant, a variable, or a product of constants and variables. Terms are separated by ++ and - signs at the top level. The expression 5x37xy+2y95x^3 - 7xy + 2y - 9 has four terms.
  • Coefficient: the numerical multiplier of a term. In 7xy-7xy the coefficient is 7-7; the sign always travels with the coefficient.
  • Factor: a quantity being multiplied. In 7xy-7xy the factors are 7-7, xx, and yy. Terms are separated by addition; factors are separated by multiplication, and confusing the two is the root of most cancelling errors.
  • Constant term: a term with no variable, such as 9-9.
  • Degree of a term: the sum of the exponents on its variables. In 7xy-7xy each variable has an implied exponent of 1, so the degree is 1+1=21 + 1 = 2. In 4x2y34x^2y^3 the degree is 55.
  • Degree of an expression: the largest degree among its terms.
ExpressionNumber of TermsCoefficientsDegree
8x38x - 328,38, -31
5x37xy+2y95x^3 - 7xy + 2y - 945,7,2,95, -7, 2, -93
4x2y3+x24x^2y^3 + x^224,14, 15
2x47\frac{2x^4}{7}127\frac{2}{7}4

Like Terms

Like terms contain the exact same variables raised to the exact same powers. Only like terms may be added or subtracted.

  • 6x2y6x^2y and 11x2y-11x^2y are like terms; they combine to 5x2y-5x^2y.
  • 6x2y6x^2y and 6xy26xy^2 are not like terms, because the exponents are attached to different variables.
  • 6x26x^2 and 6x36x^3 are not like terms, even though the variable matches.

Evaluating Expressions by Substitution

To evaluate an expression, replace each variable with its given value in parentheses, then simplify. The parentheses are not optional decoration: they preserve the sign of a negative input and keep the original grouping intact.

Worked Example 1: Evaluation With Negative Inputs

Problem: Evaluate 3a2b32a+b\frac{3a^2 - b^3}{2a + b} for a=2a = -2 and b=4b = -4.

  1. Substitute with parentheses: 3(2)2(4)32(2)+(4)\frac{3(-2)^2 - (-4)^3}{2(-2) + (-4)}
  2. Evaluate the powers first. Note the difference the parentheses make: (2)2=4(-2)^2 = 4 because the base is 2-2, whereas 22-2^2 would be 4-4. (2)2=4and(4)3=64(-2)^2 = 4 \quad \text{and} \quad (-4)^3 = -64
  3. Simplify the numerator: 3(4)(64)=12+64=763(4) - (-64) = 12 + 64 = 76.
  4. Simplify the denominator: 2(2)+(4)=44=82(-2) + (-4) = -4 - 4 = -8.
  5. Divide: 768=192=9.5\frac{76}{-8} = -\frac{19}{2} = -9.5

Exam Trap: Substituting a negative value without parentheses turns 3a23a^2 into 322=123 \cdot -2^2 = -12 instead of 1212. Sign errors from missing parentheses are the single most common arithmetic mistake on this content area.


Simplifying: Distribute, Then Combine

The distributive property a(b+c)=ab+aca(b + c) = ab + ac is what clears grouping symbols. Work from the innermost grouping outward, then combine like terms, then write the result in descending order of degree.

A leading minus sign in front of a group distributes as 1-1 across every term inside: (3x5)=3x+5-(3x - 5) = -3x + 5. Dropping the sign on the second term is a routine source of wrong answers.

Worked Example 2: Multi-Variable Simplification

Problem: Fully expand and simplify: 4(3x25xy+2)3(2x2+4xy9)2xy(34x)4(3x^2 - 5xy + 2) - 3(2x^2 + 4xy - 9) - 2xy(3 - 4x)

  1. Distribute each multiplier across its parentheses:
    • 4(3x2)+4(5xy)+4(2)=12x220xy+84(3x^2) + 4(-5xy) + 4(2) = 12x^2 - 20xy + 8
    • 3(2x2)3(4xy)3(9)=6x212xy+27-3(2x^2) - 3(4xy) - 3(-9) = -6x^2 - 12xy + 27
    • 2xy(3)2xy(4x)=6xy+8x2y-2xy(3) - 2xy(-4x) = -6xy + 8x^2y
  2. Write everything in one line: 12x220xy+86x212xy+276xy+8x2y12x^2 - 20xy + 8 - 6x^2 - 12xy + 27 - 6xy + 8x^2y
  3. Group like terms:
    • x2yx^2y: 8x2y8x^2y
    • x2x^2: 12x26x2=6x212x^2 - 6x^2 = 6x^2
    • xyxy: 20xy12xy6xy=38xy-20xy - 12xy - 6xy = -38xy
    • constants: 8+27=358 + 27 = 35
  4. Write in descending degree order: 8x2y+6x238xy+358x^2y + 6x^2 - 38xy + 35

Worked Example 3: Nested Grouping Symbols

Problem: Simplify 7x[42(3x5)]7x - \left[ 4 - 2\left( 3x - 5 \right) \right].

  1. Innermost group first: 2(3x5)=6x+10-2(3x - 5) = -6x + 10, so the bracket becomes [46x+10]=[146x]\left[ 4 - 6x + 10 \right] = \left[ 14 - 6x \right].
  2. Distribute the leading minus across the bracket: [146x]=14+6x-\left[14 - 6x\right] = -14 + 6x.
  3. Combine like terms: 7x14+6x=13x147x - 14 + 6x = 13x - 14

Translating Verbal Phrases into Algebraic Expressions

CLEP word problems test your ability to convert written descriptions into algebra. Accurate translation starts with recognising the operational keywords.

Operational KeywordsMathematical TranslationVerbal Phrase ExampleAlgebraic Expression
Sum, total, increased by, more thanAddition (++)7 more than twice a number nn2n+72n + 7
Difference, decreased by, less than, subtracted fromSubtraction (-)5 less than three times xx3x53x - 5
Product, times, twice, triple, ofMultiplication (\cdot)Four-fifths of the quantity yy plus 345(y+3)\frac{4}{5}(y + 3)
Quotient, ratio, divided by, perDivision (÷\div)Ratio of aa and 6 decreased by 2a62\frac{a}{6} - 2
Square, cube, raised to the nn-th powerExponents (xnx^n)The square of the sum of xx and 4(x+4)2(x + 4)^2

Critical Order Swap Alert: Pay close attention to "less than" and "subtracted from".

  • "AA less than BB" means BAB - A, NOT ABA - B.
  • "AA subtracted from BB" means BAB - A, NOT ABA - B.

Also watch the word "quantity": it signals that a whole sum or difference is being operated on, which means parentheses. "Twice the quantity xx plus 3" is 2(x+3)2(x + 3), while "twice xx, plus 3" is 2x+32x + 3.

Worked Example 4: Multi-Step Verbal Translation

Problem: Translate and simplify: "Eight times the difference of a number xx and 3, subtracted from half the cube of xx."

  1. "difference of xx and 3": (x3)(x - 3).
  2. "eight times the difference": 8(x3)8(x - 3).
  3. "half the cube of xx": 12x3\frac{1}{2}x^3.
  4. "subtracted from" reverses the order: 12x38(x3)\frac{1}{2}x^3 - 8(x - 3).
  5. Expand and simplify: 12x38x+24\frac{1}{2}x^3 - 8x + 24.
Test Your Knowledge

Which real number property justifies the statement: 4(x + 3) + 7 = 4x + 12 + 7?

A
B
C
D
Test Your Knowledge

What is the value of the expression (2a^2 - b) / (a + 3b) when a = -3 and b = -5?

A
B
C
D
Test Your Knowledge

Which algebraic expression correctly represents 'five less than double the quantity of three subtracted from a number n' when fully simplified?

A
B
C
D
Test Your Knowledge

Which expression is the fully simplified form of 5x - [ 3 - 4(2x - 1) ]?

A
B
C
D