Skip to main content

Evaluating Algebraic Expressions

Evaluate each expression for the given values.

ax+5\text{\textcircled{a}} \enspace x+5 for x=5x=-5 \quad bt2t1\text{\textcircled{b}} \enspace \frac{t}{2t-1} for t=10t=10 \quad c43πr3\text{\textcircled{c}} \enspace \frac{4}{3}\pi r^3 for r=5r=5 \quad da+ab+b\text{\textcircled{d}} \enspace a+ab+b for a=11a=11, b=8b=-8 \quad e2m3n2\text{\textcircled{e}} \enspace \sqrt{2m^3n^2} for m=2m=2, n=3n=3

Solution

a\text{\textcircled{a}} \enspace Substitute 5-5 for xx.

x+5=(5)+5=0\begin{align*} x+5 &= (-5)+5 \\ &= 0 \\ \end{align*}

b\text{\textcircled{b}} \enspace Substitute 1010 for tt.

t2t1=(10)2(10)1=10201=1019\begin{align*} \frac{t}{2t-1} &= \frac{(10)}{2(10)-1} \\ &= \frac{10}{20-1} \\ &= \frac{10}{19} \\ \end{align*}

c\text{\textcircled{c}} \enspace Substitute 55 for rr.

43πr3=43π(5)3=43π(125)3=5003π\begin{align*} \frac{4}{3}\pi r^3 &= \frac{4}{3}\pi (5)^3 \\ &= \frac{4}{3}\pi (125)^3 \\ &= \frac{500}{3}\pi \\ \end{align*}

d\text{\textcircled{d}} \enspace Substitute 1111 for aa and 8-8 for bb.

a+ab+b=(11)+(11)(8)+(8)=11888=85\begin{align*} a+ab+b &= (11)+(11)(-8)+(-8) \\ &= 11-88-8 \\ &= -85 \\ \end{align*}

d\text{\textcircled{d}} \enspace Substitute 22 for mm and 33 for nn.

2m3n2=2(2)3(3)2=2(8)(9)=144=12\begin{align*} \sqrt{2m^3n^2} &= \sqrt{2(2)^3(3)^2} \\ &= \sqrt{2(8)(9)} \\ &= \sqrt{144} \\ &= 12 \\ \end{align*}

Case

The above case, including the title and solution, is attributed to College Algebra 2e. Page 18-19.

Q&A

What are the set of rational numbers?

Page 8, College Algebra 2e

The set of rational numbers is written as {mn | m and n are integers and n0}\{\frac{m}{n} \text{ | } m \text{ and } n \text{ are integers and } n \not = 0 \} . Notice from the definition that rational numbers are fractions (or quotients) containing integers in both the numerator and the denominator, and the denominator is never 0. We can also see that every natural number, whole number, and integer is a rational number with a denominator of 1.

Because they are fractions, any rational number can also be expressed in decimal form. Any rational number can be represented as either:

  • a terminating decimal:158=1.875\frac{15}{8} = 1.875, or
  • a repeating decimal: 411=0.36363636=0.36\frac{4}{11} = 0.36363636\mathellipsis=0.\overline{36}

We use a line drawn over the repeating block of numbers instead of writing the group multiple times.

What are irrational numbers?

Page 9, College Algebra 2e

At some point in the ancient past, someone discovered that not all numbers are rational numbers. A builder, for instance, may have found that the diagonal of a square with unit sides was not 2 or even 32\frac{3}{2} but was something else. Or a garment maker might have observed that the ratio of the circumference to the diameter of a roll of cloth was a little bit more than 3, but still not a rational number. Such numbers are said to be irrational because they cannot be written as fractions. These numbers make up the set of irrational numbers. Irrational numbers cannot be expressed as a fraction of two integers. It is impossible to describe this set of numbers by a single rule except to say that a number is irrational if it is not rational. So we write this as shown. {h | h is not a rational number}\{h \text{ | } h \text{ is not a rational number}\}

What are real numbers?

Page 10, College Algebra 2e

Given any number n, we know that n is either rational or irrational. It cannot be both. The sets of rational and irrational numbers together make up the set of real numbers. As we saw with integers, the real numbers can be divided into three subsets: negative real numbers, zero, and positive real numbers. Each subset includes fractions, decimals, and irrational numbers according to their algebraic sign (+ or –). Zero is considered neither positive nor negative.

