
Use the Language of Algebra
Read this text. Pay special attention to the order of operations portion that summarizes the rules for performing multi-step calculations. Many students use a silly phrase to remember the order of operations: Please Excuse My Dear Aunt Sally, where the first letter of each word corresponds to a mathematical operation: parentheses, exponents, multiplication and division, addition and subtraction. Do Examples 2.8 to 2.12 and check your answers. If you need more practice, you can try Try It 2.15 through 2.24.
Use Variables and Algebraic Symbols
Greg and Alex have the same birthday, but they were born in different years. This year Greg is years old and Alex is
, so Alex is
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 will always be
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 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 . Then we could use
to represent Alex's age. See Table 2.1.
Greg's age | Alex's age |
---|---|
12 | 15 |
20 | 23 |
35 |
38 |
g | g+3 |
Table 2.1
Letters are used to represent variables. Letters often used for variables are ,
,
,
, and
.
Variables and Constants
A variable is a letter that represents a number or quantity whose value may change.
A constant is a number whose value always stays the same.
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.
Operation |
Notation | Say: | The result is… |
---|---|---|---|
Addition |
the sum of |
||
Subtraction |
the difference of |
||
Multiplication |
|
The product of |
|
Division |
The quotient of |
In algebra, the cross symbol, , is not used to show multiplication because that symbol may cause confusion. Does
mean
(three times
) or
(three times
)? 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
and
means add
plus
, which we write as
.
- The difference of
and
means subtract
minus
, which we write as
.
- The product of
and
means multiply
times
, which we can write as
.
- The quotient of
and
means divide
by
, which we can write as
.
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 is greater than
, it means that
is to the right of
on the number line. We use the symbols "
" and "
" for inequalities.
The expressions and
can be read from left-to-right or right-to-left, though in English we usually read from left-to-right. In general,
is equivalent to
. For example,
is equivalent to
.
is equivalent to
. For example,
is equivalent to
.
When we write an inequality symbol with a line under it, such as , it means
or
. We read this
is less than or equal to
. 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.
Algebraic Notation |
Say |
---|---|
Table 2.2
Symbols < and >
The symbols < and > each have a smaller side and a larger side.
smaller side < larger side
larger side > smaller side
The smaller side of the symbol faces the smaller number and the larger faces the larger number.
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.
parentheses |
( ) |
---|---|
brackets | [ ] |
braces | { } |
Table 2.3
Here are some examples of expressions that include grouping symbols. We will simplify expressions like these later in this section.
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:
Expression | Words | Phrase |
---|---|---|
the sum of three and five | ||
the difference of |
||
the product of six and seven | ||
the quotient of |
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:
Expressions and Equations
An expression is a number, a variable, or a combination of numbers and variables and operation symbols.
An equation is made up of two expressions connected by an equal sign.
Simplify Expressions with Exponents
To simplify a numerical expression means to do all the math possible. For example, to simplify we'd first multiply
to get
and then add the
to get
. 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:
Suppose we have the expression . 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
as
and
as
. In expressions such as
, the
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.
means multiply three factors of 2
We say is in exponential notation and
is in expanded notation.
Exponential Notation
For any expression ,
is a factor multiplied by itself
times if
is a positive integer.
For powers of and
, we have special names.
Table 2.4 lists some examples of expressions written in exponential notation.
Exponential Notation | In Words |
---|---|
7 to the second power, or 7 squared | |
5 to the third power, or 5 cubed | |
9 to the fourth power | |
12 to the fifth power |
Table 2.4
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:
Some students say it simplifies to 49. | Some students say it simplifies to 25. | ||
---|---|---|---|
|
|||
Since |
Since |
||
And |
And |
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.
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.
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 | |
---|---|
Please | Parentheses |
Excuse | Exponents |
My Dear | Multiplication and Division |
Aunt Sally | Addition 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.
Source: Rice University, https://openstax.org/books/prealgebra/pages/2-1-use-the-language-of-algebra
This work is licensed under a Creative Commons Attribution 4.0 License.