Login
📚 Elementary Algebra 2e
Chapters ▾
⇩ Download ▾

1.2 Use the Language of Algebra

Use Variables and Algebraic Symbols

Suppose this year Greg is 20 years old and Alex is 23. You know that Alex is 3 years older than Greg. When Greg was 12, Alex was 15. When Greg is 35, Alex will be 38. No matter what Greg’s age is, Alex’s age will always be 3 years more, right? In the language of algebra, we say that Greg’s age and Alex’s age are variables and the 3 is a constant. The ages change (“vary”) but the 3 years between them always stays the same (“constant”). Since Greg’s age and Alex’s age will always differ by 3 years, 3 is the constant.

In algebra, we use letters of the alphabet to represent variables. So if we call Greg’s age g, then we could use g+3 to represent Alex’s age. See Table 1.2.

Table 1.2
Greg’s ageAlex’s age
1215
2023
3538
gg+3

The letters used to represent these changing ages are called variables. The letters most commonly used for variables are x, y, a, b, and c.

To write algebraically, we need some operation symbols as well as numbers and variables. There are several types of symbols we will be using.

There are four basic arithmetic operations: addition, subtraction, multiplication, and division. We’ll list the symbols used to indicate these operations in the table below. You’ll probably recognize some of them.

OperationNotationSay:The result is…
Additiona+ba plus bthe sum of a and b
Subtractionaba minus bthe difference of a and b
Multiplicationa·b,ab,(a)(b), (a)b,a(b)a times bthe product of a and b
Divisiona÷b,a/b,ab,baa divided by bthe quotient of a and b, a is called the dividend, and b is called the divisor

We perform these operations on two numbers. When translating from symbolic form to English, or from English to symbolic form, pay attention to the words “of” and “and.”

  • The difference of 9 and 2 means subtract 9 and 2, in other words, 9 minus 2, which we write symbolically as 92.
  • The product of 4 and 8 means multiply 4 and 8, in other words 4 times 8, which we write symbolically as 4·8.

In algebra, the cross symbol, ×, is not used to show multiplication because that symbol may cause confusion. Does 3xy mean 3×y (‘three times y’) or 3·x·y (three times x times y)? To make it clear, use · or parentheses for multiplication.

When two quantities have the same value, we say they are equal and connect them with an equal sign.

On the number line, the numbers get larger as they go from left to right. The number line can be used to explain the symbols “<” and “>.”

The expressions a < b or a > b can be read from left to right or right to left, though in English we usually read from left to right (Table 1.3). In general, a < b is equivalent to b > a. For example 7 < 11 is equivalent to 11 > 7. And a > b is equivalent to b < a. For example 17 > 4 is equivalent to 4 < 17.

Table 1.3
Inequality SymbolsWords
aba is not equal to b
a < ba is less than b
aba is less than or equal to b
a > ba is greater than b
aba is greater than or equal to b

Grouping symbols in algebra are much like the commas, colons, and other punctuation marks in English. They help to make clear which expressions are to be kept together and separate from other expressions. We will introduce three types now.

Here are some examples of expressions that include grouping symbols. We will simplify expressions like these later in this section.

8(148)213[2+4(98)]24÷{132[1(65)+4]}

What is the difference in English between a phrase and a sentence? A phrase expresses a single thought that is incomplete by itself, but a sentence makes a complete statement. “Running very fast” is a phrase, but “The football player was running very fast” is a sentence. A sentence has a subject and a verb. In algebra, we have expressions and equations.

An expression is like an English phrase. Here are some examples of expressions:

ExpressionWordsEnglish Phrase
3+53 plus 5the sum of three and five
n1n minus onethe difference of n and one
6·76 times 7the product of six and seven
xyx divided by ythe quotient of x and y

Notice that the English phrases do not form a complete sentence because the phrase does not have a verb.

An equation is two expressions linked with an equal sign. When you read the words the symbols represent in an equation, you have a complete sentence in English. The equal sign gives the verb.

Here are some examples of equations.

EquationEnglish Sentence
3+5=8The sum of three and five is equal to eight.
n1=14n minus one equals fourteen.
6·7=42The product of six and seven is equal to forty-two.
x=53x is equal to fifty-three.
y+9=2y3y plus nine is equal to two y minus three.