The real numbers can be visualized on a horizontal number line with an arbitrary point chosen as 0, with negative numbers to the left of 0 and positive numbers to the right of 0. A fixed unit distance is then used to mark off each integer (or other basic value) on either side of 0. Any real number corresponds to a unique position on the number line.The converse is also true: Each location on the number line corresponds to exactly one real number. This is known as a one- to-one correspondence. We refer to this as the real number line as shown in Figure 1.

The Real Number Line

What are commutative properties?

Page 14, College Algebra 2e

The commutative property of addition states that numbers may be added in any order without affecting the sum. a+b=b+aa+b=b+a

We can better see this relationship when using real numbers. (2)+7=5and7+(2)=5(-2)+7=5 \quad \text{and} \quad 7+(-2)=5

Similarly, the commutative property of multiplication states that numbers may be multiplied in any order without affecting the product. ab=baa \cdot b=b \cdot a

Again, consider an example with real numbers. (11)(4)=44and(4)(11)=44(-11)\cdot(-4)=44 \quad \text{and} \quad (-4)\cdot(-11)=44

It is important to note that neither subtraction nor division is commutative. For example, 17517-5 is not the same as 5175-17 Similarly, 20÷55÷2020\div5 \not = 5\div20.

What are associative properties?

Page 14-15, College Algebra 2e

The associative property of multiplication tells us that it does not matter how we group numbers when multiplying. We can move the grouping symbols to make the calculation easier, and the product remains the same. a(bc)=(ab)ca(bc)=(ab)c

Consider this example. (34)5=60and3(45)=60(3\cdot4)\cdot5=60 \quad \text{and} \quad 3\cdot(4\cdot5)=60

The associative property of addition tells us that numbers may be grouped differently without affecting the sum. a+(b+c)=(a+b)+ca+(b+c)=(a+b)+c

This property can be especially helpful when dealing with negative integers. Consider this example. [15+(9)]+23=29and15+[(9)+23]=29[15+(-9)]+23=29 \quad \text{and} \quad 15+[(-9)+23]=29

Are subtraction and division associative? Review these examples.

48(315)=?(83)1564÷(8÷4)=?(64÷8)÷48(12)=51564÷2=?8÷42010322\begin{align*} {4} 8-(3-15) &\stackrel{?}{=} (8-3)-15 &\quad 64\div(8\div4) &\stackrel{?}{=} (64\div8)\div4 \\ 8-(-12) &= 5-15 &\quad 64\div2 &\stackrel{?}{=} 8\div4 \\ 20 &\not= -10 &\quad 32 &\not= 2 \end{align*}

As we can see, neither subtraction nor division is associative.

What are distributive properties?

Page 15, College Algebra 2e

The distributive property states that the product of a factor times a sum is the sum of the factor times each term in the sum. a(b+c)=ab+aca \cdot (b+c) = a \cdot b + a \cdot c

This property combines both addition and multiplication (and is the only property to do so). Let us consider an example.

Example of Distributive Property

Note that 4 is outside the grouping symbols, so we distribute the 4 by multiplying it by 12, multiplying it by –7, and adding the products.

To be more precise when describing this property, we say that multiplication distributes over addition. The reverse is not true, as we can see in this example.

6+(35)=?(6+3)(6+5)6+(15)=?(9)(11)2199\begin{align*} 6+(3\cdot5) &\stackrel{?}{=} (6+3)\cdot(6+5) \\ 6+(15) &\stackrel{?}{=} (9)\cdot(11) \\ 21 &\not= 99 \end{align*}

A special case of the distributive property occurs when a sum of terms is subtracted. ab=a+(b)a-b=a+(-b)

For example, consider the difference 12(5+3)12-(5+3). We can rewrite the difference of the two terms 1212 and (5+3)(5+3) by turning the subtraction expression into addition of the opposite. So instead of subtracting (5+3)(5+3) we add the opposite. 12+(1)(5+3)12+(-1)\cdot(5+3)

Now, distribute 1-1 and simplify the result.

