Basic Math and Pre-Algebra
About the Contents:
Pretest
Helps you pinpoint where you need the most help and directs you to the corresponding sections of the book
Topic Area Reviews
Appendix
Glossary
Customized Full-Length Exam
"synopsis" may belong to another edition of this title.
DANIELLE LUTZ received her graduate degree from Coe College.
TERI STIMMEL holds a B.A. in Mathematical Science and Secondary Education.
SCOTT SEARCY is a high school teacher in Iowa, and holds a B.A. in Math and General Science.
JONATHAN J. WHITE has a BA in mathematics from Coe College and an MS in mathematics from the University of Iowa. He is Assistant Professor of Mathematics at Coe College in Cedar Rapids, Iowa.
Collections of Numbers
It is important to feel comfortable with some terms, symbols, and operations before you review basic math and pre-algebra. Basic math involves many different collections of numbers. Understanding these will make it easier for you to understand basic math.
Natural or counting numbers: 1, 2, 3, 4, 5, ...
Whole numbers: 0, 1, 2, 3, 4, ...
Odd numbers: Whole numbers not divisible by 2: 1, 3, 5, 7, 9, ...
Even numbers: Whole numbers divisible by 2: 0, 2, 4, 6, 8, ...
Integers: ... -2, -1, 0, 1, 2, ...
Negative integers: ... -5, -4, -3, -2, -1
Rational numbers: All fractions, such as: -5/6, -7/3, 3/4, 9/8. Every integer is a rational number (for example, the integer 2 can be written as 2/1). All rational numbers can be written in the general form a/b, where a can be any integer and b can be any natural number. Rational numbers also include repeating decimals (such as 0.66 ...) and terminating decimals (such as 0.4), because they can be written in fraction form.
Irrational numbers: Numbers that cannot be written as fractions, such as [square root of 2] and [pi] the Greek letter pi).
Ways to Show Multiplication and Division
We assume that you know the basics of multiplying and dividing single-digit numbers and have some idea of what these operations mean (multiplying 5 by 3 means if you had five groups of three things, you would have 15 things altogether; dividing 15 by 5 means if you had 15 things and divided them equally among 5 people, each person would get 3 things).
You can write these operations in many different ways, and it is important to recognize these variations. Some of the ways of indicating the multiplication of two numbers include the following:
Multiplication sign: 2 3 = 6
Multiplication dot: 2 x 3 = 6
An asterisk (especially with computers and calculators): 2 * 3 = 6
One set of parentheses: 2(3) = 6 or (2)3 = 6
Two sets of parentheses: (2)(3) = 6
A variable (letter) next to a number: 2a means 2 times a.
Two variables (letters) next to each other: ab means a times b.
Some of the ways of indicating the division of two numbers include the following:
Division sign: 6 / 3 = 2
Fraction bar: 6/3 = 2, 6/3 = 2, or 6/3 = 2
Multiplying and Dividing Using Zero
Any number multiplied by zero equals zero (because several groups each having zero items in them means a total of zero items).
0 3 = 0
8 * 9 * 0 * 4 = 0
(0)(10) = 0
2a 0 = 0
Zero divided by any number except zero is zero (if you have nothing, dividing it among several people still leaves nothing for each person).
0 / 5 = 0 0/3 = 0
Any number divided by zero is undefined (if you have several things, it doesn't make any sense to divide them among zero people).
4 0 is undefined
0/0 is undefined
Symbols and Terminology
The following are commonly used symbols in basic math and algebra. It is important to know what each symbol represents.
= is equal to [not equal to] is not equal to < is less than [??] is not less than > is greater than [??] is not greater than [less than or equal to] is less than or equal to [??] is not less than or equal to [greater than or equal to] is greater than or equal to [??] is not greater than or equal to [approximately equal to] is approximately equal to
Some Fundamental Properties
The four operations of addition, subtraction, multiplication, and division follow certain rules. Knowing these rules, and having names for them, is important before moving on.
Some Properties (Axioms) of Addition
Closure is when all answers fall into the original set. When two even numbers are added, the answer will be an even number (4 + 6 = 10); thus, the set of even numbers has closure under addition. When two odd numbers are added, the answer is not an odd number (1 + 3 = 4); therefore, the set of odd numbers does not have closure under addition.
The commutative property of addition means that the order of the numbers added does not matter.
3 + 4 = 4 + 3
7 + 10 = 10 + 7 a + b = b + a
Note: The commutative property does not hold true for subtraction.
5 - 3 [not equal to] 3 - 5
a - b [not equal to] b - a
The associative property of addition means that the way the numbers are grouped does not matter.
(1 + 2) + 3 = 1 + (2 + 3)
(3 + 5) + 7 = 3 + (5 + 7)
a + (b + c) = (a + b) + c
The parentheses have moved, but both sides of the equation are still equal.
Note: The associative property does not hold true for subtraction. (7 - 5) - 3 [not equal to] 7 - (5 - 3)
(3 - 2) - 1 [not equal to] 3 - (2 - 1)
(a - b) - c [not equal to] a - (b - c)
The identity element for addition is 0. When 0 is added to any number, it gives the original number.
5 + 0 = 5
0 + 3 = 3
a + 0 = a
The additive inverse is the opposite or negative of the number. The sum of any number and its additive inverse is 0 (the identity).
2 + (-2) = 0; thus, 2 and -2 are additive inverses. 5/3 + -5/3 = 0; thus, 5/3 and -5/3 are additive inverses.
b + (-b) = 0; thus, b and -b are additive inverses.
Some Properties (Axioms) of Multiplication
Closure is when all answers fall into the original set. When two even numbers are multiplied, they produce an even number (2 4 = 8); thus, the set of even numbers has closure under multiplication. When two odd numbers are multiplied, the answer is an odd number (3 5 = 15); thus, the set of odd numbers has closure under multiplication.
The commutative property of multiplication means that the order of the numbers multiplied does not matter.
2 3 = 3 2
5(6) = (6)5 ab = ba
Note: The commutative property does not hold true for division.
6 / 3 [not equal to] 3 / 6
The associative property of multiplication means that the way the numbers are grouped does not matter.
(3 4) 5 = 3 (4 5)
(5 7) 9 = 5 (7 9)
(a b) c = a (b c)
The parentheses have moved, but both sides of the equation are still equal.
Note: The associative property does not hold true for division.
(12 2) 3 [not equal to] 12 (2 3)
The identity element for multiplication is 1. Any number multiplied by 1 gives the original number.
6 1 = 6 9 1 = 9 b 1 = b
The multiplicative inverse is the reciprocal of the number, which means one divided by the number. When a number is multiplied by its reciprocal, the answer is 1. 3 1/3 = 1; thus, 3 and 1/3 are multiplicative inverses. 2/3 3/2 = 1; thus, 2/3 and 3/2 are multiplicative inverses.
a 1/a = 1; thus, a and 1/a are multiplicative inverses, as long as a [not equal to] 0.
A Property of Two Operations
The distributive property is when the number on the outside of the parentheses is distributed to each term on the inside of the parentheses. Multiplication distributes over addition or subtraction.
3(4 + 5) = 3(4) + 3(5)
6(4 - 2) = 6(4) - 6(2)
a(b + c) = a(b) + a(c)
Note: The distributive property cannot be used with other combinations of operations.
2(3 4 5) [not equal to] 2(3) 2(4) 2(5)
7 + (2 - 1) [not equal to] (7 + 2) - (7 + 1)
Grouping Symbols and Order of Operations
Numbers or variables commonly are grouped using three types of symbols: parentheses (), brackets , and braces {}. Of these three, parentheses are used most often. Operations inside grouping symbols are the first to be worked out; they must be performed before all other operations.
Example Problems
These problems show the answers and solutions.
1. Simplify 2(3 + 4).
answer: 14
2(3 + 4) = 2(7) = 14
2. Simplify 4(5 - 3).
answer: 8
4(5 - 3) = 4(2) = 8
3. Simplify (1 + 4)(2 + 3).
answer: 25
(1 + 4)(2+ 3) = (5)(5) = 25
4. Simplify (9 - 7)(8 - 4).
answer: 8
(9 - 7)(8 - 4) = (2)(4) = 8
Brackets and braces are used less often than parentheses. In the order of operations, parentheses should be used first, then brackets, and then braces: { [ ( ) ] }. Larger parentheses sometimes are used in place of brackets and braces.
5. Simplify [(5 - 3) 7].
answer: 14
We work from the inside out:
[(5 - 3) 7] = [(2) 7] = 14
6. Simplify 3{4 + [2(1 + 3) + 5]}.
answer: 51
3{4 + [2(1 + 3) + 5]} = 3{4 + [2(4) + 5]} = 3{4 + [8 + 5]} = 3{4 + [13]} = 3{17} = 51
7. Simplify 2(4(2(5 - 3)) + 4).
answer: 40
2(4(2(5 - 3))+4) = 2(4(2(2)) + 4) = 2(4(4) + 4) = 2(16 + 4) = 2(20) = 40
8. Simplify 2{10 - [3(1 + 4) - 6]}.
answer: 2
2{10 - [3(1 + 4) - 6]} = 2{10 - [3(5) - 6]} = 2{10 - [15 - 6]} = 2{10 - [9]} = 2{1} = 2
Order of Operations
The order of operations is important if multiplication, division, exponents, addition, subtraction, parentheses, and so on, are all in the same problem. The order in which these operations should be carried out is as follows
1. Parentheses
2. Exponents
3. Multiplication and division, from left to right
4. Addition and subtraction, from left to right
Example Problems
These problems show the answers and solutions.
1. Simplify 3 4 + 2.
answer: 14
First do the multiplication:
3 4 + 2 = 12 + 2
Then the addition:
12 + 2 = 14
2. Simplify 7 - 4 / 2.
answer: 5
Division comes first:
7 - 4 / 2 = 7 - 2
Then the subtraction:
7 - 2 = 5
3. Simplify 12 - 4 + 2 [10.sup.2] + (5 + 3) - 3.
answer: 213
First do the operation inside the parentheses:
12 - 4 + 2 [10.sup.2] + (5 + 3) - 3 = 12 - 4 + 2 [10.sup.2] + (8) - 3
Then apply the exponent:
12 - 4 + 2 [10.sup.2] + 8 - 3 = 12 - 4 + 2 100 + 8 - 3
Next multiply:
12 - 4 + 2 100 + 8 - 3 = 12 - 4 + 200 + 8 - 3
Finally, carry out the addition and subtraction starting on the left:
12 - 4 + 200 + 8 - 3 = 8 + 200 + 8 - 3 = 208 + 8 - 3 = 216 - 3 = 213
4. Simplify 100 - 2[1 + 5(3 + [2.sup.2])].
answer: 28
First do the work inside the parentheses, but because there is an exponent inside the parentheses, you must apply the exponent before adding what is inside the parentheses: 100 - 2[1 + 5(3 + [2.sup.2])] = 100 - 2[1 + 5(3 + 4)] = 100 - 2[1 + 5(7)]
Then do the multiplication inside the brackets:
100 - 2[1 + 5(7)] = 100 - 2[1 + 35]
Next finish the operation inside the brackets:
100 - 2[1 + 35] = 100 - 2[36]
Then do the multiplication:
= 100 - 72
And, finally, finish with the subtraction:
100 - 72 = 28
Note: A handy phrase some people like for remembering the order of operations is: Please Excuse My Dear Aunt Sally, where the first letters are reminders to work in the order Parentheses, Exponents, Multiplication/Division, Addition/Subtraction).
(Continues...)
Excerpted from CliffsNotes Basic Math and Pre-Algebra Practice Packby Jonathan J. White Scott Searcy Teri Stimmel Danielle Lutz Copyright © 2010 by John Wiley & Sons, Ltd. Excerpted by permission.
All rights reserved. No part of this excerpt may be reproduced or reprinted without permission in writing from the publisher.
Excerpts are provided by Dial-A-Book Inc. solely for the personal use of visitors to this web site.
"About this title" may belong to another edition of this title.
FREE shipping within U.S.A.
Destination, rates & speedsSeller: Wonder Book, Frederick, MD, U.S.A.
Condition: Good. Good condition. With CD! A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Seller Inventory # L01R-00466
Quantity: 2 available
Seller: Better World Books: West, Reno, NV, U.S.A.
Condition: Good. 2nd Edition. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Seller Inventory # 42290709-75
Quantity: 1 available
Seller: Better World Books, Mishawaka, IN, U.S.A.
Condition: Good. 2nd Edition. Used book that is in clean, average condition without any missing pages. Seller Inventory # 4589586-6
Quantity: 4 available
Seller: ZBK Books, Carlstadt, NJ, U.S.A.
Condition: good. Used book in good and clean conditions. Pages and cover are intact. Limited notes marks and highlighting may be present. May show signs of normal shelf wear and bends on edges. Item may be missing CDs or access codes. May include library marks. Fast Shipping. Seller Inventory # ZWM.CRXQ
Quantity: 1 available
Seller: SecondSale, Montgomery, IL, U.S.A.
Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00086269182
Quantity: 2 available
Seller: ThriftBooks-Phoenix, Phoenix, AZ, U.S.A.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.08. Seller Inventory # G0470533498I3N00
Quantity: 1 available
Seller: ThriftBooks-Reno, Reno, NV, U.S.A.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.08. Seller Inventory # G0470533498I3N00
Quantity: 1 available
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.08. Seller Inventory # G0470533498I3N00
Quantity: 2 available
Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.08. Seller Inventory # G0470533498I3N00
Quantity: 1 available
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less 1.08. Seller Inventory # G0470533498I5N00
Quantity: 1 available