Suppose we need to multiply 2 nine times. We could write this as 2·2·2·2·2·2·2·2·2. This is tedious and it can be hard to keep track of all those 2s, so we use exponents. We write 2·2·2 as 23 and 2·2·2·2·2·2·2·2·2 as 29. In expressions such as 23, the 2 is called the base and the 3 is called the exponent. The exponent tells us how many times we need to multiply the base.

The number two is shown with a superscipted number three to the right of it. an arrow is drawn to the number two and labeled “base” while another arrow is drawn to the superscripted three and labeled “exponent”. This means multiply 2 by itself, three times, as in 2 times 2 times 2.

We read 23 as “two to the third power” or “two cubed.”

We say 23 is in exponential notation and 2·2·2 is in expanded notation.

While we read an as “a to the nth power,” we usually read:

  • a2a squared”
  • a3a cubed”

We’ll see later why a2 and a3 have special names.

Table 1.4 shows how we read some expressions with exponents.

Table 1.4
ExpressionIn Words
727 to the second power or 7 squared
535 to the third power or 5 cubed
949 to the fourth power
12512 to the fifth power

Simplify Expressions Using the Order of Operations

To simplify an expression means to do all the math possible. For example, to simplify 4·2+1 we’d first multiply 4·2 to get 8 and then add the 1 to get 9. A good habit to develop is to work down the page, writing each step of the process below the previous step. The example just described would look like this:

4·2+18+19

By not using an equal sign when you simplify an expression, you may avoid confusing expressions with equations.

We’ve introduced most of the symbols and notation used in algebra, but now we need to clarify the order of operations. Otherwise, expressions may have different meanings, and they may result in different values. For example, consider the expression:

4+3·7

If you simplify this expression, what do you get?

Some students say 49,

4+3·7Since4+3gives7.7·7And7·7is49.49

Others say 25,

4+3·7Since3·7is21.4+21And21+4makes25.25

Imagine the confusion in our banking system if every problem had several different correct answers!

The same expression should give the same result. So mathematicians early on established some guidelines that are called the Order of Operations.

Students often ask, “How will I remember the order?” Here is a way to help you remember: Take the first letter of each key word and substitute the silly phrase: “Please Excuse My Dear Aunt Sally.”

ParenthesesPleaseExponentsExcuseMultiplicationDivisionMyDearAdditionSubtractionAuntSally

It’s good that “My Dear” goes together, as this reminds us that multiplication and division have equal priority. We do not always do multiplication before division or always do division before multiplication. We do them in order from left to right.

Similarly, “Aunt Sally” goes together and so reminds us that addition and subtraction also have equal priority and we do them in order from left to right.

Let’s try an example.

When there are multiple grouping symbols, we simplify the innermost parentheses first and work outward.

Evaluate an Expression

In the last few examples, we simplified expressions using the order of operations. Now we’ll evaluate some expressions—again following the order of operations. To evaluate an expression means to find the value of the expression when the variable is replaced by a given number.

To evaluate an expression, substitute that number for the variable in the expression and then simplify the expression.

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 of terms are 7,y,5x2,9a,andb5.

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 the term 3x is 3. When we write x, the coefficient is 1, since x=1·x.

Some terms share common traits. Look at the following 6 terms. Which ones seem to have traits in common?

5x7n243x9n2

The 7 and the 4 are both constant terms.

The 5x and the 3x are both terms with x.

The n2 and the 9n2 are both terms with n2.

When two terms are constants or have the same variable and exponent, we say they are like terms.

  • 7 and 4 are like terms.
  • 5x and 3x are like terms.
  • x2 and 9x2 are like terms.

Adding or subtracting terms forms an expression. In the expression 2x2+3x+8, from Example 9, the three terms are 2x2,3x, and 8.

If there are like terms in an expression, you can simplify the expression by combining the like terms. What do you think 4x+7x+x would simplify to? If you thought 12x, you would be right!

4x+7x+xx+x+x+x+x+x+x+x+x+x+x+x12x

Add the coefficients and keep the same variable. It doesn’t matter what x is—if you have 4 of something and add 7 more of the same thing and then add 1 more, the result is 12 of them. For example, 4 oranges plus 7 oranges plus 1 orange is 12 oranges. We will discuss the mathematical properties behind this later.

Simplify: 4x+7x+x.

Add the coefficients. 12x

Translate an English Phrase to an Algebraic Expression

