Login
📚 Prealgebra 2e
Chapters ▾
⇩ Download ▾

2.1 Use the Language of Algebra

Use Variables and Algebraic Symbols

Greg and Alex have the same birthday, but they were born in different years. This year Greg is 20 years old and Alex is 23, so 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 variable and the three is a constant. The ages change, or vary, so age is a variable. The 3 years between them always stays the same, so the age difference is the constant.

In algebra, letters of the alphabet are used to represent variables. Suppose we call Greg’s age g. Then we could use g+3 to represent Alex’s age. See Table 2.1.

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

Letters are used to represent variables. Letters often used for variables are x,y,a,b,andc.

To write algebraically, we need some symbols as well as numbers and variables. There are several types of symbols we will be using. In Whole Numbers, we introduced the symbols for the four basic arithmetic operations: addition, subtraction, multiplication, and division. We will summarize them here, along with words we use for the operations and the result.

OperationNotationSay:The result is…
Additiona+baplusbthe sum of a and b
Subtractionabaminusbthe difference of a and b
Multiplicationa·b,(a)(b),(a)b,a(b)atimesbThe product of a and b
Divisiona÷b,a/b,ab,baa divided by bThe quotient of a and b

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 xtimesy)? To make it clear, use ⋅ or parentheses for multiplication.

We perform these operations on two numbers. When translating from symbolic form to words, or from words to symbolic form, pay attention to the words of or and to help you find the numbers.

  • The sum of 5 and 3 means add 5 plus 3, which we write as 5+3.
  • The difference of 9 and 2 means subtract 9 minus 2, which we write as 92.
  • The product of 4 and 8 means multiply 4 times 8, which we can write as 4·8.
  • The quotient of 20 and 5 means divide 20 by 5, which we can write as 20÷5.

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

An inequality is used in algebra to compare two quantities that may have different values. The number line can help you understand inequalities. Remember that on the number line the numbers get larger as they go from left to right. So if we know that b is greater than a, it means that b is to the right of a on the number line. We use the symbols “<” and “>” for inequalities.

The expressions a<banda>b can be read from left-to-right or right-to-left, though in English we usually read from left-to-right. In general,

a<bis equivalent tob>a.For example,7<11is equivalent to11>7.a>bis equivalent tob<a.For example,17>4is equivalent to4<17.

When we write an inequality symbol with a line under it, such as ab, it means a<b or a=b. We read this a is less than or equal to b. Also, if we put a slash through an equal sign, ≠, it means not equal.

We summarize the symbols of equality and inequality in Table 2.2.

Table 2.2
Algebraic NotationSay
a=ba is equal to b
aba is not equal to b
a<ba is less than b
a>ba is greater than b
aba is less than or equal to b
aba is greater than or equal to b

Grouping symbols in algebra are much like the commas, colons, and other punctuation marks in written language. They indicate which expressions are to be kept together and separate from other expressions. Table 2.3 lists three of the most commonly used grouping symbols in algebra.

Table 2.3
Common Grouping Symbols
parentheses()
brackets[]
braces{}

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]}

Identify Expressions and Equations

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 a phrase. Here are some examples of expressions and how they relate to word phrases:

ExpressionWordsPhrase
3+53plus5the sum of three and five
n1n minus onethe difference of n and one
6·76times7the product of six and seven
xyx divided by ythe quotient of x and y

Notice that the 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:

EquationSentence
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.

Simplify Expressions with Exponents

To simplify a numerical 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+1

8+1

9

Suppose we have the expression 2·2·2·2·2·2·2·2·2. We could write this more compactly using exponential notation. Exponential notation is used in algebra to represent a quantity multiplied by itself several times. 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 factors of the base we have to multiply.

The image shows the number two with the number three, in superscript, to the right of the two. The number two is labeled as “base” and the number three is labeled as “exponent”.

means multiply three factors of 2

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

For powers of n=2 and n=3, we have special names.

a2is read as"asquared"a3is read as"acubed"

Table 2.4 lists some examples of expressions written in exponential notation.

Table 2.4
Exponential NotationIn 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

To simplify an exponential expression without using a calculator, we write it in expanded form and then multiply the factors.

Simplify Expressions Using the Order of Operations

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

Some students say it simplifies to 49.Some students say it simplifies to 25.4+3·7Since4+3gives 7.7·7And7·7is 49.494+3·7Since3·7is 21.4+21And21+4makes 25.25

Imagine the confusion that could result if every problem had several different correct answers. The same expression should give the same result. So mathematicians established some guidelines called the order of operations, which outlines the order in which parts of an expression must be simplified.

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.

Order of Operations
PleaseParentheses
ExcuseExponents
My DearMultiplication and Division
Aunt SallyAddition and Subtraction

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.

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

Key Concepts

OperationNotationSay:The result is…
Additiona+baplusbthe sum of a and b
Multiplicationa·b,(a)(b),(a)b,a(b)atimesbThe product of a and b
Subtractionabaminusbthe difference of a and b
Divisiona÷b,a/b,ab,baa divided by bThe quotient of a and b
  • Equality Symbol
    • a=b is read as a is equal to b
    • The symbol = is called the equal sign.
  • Inequality
    • a<b is read a is less than b
    • a is to the left of b on the number line
      A number line with two points, 'a' and 'b', marked by vertical ticks. Point 'a' is to the left of point 'b', indicating that 'a' is a smaller value than 'b'.
    • a>b is read a is greater than b
    • a is to the right of b on the number line
      A number line shows points 'b' and 'a' marked by vertical ticks. Point 'b' is to the left of point 'a', indicating that b is less than a.