12(5+3)=12+(1)(5+3)=12+[(1)5+(1)3]=12+(8)=4\begin{align*} 12-(5+3) &= 12+(-1)\cdot(5+3) \\ &= 12+[(-1)\cdot5+(-1)\cdot3] \\ &= 12+(-8) \\ &= 4 \end{align*}

This seems like a lot of trouble for a simple sum, but it illustrates a powerful result that will be useful once we introduce algebraic terms. To subtract a sum of terms, change the sign of each term and add the results. With this in mind, we can rewrite the last example.

12(5+3)=12+(53)=12+(8)=4\begin{align*} 12-(5+3) &= 12+(-5-3) \\ &= 12+(-8) \\ &= 4 \end{align*}

What are identity properties?

Page 15, College Algebra 2e

The identity property of addition states that there is a unique number, called the additive identity (0) that, when added to a number, results in the original number. a+0=aa+0=a

The identity property of multiplication states that there is a unique number, called the multiplicative identity (1) that, when multiplied by a number, results in the original number. a1=aa\cdot1=a

For example, we have (6)+0=6(-6)+0=-6 and 231=2323\cdot1=23. There are no exceptions for these properties; they work for every real number, including 00 and 11.

What are inverse properties?

Page 16, College Algebra 2e

The inverse property of addition states that, for every real number a, there is a unique number, called the additive inverse (or opposite), denoted by (a)(−a), that, when added to the original number, results in the additive identity, 00. a+(a)=0a+(-a)=0

For example, if a=8a=-8, the additive inverse is 88, since (8)+8=0(-8)+8=0.

The inverse property of multiplication holds for all real numbers except 00 because the reciprocal of 00 is not defined. The property states that, for every real number a, there is a unique number, called the multiplicative inverse (or reciprocal), denoted 1a\frac{1}{a}, that, when multiplied by the original number, results in the multiplicative identity, 11. a1a=1a\cdot\frac{1}{a}=1

For example, if a=23a=-\frac{2}{3}, the reciprocal, denoted 1a\frac{1}{a}, is 32\frac{3}{2} because a1a=(23)(32)=1a\cdot\frac{1}{a}=\Big(-\frac{2}{3}\Big)\cdot\Big(-\frac{3}{2}\Big)=1

What are properties of real numbers?

Page 16, College Algebra 2e

The following properties hold for real numbers a, b, and c.

AdditionMultiplication
Commutative Propertya+b=b+aa+b=b+aab=baa \cdot b=b \cdot a
Associative Propertya+(b+c)=(a+b)+ca+(b+c)=(a+b)+ca(bc)=(ab)ca(bc)=(ab)c
Distributive Propertya(b+c)=ab+aca\cdot(b+c)=a \cdot b+a \cdot ca(b+c)=ab+aca\cdot(b+c)=a \cdot b+a \cdot c
Identity PropertyThere exists a unique real number called the additive identity, 00, such that, for any real number aa a+0=aa+0=aThere exists a unique real number called the multiplicative identity, 11, such that, for any real number aa a1=aa\cdot1=a
Inverse PropertyEvery real number aa has an additive inverse, or opposite, denoted a-a, such that a+(a)=0a+(-a)=0Every nonzero real number aa has a multiplicative inverse, or reciprocal, denoted 1a\frac{1}{a}, such that a(1a)=1a \cdot \Big(\frac{1}{a}\Big)=1

Evaluating Algebraic Expressions

Page 17, College Algebra 2e

So far, the mathematical expressions we have seen have involved real numbers only. In mathematics, we may see expressions such as x+5,43πr3x+5,\frac{4}{3} \pi r^3, or 2m3n2\sqrt{2m^3n^2} . In the expression x+5x+5, 55 is called a constant because it does not vary and x is called a variable because it does. (In naming the variable, ignore any exponents or radicals containing the variable.) An algebraic expression is a collection of constants and variables joined together by the algebraic operations of addition, subtraction, multiplication, and division.

We have already seen some real number examples of exponential notation, a shorthand method of writing products of the same factor. When variables are used, the constants and variables are treated the same way.

3(3)5=(3)(3)(3)(3)(3)x5=xxxxx(27)3=(27)(27)(27)(yz)3=(yz)(yz)(yz)\begin{align*} {3} (-3)^5 &= (-3)\cdot(-3)\cdot(-3)\cdot(-3)\cdot(-3) &\quad x^5 &= x \cdot x \cdot x \cdot x \cdot x \\ (2\cdot7)^3 &= (2\cdot7) \cdot (2\cdot7) \cdot (2\cdot7) &\quad (yz)^3 &= (yz)\cdot(yz)\cdot(yz) \\ \end{align*}