In the last section, we listed many operation symbols that are used in algebra, then we translated expressions and equations into English phrases and sentences. Now we’ll reverse the process. We’ll translate English phrases into algebraic expressions. The symbols and variables we’ve talked about will help us do that. Table 1.5 summarizes them.

Table 1.5
OperationPhraseExpression
Additiona plus b
the sum of a and b
a increased by b
b more than a
the total of a and b
b added to a
a+b
Subtractiona minus b
the difference of a and b
a decreased by b
b less than a
b subtracted from a
ab
Multiplicationa times b
the product of a and b
twice a
a·b,ab,a(b),(a)(b)

2a
Divisiona divided by b
the quotient of a and b
the ratio of a and b
b divided into a
a÷b,a/b,ab,ba

Look closely at these phrases using the four operations:

Four phrases are shown. The first reads “the sum of a and b”, where the words “of” and “and” are written in red. The second reads “the difference of a and b”, where the words “of” and “and” are written in red. The third reads “the product of a and b”, where the words “of” and “and” are written in red. The fourth reads “the quotient of a and b”, where the words “of” and “and” are written in red.

Each phrase tells us to operate on two numbers. Look for the words of and and to find the numbers.

How old will you be in eight years? What age is eight more years than your age now? Did you add 8 to your present age? Eight “more than” means 8 added to your present age. How old were you seven years ago? This is 7 years less than your age now. You subtract 7 from your present age. Seven “less than” means 7 subtracted from your present age.

Later in this course, we’ll apply our skills in algebra to solving applications. The first step will be to translate an English phrase to an algebraic expression. We’ll see how to do this in the next two examples.

Key Concepts

  • Notation                      The result is…

    a+bthe sum ofaandbabthe difference ofaandba·b,ab,(a)(b)(a)b,a(b)the product ofaandba÷b,a/b,ab,bathe quotient ofaandb
  • Inequality

    a<bis readais less thanbais to the left ofbon the number linea>bis readais greater thanbais to the right ofbon the number line
  • Inequality Symbols                 Words

    abaisnot equal toba<baisless thanbabaisless than or equal toba>baisgreater thanbabaisgreater than or equal tob
  • Grouping Symbols
    • Parentheses ()
    • Brackets []
    • Braces {}
  • Exponential Notation
    • an means multiply a by itself, n times. The expression an is read a to the nth power.
  • Order of Operations: When simplifying mathematical expressions perform the operations in the following order:
    1. Parentheses and other Grouping Symbols: Simplify all expressions inside the parentheses or other grouping symbols, working on the innermost parentheses first.
    2. Exponents: Simplify all expressions with exponents.
    3. Multiplication and Division: Perform all multiplication and division in order from left to right. These operations have equal priority.
    4. Addition and Subtraction: Perform all addition and subtraction in order from left to right. These operations have equal priority.
  • Combine Like Terms
    1. Identify like terms.
    2. Rearrange the expression so like terms are together.
    3. Add or subtract the coefficients and keep the same variable for each group of like terms.

Practice Makes Perfect

Use Variables and Algebraic Symbols

In the following exercises, translate from algebra to English.

169

16 minus 9, the difference of sixteen and nine

3·9

28÷4

28 divided by 4, the quotient of twenty-eight and four

x+11

(2)(7)

2 times 7, the product of two and seven

(4)(8)

14<21

fourteen is less than twenty-one

17<35

3619

thirty-six is greater than or equal to nineteen

6n=36

y1>6

y minus 1 is greater than 6, the difference of y and one is greater than six

y4>8

218÷6

2 is less than or equal to 18 divided by 6; 2 is less than or equal to the quotient of eighteen and six

a1·12

In the following exercises, determine if each is an expression or an equation.

9·6=54

equation

7·9=63

5·4+3

expression

x+7

x+9

expression

y5=25

Simplify Expressions Using the Order of Operations

In the following exercises, simplify each expression.

53

125

83

28

256

105

In the following exercises, simplify using the order of operations.

3+8·5(3+8)·5

ⓐ 43 ⓑ 55

2+6·3(2+6)·3

2312÷(95)

5

3218÷(115)

3·8+5·2

34

4·7+3·5

2+8(6+1)

58

4+6(3+6)

4·12/8

6

2·36/6

(6+10)÷(2+2)

4