Table 2.5
Algebraic NotationSay
a=ba is equal to b
aba is not equal to b
a<ba is less than b
a>ba is greater than b
aba is less than or equal to b
aba is greater than or equal to b
  • Exponential Notation
    • For any expression an is a factor multiplied by itself n times, if n is a positive integer.
    • an means multiply n factors of a
      This image defines the components of an expression. In the example of a to the power of n, a is the base, while n is the exponent. a multiplied by a several times equals the n factors.
    • The expression of an is read a to the nth power.

Order of Operations When simplifying mathematical expressions perform the operations in the following order:

  • Parentheses and other Grouping Symbols: Simplify all expressions inside the parentheses or other grouping symbols, working on the innermost parentheses first.
  • Exponents: Simplify all expressions with exponents.
  • Multiplication and Division: Perform all multiplication and division in order from left to right. These operations have equal priority.
  • Addition and Subtraction: Perform all addition and subtraction in order from left to right. These operations have equal priority.

Practice Makes Perfect

Use Variables and Algebraic Symbols

In the following exercises, translate from algebraic notation to words.

169

16 minus 9, the difference of sixteen and nine

257

5·6

5 times 6, the product of five and six

3·9

28÷4

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

45÷5

x+8

x plus 8, the sum of x and eight

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

4227

3n=24

3 times n equals 24, the product of three and n equals twenty-four

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

320÷4

a7·4

a is not equal to 7 times 4, a is not equal to the product of seven and four

a1·12

Identify Expressions and Equations

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

9·6=54

equation

7·9=63

5·4+3

expression

6·3+5

x+7

expression

x+9

y5=25

equation

y8=32

Simplify Expressions with Exponents

In the following exercises, write in exponential form.

3·3·3·3·3·3·3

37

4·4·4·4·4·4

x·x·x·x·x

x5

y·y·y·y·y·y

In the following exercises, write in expanded form.

53

5·5·5

83

28

2·2·2·2·2·2·2·2

105

Simplify Expressions Using the Order of Operations

In the following exercises, simplify.

  1. 3+8·5
  2. (3+8)·5
  1. ⓐ 43
  2. ⓑ 55
  1. 2+6·3
  2. (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

13

9+12/3+4

(6+10)÷(2+2)

4

(9+12)÷(3+4)

20÷4+6·5

35

33÷3+8·2

20÷(4+6)·5

10

33÷(3+8)·2

42+52

41

32+72

(4+5)2

81

(3+7)2

3(1+9·6)42

149

5(2+8·4)72

2[1+3(102)]

50

5[2+4(32)]

Everyday Math

Basketball In the 2014 NBA playoffs, the San Antonio Spurs beat the Miami Heat. The table below shows the heights of the starters on each team. Use this table to fill in the appropriate symbol (=,<,>).

SpursHeightHeatHeight
Tim Duncan83″Rashard Lewis82″
Boris Diaw80″LeBron James80″
Kawhi Leonard79″Chris Bosh83″
Tony Parker74″Dwyane Wade76″
Danny Green78″Ray Allen77″
  1. ⓐ Height of Tim Duncan____Height of Rashard Lewis
  2. ⓑ Height of Boris Diaw____Height of LeBron James
  3. ⓒ Height of Kawhi Leonard____Height of Chris Bosh
  4. ⓓ Height of Tony Parker____Height of Dwyane Wade
  5. ⓔ Height of Danny Green____Height of Ray Allen

Elevation In Colorado there are more than 50 mountains with an elevation of over 14,000feet. The table shows the ten tallest. Use this table to fill in the appropriate inequality symbol.

MountainElevation
Mt. Elbert14,433′
Mt. Massive14,421′
Mt. Harvard14,420′
Blanca Peak14,345′
La Plata Peak14,336′
Uncompahgre Peak14,309′
Crestone Peak14,294′
Mt. Lincoln14,286′
Grays Peak14,270′
Mt. Antero14,269′
  1. ⓐ Elevation of La Plata Peak____Elevation of Mt. Antero
  2. ⓑ Elevation of Blanca Peak____Elevation of Mt. Elbert
  3. ⓒ Elevation of Gray’s Peak____Elevation of Mt. Lincoln
  4. ⓓ Elevation of Mt. Massive____Elevation of Crestone Peak
  5. ⓔ Elevation of Mt. Harvard____Elevation of Uncompahgre Peak

Writing Exercises

Explain the difference between an expression and an equation.

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

Self Check

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

A self-assessment checklist for students to evaluate their understanding of algebraic concepts, including using variables, identifying expressions and equations, and simplifying expressions with exponents and order of operations.
Figure 2.3

ⓑ If most of your checks were:

…confidently. Congratulations! You have achieved the objectives in this section. Reflect on the study skills you used so that you can continue to use them. What did you do to become confident of your ability to do these things? Be specific.

…with some help. This must be addressed quickly because topics you do not master become potholes in your road to success. In math, every topic builds upon previous work. It is important to make sure you have a strong foundation before you move on. Whom can you ask for help? Your fellow classmates and instructor are good resources. Is there a place on campus where math tutors are available? Can your study skills be improved?

…no—I don’t get it! This is a warning sign and you must not ignore it. You should get help right away or you will quickly be overwhelmed. See your instructor as soon as you can to discuss your situation. Together you can come up with a plan to get you the help you need.