Prealgebra Operations Guide
Prealgebra Operations Guide
PREALGEBRA
1. Operations
2. Whole Numbers
3. Decimals
4. Fractions
5. Percents
6. Integers and Rationals
7. Powers, Exponents, and Roots
8. Measurements
9. Perimeter and Area
10. Variables
11. Review of Prealgebra
1. Operations
Table of Contents
Introduction and Summary
Terms
Summary and Analysis
Order of Operations
Problems
Properties of Addition
Problems
Properties of Multiplication
Problems
Inverse Operations
Problems
Section two will teach some properties of addition that will make it easier to evaluate an
expression without depending on a calculator. These properties are the Commutative
Property, the Associative Property, and the Identity Property.
The third section will teach some properties of multiplication. Like addition, multiplication has
its own version of the Commutative Property, the Associative Property, and the Identity
Property. Multiplication has two additional properties--the Zero Product Property and the
Distributive Property.
The fourth and final section will discuss inverse operations, which "reverse" other operations.
These will be especially useful for future algebra.
Each section will teach something about basic operations that will help you evaluate
expressions correctly and easily. These properties will also be useful when you approach
more difficult topics in pre-algebra, such as solving an algebraic equation for a variable.
Terms
Associative Property of Addition - For any numbers a, b, and c, it is true that (a + b)
+ c = a + (b + c).
Associative Property of Multiplication - For any numbers a, b, and c, it is always true
that (a×b)×c = a×(b×c).
Commutative Property of Addition - For any numbers a and b, it is true
that a + b = b + a.
Commutative Property of Multiplication - For any numbers a and b, it is true
that a×b = b×a.
Distributive Property of Multiplication - For any numbers a, b, and c, it is true
that a×(b + c) = (a×b) + (a×c).
Expression - A representation of a number. 5 + 3 and 10 - 2 are both expressions that
represent the number 8.
Identity Property of Addition - A number does not change when 0 is added: for any
number a, it is true that a + 0 = a. It is also true that 0 + a = a.
Identity Property of Multiplication - A number does not change when it is multiplied by 1:
for any number a, it is true that a×1 = a. It is also true that 1×a = a.
Inverse Operation - An operation that "reverses" another operation. Addition and
subtraction are inverses of each other, as are multiplication and division.
Order of Operations - The order in which to carry out operations when evaluating an
expression-- parenthesis, multiplication, division, addition, subtraction.
Zero Product Property - Of multiplication. For any number a, it is true that a×0 = 0 and
0×a = 0
Order of Operations
Consider the expression 2 + 4×3. How might one search for the answer? One way is to start
by adding 2 + 4 = 6and then multiply 6×3 = 18. Another way is to first multiply 4×3 = 12 and
then add 2 + 12 = 14. Only one of these answers can be correct. So which is it?
The solution lies in following the Order of Operations. This rule specifies an order in which to
add, subtract, multiply and divide so that everyone can look at an expression and get the
same correct answer.
There are three steps to finding the answer, or to evaluating the expression, as specified by
the order of operations:
Step 1. Carry out the operations within parentheses.
Step 2. Multiply and divide (it does not matter which comes first).
Step 3. Add and subtract (it does not matter which comes first).
For example, to evaluate (3 + 2)×5 + (7 - 3), go through the steps:
Step 1 (Parentheses). (3+2)×5 + (7-3) = 5×5 + 4
Step 2 (Multiplication and Division). 5×5 +4 = 25 + 4
Step 3 (Addition and Subtraction). 25+4 = 29
Thus, (3 + 2)×5 + (7 - 3) = 29
In the example at the beginning of this section, 2 + 4×3, the steps are:
Step 1. 2 + 4×3 = 2 + 4×3 (There are no parentheses)
Step 2. 2 + 4×3 = 2 + 12
Step 3. 2+12 = 14
Thus, 2 + 4×3 = 14.
Page 2 of 2
Next Section
Problems
Problem : 5 - 2×2 = ?
1
Problem : (8 - 3)×4 = ?
20
Problem : (8 - 7)×6 - 10/5 + 4 = ?
8
Problem : 7 - (11 - 8) + 14 = ?
18
Problem : (2 + 8)/(6 - 1) + 7×2 = ?
16
Problem : (1 + 2×3) - 7/(4 - 3) + 2 = ?
2
Problem : (12/(3×2) + 4)/(13 - (8 + 2)) = ?
2
Properties of Addition
Sometimes it is necessary to add long strings of numbers without a calculator. For example,
one might be asked to find 48 + 33 + 52 + 11 + 17. This sum is difficult to compute without a
calculator, but the task can be made a lot easier by knowing some simple properties of
addition. In this section, we will focus on these properties, which will help make "mental
math" easier and will be useful in later sections of Pre-Algebra.
Commutative Property
The Commutative Property states that for any numbers a and b, the following is always true:
a+b=b+a
For example, 3 + 5 = 5 + 3. We can see that this is true because 3 + 5 = 8 and 5 + 3 = 8,
so 3 + 5and 5 + 3 are equal to each other. Another way to think of the commutative property
is the following: if you have a quarter and a dime in your pocket, and you add them together,
you will come up with the same amount of money whether you add the quarter to the dime or
the dime to the quarter.
By the commutative property, if we add two or more numbers, we can always add them in
any order. This is useful because it might be easier to add numbers in a different order than
the order given. In our example above, it takes a long time to add the numbers from left to
right (try it). However, because addition has the commutative property, we can switch the
order of the numbers in the expression:
48 + 33 + 52 + 11 + 17 = 48 + 52 + 33 + 17 + 11
This new expression is easier to evaluate, because 48 + 52 = 100 and 100 + 33 + 17 = 150. It is
easier to add numbers to numbers which end in "0". This expression can be made even
easier to evaluate with the associative property:
Associative Property
The Associative Property states that for any numbers a, b, and c, the following is always true:
(a + b) + c = a + (b + c)
For example, (2 + 4) + 7 = 2 + (4 + 7). We can see that this is true because (2 + 4) + 7 = 6 +
7 = 13 and 2 + (4 + 7) = 2 + 11 = 13, so (2 + 4) + 7 and 2 + (4 + 7) are equal to each other.
5
Or we can once again think about it using the example of coins: if I have a nickel and a dime
in my left pocket and a quarter in my right pocket, I will have the same amount of money if I
take the dime out of my left pocket and put it in my right pocket with the quarter.
Not only can we add numbers in any order, we can also add pairs of numbers within the
expression before adding them all together. In other words, we can put parenthesis around
any two (or more) numbers and add those numbers separately. Using our example above,
we can rearrange the numbers using the commutative property and then use the associative
property to add them in pairs:
48 + 52 + 33 + 17 + 11 = (48 + 52) + (33 + 17) + 11 = 100 + 50 + 11
It's a lot easier to add these three numbers in one's head than to add the original five
numbers one by one, and both methods yield the same answer--161.
The Commutative Property of Addition can be remembered by remembering that when only
addition is involved, numbers can move ("commute") to anywhere in the expression. The
Associative Property of Addition can be remembered by remembering that any numbers that
are being added together can "associate" with each other. Another good rule of thumb is,
when trying to decide which properties to use, look for numbers that add up to multiples of
10; these should be added first because they are easy to add to other numbers.
Properties of Addition
Identity Property
One final property of addition that will be very useful in algebra is the Identity Property, which
says that for any number a, the following are always true:
a+0=a
0+a=a
The Identity Property of Addition says that a number does not change its identity when 0 is
added. For example, 12 + 0 = 12. 0 + 17 = 17. Or, if someone is given zero dollars, the
amount of money he has does not change.
Using the Properties of Addition
These properties can be used in any order. Right now, they are useful because they make it
easier to add long strings of numbers. Later, they will help us to solve algebraic equations,
which we will discuss in Inverse Operations.
Examples
Here are some examples to show how these properties can make mental math easier:
Example 1.12 + 67 + 98 = ?
Commutative Property: 12 + 67 + 98 = 12 + 98 + 67
12 + 98 + 67 = 110 + 67 = 177
Commutative Property: 54 + 17 + 6 + 12 + 3 + 18 = 54 + 6 + 17 + 3 + 12 + 18
6
Problems
Do the following problems without your calculator, using the properties of addition to help
you.
Problem : 46 + 78 + 54 = ?
178
Problem : (56 + 7) + 13 = ?
76
Problem : 67 + 11 + 21 + 68 = ?
167
Problem : (52 + 85) + (5 + 3) = ?
145
Problem : 34 + 0 + 54 + 26 + 18 + 6 = ?
138
Which properties of addition (Associative, Commutative, Identity) are used in the following?
Problem : (5 + 64) + 6 = 5 + (64 + 6)
Associative Property
Problem : (5 + 64) + 6 = (64 + 5) + 6
Commutative Property
Problem : 117 + 0 + 65 = 117 + 65
Identity Property
Problem : 54 + 2 + 7 + 1 = 1 + 2 + 7 + 54
Commutative Property
Problem : 2 + (3 + 4) + 5 = (2 + 3) + (4 + 5)
Associative Property
Properties of Multiplication
In the last section, we learned how to add long strings of numbers using the properties of
addition. Similarly, it is sometimes necessary to multiply long strings of numbers without a
calculator; this task is made easier by learning some of the properties of multiplication.
Multiplication and addition have some similar properties. Like addition, multiplication has a
Commutative Property and an Associative Property.
Commutative Property
The commutative property for multiplication states that for any numbers a and b, the
following is always true:
a×b = b×a
For example, 3×4 = 4×3. We can see that this is true because 3×4 = 12 and 4×3 = 12,
so 3×4 = 4×3. Just as in addition, we can multiply a long string of numbers in any order. This
can make multiplication without a calculator easier. For example:
(a×b)×c = a×(b×c)
For example, (2×5)×6 = 2×(5×6). We can see that this is true because (2×5)×6 = 10×6 = 60,
and 2×(5×6) = 2×30 = 60. Thus, (2×5)×6 = 2×(5×6)
Identity Property
Multiplication also has its own Identity Property. This property states that when any number
is multiplied by 1, it does not change its identity. For any number a, the following is always
true:
a×1 =a
1×a =a
a× 0 =0
0×a =0
4×234×7×9×16×0×54 = 0×4×234×7×9×16×54
Because multiplication associates, this expression is equal to:
0×(4×234×7×9×16×54) = 0.
Thus, when multiplying any string of numbers, if 0 is one of the numbers, then the answer is
always 0.
Distributive Property of Multiplication over Addition
The final property of multiplication is the Distributive Property of
Multiplication over Addition. This property says that for any numbers a, b,
and c, the following is always true:
a×(b + c) = (a×b) + (a×c).
For example, 3×(5 + 1) = (3×5) + (3×1). We can see that this is true because 3×(5 + 1) = 3×6
= 18 and (3×5) + (3×1) = 15 + 3 = 18.
8
Examples
Just like the properties of addition, these properties of multiplication can be
used in any order. Here are some examples to make the properties more
familiar:
Example 1.2×13×5 = ?
Commutative Property: 2×13×5 = 2×5×13
2×5×13 = 10×13 = 130
Example 2.8×(5×9) = ?
Associative Property: 8×(5×9) = (8×5)×9
(8×5)×9 = 40×9 = 360
Example 3.43×9×0×7 = ?
Zero Product Property: 43×9×0×7 = 0
Example 4.1×591 = ?
Identity Property: 1×591 = 591
Problems
Problem : 5×1×1×4×1 = ?
20
Problem : (5 + 4)×1 = ?
9
Which properties of multiplication (Associative, Commutative, Distributive,
Identity, Zero Product Property) are used in the following?
Problem : 5×78×0 = 0
Zero Product Property
Problem : 65×(9 + 10) = (65×9) + (65×10)
Distributive Property
Problem : (6×5)×11 = (5×6)×11
Commutative Property
Problem : (9×8)×3 = 9×(8×3)
Associative Property
Problem : 52×1 = 52
Identity Property
Inverse Operations
One must be careful here, too. Multiplication and division do not commute if there is an
addition or subtraction sign between the two numbers being moved.
Problems
Do the following problems without a calculator:
Problem : 86 + 92 - 86 = ?
92
Problem : 68/12×(8 + 4) = ?
68
Problem : 17 - (19×6)/6 + (7 + 19 - 7) = ?
17
Find the number that fits into the question mark.
Problem : 82 - 19 + ? = 82
19
Problem : (73/?)×14 = 73
14
Problem : 12/7×(3 + ?) = 12
4
2. Whole Numbers
Table of Contents
Introduction and Summary
Terms
One of the most basic sets of numbers is the whole numbers: the set of
numbers that includes zero and all the counting numbers--no fractions or
decimals (0, 1, 2, 3, 4, etc.) This chapter will focus on the general
properties of whole numbers, as well as the specific properties of each
individual whole number and the way two whole numbers interact. Starting
with the general principles of our number system, this chapter will move
toward characteristics that distinguish one number from another. We will
then see how these numbers are related to each other.
The first section will deal with how our decimal system represents numbers
and why our system is called a base ten system. We will learn the meaning
of place value and how to describe numbers by their place value.
The second section will deal with divisibility. We will learn tricks for
determining whether a number is divisible by another number without
actually carrying out the division.
Knowing divisibility rules is a great help in determining factors, which begin
the discussion of section three. Section three will also deal with prime
numbers and composite numbers. These numbers play a huge role in
mathematics, ranging from pre-algebra to advanced number theory.
One way in which the prime numbers are useful in pre-algebra is in prime
factorization. This is the topic of section four. In exploring prime
factorization, we will learn how to find the greatest common factor and the
least common multiple of two or more numbers. This will be of great use
when we talk about fractions.
Terms
Example 3: In the following numerals, what place does the "1" occupy?
97,521, 12,579
Divisibility Rules
A number is divisible by another number if it can be divided equally by that
number; that is, if it yields a whole number when divided by that number.
For example, 6 is divisible by 3 (we say "3 divides 6") because 6/3 = 2, and
2 is a whole number. 6 is not divisible by 4, because 6/4 = 1.5, and 1.5 is
not a whole number.
It is often useful to know whether a number divides another number. To
check divisibility, one can always do the division out by hand and see if the
result is a whole number. However, if the number we are dividing is large,
this becomes very difficult. There are some divisibility rules which make this
task much easier--these rules allow us to determine whether a number is
divisible by another number without having to carry out the division.
Divisibility by 1
A number does not change when it is divided by 1. Therefore, every whole
number is divisible by 1.
Divisibility by 2, 4, and 8
All even numbers are divisible by 2. Therefore, a number is divisible by 2 if
it has a 0, 2, 4, 6, or 8 in the ones place. For example, 54 and 2,870 are
divisible by 2, but 2,221 is not divisible by 2.
A number is divisible by 4 if its last two digits are divisible by 4. For
example, 780, 52, and 80,744 are divisible by 4, but 7,850 is not divisible
by 4. To check whether a number is divisible by 4, just divide the last two
digits of the number by 4. If the result is a whole number, then the original
number is divisible by 4.
A number is divisible by 8 if its last three digits are divisible by 8. For
example, 880 and 905,256 are divisible by 8 but 74,513 is not divisible by
8. To check divisibility by 8, divide the last three digits of the number by 8. If
the result is a whole number, then the original number is divisible by 8.
Page 2 of 3
Next Page
Divisibility by 3, 6, and 9
A number is divisible by 3 if its digits add up to a number divisible by 3. For
example, 671,451 is divisible by 3 because 6 + 7 + 1 + 4 + 5 + 1 = 24, and
24 is divisible by 3. 84,950 is not divisible by 3, because 8 + 4 + 9 + 5 + 0 =
26, and 26 is not divisible by 3.
16
Composites
A composite number is a number that has at least one factor besides 1 and
itself, or any number which is not prime (although the number 1 is neither
prime nor composite). For example, 91 is a composite number. To
determine whether a number is composite, determine whether or not it is
prime. If it is prime, it is not composite; if it is not prime, then it is composite.
Problems
Problem : Is 17 prime or composite?
Prime
Problem : Is 73 prime or composite?
Prime
Problem : Is 121 prime or composite?
Composite
18
For example, the greatest common factor of 1,575 and 23,100 is 3×5×5×7
= 525. 1,575 and 23,100 are both divisible by 525, and they are not both
divisible by any number greater than 525.
Relative Primes
Sometimes, two numbers do not have any prime factors in common. For
example, the prime factorization of 40 is 2×2×2×5 and the prime
factorization of 21 is 3×7. Since 40 and 21 have no common prime factors,
they are said to be relatively prime, and their greatest common factor is 1.
Page 2 of 2
Next Section
69, 300. This method is useful when one has a calculator and has already
calculated the GCF.
If two numbers are relatively prime, their LCM is the same as their product.
Using the second method for calculating the LCM, it is easy to see why this
is true. The greatest common factor of two relatively prime numbers is 1, so
when the two numbers are multiplied and the result is divided by 1 (the
GCF), the result does not change.
The least common multiple of 21 and 40, since they are relatively prime,
is 21×40 = 840.
Finding the GCF and LCM for Several Numbers
PARGRAPH It is possible to take the GCF or LCM of more than two
numbers. To take the GCF, simply multiply the factors that all the numbers
have in common. To take the LCM, multiply the minimum factors required
to obtain all the numbers (here, you cannot simply multiply all the numbers
and divide by the GCF).
Problems
Problem : Factor 924.
2×2×3×7×11
Problem : Factor 4,725.
3×3×3×5×5×7
Problem : Factor 245.
5×7×7
Problem : What is the greatest common factor of 300 and 2,550?
150
Problem : What is the greatest common factor of 30 and 16?
2
Problem : What is the least common multiple of 30 and 16?
240
Problem : What is the greatest common factor of 8 and 32?
8
Problem : What is the least common multiple of 8 and 32?
32
Problem : What is the greatest common factor of 12 and 385?
1
3. Decimals
21
Table of Contents
Introduction and Summary
Terms
Equivalent - Two fractions that express the same part of a whole. There
is a number by which both the numerator and denominator of one fraction
can be multiplied or divided to yield an equivalent fraction. 1/4, 2/8, and
3/12 are all equivalent fractions.
Fraction - Describes part of a whole. 3/4, 1/6, and 19/4 are all examples
of fractions.
Improper Fraction - A fraction whose numerator is equal to or greater
than its denominator.
Least Common Denominator - The least common multiple of the
denominators of two or more fractions. That is, the lowest number which is
a multiple of both denominators.
Lowest Terms - A fraction whose numerator and denominator have no
common factors is in lowest terms.
Mixed Number - A number composed of a whole number and a fraction.
Numerator - The number above the line in a fraction. Denotes the
number of parts that are being taken.
Proper Fraction - A fraction whose numerator is smaller than its
denominator.
Reduced - Written in lowest terms; that is, written as a fraction whose
numerator and denominator have no common factors.
Repeating Decimals - Decimals that endlessly repeat one number or a
group of numbers.
Terminating Decimals - Decimals that do not continue after a certain
place (that continue in an endless string of zeros).
Place Value and Comparing Decimals
Place Value for Decimals
Just as "ones," "tens," and "hundreds" are used to describe place value for
whole numbers, there are terms that describe place value for decimals:
tenths, hundredths, thousandths, ten thousandths, hundred thousandths,
millionths, etc. These terms are used from left to right, starting with the first
numeral after the decimal point. For example, the number 0.1234 has a "1"
in the tenths place, a "2" in the hundredths place, a "3" in the thousandths
place, and a "4" in the ten thousandths place. The number 78.304 has a "7"
in the tens place, an "8" in the ones place, a "3" in the tenths place, a "0" in
the hundredths place, and a "4" in the thousandths place.
Because our system is base ten, a value of 10 in one place is equal to a
value of 1 in the place to the left: 10 thousandths is equivalent to 1
23
67.0534 has a 6 in the tens place, a 7 in the ones place, a in the tenths
place, a 5 in the hundredths place, a 3 in the thousandths place, and
a 4 in the ten thousandths place.
A Fact about Decimals
A decimal does not change when zeros are added at the end. For example,
3.45 is equal to 3.450 is equal to 3.4500, and so on.
Comparing Decimals
It is sometimes tricky to determine which decimal is the larger of two
decimals. Upon first glance, it appears that 0.304 is larger than 0.62,
because 304 is larger than 62. However, this is not the case. In order to
determine which decimal is larger, we must compare the two place-by-
place, starting from the tenths place, until the decimals differ. 0.304 has a
"3" in the tenths place, and 0.62 has a "6" in the tenths place. Since 6 is
greater than 3, 0.62 is greater than 0.304--it is not necessary to look to
further decimal places.
Example 2. Compare 0.4531 and 0.4507. Which is greater?
Since these numbers have digits to the left of the decimal place (they are
greater than 1), we can just compare these digits. 400 is greater than 76,
so 400.05 is greater than 76.7. In other words, 400.05 has a "4" in the
hundreds place, and 76.7 has a "0" in the hundreds place (since it has no
numeral in the hundreds place), making 400.05 greater than 76.7.
Example 4. Compare 45.91 and 45.618. Which is greater?
45.91 and 45.618 have the same numerals to the left of their decimal
24
places (a "4" in the tens place and a "5" in the ones place). Therefore, we
must look at their decimals, starting with the tenths place. Since 9 is greater
than 6, 45.91 is greater than 45.618.
Problems
Problem : In the numeral 472.105, which digit is in the...
a) ones place?
b) tens place?
c) tenths place?
d) thousandths place?
e) hundreds place?
f) hundredths place?
a) 2
b) 7
c) 1
d) 5
e) 4
f) 0
Problem : What place does "9" occupy in each of the following?
a) 870.9
b) 0.0009
c) 1.293
a) tenths place
b) ten thousandths place
c) hundredths place
Problem : Write out the following numeral: 8 tens, 0 ones, 7 tenths, 6
hundredths.
80.76
Problem : Write out the following numeral: 3 hundreds, 7 ones, 2 tenths, 4
hundredths, 8 ten thousandths.
307.2408
Problem : Which is greater, 70.54 or 70.504?
70.54
Problem : Which is greater, 34.207 or 34.2070?
They are equal.
25
Rounding
Approximations
Sometimes it is useful to use an approximation of a number--that is, a
number which is close to the actual number but easier to think about and to
use in computations. For example, when shopping for a new car, it may not
be important that one car costs exactly $32,945.05 while another costs
exactly $41,234.78; we are only concerned with the fact that one costs
approximately $33,000 while the other costs approximately $41,000. An
approximation has fewer significant figures than the actual number--you will
learn more about significant figures. For now, just think of an approximation
as a number that is close to the given number.
Rounding
When an approximation, rather than an exact number, is required, we use
a technique called rounding. We can round numbers to the nearest
hundred, ten, one, tenth, hundredth, etc. Rounding gives the closest
number to the original whose last non-zero digit is in the specified place. To
round a number to a certain place--the hundreds place, for example--look
at the numeral directly to the right of that place. If the numeral is 0, 1, 2,
3, or 4, then leave the numeral in the hundreds place (or in whichever place
we are rounding) as it is and change all the numerals to the right of it to
zeros. If the numeral is 5, 6, 7, 8, or 9, then add 1 to the numeral in the
hundreds place and change all the numerals to the right of it to zeros. For
example, 1,923 rounds to 1,900 and 679 rounds to 700. 1,900 is the
closest number to 1,923 which contains 0's in the tens and ones places,
and 700 is the closest number to 679 which contains 0's in the tens and
ones places.
If the number is a decimal, drop all the zeros after the decimal point after
rounding. For example, 63.789 rounds in the tenths place to 63.8.
Rounding decimals is just like rounding whole numbers, with one key
difference: when rounding to a place to the left of the decimal point, change
all the numerals to the right of the rounding place but to the left of the
decimal point to zeros, and drop all the numerals to the right of the decimal
point. When rounding to a place to the right of the decimal point, drop all
the numerals to the right of the rounding place instead of changing them to
zeros. Thus, 567.235 rounded to the nearest ten is 570, and 567.235
rounded to the nearest tenth is 567.2.
26
987 . 462
-65 . 230
922 . 232
27
193 . 100
+56 . 999
250 . 099
Multiplication of Decimals
To multiply two decimals, first count the total number of digits to the right of
the decimal place in each number, and add these two totals together. Then
remove the decimal points and multiply the two new whole numbers
together. Take this result, and count from the right the total number of
places calculated in the first step. Then insert a decimal point to the left of
this number.
value of the numbers, but it doesn't change the ratio between the two
numbers, which is what division measures. Be very careful to move the
decimals the same distance for each number. In this case, we move the
decimal point to the right 2 places so we are dividing 3,180 by 265. Finally,
we carry out the long division. 3, 180/265 = 12.
Problems
Problem : 65.7 + 3.11 = ?
68.81
Problem : 65.7 - 3.11 = ?
62.59
Problem : 0.0123 + 0.809 = ?
0.8213
Problem : 5.2×3.1 = ?
16.12
Problem : 7.2×0.005 = ?
0.036
Problem : 62.5/0.25 = ?
250
5. Fractions
Table of Contents
Introduction and Summary
Terms
Like decimals, fractions appear a lot in everyday life. This chapter will help
you understand how to talk about them, how to perform computations with
them, how to express them as decimals, and how to distinguish different
types of fractions.
The first section will cover the terminology used to talk about fractions--
(numerator and denominator) as well as the different types of fractions
(proper fractions), (improper fractions), and (mixed numbers). This
terminology must be mastered in order for one to do problems involving
fractions and understand future references to fractions.
The second section will first talk about how to reduce fractions to lowest
terms--a process that makes fractions easier to recognize and work with.
Next, the section will explain how to find the least common denominator,
which is the first step toward adding or subtracting two fractions.
The third section will detail how to add and subtract fractions. The fourth
section will detail how to multiply and divide fractions.
Sometimes it is necessary to switch between talking about decimals and
talking about fractions. The fifth section will explain how to express
decimals as fractions and how to express fractions as decimals. Here, we
will also learn the difference between fractions that become terminating
decimals and fractions that become repeating decimals.
Terms
Denominator - The number below the line in a fraction. Denotes how
many parts the whole is divided into.
Equivalent - Two fractions that express the same part of a whole. There
is a number by which both the numerator and denominator of one fraction
can be multiplied or divided to yield an equivalent fraction. 1/4, 2/8, and
3/12 are all equivalent fractions.
Fraction - Describes part of a whole. 3/4, 1/6, and 19/4 are all examples
of fractions.
Improper Fraction - A fraction whose numerator is equal to or greater
than its denominator.
Least Common Denominator - The least common multiple of the
denominators of two or more fractions. That is, the lowest number which is
a multiple of both denominators.
Lowest Terms - A fraction whose numerator and denominator have no
common factors is in lowest terms.
Mixed Number - A number composed of a whole number and a fraction.
30
Equivalent Fractions
Two fractions are equivalent if they express the same part of a whole. For
example, 2/3 and 4/6 express the same part of a whole. 12/9 and 4/3 are
also equivalent.
Two fractions are equivalent if there is a number by which both the
numerator and the denominator of one fraction can be multiplied or divided
to yield the other fraction. For example, we can multiply the numerator and
denominator of 2/3 by 2 to yield 4/6, and we can divide the numerator and
denominator of 12/9 by 3 to yield 4/3.
To find a fraction that is equivalent to another fraction but has a specified
(different) denominator, determine what the old denominator must be
multiplied by to yield the new denominator. Then multiply the old numerator
by that same number. For example, to find a fraction equivalent to 2/9 with
a denominator of 45:
1. 9×5 = 45
2. 2×5 = 10
The fraction equivalent to 2/9 is 10/45.
Reducing Fractions
Some fractions, like 6/8, can be written as other fractions with a lower
denominator. 6/8 = 3/4 (Note that 6/8 and 3/4 are equivalent by the above
definition). Others, like 5/8, cannot be written with a lower denominator. 3/4
and 5/8 are said to be in lowest terms because they cannot be reduced
further.
How does one know which fractions can be reduced and which cannot be
reduced? In fractions that can be reduced (fractions not in lowest terms),
the numerator and the denominator share at least one common factor. In
fractions that cannot be reduced (fractions in lowest terms), the numerator
and the denominator share no common factors; that is, they are relatively
prime.
To write a fraction in lowest terms, factor the numerator and the
denominator. Then divide both the numerator and the denominator by the
greatest common factor. For instance, take the following steps to factor
36/126:
Example 2: Write 2/5, 5/12, and 9/8 as fractions with the same
denominator.
48
Problem : What is the least common denominator of 2/9 and 4/27?
27
Operations With Fractions--Addition and Subtraction
Adding and Subtracting Fractions
We can only add or subtract fractions when they have the same
denominator. Therefore, the first step in adding or subtracting fractions is
writing them as fractions with the same denominator (see Reducing
Fractions and the Least Common Denominator). Once the denominators
have been equalized, adding or subtracting the fractions is easy--simply
add or subtract the numerators, while keeping the denominator the same.
The numerator of the answer is this result, and the denominator of the
answer is the common denominator.
It is often useful to write the answer in lowest terms, using the steps
learned in Reducing Fractions and the Least Common Denominator.
Example 1: 1/12 + 5/42 = ?
I. Find the LCD.
1. Factor the denominators. 12 = 2×2×3 and 42 = 2×3×7 2. Find the LCM of
the denominators. 2×2×3×7 = 84 3. The LCD is 84.
II. Write each fraction as an equivalent fraction with the LCD (84) as the new denominator.
5 + 6 = 11
3/4 + 5/6 = ?
× =
because 8×2 = 16
and 3×7 = 21.
Canceling Out
If the numerator and the denominator have a common factor, we can divide
by the common factor to reduce the fraction to lowest terms and make the
multiplication easier to carry out. Since the numerators of the fractions we
are multiplying become a single numerator and the denominators become
a single denominator, we can also cancel out factors of the numerator of
one fraction with factors of the denominator of the other. For example,
× = × = × =
Note that, in the second step, the "3" in the numerator and the "9" in the denominator
reduced to a "1" in the numerator and a "3" in the denominator.
Dividing Fractions
To divide fractions, we must again change all mixed numbers into improper
fractions. Then we note that since multiplication and division are inverses of
each other, multiplying by 4 is the same as dividing by 1/4. Similarly,
dividing by a fraction is the same as multiplying by its inverse. To find the
inverse of a fraction, switch the numerator and the denominator. If the
fraction is a whole number, then it can be written as the whole number over
1, and its inverse is 1 over the whole number. Thus, to divide by a
fraction, multiply by its inverse.
Thus, 0.437 = 437/1, 000. Note that there were 3 decimal places in the
original number, and there are now 3 zeros in the denominator.
Example 2. Convert 2.45 into a fraction.
1. 2.45 = 2.45/1
2. 2.45/1 = 2.45/1.00
3. 2.45/1.00 = 245/100. Note that there were 2 decimal places in the
original number, and there are now 3 zeros in the denominator.
4. Reduction. 245/100 = 49/20.
Expressing Fractions as Decimals
Sometimes we will want to work with decimals instead of fractions. To
convert fractions to decimals, simply divide the numerator by the
denominator, either using a calculator or by hand using the usual method of
long division. When using long division, don't leave the remainder as a
whole number. Instead, treat the numerator as a decimal with zeroes after
the decimal point (for example, treat 56 as 56.000). Continue to divide,
making sure the decimal point is in the same place in the numerator and
the answer.
Example 3. Convert 7/4 into a decimal.
4/6. Repeating
9/6. Terminating
109/99. Repeating
5/4. Terminating
Problems
5. Percents
Table of Contents
Introduction and Summary
Terms
42
Percents are used to calculate tax, tips, and even test grades. This chapter
will teach the meaning of a percent, and how to convert between fractions,
decimals, and percents. It will also explain how to calculate percents; that
is, how to find the percent of a number.
This chapter is broken down into two sections. The first section will explain
what the term "percent" means. It will also explain how to convert percents
to decimals, and vice versa, as well as how to convert percents to fractions,
and vice versa. These are the same conversions teachers use to figure out
their students' test scores.
The second section will focus on how to find the percent of a number. In
addition to its usefulness in mathematics, many other fields require this
skill--economics, chemistry, statistics, and psychology, to name a few. This
skill is also useful in everyday life; one is often asked to calculate a tip or to
figure out how much tax will be added to an item.
Terms
Prev Section
Page 1 of 2
Next Page
43
Percents
A percent employs a percent sign (%) followed by a number. It looks like
this: 23%. A percent represents a fraction in which the number to the left of
the % sign is the numerator and 100 is the denominator. "Percent" means
"parts per hundred," or "out of 100." 23% is equivalent to 23 hundredths, or
23/100, or 0.23.
100% is equal to 100 out of 100, or 1. Percents greater than 100% are
fractions (or decimals) greater than 1, while percents less than 100% are
fractions (or decimals) less than 1.
Expressing Percents as Decimals
To convert a percent into a decimal, move the decimal point 2 places to the
left and drop the percent sign. 36% becomes 0.36, and 145% becomes
1.45. If the number in front of the percent has fewer than two places in front
of the decimal, add zeros to the left of the number, and then move the
decimal place. For example, 5% = 05% = 0.05 and 1.78% = 01.78% =
0.0178.
Expressing Decimals as Percents
To convert a decimal into a percent, move the decimal point two places to
the right and add the % sign. If there are fewer than two places to the right
of the decimal, add zeros at the end of the number after the decimal point.
For example, 0.986 = 98.6% and 1.8 = 1.80 = 180%.
Expressing Percents as Fractions
As stated earlier, a percent is a fraction in which the number preceding the
% sign is the numerator and 100 is the denominator. Therefore, the first
step in writing a percent as a fraction in lowest terms is writing it as a
fraction with denominator 100. For example, we write 82% as 82/100 and
50% as 50/100.
The next step is to reduce the fraction--see Fractions. 82/100 reduces to
41/50 and 50/100 reduces to 1/2. Thus, 82% = 41/50 and 50% = 1/2.
Percents
Prev Page
Page 2 of 2
Next Section
44
If the number to the left of the % sign is not a whole number, first change
the percent to a decimal, and then change the decimal to a fraction. For
example, 67.4% = 0.674 = 674/1000 = 337/500.
Expressing Fractions as Percents
The easiest way to change a fraction into a percent is first to change
the fraction into a decimal by dividing the numerator by the denominator,
and then change this decimal into a percent by moving the decimal point 2
places to the right, as above. For instance, 7/8 = 0.875 = 87.5%.
Problems
I. Using decimals.
15% = 0.15 and 0.15×220 = 33
II. Using fractions.
I. Using decimals.
12.5% = 0.125 and 0.125×52 = 6.5
II. Using fractions.
Terms
This chapter will explore many different types of numbers and how they are
classified. There will be a special focus on negative numbers and how to
use them in calculations.
The first section will explain how to arrange numbers on a number line. It
will also introduce the concept of negative numbers, which have
corresponding opposites in the set of positive numbers. In addition, it will
show the reader how to place fractions and decimals on the number line.
The second section will explain how mathematicians classify numbers--
natural numbers, whole numbers, integers, rational numbers, irrational
numbers, and real numbers. These classifications are important to pre-
algebra, to algebra, and even to much higher mathematics like set theory
and number theory.
The third section will further explore negative numbers, first looking at how
to subtract a larger number from a smaller number. Next, we will learn how
to use operations-- addition, subtraction, multiplication, and division--with
negative numbers.
The final section will discuss absolute value--the positive distance between
a number and zero on the number line. This section will show how to
perform computations when absolute values are involved.
This chapter is important for two reasons. First of all, it is crucial to
understand negative numbers and how to perform computations with them.
Second, it is important to understand the terminology that mathematicians
47
use when talking about numbers. Knowing the terminology may not affect a
numerical answer to a problem, but it will influence how well you
understand some of the concepts underlying the numerical answers.
Terms
Number Lines
We can arrange all the whole numbers on a number line. A number line is a
horizontal line that has points, equally spaced, which correspond to each of
the whole numbers:
Number Line
Problem : Which numbers do the following points correspond to?
a) A
b) B
c) C
d) D
e) E
a) -4
b) -2 1/2
c) 0
d) 3 1/2
e) 4
Problem : Which point corresponds to the greatest number?
E
Problem : Which point corresponds to the lowest number?
A
50
Prev Section
Page 1 of 2
Next Page
As you could see in the last section, with its various number lines, there are
a number of different ways to classify numbers. In fact, there are even
more ways to classify numbers than last section displayed. This section will
run through the most important and common classifications. You should
memorize what each classification means.
Natural Numbers, Whole Numbers, Integers, and Rationals
Natural Numbers
The natural numbers, also called the counting numbers, are the numbers 1,
2, 3, 4, and so on. They are the positive numbers we use to count objects.
Zero is not considered a "natural number."
Whole Numbers
The whole numbers are the numbers 0, 1, 2, 3, 4, and so on (the natural
numbers and zero). Negative numbers are not considered "whole
numbers." All natural numbers are whole numbers, but not all whole
numbers are natural numbers since zero is a whole number but not a
natural number.
Integers
The integers are ..., -4, -3, -2, -1, 0, 1, 2, 3, 4, ... -- all the whole numbers
and their opposites (the positive whole numbers, the negative whole
numbers, and zero). Fractions and decimals are not integers. All whole
numbers are integers (and all natural numbers are integers), but not all
integers are whole numbers or natural numbers. For example, -5 is an
integer but not a whole number or a natural number.
51
Rational Numbers
The rational numbers include all the integers, plus all fractions, or
terminating decimals and repeating decimals. Every rational number can be
written as a fraction a/b, where a and b are integers. For example, 3 can be
written as 3/1, -0.175 can be written as -7/40, and 1 1/6 can be written as
7/6. All natural numbers, whole numbers, and integers are rationals, but not
all rational numbers are natural numbers, whole numbers, or integers.
We now have the following number classifications:
I. Natural Numbers
II. Whole Numbers
III. Integers
IV. Rationals
Numbers can fall into more than one classification. In fact, if a number falls
into a category, it automatically falls into all the categories below that
category. If a number is a whole number, for instance, it must also be an
integer and a rational. If a number is an integer, it must also be a rational.
Irrational Numbers
There is a type of number that does not fall into any of our four categories.
An irrational number is a number with a decimal that neither terminates or
repeats. An irrational number cannot be written as a
fraction a/b where a and b are integers. Plug in (the square root of 2) on
a calculator and the screen will display a decimal that does not repeat itself,
but that continues infinitely. This is because the square root of 2 is an
irrational number.
There is no number which is both an irrational number and a natural
number, whole number, integer, or rational number. If a number is
irrational, it cannot fall into one of the four categories we previously
outlined; and if a number falls into one of the four categories, it cannot be
irrational.
Real Numbers
All the rational numbers and all the irrational numbers together form the
real numbers. Every rational number is real, and every irrational number is
real. For our purposes at this time, the real numbers constitute all the
numbers. 0.45, 5/2, -0.726495..., 18, and -65 1/4 are all real numbers.
Taking into account the irrational numbers and the real numbers, our new
classification might look like this:
52
Problem : Which of the following numbers are integers? -4, 3/2, 18, -7/8, 0
-4, 18, 0
Problem : Which of the following numbers are natural numbers? -7, 63, 0,
5/2, 14.2, 17
63, 17
Problem : Which of the following numbers are rational numbers? 14/11, -
5/12, -6, 0, , 82, 101 2/3
14/11, -5/12, -6, 0, 82, 101 2/3
Problem : Which of the following numbers are whole numbers? 0, 8, -16,
3/2,
0, 8
Problem : Which classification(s) do the following numbers fit into?
a) 17
b) -3/2
c)
d) 0
e) -5
f) 15/4
a) natural numbers, whole numbers, integers, rationals, real numbers b)
rationals, real numbers c) irrationals, real numbers d) whole numbers,
integers, rationals, real numbers e) integers, rationals, real numbers f)
rationals, real numbers
53
Prev Section
Page 1 of 2
Next Page
5 + (- 2) = 5 - 2 = 3
7 - (- 11) = 7 + 11 = 18
-12 - (- 2) = - 12 + 2 = - (12 - 2) = - 10
17 + (- 23) = 17 - 23 = - (23 - 17) = - 6
11 - (- 2) = 11 + 2 = 13
12 - (- 2) + (- 7) = 12 + 2 - 7 = 7
Multiplying and Dividing by Negative Numbers
When a positive number is multiplied by a negative number, the result is
always negative. For example, 7×(- 4) = - 28 and -10×5 = - 50. When two
negative numbers are multiplied together, the negative signs cancel each
other out, and the result is positive. For example, -4×(- 3) = 12 and -11×(-
7) = 77.
To multiply two or more numbers when at least one of them is negative,
count the total number of negative signs. If the total number of negative
signs is even, the result will be positive, and if the total number of negative
signs is odd, the result will be negative. Multiply the numbers with their
signs removed and make this result positive or negative according to the
total number of negative signs.
To divide two or more numbers when at least one of them is negative,
follow the same steps, dividing instead of multiplying. Divide the numbers
with their signs removed, and make this result positive or negative
according to the total number of negative signs (positive if the total number
of negative signs is even, negative if it is odd).
Examples.3×(- 4) = - 12 (1 negative sign)
-5×(- 1) = 5 (2 negative signs)
-11×(- 1)×4×(- 2) = - 88 (3 negative signs)
18/(- 2)/(- 3) = 3 (2 negative signs)
-20/4/5 = - 1 (1 negative sign)
-5×(- 12)/3×(- 4)/(- 20) = 4 (4 negative signs)
Problems
Problem : 7 - 19 = ?
-12
Problem : -5 - 6 = ?
-11
55
Problem : 8 - 12 = ?
-4
Problem : 7 + (- 4) = ?
3
Problem : 102 + (- 99) = ?
3
Problem : 54 - (- 16) = ?
70
Problem : 17 - (- 12) = ?
29
Problem : -9 - (- 10) = ?
1
Problem : 7×(- 8) = ?
-56
Problem : -11×(- 5)/5×(- 9) = ?
-99
Problem : 12/(- 4)×(- 3) = ?
9
Absolute Value
The absolute value of a number, denoted by vertical lines surrounding the
number, is the positive distance between the number and zero on the
number line. It is the value of the corresponding "unsigned" number--either
itself or its opposite: the absolute value of a positive number is the positive
number, and the absolute value of a negative number is its opposite. More
simply put, the absolute value of a number is the number with the sign
removed. The absolute value of -3, denoted | - 3|, is 3. The absolute value
of 15, denoted | 15|, is 15. The number inside the absolute value sign need
not be an integer. For example, | - 5/2| = 5/2.
Computation with Absolute Value
To evaluate an expression that contains an absolute value, first carry out
the expression inside the absolute value sign. Next, take the absolute value
of the resulting number. Then evaluate the expression according to the
order of operations.
Examples:
13 + | 2 - 3| + | 5×6| = 13 + | - 1| + | 30| = 13 + 1 + 30 = 44
Problem : | - 58| = ?
58
Problem : | 62| = ?
62
Problem : 15 - | - 5| = ?
10
Problem : 63 - | 23| + | - 23| = ?
63
Problem : | - 6|×| 5| - | 19| = ?
11
Problem : | 4 - 5| + | - 4×5| = ?
21
Problem : | 5 - 3 - 12|×(- 3) = ?
-30
Problems
Operations with Exponents
Problems
Introduction and Summary
knowledge to those who have. Exponents will play an important role in pre-
algebra during area calculations. They will also be very important in future
mathematical endeavors, including algebra, geometry, calculus, and higher
mathematics.
Terms
Prev Section
Page 1 of 2
Next Page
59
Squares
The square of a number is that number times itself. 5 squared, denoted 52,
is equal to 5×5, or 25. 2 squared is 22 = 2×2 = 4. One way to remember the
term "square" is that there are two dimensions in a square (height and
width) and the number being squared appears twice in the calculation. In
fact, the term "square" is no coincidence--the square of a number is the
area of the square with sides equal to that number.
A number that is the square of a whole number is called a perfect
square. 42 = 16, so 16 is a perfect square. 25 and 4 are also perfect
squares. We can list the perfect squares in order, starting with 12: 1, 4, 9,
16, 25, 36, 49, 64, 81, 100, 121, ...
Cubes
The cube of a number is that number times itself times itself. 5 cubed,
denoted 53, is equal to 5×5×5, or 125. 2 cubed is 23 = 2×2×2 = 8. The term
"cube" can be remembered because there are three dimensions in a cube
(height, width, and depth) and the number being cubed appears three times
in the calculation. Similar to the square, the cube of a number is the volume
of the cube with sides equal to that number--this will come in handy in
higher levels of math.
Exponents
The "2" in "52" and the "3" in "53" are called exponents. An exponent
indicates the number of times we must multiply the base number. To
compute 52, we multiply 5 two times (5×5), and to compute 53, we multiply 5
three times (5×5×5).
Exponents can be greater than 2 or 3. In fact, an exponent can be any
number. We write an expression such as "74" and say "seven to the fourth
power." Similarly, 59 is "five to the ninth power," and 1156 is "eleven to the
fifty-sixth power."
Since any number times zero is zero, zero to any (positive) power is always
zero. For example, 031 = 0.
A number to the first power is that number one time, or simply that number:
for example, 61 = 6 and 531 = 53. We define a number to the zero power as
1: 80 = 1, (- 17)0 = 1, and 5210 = 1.
Here is a list of the powers of two:
20 = 1
21 = 2
22 = 2×2 = 4
60
23 = 2×2×2 = 8
24 = 2×2×2×2 = 16
25 = 2×2×2×2×2 = 32
and so on...
Exponents and the Base Ten System
Here is a list of the powers of ten:
100 = 1
101 = 10
102 = 10×10 = 100
103 = 10×10×10 = 1, 000
104 = 10×10×10×10 = 10, 000
105 = 10×10×10×10×10 = 100, 000
and so on...
Look familiar? 100 is 1 one (a 1 in the ones place), 101 is 1 ten (a 1 in the
tens place), 102 is 1 hundred, 103 is 1 thousand, 104 is 1 ten thousand, etc.
This is the meaning of base ten--a "1" in each place represents a number in
which the base is 10 and the exponent is the number of zeros after the 1.
The place value is the number that is multiplied by this number. For
example, a 5 in the thousands place is equivalent to 5×1000, or 5×103.
We can write out any number as a sum of single-digit numbers times
powers of ten. The number 492 has a 4 in the hundreds place (4×102), a 9
in the tens place (9×101) and a 2 in the ones place (2×100). Thus, 492 =
4×102 +9×101 +2×100.
Problem : 82 = ?
61
64
Problem : 112 = ?
121
Problem : 43 = ?
64
Problem : 26 = ?
64
Problem : 05 = ?
0
Problem : 50 = ?
1
Problem : 117 = ?
1
Problem : Write out 1,943 as a sum of powers of ten.
1×103 +9×102 +4×101 +3×100
Powers of Negative Numbers, Decimals, and
Fractions
Prev Section
Page 1 of 2
Next Page
(- 4)3 = - 4× -4× - 4 = - 64
(- 4)3 = - 64 is negative because there are 3 negative signs--seeMultiplying
Negatives.
(- 5)2 = - 5× - 5 = 25
(- 5)2 = 25 is positive because there are 2 negative signs.
Since an odd number of negative numbers multiplied together is always a
negative number and an even number of negative numbers multiplied
together is always a positive number, a negative number with an odd
exponent will always be negative and a negative number with an even
62
Example 1: (- 3)4 = ?
Example 2: (- 7)3 = ?
Example 1: 1.54 = ?
Example 2: 0.043 = ?
As we can see, decimals less than 1 with large exponents are generally
very small.
63
Powers of Fractions
The meaning of (3/4)3 is (3/4)×(3/4)×(3/4), or three-fourths of three-fourths
of three-fourths. As shown in the SparkNote on Fractions, when we multiply
fractions together, we multiply their numerators together and we multiply
their denominators together. To evaluate(3/4)3 = (3/4)×(3/4)×(3/4), we
multiply 3×3×3, or 33, to get the numerator and we multiply 4×4×4, or 43, to
get the denominator. Thus, (3/4)3 = (33)/(43).
To take the power of a fraction, take the power of the numerator to get the
numerator, and take the power of the denominator to get the denominator.
To take the power of a mixed number, convert the mixed number into an
improper fraction and then proceed as above.
Examples:
Problem : (- 7)2 = ?
49
Problem : -72 = ?
-49
Problem : (- 3)3 = ?
-27
Problem : 0.252 = ?
0.0625
Problem : 0.013 = ?
0.000001
Problem : 1.22 = ?
1.44
Problem : (7/2)2 = ?
49/4
64
Problem : (- 3/5)3 = ?
-27/125
Problem : (- 4/7)2 = ?
16/49
Negative Exponents
Taking a number to a negative exponent does not necessarily yield a
negative answer. Taking a base number to a negative exponent is
equivalent to taking the base number to the positive opposite of the
exponent (the exponent with the negative sign removed) and placing the
result in the denominator of a fraction whose numerator is 1. For
example, 5-4 = 1/54 = 1/625. 6-3 = 1/63 = 1/216, and (- 3)-2 = 1/(- 3)2 = 1/9.
If the base number is a fraction, then the negative exponent switches the
numerator and the denominator. For example, (2/3)-4 = (3/2)4 = (34)/(24) =
81/16 and (- 5/6)-3 = (6/(- 5))3 = (63)/((- 5)3) = 216/(- 125) = - 216/125.
Negative Exponents and the Base Ten System
Here is a list of negative powers of ten:
and so on...
Problem : 4-2 = ?
1/16
Problem : 7-3 = ?
1/343
Problem : (- 6)-3 = ?
-1/216
Problem : (7/5)-2 = ?
25/49
Problem : (6/11)-1 = ?
11/6
Problem : Write out 3.0412 as single-digit numbers times powers of ten.
3×100 +0×10-1 +4×10-2 +1×10-3 +2×10-4
Square Roots
The square root of a number is the number that, when squared (multiplied
by itself), is equal to the given number. For example, the square root of 16,
denoted 161/2 or , is 4, because 42 = 4×4 = 16. The square root of 121,
denoted , is 11, because 112 = 121. = 5/3, because (5/3)2 =
25/9. = 9, because 92 = 81. To take the square root of a fraction, take
the square root of the numerator and the square root of the denominator.
The square root of a number is always positive.
All perfect squares have square roots that are whole numbers. All fractions
that have a perfect square in both numerator and denominator have square
roots that are rational numbers. For example, = 9/7. All other
positive numbers have squares that are non-terminating, non- repeating
decimals, or irrational numbers. For example, =
1.41421356... and = 2.19503572....
Square Roots of Negative Numbers
Since a positive number multiplied by itself (a positive number) is always
positive, and a negative number multiplied by itself (a negative number) is
66
example, 642/3 means "square 64 and take the cube root of the result" or
"take the cube root of 64 and square the result. This works out to 16.
A negative fractional exponent works just like a negative exponent. First,
we switch the numerator and the denominator of the base number, and
then we apply the positive exponent. For example, (9/25)-5/2 = (25/9)5/2 =
(255/2)/(95/2) = "the square root of 25 to the fifth power over the square root
of 9 to the fifth power" = 3, 125/243.27-1/3 = (1/27)1/3 = (11/3)/(271/3) = 1/3.
Again, we cannot take a negative number to a fractional power if the
denominator of the exponent is even.
Problems
Problem : 811/2 = ?
9
Problem : 271/3 = ?
3
Problem : (- 64)1/2 = ?
Does not exist -- we cannot take the square root of a negative number.
Problem : (172)1/2 = ?
17
Problem : (171/2)2 = ?
17
Problem : ((- 12)2)1/2 = ?
12
Problem : ((- 12)1/2)2 = ?
Does not exist--we cannot take the square root of a negative number.
Problem : 253/2 = ?
125
Problem : (100/81)1/2 = ?
10/9
Problem : 64-4/3 = ?
1/256
Simplifying and Approximating Roots
Prev Section
68
Page 1 of 2
Next Page
Example 1: Approximate .
1. 25 is close to 22. =5
2. 22/5 = 4.4
3. (5 + 4.4)/2 = 4.7
4. 22/4.7 = 4.68
5. (4.7 + 4.68)/2 = 4.69
6. 22/4.69 = 4.69
= 4.69
Example 2: Approximate .
70
1. 71 is close to 64. =8
2. 71/8 = 8.9
3. (8 + 8.9)/2 = 8.45
4. 71/8.45 = 8.40
5. (8.45 + 8.40)/2 = 8.425
6. 71/8.425 = 8.427
7. (8.425 + 8.427)/2 = 8.426
8. 71/8.426 = 8.426
= 8.426
Example 3: Approximate .
can be simplified: = = 2× = 2×
Approximate :
1. 14 is close to 16. =4
2. 14/4 = 3.5
3. (4 + 3.5)/2 = 3.75
4. 14/3.75 = 3.73
5. (3.75 + 3.73)/2 = 3.74
6. 14/3.74 = 3.74
= 3.74
Problem : Simplify .
6×
Problem : Simplify .
3×
Problem : Simplify .
5×
Problem : Approximate to two decimal places.
7.07
71
Step 1. Carry out the operations within the parentheses (or absolute
value).
Step 2. Evaluate powers and roots.
Step 3. Multiply and divide (it does not matter which comes first)--this
includes applying a minus sign.
Step 4. Add and subtract (it does not matter which comes first).
Note that taking a power always comes before applying a minus sign
unless the sign is inside the parentheses which form the base number.
Observe:
-72 = - 49
(- 7)2 = 49
-24 = - 16
(- 2)4 = 16
-53 = - 125
(- 5)3 = - 125 (because 3 is odd)
- =-4
is undefined (we cannot take the square root of a negative number)
72
Problems
Problem : 4 + 52 = ?
29
Problem : (4 + 5)2 = ?
81
Problem : 11×32 + 7 = ?
106
Problem : 343/72×22 = ?
28
Problem : 175/52 + (7 - 3)2 = ?
23
Problem : (7 - 4×(- 2))2 +23 = ?
233
Prealgebra: Measurements
Table of Contents
Introduction and Summary
Terms
understand it. It will also show how to convert data into different units of
measurement, so it can be used in calculations.
The first section will introduce the principles of scientific notation. This is
the notation used in all high school science classes and by professional
scientists. Scientific notation makes very large (or very small) numbers
easier to read and comprehend. It also makes large numbers easier to
compare.
The second section will discuss the proper way to take measurements and
will introduce the concept of significant figures. Significant figures show
how precise a measurement is; thus, they allow scientists to understand
the measurements of other scientists.
The third section will discuss units of measurements associated with two
commonly used systems of measurement--the English system and the
metric system. Here, we will learn how to convert measurements from one
unit to another using conversion factors. We will learn how to convert units
within each system, and how to convert from one system to the other.
The material in this chapter is essential to scientific data collection. These
principles will reappear in biology, chemistry, and physics classes, and in
any situation that requires the collection of data. The principles covered in
this chapter allow for a universal understanding of data--they allow
scientists, when looking at data, to read the same information as other
scientists.
Terms
Significant Digits - The number of digits after the given number has been
put into scientific notation. The number of digits that are known in a
measurement, plus one digit that is estimated.
Scientific Notation
Scientific Notation
Until now, we have been writing numbers in "decimal notation." Sometimes,
especially with large numbers, we need to convert numbers into scientific
notation.
To write a number in scientific notation, we write it as a product of a single
digit and a power of 10. Here are the steps to writing a number in scientific
notation:
1. Write the first non-zero digit of the number times a power of ten--
see Exponents and Negative Exponents.
2. Place a decimal point after the single digit number, and put the remaining
digits in the same order after the decimal point. If the number is a whole
number that ends with zeros, drop the zeros.
Thus, to write 527 in scientific notation:
1. Write the first digit times a power of ten: 500 = 5×102
2. Put the remaining digits in order after a decimal point: 5.27×102
527 = 5.27×102
1. 10 = 1×101
2. 1.5200×101 (Note that 15.200 is a decimal, so we did not drop the zeros)
15.200 = 1.5200×101
Observe: the exponent on "10" corresponds to the number of places that
the decimal point has moved--it is positive if the decimal point has moved
to the left and negative if it has moved to the right.
One of the trickiest things about scientific notation is remembering the rules
for zeros: if a number ends in one or more zeros, do notinclude the zeros if
the number is a whole number, but do include the zeros if the number is a
decimal. For example, 820 = 8.2×102 in scientific notation, and 0.820 =
8.20×10-1 in scientific notation. Zeros in the middle of a number are treated
as normal digits.
Scientific notation makes it easy to compare very large (or very small
numbers). The number with a larger exponent on "10" is always greater.
For example, 6.7103×1013 is greater than 9.2×107 and8.3×10-5 is greater
than 2.3×10-11.
Problems
Significant Digits
The number of significant digits, or significant figures, in a given number is
the number of digits after the given number has been put into scientific
notation. For example, 820 (8.2×102) has 2 significant digits (8 and 2), and
0.820 (8.20×10-1) has 3 significant digits (8, 2, and 0). There are three ways
to determine the number of significant digits in a number--use whichever
method is easiest for you:
Method I. Put the number in scientific notation and count the digits.
Method II. Count the digits in a number, starting with the first non-zero digit
and ending with the last non-zero digit (the zeros in the middle count as
digits). If the number is a whole number, do not count any remaining zeros.
If the number is a decimal, count all zeros at the end of the number.
Examples:
estimate how far it falls between the two lines--0.4 cm.? 0.5 cm.? We know
that the object measured is 117 cm. plus a little more; maybe it is 117.4
cm., maybe it is 117.5 cm. Because there is a limit to the number of digits
we can know precisely, we write down all digits known precisely plus one
digit that is estimated. Thus, the number of significant digits in a
measurement is the number known precisely plus 1. In our example, one
could write down 117.4 cm. (4 significant digits). It would be incorrect,
however, to write down 117 cm. or 117.45 cm.-- 117 has too few significant
digits, while 117.45 has too many significant digits.
If the ruler included only measurements to the nearest 10 centimeters, we
would know the 10 centimeter place precisely and would estimate in the
centimeter place: we would write down 117 cm. If the ruler measured only
meters (1 m. = 100 cm.), we would know the 100 centimeter place precisely
and would estimate in the 10 centimeter place: we would write down 120
cm.
When a measurement is known to more places than another measurement,
it is said to be more precise. 117.4 cm. is more precise than 117 cm., and
117 cm. is more precise than 120 cm.
Problems
4, 4.
Systems of Measurement
Prev Section
Page 1 of 2
Next Page
Length/Area
Capacity
Weight
Length
Capacity
Weight
× = × = 5, 000 m
Using these two pieces of knowledge, here are the steps to converting a
measurement from one unit into another, using the example problem above
of converting 2.3 square miles into acres:
Step 2. To the far right of this fraction, write an "=" sign and a fraction line. Put the
units of the final answer in the numerator. Except for a "1" in the numerator, no
numbers should be in this fraction yet.
Step 3. Write down conversion factors. Since we know the relationship between
square miles and acres (1 sq. mi. = 640 acres), we can write down 2 conversion
factors:
and
Step 4. Multiply a conversion factor into the equation. In order to cancel out, the
denominator of the conversion factor must have the same units as the numerator of
the given fraction (the fraction on the left of the equation). In this case, the
conversion factor must have "sq mi" in the denominator. Multiply the fraction on the
81
× =
× = 1, 472 acres
Step 6. Round the answer to the same number of significant digits as the original
number (for now, we will treat our conversion factors as if they are precise). 2.3 has
2 significant digits. 1,472 acres = 1,500 acres. Thus, 2.3 sq mi = 1,500 acres.
Length/Area
1 in = 2.540 cm
1 ft = 0.3048 m
1 mi = 1.609 km
1 sq ft = 0.0929 sq m
1 sq mi = 2.59 sq km
Capacity
1 fl oz = 29.575 ml
1 gal = 3.785 l
Weight
1 oz = 28.35 g
1 lb = 0.4536 kg
Here is an example of a conversion from metric units to English units: if
Bob ran a 5.0 km race, how many miles did he run?
Step 2. To the far right of this fraction, write an "=" sign and a fraction line. Put the
units of the final answer in the numerator. Except for a "1" in the numerator, no
numbers should be in this fraction yet.
Step 3. Write down conversion factors. Since we know the relationship between
kilometers and miles (1 mi = 1.609 km), we can write down 2 conversion factors:
and
Step 4. Multiply a conversion factor into the equation. In order to cancel out, the
denominator of the conversion factor must have the same units as the numerator of
the given fraction (the fraction on the left of the equation). In this case, the
conversion factor must have "km" in the denominator. Multiply the fraction on the left
by the conversion factor:
× =
× = = 3.1075 mi
Step 6. Round the answer to the same number of significant digits as the original
number. 5.0 has 2 significant digits. 3.1075 mi = 3.1 mi. Thus, 5.0 km = 3.1 mi.
Problems
83
The second section will explain the meaning of the term "area." It will
introduce formulas that will help in the calculation of the area of rectangles
and squares.
The third section will focus on circles. It will introduce a special term for the
"perimeter" of a circle-- circumference--as well as other terms that
mathematicians use when they talk about circles, such as diameter and
radius. This section will present formulas for the calculation of the
circumference and area of circles, and it will explain the mathematical term
pi (represented by Π).
The material covered in this chapter will be important in the study of
geometry. It will allow the reader to begin working with shapes and the
calculations associated with them. The formulas that are taught in this
chapter will reappear in later math classes, especially geometry, where
they will be studied in greater depth. In order to study this material in
greater depth, however, one must first master the basics that are covered
in this chapter.
Terms
Area - The total number of square units that fill a given shape.
Circumference - The distance around the edge of a circle; the
"perimeter" of a circle.
Diameter - A line segment from one point on the edge of the circle to
another point on the edge, passing through the center of the circle. The
longest line segment that cuts across the circle from one point to another.
Perimeter - The distance around the edge of a shape; in general, the sum
of the lengths of its sides.
pi, Π - The ratio of the circumference of a circle to its diameter. Π is
roughly equal to 3.14.
Polygon - A closed shape made up of several straight line segments.
Radius - A line segment from the center of the circle to a point on the
edge of the circle. Half of a diameter.
Rectangle - A 4-sided polygon in which opposite sides have the same
length and all angles have the same measure (90 degrees).
Square - A 4-sided polygon in which all sides are equal and all angles
have the same measure (90 degrees).
85
Perimeter
Perimeter
The perimeter of a shape is the distance around its edges--the distance
you would have to travel to walk once around the shape along its edge. In
general, the perimeter of a shape is the sum of the lengths of its sides.
Perimeter of a Polygon
A polygon is a closed shape made up of several straight line segments.
The perimeter of a polygon is the sum of the length of all these sides. For
example, the perimeter of the polygon pictured below is equal to 1 + 5 + 4
+ 2 + 7 = 19:
Perimeter of a Polygon
Perimeter of a Rectangle
A rectangle is a 4-sided polygon in which opposite sides have the same
length and all angles have the same measure. Since opposite sides have
the same length, we have only to add the lengths of twoadjacent sides and
multiply by 2 (so each side is "counted" twice). The formula for the
perimeter of a rectangle is 2×(h + w), where h and w are the height and
width of the rectangle. For example, the perimeter of the rectangle below
is 2×(3 + 6) = 2×9 = 18.
86
Perimeter of a Rectangle
Perimeter of a Square
A square is a 4-sided polygon in which all the sides are the same length.
Therefore, to find the perimeter of a square, we have only to multiply one
side by 4. The formula for the area of a square is 4×s, where s is the length
of a side. For example, the perimeter of the square below is 4×8 = 32:
Perimeter of a Square
Problems
Problem :
Diagram of a Polygon
What is the perimeter of this polygon?
21
Problem :
87
Diagram of a Polygon
What is the perimeter of this polygon?
28
Problem :
Diagram of a Rectangle
What is the perimeter of this rectangle?
22
Problem :
Diagram of a Rectangle
What is the perimeter of this rectangle?
18
Problem :
88
Diagram of a Square
What is the perimeter of this square?
28
Problem :
Diagram of a Square
What is the perimeter of this square?
12
Area
Area
The area of a shape is the total number of square units that fill the shape.
Area of a Rectangle
When we divide a rectangle into squares with side length one, we see that
the width is the number of square units in a row and the height is the total
number of rows. Thus, the total number of squares inside the rectangle is
equal to the number of rows times the number of units in each row, or the
height times the width of the rectangle. Area of a Rectangle = (h×w),
where h is the height and w is the width. In the sample rectangle from the
previous section, h = 3 and w = 6, so the area is 3×6 = 18. In other words,
there are 18 squares in the interior of the rectangle:
89
Area of a Rectangle
Area of a Square
When we divide a square into squares with side length one, we see that the
number of square units in a row is the same number of total rows, or
that h = w. Thus, the area of a square is equal to the length of a side times
the length of a side, or to the length of a side squared (the term squared is
no coincidence). Area of a Square = s2, where sis the length of a side. In
the sample square from the previous section, s = 8, so the area is 82 = 64.
In a square of side length 3, the area is 32 = 9:
Problem :
Diagram of a Rectangle
What is the area of this rectangle?
24
Problem :
90
Diagram of a Rectangle
What is the area of this rectangle?
20
Problem : What is the area of a rectangle with height 3 and width 2.6?
7.8
Problem :
Diagram of a Square
What is the area of this square?
49
Problem :
Diagram of a Square
What is the area of this square?
9
Problem : What is the area of a square with side length 12?
144
Circumference and Area of a Circle
Prev Section
Page 1 of 2
91
Next Page
Circumference of a Circle
The diameter of a circle is a line segment from one point on the edge of the
circle to another point on the edge, passing through the center of the circle.
It is the longest line segment that cuts across the circle from one point to
another. There are many different diameters, but they all have the same
length:
Diameters of a Circle
The radius of a circle is a line segment from the center of the circle to a
point on the edge of the circle. It is half of a diameter, and thus its length is
half the length of the diameter. Again, there are many radii, but they all
have the same length. In the following diagram, a, b, andc are all radii:
92
Radii of a Circle
The area of a circle is the total number of square units that fill the circle.
The area of the following circle is about 13 units. Note that we count
fractional units inside the circle as well as whole units.
Area of a Circle
Formula for the Circumference of a Circle
Mathematicians have discovered a special number, called pi (represented
by Π), which is the ratio of the circumference of anycircle to the length of its
diameter. Π is roughly equal to 3.14--most scientific calculators have a "Π"
button that will produce more digits. Π is a non- terminating, non- repeating
decimal; thus, Π is an irrational number.
Since Π is the ratio of the circumference to the diameter, Π = c/d; c = Π×d;
and d = c/Π; where c and d are the circumference and the diameter,
respectively. The most important equations to remember are the last two.
Thus, to find the circumference of a circle, multiply the diameter by Π. If you
know only the radius (a more likely scenario), multiply the radius by 2 to
find the diameter: c = 2×Π×r. To find the diameter of a circle, divide the
circumference by Π. Use 3.14 for Π.
Try it! Find a pan, trash can, or other large circular object. Measure around
the edge, and then measure the diameter. The circumference divided by
the diameter should be roughly equal to Π.
93
Examples:
Diagram of a Circle
Problem : What is the diameter of a circle with radius 7?
14
Problem : What is the circumference of a circle with radius 7?
43.96
Problem : What is the area of a circle with radius 7?
153.86
Diagram of a Circle
Problem : What is the radius of a circle with diameter 8?
4
Problem : What is the circumference of a circle with diameter 8?
25.12
Problem : What is the area of a circle with diameter 8?
50.24
Problem : What is the radius of a circle with area 23?
2.71
Problem : What is the diameter of a circle with area 23?
5.42
Problem : What is the circumference of a circle with area 23?
17.0
95
Prealgebra: Variables
Table of Contents
Introduction and Summary
Terms
As the final SparkNote within Pre-Algebra, this guide serves as the jumping
off point from pre-algebra to algebra. As such, this chapter will introduce
the reader to variables and how to evaluate expressions and solve
equations that contain variables.
The first section will explain what a variable is and how variables are used.
This is essential knowledge--variables are the crux of algebra.
The second section will deal with algebraic expressions--that is,
expressions containing a variable. It will explain how to evaluate an
algebraic expression, given a quantity for the variable.
The final section is an introduction to solving algebraic equations--
equations that contain a variable. It will teach the reader how to determine
which number a variable represents by using inverse operations. This topic
will reappear in algebra; in fact, much of algebra is concerned with solving
equations for variables.
The material covered in this section is very important. It is the gateway from
pre-algebra to algebra. Much of this study guide has been concerned with
understanding operations and how they can be applied to given numbers.
Now, we will begin to explore operations on unknown numbers. This
chapter will introduce the concept of representing unknown numbers by
96
a) m + 3
b) m/2
Problem : If b represents the number of hours Becky spent painting, write
an expression for:
a) Twice the time Becky spent painting
b) Twice the time Becky spent painting, plus 8 more hours
a) 2b
b) 2b + 8
Problem : If s represents the number of shots Jeff made on the basketball
court, write an expression for:
a) The number of shots Jeff would have made if he had made 4 fewer
shots
b) The number of shots Jeff would have made if he had made 3 times as
many shots
a) s - 4
b) 3s
Problem : If k represents the amount of money (in dollars) Kara spent at a
thrift shop, write an expression for:
a) The amount of money she would have spent if she had spent 3 more
dollars
b) The amount of money she would have spent if she had spent 8 times as
much, plus 6 more dollars
a) k + 3
b) 8k + 6
Evaluating Algebraic Expressions
Prev Section
100
Page 1 of 2
Next Page
Given, 5×6 = 30
5×6 = 30×3; 5×6 = 30 while 30×3 = 90
5×6 = 30 + 18; 5×6 = 30 while 30 + 18 = 48
5×6 = 30/10; 5×6 = 30 while 30/10 = 3
Given, 7 + 4 = 11
(7 + 4)×12 = 11×12; both sides equal 132
(7 + 4) + 3 = 11 + 3; both sides equal 14
- (7 + 4) = - 11; both sides equal -11
101
Example 1: y + 11 = 18
(y + 11) - 11 = 18 - 11
y=7
Example 2: 4×q = 12
(4×q)/4 = 12/4
q=3
Example 3: m/5 = 6
(m/5)×5 = 6×5
m = 30
Example 4: h - 2 = 7
(h - 2) + 2 = 7 + 2
h=9
When there is more than one operation, reverse the "outside" operation
first. Follow the reverse of the order of operations to reverse the operations
in an algebraic equation:
Example 5: 7g + 5 = 33
(7g + 5) - 5 = 33 - 5
7g = 28
(7g)/7 = 28/7
g=4
102
Example 6: (4 + w)/6 = 8
Example 7: 7×(2y + 6) = 56
Example 8: 22 - x = 25
(22 - x) - 22 = 25 - 22
-x=3
x=-3
Remember to check your answers--plugging the answer in for the
variable should make the equation true.
Problems
Review of Prealgebra
Table of Contents
Review Test
Further Reading
Review Test
1. (3 - 1)×(2 + 12/2) = ?
7
14
16
8
2. Which property of addition is used in the following equation:
12
40
28
0
6. Which of the following numerals represents the following: 6 ten millions, 2 millions, 5
hundred thousands, 7 thousands, 3 hundreds.
62,573
62,573,000
62,057,300
62,507,300
3
3 and 9
8
None of the above
56
91
71
1
105
10×10×11
2×5×11
2×2×5×5×11
2×5×10×11
11. What are the greatest common factor and least common multiple of 82 and 123?
8.70
8.07
8.709
8.079
72,000
72,100
72,900
721
14. 3.02 + 5.011 = ?
8.31
8.031
8.13
8.013
15. 1.1×0.11 = ?
121.0
12.1
1.21
0.121
106
35/8
41/8
91/8
41/3
32/6
16/12
16/6
16/3
15
90
135
270
19. 4/15 + 7/12 = ?
17/20
11/27
11/60
28/180
8/2
4/15
4/9
41/30
21. (21/4)/(3/22) = ?
237/44
63/88
7/22
77/2
107
175/1,000
175/100
35/200
7/40
564.0
56.4
5.64
0.564
0.875%
8.75%
87.5%
78%
0.649%
6.49%
64.9%
649%
6.25
25
62.5
625
108
Number Lines
Top
Middle
Bottom
All three are correctly labeled.
28. On the following number line, which pair of points corresponds to numbers that are
opposites?
Number Line
A and F
B and F
B and E
C and D
29. -7 fits into all the following categories EXCEPT
Integers
Rationals
Irrationals
Real Numbers
109
0
-12
14
1
31. 99 - (- 13) = ?
86
-86
112
-112
32. -11×(- 3) - (12/(- 4)) = ?
36
30
-30
-36
33. | 3 - 6| - | - 3×4| = ?
15
-15
9
-9
34. 34 = ?
12
64
81
243
35. (- 4/3)2 = ?
16/3
-16/3
16/9
-16/9
36. (5/3)-3 = ?
125/27
-125/27
27/125
-27/125
110
37. 642/3 = ?
16
24
512
1/16
38. Simplify .
12×
6×
3×
144×
39. (7 - 3)2 = ?
40
16
58
100
8.3500×10-4
8.35×104
8.3500×104
8.35×105
2
3
4
5
1.49
5.9
179
215
111
13
26
42
52
0.25
2
2.5
5
10.99
21.98
38.47
153.86
46. If h represents the number of hours Bonnie spends reading, which expression represents
twice the number of hours she spends reading, plus 11 more hours?
(2 + 11)h
h/2 + 11
2h + 11
2 + 11h
47. What is 5t - 11 if t = 6?
19
45
55
-25
48. What is (8 + h)/4 if h = 20?
5
7
9
13
112
d = 22/4
d=4
d = 16
d = 64
50. Solve for s: 3×(17 - s) = 18
s=6
s=-6
s = 11
s = - 11