(9+12)÷(3+4)

20÷4+6·5

35

33÷3+8·2

32+72

58

(3+7)2

3(1+9·6)42

149

5(2+8·4)72

2[1+3(102)]

50

5[2+4(32)]

Evaluate an Expression

In the following exercises, evaluate the following expressions.

7x+8 when x=2

22

8x6 when x=7

x2 when x=12

144

x3 when x=5

x5 when x=2

32

4x when x=2

x2+3x7 when x=4

21

6x+3y9 when
x=6,y=9

(xy)2 when
x=10,y=7

9

(x+y)2 when x=6,y=9

a2+b2 when a=3,b=8

73

r2s2 when r=12,s=5

2l+2w when
l=15,w=12

54

2l+2w when
l=18,w=14

Simplify Expressions by Combining Like Terms

In the following exercises, identify the coefficient of each term.

8a

8

13m

5r2

5

6x3

In the following exercises, identify the like terms.

x3,8x,14,8y,5,8x3

x3and8x3,14and5

6z,3w2,1,6z2,4z,w2

9a,a2,16,16b2,4,9b2

16and4,16b2and9b2

3,25r2,10s,10r,4r2,3s

In the following exercises, identify the terms in each expression.

15x2+6x+2

15x2,6x,2

11x2+8x+5

10y3+y+2

10y3,y,2

9y3+y+5

In the following exercises, simplify the following expressions by combining like terms.

10x+3x

13x

15x+4x

4c+2c+c

7c

6y+4y+y

7u+2+3u+1

10u+3

8d+6+2d+5

10a+7+5a2+7a4

22a+1

7c+4+6c3+9c1

3x2+12x+11+14x2+8x+5

17x2+20x+16

5b2+9b+10+2b2+3b4

Translate an English Phrase to an Algebraic Expression

In the following exercises, translate the phrases into algebraic expressions.

the difference of 14 and 9

149

the difference of 19 and 8

the product of 9 and 7

9·7

the product of 8 and 7

the quotient of 36 and 9

36÷9

the quotient of 42 and 7

the sum of 8x and 3x

8x+3x

the sum of 13x and 3x

the quotient of y and 3

y3

the quotient of y and 8

eight times the difference of y and nine

8(y9)

seven times the difference of y and one

Eric has rock and classical CDs in his car. The number of rock CDs is 3 more than the number of classical CDs. Let c represent the number of classical CDs. Write an expression for the number of rock CDs.

c+3

The number of girls in a second-grade class is 4 less than the number of boys. Let b represent the number of boys. Write an expression for the number of girls.

Greg has nickels and pennies in his pocket. The number of pennies is seven less than twice the number of nickels. Let n represent the number of nickels. Write an expression for the number of pennies.

2n7

Jeannette has $5 and $10 bills in her wallet. The number of fives is three more than six times the number of tens. Let t represent the number of tens. Write an expression for the number of fives.

Everyday Math

Car insurance Justin’s car insurance has a $750 deductible per incident. This means that he pays $750 and his insurance company will pay all costs beyond $750. If Justin files a claim for $2,100.

  1. ⓐ how much will he pay?
  2. ⓑ how much will his insurance company pay?

ⓐ $750 ⓑ $1,350

Home insurance Armando’s home insurance has a $2,500 deductible per incident. This means that he pays $2,500 and the insurance company will pay all costs beyond $2,500. If Armando files a claim for $19,400.

  1. ⓐ how much will he pay?
  2. ⓑ how much will the insurance company pay?

Writing Exercises

Explain the difference between an expression and an equation.

Answers may vary

Why is it important to use the order of operations to simplify an expression?

Explain how you identify the like terms in the expression 8a2+4a+9a21.

Answers may vary

Explain the difference between the phrases “4 times the sum of x and y” and “the sum of 4 times x and y.”

Self Check

ⓐ Use this checklist to evaluate your mastery of the objectives of this section.

A table is shown that is composed of four columns and six rows. The header row reads, from left to right, “I can …”, “Confidently”, “With some help” and “No – I don’t get it!”. The phrases in the first column read “use variables and algebraic symbols.”, “simplify expressions using the order of operations.”, “evaluate an expression.”, “identify and combine like terms.”, and “translate English phrases to algebraic expressions.”

ⓑ After reviewing this checklist, what will you do to become confident for all objectives?