T I 89 Titanium Exercise 1
T I 89 Titanium Exercise 1
T I 89 Titanium Exercise 1
Display contrast
(1) Press [HOME] to use calculator
(2) Adjust contrast to darker and lighter, use [ ][ + ] or [ ][ - ]
NOTES: demonstrate:
moving through the display to access expressions
editing expressions with [CLEAR] and []
use of ANS (most recent result)
Calculator menus
(10) Show [F1] menu: Tools
a. Use up and down arrow keys to select entry, or use entry number, e.g., 8 to
clear screen
b. A: About information about the calculator
c. B: Clock setting up the clock
NOTES:
(1) Demonstrate use of [] and [CLEAR] to edit expressions.
(2) Make sure parentheses are balanced
Page 1-1
Typing letters and other characters
(13) To type a letter, press [ALPHA] followed by the key associated with the letter.
Letters X, Y, Z, and T are available directly in the keyboard. By default, all the letters
are shown as lower case.
(14) To type upper-case letters press [ALPHA][] followed by the letter key.
(15) To type a string of lower-case letters, press [ 2nd][ALPHA] (i.e., A-LOCK)
(16) To type special characters, press [ 2nd][ + ] (i.e., CHARS), and select among the
following menus:
a. Greek: Greek letters
b. Math
c. Punctuation
d. Special
e. International
CATALOG function
(17) Show CATALOG (press [ESC] to quit catalog)
a. Use up and down arrow keys to move about the catalog
b. Use [ALPHA][ALPHA] followed by a letter to access the first function that starts
with that letter, e.g., [ALPHA][ALPHA][ F ] to go to the factor function
c. Press [F1] to get help information on current catalog entry, e.g., for factor,
you find the string EXPR[,VAR]. This is interpreted as indicating that an
expression must be entered, and an optional variable may also be entered. For
example: factor(x^3+2*x^2) or factor(x*y+x^2+y^2,x)
d. Press [ENTER] to activate a given function from the catalog (try the examples
listed in c.)
e. Press [CATALOG][ALPHA][ALPHA][N], and select the function nCr. Try
nCr(10,5)
f. Press [CATALOG]. Press [F3] for APPS catalog.
g. Press [F4] for user-defined functions (i.e., programs entered by the user), if
any.
h. Press [ESC] to leave the catalog.
i. Refer to TI 89 TITANIUM manual for description of functions (pages 149 to 278)
Page 1-2
b. Page 2 (press [F2]) shows the following settings:
i. Split Screen (two screens accessible vs. one)
ii. Split 1 App (screen splitting for applications)
iii. Exact/Approx (exact or symbolic, approximate or numeric, automatic
selection)
iv. Base (numerical base, i.e., binary, decimal, or hexadecimal)
(19) Press [ENTER] to save any changes, or [ESC] to leave modes unchanged.
b. In Page 2:
i. Change Exact/Approx to EXACT, then to APPROX, then to AUTO, while
calculating the following exercises:
1. 2 1 + sin
3
2. 32 + 2 2
5
3.
2+5 2
Page 1-3
(23) Coordinate system - show vector [ 2.5, 3.2, -1.5] in the following coordinate systems:
a. Rectangular (Cartesian)
b. Polar (cylindrical)
c. Spherical
(24) Complex format try the following exercises using these modes: REAL, RECTANGULAR,
a. 3 5
2 2
b. LN(-2.35)
c. SIN-1(2.2), with the angle measure set to radians
At this point you will be within the program editor, and the screen will
show the following:
:kbdprgm1()
:Prog
:
:EndProg
vi. Using the down arrow keys, move to the empty line after the Prog
command, and type: main\eqw()
The screen should now look as follows:
Page 1-4
f. Here is an example of what can be produced in the equation writer:
g. When you press [ENTER], the expression is placed in the HOME entry line in the
calculator
h. The equation writer can be used to set up a complex calculation which is then
past on to the HOME directory (by pressing [ENTER]), and finish the calculation,
e.g.:
Page 1-5