Use the Language of Algebra
Use Variables and Algebraic Symbols
Suppose this year Greg is years old and Alex is . Alex is always years older than Greg — when Greg was , Alex was ; when Greg is , Alex will be . No matter what Greg’s age is, Alex’s age is always more. In the language of algebra, we say that Greg’s age and Alex’s age are variables and the is a constant. The ages change (“vary”) but the years between them always stays the same (“constant”).
In algebra, we use letters of the alphabet to represent variables. If we call Greg’s age , then Alex’s age is .
Variable. A variable is a letter that represents a number whose value may change.
Constant. A constant is a number whose value always stays the same.
The letters most commonly used for variables are , , , , and . To write algebraically, we need operation symbols as well as numbers and variables.
| Operation | Notation | Say | The result is |
|---|---|---|---|
| Addition | plus | the sum of and | |
| Subtraction | minus | the difference of and | |
| Multiplication | times | the product of and | |
| Division | divided by | the quotient of and ( is the dividend, is the divisor) |
When translating between symbols and English, pay attention to the words “of” and “and”: the difference of and means ; the product of and means . In algebra, the cross symbol is not used for multiplication, because it can be confused with the variable — does mean (“three times ”) or (“three times times ”)? Using or parentheses keeps it clear.
When two quantities have the same value, we connect them with an equal sign: is read “ is equal to .”
On the number line, numbers get larger from left to right, which explains the symbols and : (" is less than ") means is to the left of on the number line, and (" is greater than ") means is to the right of . The statement is equivalent to — for example, is equivalent to .
| Symbol | Words |
|---|---|
| is not equal to | |
| is less than | |
| is less than or equal to | |
| is greater than | |
| is greater than or equal to |
Example. Translate from algebra into English: (a) (b) (c) (d) .
(a) is less than or equal to . (b) is not equal to minus . (c) is greater than divided by . (d) plus is less than .
Grouping symbols — parentheses , brackets , and braces — work like punctuation marks in English: they show which expressions belong together. For example, , , and all use grouping symbols; we’ll simplify expressions like these later in this section.
A phrase expresses a single thought that is incomplete by itself, but a sentence makes a complete statement with a subject and a verb. In algebra, an expression is like a phrase, and an equation is like a sentence.
Expression. An expression is a number, a variable, or a combination of numbers and variables using operation symbols.
Equation. An equation is two expressions connected by an equal sign.
For example, (" plus ," the sum of three and five) is an expression, while (“the sum of three and five is equal to eight”) is an equation — the equal sign gives it a verb, making it a complete sentence.
Example. Determine if each is an expression or an equation: (a) (b) (c) (d) .
(a) is an equation — two expressions are connected with an equal sign. (b) is an expression — no equal sign. (c) is an expression — no equal sign. (d) is an equation — two expressions are connected with an equal sign.
is an equation because it has an equal sign connecting two expressions. What value of makes it true?
Subtract 9 from both sides.Suppose we need to multiply by itself nine times. Writing is tedious, so instead we use exponents: is written , and is written . In an expression like , the is called the base and the is the exponent — it tells us how many times to multiply the base by itself. We read as “two to the third power” or “two cubed.”
Exponential notation. means multiply by itself times:
The expression is read “ to the power.”
While we read as “ to the power,” we usually read as “ squared” and as “ cubed” — you’ll see later why these two have special names.
Example. Simplify . Expand: . Multiply left to right: .
Simplify: .
Expand as , then multiply left to right.Simplify Expressions Using the Order of Operations
To simplify an expression means to do all the operations in it. For example, to simplify , we multiply first to get , then add to get . A good habit is to work down the page, writing each step below the previous one, and never use an equal sign when simplifying an expression — that helps avoid confusing expressions with equations.
Consider . Some students say (add first, then multiply: ); others say (multiply first, then add: ). The same expression should always give the same result, so mathematicians established the Order of Operations:
Perform the order of operations.
- Parentheses and other grouping symbols — simplify all expressions inside grouping symbols, working from the innermost set outward.
- Exponents — simplify all expressions with exponents.
- Multiplication and division — perform these in order from left to right; they have equal priority.
- Addition and subtraction — perform these in order from left to right; they have equal priority.
A common mnemonic takes the first letter of each step: “Please Excuse My Dear Aunt Sally” (Parentheses, Exponents, Multiplication/Division, Addition/Subtraction). “My Dear” reminds us that multiplication and division have equal priority — we don’t always multiply before dividing or always divide before multiplying, we work left to right. Likewise “Aunt Sally” reminds us that addition and subtraction have equal priority and are also done left to right.
Example. Simplify (a) (b) .
(a) No parentheses, no exponents, but there is multiplication: multiply first to get , then add to get .
(b) There are parentheses: simplify inside them first to get , then multiply to get . Notice grouping symbols change the result.
Example. Simplify .
Parentheses first: . No exponents. Multiplication and division, left to right — divide first since it comes first: , then multiply: . Finally add: .
Example. Simplify .
When there are multiple grouping symbols, simplify the innermost first and work outward. Focus on the parentheses inside the brackets: , giving . Continue inside the brackets: multiply , giving , then subtract to get — the brackets need no further simplification. Now the exponent: , giving . Multiply: . Add: .
Simplify: .
Work the innermost parentheses first (), then the brackets, then the exponent, then add and subtract left to right.Simplify: .
Simplify the parentheses first, then divide and multiply left to right before adding.Evaluate an Expression
To evaluate an expression means to find its value when the variable is replaced by a given number. Substitute the number for the variable, then follow the order of operations to simplify.
Example. Evaluate when (a) and (b) .
(a) . (b) .
Example. Evaluate for : (a) (b) .
(a) Replace with : .
(b) Replace with : .
Example. Evaluate when .
Substitute : . Follow the order of operations — exponent first: . Multiply: . Add: .
Evaluate when .
Substitute , simplify the exponent first, then multiply before adding.Evaluate when .
Substitute and multiply by itself three times.Identify and Combine Like Terms
Algebraic expressions are made up of terms. A term is a constant, or the product of a constant and one or more variables — examples include , , , , and . The constant that multiplies the variable is called the coefficient. Think of the coefficient as the number in front of the variable: the coefficient of is . When we write alone, the coefficient is , since .
Term. A term is a constant, or the product of a constant and one or more variables.
Coefficient. The coefficient of a term is the constant that multiplies the variable in the term.
Example. Identify the coefficient of each: (a) (b) (c) .
(a) The coefficient of is . (b) The coefficient of is . (c) The coefficient of is , since .
Some terms share common traits. Consider the six terms , , , , , : and are both constants; and are both terms with ; and are both terms with . When two terms are constants, or have the same variable raised to the same power, we say they are like terms.
Example. Identify the like terms: .
and are like terms — same variable and exponent. and are like terms — same variable and exponent. and are like terms — both constants. There is no other term like .
Adding or subtracting terms forms an expression. In , the three terms are , , and .
Example. Identify the terms in each expression: (a) (b) .
(a) The terms are , , and . (b) The terms are and .
If there are like terms in an expression, we can simplify by combining them. What would simplify to? Thinking of it as of something, plus more, plus more, gives of that thing — add the coefficients and keep the same variable, regardless of what represents: .
Combine like terms.
- Identify like terms.
- Rearrange the expression so the like terms are together.
- Add or subtract the coefficients and keep the same variable for each group of like terms.
Example. Simplify .
Identify the like terms — and ; and ; and . Rearrange so like terms are together: . Combine: .
Simplify: .
Group the terms, the terms, and the constants, then add each group's coefficients.Translate an English Phrase to an Algebraic Expression
Now we’ll reverse the earlier process and translate English phrases into algebraic expressions.
| Operation | Phrase | Expression |
|---|---|---|
| Addition | plus ; the sum of and ; increased by ; more than ; the total of and ; added to | |
| Subtraction | minus ; the difference of and ; decreased by ; less than ; subtracted from | |
| Multiplication | times ; the product of and ; twice | |
| Division | divided by ; the quotient of and ; the ratio of and ; divided into |
Each phrase involving two numbers tells us to operate on them, and the words “of” and “and” mark where the numbers are.
Example. Translate each phrase into an algebraic expression: (a) the difference of and (b) the quotient of and .
(a) Difference means subtraction; look for “of” and “and” to find the numbers to subtract: .
(b) Quotient means division: , also written or .
How old will you be in eight years? What age is more than your age now? “Eight more than” means added to your present age. How old were you seven years ago? “Seven less than” means subtracted from your present age.
Example. Translate into an algebraic expression: (a) seventeen more than (b) nine less than .
(a) More than means addition, and “more than” means “added to”: seventeen more than is seventeen added to , so .
(b) Less than means subtraction, and “less than” means “subtracted from”: nine less than is nine subtracted from , so .
Example. Translate into an algebraic expression: (a) five times the sum of and (b) the sum of five times and .
(a) Times means multiply, sum means add. Because we’re multiplying by the whole sum, we need parentheses around to force the sum first (order of operations): .
(b) Here we’re taking the sum of “five times ” and — look for “of” and “and” to see what’s being added: . Notice how the parentheses in (a) change the meaning.
Translate into an algebraic expression: fourteen more than .
'More than' means addition — the number is added to .Translate into an algebraic expression: eight times the sum of and .
Multiplying by the whole sum means the sum needs parentheses around it first.Later in this course, we’ll apply algebra to solving applications, and the first step is translating an English phrase into an algebraic expression.
Example. The length of a rectangle is less than the width. Let represent the width. Write an expression for the length.
A phrase about the length: “ less than the width.” Substitute for “the width”: “ less than .” Rewrite “less than” as “subtracted from”: “ subtracted from .” Translate: .
Example. June has dimes and quarters in her purse. The number of dimes is three less than four times the number of quarters. Let represent the number of quarters. Write an expression for the number of dimes.
A phrase about the number of dimes: “three less than four times the number of quarters.” Substitute for “the number of quarters”: “three less than times .” Translate “ times ” as : “three less than .” Translate the phrase into algebra: .
Geoffrey has dimes and quarters in his pocket. The number of dimes is eight less than four times the number of quarters. Let represent the number of quarters. Write an expression for the number of dimes.
First translate 'four times the number of quarters,' then apply 'eight less than' to that whole product.Key terms
variable — a letter that represents a number whose value may change. constant — a number whose value always stays the same. expression — a number, a variable, or a combination of numbers and variables using operation symbols. equation — two expressions connected by an equal sign. base and exponent — in , the base is the number being repeatedly multiplied, and the exponent tells how many times. term — a constant, or the product of a constant and one or more variables. coefficient — the constant that multiplies the variable in a term. like terms — terms that are either constants or have the same variables raised to the same powers.
This section is adapted from Elementary Algebra 2e, Section 1.2: Use the Language of Algebra 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 the narrative examples and tables of notation; omitted the Be Prepared quiz, Manipulative Mathematics callout, Self Check checklist, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.