Evaluate, Simplify, and Translate Expressions
Evaluate algebraic expressions
In the last section, we simplified expressions using the order of operations. Here we evaluate expressions — find the value of an expression when the variable is replaced by a given number. To evaluate, substitute the number for the variable and then simplify using the order of operations.
Example. Evaluate when (a) and (b) .
For (a), substitute for : . For (b), substitute for : . Notice the two parts give different results, because the value of an expression depends on the value used for the variable.
Example. Evaluate when (a) and (b) . Remember that means times . For (a): . For (b): . Both the dot and the parentheses tell us to multiply.
Evaluate when .
Substitute for to get , then follow the order of operations: multiply before you subtract.When an expression contains a variable with an exponent, substitute carefully.
Example. Evaluate when . Substitute for : .
Example. Evaluate when . Here the variable is the exponent: .
An expression can contain more than one variable, requiring more than one substitution.
Example. Evaluate when and . Substitute: . Multiply: . Add and subtract left to right: .
Evaluate when and .
Substitute for and for : . Multiply first, then add and subtract left to right.Example. Evaluate when . Be careful: means , which is different from . Substitute for each : . Simplify the exponent: . Multiply: . Add: .
Evaluate when .
Substitute for each , simplify the exponent first (), then multiply, then add.Identify terms, coefficients, and like terms
Algebraic expressions are built from terms. A term is a constant or the product of a constant and one or more variables. Examples of terms are , , , , and .
The constant that multiplies the variable(s) in a term is called the coefficient. Think of it as the number in front of the variable. The coefficient of is . When we write by itself, the coefficient is , since .
| Term | Coefficient |
|---|---|
An expression may have several terms added or subtracted; we include the operation before a term with it. For example, has the terms , , , and .
Example. Identify the terms of and each coefficient. The four terms are , , , and . Their coefficients are , , (no number written means ), and (the coefficient of a constant is the constant itself).
What is the coefficient of the term ?
The coefficient is the number in front of the variable part of the term.Some terms share the same variables and exponents. Like terms are terms that are either constants or have the same variables raised to the same powers. Among the terms , , , , , : the constants and are like terms; and are like terms; and and are like terms.
The terms and are like terms. Combine them: what is the coefficient of ?
Like terms combine by adding their coefficients: .Simplify expressions by combining like terms
We can simplify an expression by combining like terms. What does simplify to? If you have of something and add more of the same thing, you have of them, so . We add the coefficients and keep the same variable.
Combine like terms.
- Identify like terms.
- Rearrange the expression so like terms are together.
- Add the coefficients of the like terms.
Example. Simplify . The like terms are and , and the constants and . Rearranged: . Combine: .
Simplify by combining like terms:
Add the -terms together () and the constants together ().When a term has a negative coefficient, the procedure is the same — you subtract instead of add.
Example. Simplify . The like terms are and , and and . Rearranged: . Combine: . Since and are not like terms, this is in simplest form.
Simplify by combining like terms:
Combine the terms () and the terms () separately; they cannot be combined with each other.Translate word phrases into algebraic expressions
In the last section we translated expressions into words; now we reverse the process. Watch for the words of and and to find the numbers being operated on.
| Operation | Phrase | Expression |
|---|---|---|
| Addition | plus ; the sum of and ; increased by ; more than | |
| Subtraction | minus ; the difference of and ; subtracted from ; decreased by ; less than | |
| Multiplication | times ; the product of and | |
| Division | divided by ; the quotient of and ; the ratio of and |
Example. Translate each phrase into an algebraic expression: (a) the difference of and ; (b) the quotient of and .
For (a), difference means subtraction: . For (b), quotient means division: , which can also be written .
Two phrases need special care. More than means “added to,” and less than means “subtracted from” — so the order is reversed from how the words are read.
Example. Translate each phrase: (a) eight more than ; (b) seven less than . For (a), “more than” means added to : . For (b), “less than” means subtracted from : .
Translate into an algebraic expression: eight more than
'More than' means added to. Add to .Translate into an algebraic expression: seven less than
'Less than' means subtracted from — start with and subtract . Watch the order.Parentheses matter when a phrase combines operations.
Example. Translate: (a) five times the sum of and ; (b) the sum of five times and . In (a) we multiply by the whole sum, so we need parentheses: . In (b) we add to five times : . The parentheses change the result.
Translate into an algebraic expression: five times the sum of and
Add and first (that is the sum), then multiply the whole sum by — so it needs parentheses.Key terms
evaluate — to find the value of an expression by substituting a given number for the variable and simplifying. term — a constant or the product of a constant and one or more variables. coefficient — the constant that multiplies the variable(s) in a term. like terms — terms that are constants, or that have the same variables raised to the same powers. combining like terms — simplifying by adding the coefficients of like terms.
This section is adapted from Prealgebra 2e, Section 2.2: Evaluate, Simplify, and Translate Expressions by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: condensed prose, recreated tables in accessible Markdown, and converted practice problems (“Try Its”) into interactive exercises with instant feedback.