In each case, the exponent tells us how many factors of the base to use, whether the base consists of constants or variables.

Any variable in an algebraic expression may take on or be assigned different values. When that happens, the value of the algebraic expression changes. To evaluate an algebraic expression means to determine the value of the expression for a given value of each variable in the expression. Replace each variable in the expression with the given value, then simplify the resulting expression using the order of operations. If the algebraic expression contains more than one variable, replace each variable with its assigned value and simplify the expression as before.

Glossary

Associative Property

https://en.wikipedia.org/wiki/Associative_property

The associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result.

Consider the following equations:

(2+3)+4=2+(3+4)=92×(3×4)=(2×3)×4=24\begin{aligned} (2+3)+4 &= 2+(3+4) = 9 \\ 2\times (3\times 4) &= (2\times 3)\times 4 = 24 \end{aligned}
Last accessed

January 01, 2024

Commutative Property

https://en.wikipedia.org/wiki/Commutative_property

A binary operation is commutative if changing the order of the operands does not change the result.

E.g. 3+4=4+33 + 4 = 4 + 3 or 2×5=5×22 × 5 = 5 × 2

Last accessed

January 01, 2024

Distributive Property

https://en.wikipedia.org/wiki/Distributive_property

The distributive property of binary operations is a generalization of the distributive law, which asserts that the equality

x(y+z)=xy+xz x\cdot (y+z) = x\cdot y + x\cdot z

is always true in elementary algebra. For example, in elementary arithmetic, one has

2(1+3)=21+23 2\cdot (1+3) = 2\cdot 1 + 2\cdot 3
Last accessed

January 01, 2024

Identity Property

https://simple.wikipedia.org/wiki/Identity_Property

In math, the identity property is made up of two parts: the additive identity property and the multiplicative identity property.

The additive identity property says that the sum of adding any number and zero (0) is just the original number. For that reason, zero is often called the additive identity of common numbers.

The multiplicative identity property says that the product of multiplying any number and one (1) is just the original number. Also, if you divide a number by itself, the result (quotient) is one. For that reason, one is often called the multiplicative identity of common numbers.

Last accessed

January 01, 2024

Inverse Property

https://en.wikipedia.org/wiki/Additive_inverse

https://en.wikipedia.org/wiki/Multiplicative_inverse

The additive inverse of a number aa(sometimes called the opposite of aa) is the number that, when added to aa, yields zero.

A multiplicative inverse or reciprocal for a number xx, denoted by 1x\frac{1}{x} or x1x^{−1}, is a number which when multiplied by xx yields the multiplicative identity, 11

Last accessed

January 01, 2024

Irrational Number

https://en.wikipedia.org/wiki/Irrational_number

All the real numbers that are not rational numbers. That is, irrational numbers cannot be expressed as the ratio of two integers.

Among irrational numbers are the ratio π\pi of a circle's circumference to its diameter, Euler's number ee, the golden ratio ϕ\phi, and the square root of two.[1] In fact, all square roots of natural numbers, other than of perfect squares, are irrational.

Last accessed

January 01, 2024

Rational Number

https://commons.wikimedia.org/wiki/Category:Rational_numbers

A rational number is any number that can be expressed as the quotient or fraction pq\frac{p}{q} of two integers, with the denominator qq not equal to zero. Since qq may be equal to 1, every integer is a rational number. This category represents all rational numbers, that is, those real numbers which can be represented in the form: a b ab\frac{a}{b} ...where aa and bb are integers and bb is not equal to zero. All integers are rational, including zero.

Last accessed

December 26, 2023

Real Number

https://en.wikipedia.org/wiki/Real_number

The real numbers include the rational numbers, such as the integer −5 and the fraction 4 / 3. The rest of the real numbers are called irrational numbers.

Real numbers can be thought of as all points on a line called the number line or real line, where the points corresponding to integers (..., −2, −1, 0, 1, 2, ...) are equally spaced.

Last accessed

January 01, 2024

note