1.03
Calculators--In
Your Head
or In Your Hand
from Intermediate
Algebra: One Step at a Time © 1998
P.
27-38
Dr.
Robert J. Rapalje
Seminole
Community College
At
the time of this writing (1997), there are a variety of different
calculators available at a variety of prices.
If you are planning to take higher mathematics courses, or if you
wish to use a state-of the art calculator, you will probably want a graphing
calculator. A graphing calculator will certainly be useful in this course, but not
necessary. An ordinary scientific calculator will be sufficient.
For this course, several features will be necessary.
First, you will need a power
function. Look for the [xy]
yx] function
on the
calculator (on the TI-85, look for the “^” key). The opposite of raising
x
or
y
to a power is taking a
root of
x
or
y. This is
the root function, which is
indicated on the calculator by the keys
or
. For convenience, your
calculator probably
has the square (x2) and
square root (
) functions.
Second, you will need a scientific
notation function. This
will probably be an [EXP]
or an [EE] key on
the calculator. Third, you will want a calculator with parentheses [
(
] and [
)
]
keys. It will also be helpful
to have memory function(s), reciprocal
function (1/x), and the function
[a b/c]. Most
scientific calculators have all of these functions.
However, the functions to look for if you are buying a calculator (not
all have these!) are conversion from decimals to fractions and conversion
from standard decimal form to scientific notation and back.
These are very handy features.
In this section, you will find some explanation, examples, and
exercises which will supplement your calculator instructions and help you
practice with your calculator. Remember
that each brand and model of calculator is different, and it is important
that you learn to work with your calculator, and that you practice
with it!!!
Now that you have a calculator . . . What kind of calculator do you
have? First, is it a graphing
calculator, or a regular non-graphing calculator? Most
calculators today have what are called direct as well as indirect functions (operations).
The direct function is the one that is right on the key.
This is accessed directly by just pressing the key.
An indirect function is one that is directly above the key, usually
printed in a different color. Sometimes
there are two indirect functions, usually in two different colors.
To access the indirect functions, you first press the key in the
upper left corner of the calculator, (usually called [2nd],
sometimes [shift] or [inv],) then you press the key below the color-coded function you
want to access. Sometimes
there is a [3rd] function
in another color, with additional functions color-coded to it. With graphing calculators, there are also special Function keys and also
Menu keys.
PRINCIPLE
You must
practice with and become familiar with your own calculator.
During an
examination is not a good time to do this!
|
PRINCIPLE
When
learning a new skill, always begin with examples for which
you
already know the answer.
|
POWERS
AND ROOTS
To
begin using the calculator, try raising a number to a power.
You may have an x2 key. If so, this is
the easiest way to square a number. When
raising to other powers, you must use yx or
xy
(for TI-83, 85, or 86, look for the “^”
on the right side of the calculator.)
EXAMPLE: 23:
Press the keys [2] [yx] [3]
[=] or [ENTER].
The answer, of
course, is 8.
EXAMPLE:
145:
Press the keys [14] [yx] [5]
[=] or
[ENTER].
The answer (of
course?) is 537824.
The
opposite (or inverse) operation of squaring
is the operation of square root.
The opposite (inverse) of cubing
is cube root. The opposite
(inverse) of raising a
number to a power is taking a
root of a number. As
examples, consider:
72 = 49.
The opposite operation is
= 7.
23
145
At this point, a very
important question should be answered about your calculator relating to
the order in which you must enter the numbers.
The question is this: when
you calculate the
, do you enter
[9]
first and then
[
]
? Or do you enter
[
]
first and then [9]?
This question is important, and knowing which way your calculator
operates will save you much time and trouble in later calculations!
Use your calculator to do this both ways to see which way gives you
the correct answer of 3.
You need to make note of whether you enter the base number or the
operation first. To help you
remember and for notation purposes, throughout this book, I define “TYPE
I” and “TYPE II” calculators:
TYPE I
CALCULATOR:
=
[9]
[
]
Answer
is 3
TYPE II
CALCULATOR:
=
[
]
[9]
Answer is 3.
Now
that you have determined the type of calculator you have, try to calculate
(you already know the answer is 5, right?)
First, some calculators have a special cube root key (probably it says
TYPE
I
CALCULATOR: [
]
[125]
[
]
Answer
is 5
TYPE II
CALCULATOR: [
]
[
]
[125] Answer
is 5.
If you do not have a special cube root key, then you need to use
the
,
,
or
function, whichever
your calculator
has.
This key will be necessary even if you have the special cube root
key, since you need to to find fourth roots, fifth roots, etc.
Notice that this is probably a second
function, so begin at the upper left key on the calculator:
TYPE
I CALC:
= [125]
[2nd]
[
]
[3]
[=] Answer is 5.
TYPE
II CALC:
= [3]
[2nd]
[
]
[125]
[=]
Answer
is 5.
TI-83:
[MATH] [4:
] [125]
[ ) ] [ENTER].
TI-85/86: [3]
[2nd]
[MATH]
[F5(MISC)]
[MORE]
[F4 (
)]
[125]
ENTER].
If you have a
TI-85/86, there
are easier ways to set this up. Ask
for some help and do not be intimidated--it is much easier than this.
EXERCISES:
Use
your calculator to compute the following exercises (in real life, not
everything comes out even--round to nearest hundredth):
1.
53
2. 136
3. 123
4.
312
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
21.
22.
23.
24.
COMBINED
OPERATIONS
Frequently,
a calculation involves more than one operation.
Consider the following :
(You can quickly see that the answer is 60/6 which is 10.)
If you didn’t know any better (which perhaps you do
not!), you might use the following calculator steps:
[12]
[×] [5]
[÷] [3]
[×] [2]
[ENTER] (ANSWER
= 40! Wrong!)
What
happened, and what can be done to correct the problem?
Follow through the steps in the above calculation: You first
multiplied 12 times 5 to obtain 60. Then
you divided by 3 to obtain 20. However,
next you multiplied by 2, which
gives 40.
There
are at least three ways to correct this problem.
Try these, and let me know which is the easiest.
Maybe the first way is best, then who needs the rest?
1.
PARENTHESES--Put parentheses around the numerator and denominator.
NUMER: [ ( ]
[12] [×]
[5] [ ) ]
[÷]
DENOM: [ ( ]
[3] [×]
[2] [ ) ]
[=] or [ENTER] ANSWER -- 10.
2.
NUMERATOR MULTIPLY, DENOMINATOR DIVIDE.
Realize that all
numerator factors represent multiplication, and all denominator
factors represent division.
[12] [×] [5]
[÷] [3]
[÷] [2]
[=] or [ENTER]
ANSWER -- 10.
3. ZIG-ZAG METHOD
--
[12]
[÷] [3]
[×] [5]
[÷] [2]
[=] or [ENTER] ANSWER -- 10.
EXERCISES:
1.
2.
3.
4.
5.
6.
7.
8.
SCIENTIFIC
NOTATION
When working with very large (astronomical!) numbers or very small
(microscopic!) numbers, it is often convenient to write the numbers in scientific
notation. In scientific
notation, the number must be expressed as a number between 1 and 9.99... times
a power of 10.
Numbers with magnitude 10 or greater will be expressed with a positive power of 10, while numbers with magnitude smaller
than 1 must be expressed with a negative
power of 10.
Before
using the calculator to compute with scientific notation, first it may be
helpful to review the concept and make sure you understand how to convert
from standard decimal form to scientific
notation and back, using the calculator in your head!
Your calculator may or may not convert from one to the other (this
is something you can easily do in your head!), but it will certainly
perform scientific notation calculations and frequently give you answers
in scientific notation. First, the non-calculator explanation!
EXAMPLES:
STANDARD DECIMAL FORM
SCIENTIFIC NOTATION
1. 300
= 3.0 X 100
= 3.0
X 102
2. 3000
= 3.0 X 1000
= 3.0 X 103
3. 3250
= 3.25 × 1000
= 3.25 × 103
4. 32,500,000 move
decimal 7 places left
= 3.25
× 107
5. 0.03
= 3.0 × 1/100
= 3.0 × 10-2
6. 0.0003
= 3.0 × 1/10000
= 3.0 × 10-4
7. 0.0000000325
move
8 places right = 3.25 × 10-8
8. 0.00000000032 move
10 places right
=
3.2 × 10-10
EXERCISES: Express in
scientific notation.
1. 450 = _____________________ 2.
7500 = ______________________
3. 12,000,000 = ______________
4. 720,000,000,000
= ____________
5. 0.00325 = _________________ 6.
0.000000246 = _______________
7. 0.00000000325 = ____________ 8.
0.00000000436 = ______________
9. 480,000,000 = ______________ 10.
93,200,000,000 = ______________
11. 0.0000876 =
________________
12. 0.0000122
= __________________
Your
calculator may or may not be able to convert from standard decimal form to
scientific notation and vice versa. For some calculators (certain Casios and the TI-8586/83), you
use the [MODE] button, and
follow the instructions in your manual.
For other calculators (certain Texas Instrument models) there are
separate functions called [SCI]
and [FLO].
(
[FLO] means
“floating point”, which means a decimal format.)
If you have this function on your calculator, it might be a good
idea to go back and use your calculator on some of the previous exercises.
EXERAMPLE (This is a cross between an exercise and an example!!)
Use your calculator to
compute the following exercises.
13a) 6,000 ×
7,000 =
_________________________
b)
60,000 ×
70,000 =
_________________________
c)
60,000,000 ×
70,000,000 =
_________________________
At
some point in these calculations, depending upon your calculator, the
answer began with a reasonable 42,000,000
for #13a, and then
"degenerated" to what on your calculator probably looks like 4.2 15
or 4.2
E 15 or 4.215 as
the answer to #13c.
What happened? Is the
calculator correct? Actually,
the problem is that the calculator can only display so many digits--some
calculators can only display eight digits, others can display ten
digits--on the screen. It is
therefore necessary for the
calculator to convert the answer to scientific
notation!! The
answer to #13c is actually 4.2 × 1015.
Most
calculators have an EE (or EXP)
function, which makes scientific
notation very easy to enter. If
you have an EE or EXP key on
your calculator, to enter 7.2 × 1012, simply enter 7.2,
EE (or EXP), 12, enter. It
doesn't get any easier than that!
CAUTION:
DO NOT
ENTER [7.2]
[×] [EE]
, etc.
There
is one more function or skill you will need for scientific notation. What about negative
exponents, such as 7.2 × 10-12?
This is done using what is called the [+/-]
key. On the TI85/86/83 this is the [ (-) ] key.
Whatever you did to enter 7.2
× 1012, try it now by touching the [+/-]
or the [ (-) ] key
just before (or on some calculators after) you enter 12.
Try it to be sure: [7.2]
[EE (or EXP)] [+/-] [12]
[ENTER] __________(Your
answer)
(One more for practice--enter into your calculator:
8.6 x 10 -39.)
Frequently, there will be combined
operations, as the following example:
It
will be helpful to work up to this example "one step at a time!"
14. 7.2×1012
• 6.3×10 – 8
[7.2]
[EE] [12]
[×]
[6.3]
[EE] [(-)]
[8]
[ENTER]
15.
3.5 × 10 – 4 • 8.1 × 10 14
16.
8.42 × 1013 •
5.8 × 10 8
17.
8.42 × 10 – 13 •
5.8 × 10 – 8
18.
19.
20.
21.
22.
[HINT: 1012
may be entered as
either
1 × 1012 or
10 ^ 12]
23.
24.
25.
26.
27.
28.
Combined operations:
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
ANSWERS
1.03
p. 31:
1. 125; 2.
4826809;
3. 1728;
4. 531441;
5. 7;
6. 13; 7. 40;
8. 32;
9. 451;
10. 957;
11. 27.39; 12. 36.77;
13. 4; 14.
6; 15.
12; 16.
100; 17. 17; 18. 67;
19. 3;
20. 2;
21. 4;
22. 3;
23. 10.08; 24. 10.43.
p.
33: 1. 10;
2. 2;
3. 6;
4. 9;
5. 20;
6. 0.4;
7. 3.6;
8. 451.89.
p.
34:
1.
4.5x102;
2.
7.5x103;
3. 1.2x107;
4.
7.2x1011;
5. 3.25x10-3;
6. 2.46x10-7;
7. 3.25x10-9;
8.
4.36x10-9;
9. 4.8x108;
10. 9.32x1010;
11. 8.76x10-5;
12. 1.22x10-5;
13a)
42,000,000 or 4.2x107; b) 4,200,000,000 or 4.2x109;
c) 4.2x1015; 14. 4.54x105; 15. 2.84x1011;
16. 4.88x1022; 17.
4.88x10-20; 18. 2.06x1016; 19.
7.78x10-23;
20. 8.89x1025;
21. 8.89x101 or 88.89; 22.
1.25x1015;
23. 2.5x10-9;
24. 1.67x103 or 1666.67;
25. 1.6x10-6
26. 1.86x10-28;
27. 1.86x1028;
28. 1.86x10-12 29. 1.42x105;
30. 2.88x105;
31. 2.77x1010;
32. 3.02x105;
33. 5.50x109;
34. 3.24x10-18; 35. 1.30x1043; 36. 5.72x10-22;
37. 3.81x10-52;
38. 5.69x1064.