Tips for Beginners for the TI 89 Calculator

March 21, 2018 | Author: sjpark24 | Category: Summation, Complex Number, Matrix (Mathematics), Asymptote, Derivative


Comments



Description

Tips for Math with the TI-89 Titanium© 2012 April 29, for the TI-89 Titanium OS 3.10 Dr. Wm J. Larson, International School of Geneva, [email protected] Corrections welcome. OPERATING SYSTEM ................................................... 2 GETTING STARTED ...................................................... 2 THE GREEN, YELLOW & PURPLE SYMBOLS .................... 2 THE TWO MINUS KEYS ................................................... 2 THE TWO EQUALS SIGNS ................................................ 2 EXPONENTS AND ROOTS ................................................. 2 SCIENTIFIC NOTATION..................................................... 2 DEGREES & RADIAN MODES ........................................... 2 EXACT AND APPROXIMATE MODES ................................. 2 MORE SYMBOLS & FUNCTIONS ....................................... 3 PARENTHESES ................................................................. 3 LISTS, MATRICES & VECTORS ......................................... 3 THE PLUS/MINUS SIGN.................................................... 3 THE F1 TO F8 KEYS......................................................... 3 CLEARING ....................................................................... 3 SHORTCUTS ..................................................................... 3 ON SCREEN SYNTAX HELP .............................................. 3 IF THE SCREEN IS TOO DARK OR LIGHT ............................. 3 IF THE CALCULATOR IS LOCKED-UP ................................. 4 TO QUICKLY MOVE TO THE END OF AN EXPRESSION ........ 4 TO REUSE A PREVIOUS ENTRY.......................................... 4 TO HIGHLIGHT TEXT ........................................................ 4 TO COPY TEXT ................................................................. 4 IF YOU ARE LOST ............................................................. 4 TO CHANGE THE NUMBER OF DIGITS DISPLAYED ............. 4 THE WITH KEY ................................................................ 4 INSERT MODE .................................................................. 4 LOG X .............................................................................. 4 PI ..................................................................................... 4 ORDER OF OPERATIONS .................................................... 4 GRAPHING ....................................................................... 4 ZOOM .............................................................................. 5 FRIENDLY WINDOWS ...................................................... 5 TRACE ............................................................................. 6 TO CHANGE THE CENTER OF THE GRAPH .......................... 6 TO FORMAT A GRAPH ...................................................... 6 TO CANCEL A GRAPH ....................................................... 6 MODES ............................................................................ 6 TO STORE A WINDOW SETTING ........................................ 6 TO DEPICT AN INEQUALITY .............................................. 6 PARAMETRIC GRAPHS ..................................................... 6 POLAR GRAPHS ............................................................... 6 TO FIND THE MINIMA OR MAXIMA OF A FUNCTION ......... 7 SOLVING A SYSTEM OF TWO EQUATIONS I.E. FINDING THE INTERSECTIONS OF TWO GRAPHS .................................... 7 TO FIND THE X AND Y INTERCEPTS .................................. 7 TABLES ........................................................................... 7 ASYMPTOTES .................................................................. 8 PIECEWISE-DEFINED GRAPH ........................................... 8 GRAPHING A REAL FUNCTION ......................................... 9 COMPLEX NUMBERS ................................................... 9 CONVERTING FROM RECTANGULAR TO POLAR OR TRIGONOMETRIC FORM ................................................... 9 SOLVING WITH COMPLEX NUMBERS ............................... 9 GRAPHING A COMPLEX FUNCTION ................................ 10 CONVERTING FROM RECTANGULAR TO POLAR COORDINATES ............................................................... 10 OTHER COMMANDS ................................................... 10 THE SOLVE & ZEROS COMMANDS ................................. 10 SOLVING INEQUALITIES ................................................. 11 FACTORING AND EXPANDING........................................ 11 PERMUTATIONS AND COMBINATIONS ........................... 11 SEQUENCES AND SERIES ............................................... 11 MATRICES ..................................................................... 12 HOW TO GRAPH A CONIC EQUATION ............................. 12 HOW TO SIMPLIFY RATIONAL FUNCTIONS .................... 13 TO SOLVE A SYSTEM OF EQUATIONS WITH SOLVE( ...... 13 THE INVERSE................................................................. 13 LINEAR INTERPOLATION ............................................... 13 STEP FUNCTIONS ........................................................... 14 TO SIMPLIFY EXPRESSIONS ........................................... 14 BINARY, HEXADECIMAL & DECIMAL ............................ 14 TO DELETE FUNCTIONS, LISTS, TABLES, ETC. ................. 14 DEFINE .......................................................................... 14 PROGRAMMING .......................................................... 15 ON LINE HELP .............................................................. 15 ERROR MESSAGES ..................................................... 15 ERROR: DIMENSION ...................................................... 15 RESET ALL MEMORY .................................................... 15 CALCULUS ..................................................................... 15 ON THE HOME SCREEN ................................................. 15 DIFFERENTIATION ......................................................... 15 NUMERICAL DIFFERENTIATION ..................................... 16 INTEGRATION ................................................................ 16 LIMITS ........................................................................... 16 FINDING EPSILON IN THE LIMIT DEFINITION ................. 16 MINIMA AND MAXIMA .................................................. 16 ON THE GRAPH SCREEN ............................................... 16 DIFFERENTIATION ......................................................... 16 INTEGRATION ................................................................ 16 PARTIAL FRACTION DECOMPOSITION ........................... 17 MINIMA, MAXIMA, INFLECTION POINTS, TANGENT LINES & ARC LENGTH ............................................................. 17 CONVERGENCE OF A SEQUENCE .................................... 17 TAYLOR SERIES APPROXIMATIONS ............................... 17 RIEMANN SUMS ............................................................ 17 DIFFERENTIAL EQUATIONS ........................................... 18 IMPLICIT DIFFERENTIATION ........................................... 18 Tips for Math with the TI-89 Calculator, page 2 Operating System Just as your PC can be upgraded to WinXP, your TI-89 can be upgraded to OS 3.10. In both cases overall you get a better experience. To find your OS select TOOLS on the HOMESCREEN, select option A: ABOUT To download OS 3.10 go to http://education.ti.com and navigate to http://education.ti.com/educationportal/sites/U S/productDetail/us_os_89titanium.html. Installing OS 3.10 will remove all data including preloaded Graphing Calculator Software Applications (Apps) for example Stats/List Editor. Getting Started The Blue, Green, Yellow & Grey Symbols The blue 2 nd key accesses the blue functions, e.g. 2 nd t. The green + key accesses the green functions, e.g. + Y=. The gray alpha key accesses the gray functions, producing lower case letters, e.g. alpha A gives “a”. The l key, produces upper case letters, e.g. l A produces “A”. However the TI-89 isn't case- sensitive, 'A' is treated just like 'a', even built- in commands that have capital letters in them can be typed in lowercase, e.g., 'cSolve' can be typed 'csolve'. It will change to 'cSolve' once you hit ENTER. Alpha Lock: To key several lowercase letters, key 2 nd a-lock or just hold the ALPHA button down. To key several uppercase letters, key l alpha. To exit alpha lock, key alpha. To type a space, key alpha (-). The Two Minus Keys Two different keys are needed to enter -3 - 4. Use the (-) key (left of ENTER) for -3 & the - key (above +) for - 4. The Two Equals Signs Use the ENTER key to evaluate 3 + 4, not the = key. The = key is used, e.g. with solve(x^2 = 4, x). Exponents and Roots 7³ is keyed as 7 ^ 3. n \x = x 1/n , so you can key in x^(1÷n). Example 9^(1÷2) gives 3. Or you can use root(9,2). root( is Math [2 nd 5] 1: Number D: root(. Scientific Notation 6 × 10 -8 is entered as 6 EE(-)8. It appears on the screen as 6.E-8, but on your homeworks and tests you must copy that in proper scientific notation, i.e. as 6 × 10 -8 . Key the EE button only once. Degrees & Radian Modes To change from degrees to radians or vice versa, key MODE, then Angle. The Angle mode is displayed at the bottom center of the home screen as RAD or DEG. However the Angle mode can be overridden with ° & r . E.g.. in radian mode sin(30°) evaluates as ½, i.e. correctly, in degree mode sin((t/6) r ) evaluates as ½, i.e. correctly. The r symbol is not alpha R; it is keyed as 2 nd MATH 2: Angle 2: r . Thus radian mode is recommended, because it can be overridden more easily than degree mode. (° is keyed as 2 nd °.) Exact and Approximate Modes In AUTO mode (recommended), fractions will be displayed as fractions (e.g. “2/3”, not 0.666667) and pi as “t”. To change to Auto mode key MODE, 2 nd ▼, Exact/Approx, 1: Auto. The current Exact/Approx mode setting is displayed at the bottom center of the home screen as AUTO or EXACT or APPROX. To convert a fraction (e.g. 2/3) or t or \5 to a decimal, key + ENTER, instead of just ENTER or key one of the numbers with a decimal point, e.g. 2.÷3 will display as .66667. In Approximate mode results are always displayed as a decimal. Tips for Math with the TI-89 Calculator, page 3 More Symbols & Functions CATALOG contains all of the calculator’s functions (e.g. !, sinh -1 , E, nCr, nDeriv, abs.) It’s very long. To get close to your desired command, key the first letter of the command and then ▼ down. It’s not necessary to key alpha and the first letter of the command. For example to put seq( on the entry line, key CATALOG, 3, ▼, ▼, ▼, ▼, ENTER. 2 nd CHAR 2: Math A: gives , I: gives ², N: gives ±. These are just symbols, not functions, e.g. trying to evaluate 3² gives an error. Parentheses Use ( & ) for parentheses, not [ & ] or { & }. Lists, Matrices & Vectors {} delimits a list. E.g. {1, 2, 3} + 4 gives {5 6 7} {2, 1, .5} & sin({1, 2, 3}t/6) gives {2 \3/2 .5}. [] delimits a matrix or vector. The Plus/Minus Sign The list {1,-1} is effectively a ± sign. E.g. to graph x² + y² = 1, solve for y, i.e. y = ± 1 2 ÷ x , and key y1 = {1, -1}\(1-x^2). To solve the quadratic formula for 2x² + 3x - 4 = 0, key (-3 +{-1, 1}\(9 - 4 × 2 × -4) ) ÷ 4. This then displays both solutions. The F1 to F8 Keys The meanings of the F1 to F5 and 2 nd F6 to F8 keys are given on the top of the screen and depend upon which window is currently displayed. Pull down the menus in F1 to F8 and choose the desired operation. Some options may be unreadable. This means that the option is unusable in the current situation. A menu item (e.g. 5:approx) can be chosen either by scrolling down to highlight its line and keying ENTER or by keying its number (e.g. 5) If the result of algebra is a number Accidentally storing a number to a variable (This is surprisingly easy to do.) will produce unexpected results. If you type in, for example, expand((x-2)²), you expect “x²-4x+4”. If instead you get “4”, “x” probably has the value x = 0. To reset it, key Delvar x. Also see the next subject. Clearing ÷ is the back space key for erasing a single mistaken key stroke. If the cursor is sitting at the end of a line, CLEAR will erase the entire line. If the cursor is sitting in the middle of a line, CLEAR will erase the part of the line to the right of the cursor. If you want to clear the entire home screen, key F1 8: Clear Home. F6 Clean Up 1: Clear a-z will delete the definitions of any 1-character variables, i.e. “x”, but not “xx”. F6 Clean Up 2: NewProb does Clear Home, Clear a-z, deselects all plots & graphs. Shortcuts keying + ÷ gives ! (factorial). keying + < gives s. keying + > gives >. keying + = gives =. keying + ( accesses the Greek letters. For example + ( alpha s gives o. keying + EE gives a keyboard map with all of the + shortcuts. On Screen Syntax Help There are many commands which require several parameters, e.g. seq(, requires an expression, the name of the variable, starting & ending values and optionally the step size. If you do not remember the syntax and your manual is not handy, the syntaxes are given in CATALOG. Key CATALOG, 3 (to go to “s”) and ▼ to seq(. The syntax: EXPR,VAR,LOW,HIGH[,STEP] appears on the bottom line of the screen. The square brackets around STEP mean that the parameter STEP is optional. If you do not type it, the default value will be used. If the screen is too dark or light Key + + to make the characters darker or + - to make the characters lighter. Tips for Math with the TI-89 Calculator, page 4 If the calculator is locked-up If the screen won't come on, try turning the contrast up by keying Diamond + continuously for a few seconds. In case the calculator was actually off, key the ON button once and again try turning up the contrast. If the screen comes on dark, try turning the contrast down by keying Diamond - continuously for a few seconds. If this does not work, replace all of the batteries with new ones. If that doesn't fix it, again check the contrast. If that doesn't fix it, reset the memory by removing one battery and holding the (-) & ) buttons down replacing the battery and then holding them for another 5 seconds. If that doesn't fix it, remove all of the batteries, including the lithium watch battery. If that doesn't fix it, again check the contrast. To reload the operating system hold down 2nd, leftarrow, rightarrow and ON (2nd , hand and ON for the 92+/V200) simultaneously. If the screen comes on with an error message and then turns off again, reload the OS. To quickly move to the end of an expression To get to the start or end of a long expression or list, key 2 nd ◄, ▲, ▼ or ► as needed. To reuse a previous entry To reuse a previous entry, repeatedly key ▲ until the entry is highlighted. Then key ENTER, this will place the previous entry in the entry line, where it can be edited as necessary. Or you can key ENTRY (2 nd ENTER) repeatedly until the desired entry is in the home line To highlight text To highlight text (e.g. for copying or deleting) hold down l and highlight left or right with ◄ or ►. To copy text Highlight it as explained above then key COPY. Move the cursor to the place where the text is desired then key PASTE (+ESC). If you are lost If you are lost in some unfamiliar screen, key ESC to back up one screen or HOME to return home. To change the number of digits displayed To change the number of digits displayed, key MODE Display Digits. I recommend E: FLOAT, because the calculator displays all available digits in case you need them. The With key | means “with”. E.g. 2 + 3 - x | x = 5 ENTER gives 17. This key is very useful for limiting the domain of a function. For example if you want y = (x - 2)² to have an inverse, limit its domain by keying y1 = (x - 2)² | x ≥ 2 Insert Mode 2 nd INS toggles back & forth between insert & overtype mode. In insert mode (recommended) the cursor is a thin line between characters. In overtype mode the cursor highlights a character. log x ln x ÷ log e x is on the keyboard. log x ÷ log 10 x is not on the keyboard. To get it key CATALOG 5 ▲, ▲, ▲, ▲, ENTER. Or use log x = ln x/ln 10. E.g. ln 100000/ln 10 gives 5. Pi To enter t, use the t key, not 3.14 or 22/7. order of operations Your calculator knows the order of operations. E.g. 4 + 3 × 2 will be evaluated as 10. If you meant (4 + 3) × 2, key in the parentheses. Graphing To enter an equation to be graphed, key + Y=. Tips for Math with the TI-89 Calculator, page 5 Type in the equation. Key F4 3 to select or deselect an equations. Only selected equations are graphed. Key F6 Style to pick the way the graph is displayed (dotted, thick, etc.). This is useful if more than one equation is selected. If the window is too big (i.e. the graph is a tiny unhelpful squiggle) or too little (i.e. the important features of the graph are off the screen), try ZoomStd. If that does not work, reset the window size with + WINDOW. Inside + WINDOW: xmin & xmax set the values of x on the left and right sides of the window, similarly for ymin & ymax. xscl (“x scale”) sets the distance between tick marks on the x-axis, similarly for yscl. xres sets pixel resolution; 1 = highest resolution; 10 = lowest resolution; 2 is default. The lower the resolution, the faster a graph is drawn. See the discussion of friendly windows below. From OS 3.10 on xres is grayed out and set to 1, if the Discontinuity Detection (F1 Tools 9: Format) is set to ON. The default is ON. Zoom To view the equation’s graph, key + GRAPH. Inside + GRAPH, key F2 Zoom to resize the window (i.e. to change the maximum and / or the minimum value of x and / or y that is displayed). You might want to zoom out so that you can see all of the main features of the graph - intercepts, asymptotes, min/max and behavior as x ÷ ±·. You might want to zoom in so as to precisely determine an x- intercept or to understand a puzzling behavior of the graph. Inside + GRAPH F2 Zoom 1: ZoomBox zooms in on a box you draw. 2: ZoomIn & 3: ZoomOut zoom in & out by the amount you set in C: SetFactors. The default is 4 4: ZoomDec & 8: ZoomInt set friendly windows. See the discussion of friendly windows below. 5: ZoomSqr scales x & y the same, so circles look round, squares look square and ± lines look ±. 6: ZoomStd sets x & y min = -10, x & y max = 10 and x & y scl = 1. If nothing appears on the screen, try this first. 7: ZoomTrig is useful for graphing trig functions. It sets the pixel size = t/24 = 7.5° and xscl = t/2 = 90°. 9: ZoomData, for use with scatterplots or histograms data, sets xmin & xmax to match the data. A: ZoomFit resizes y to fit the graph. F2 Zoom can also be accessed from inside + WINDOW. Friendly Windows A friendly window is a window where the x coordinates of the pixel elements are round numbers, e.g. 1, 2, 3, 4, ... or 0.1, 0.2, 0.3, 0.4, ... This is very helpful if you want to see a hole in a graph. For example ( 1)( 2) ( 1) x x y x ÷ + = ÷ has the same graph as y = x + 2 except that there is a hole in the line at x = 1. In + GRAPH, Zoom 4: ZoomDec (decimal) sets the pixel size to 0.1 and the window dimensions to -7.9 < x < 7.9, -3.8 < y < 3.8. Zoom 8: ZoomInt (integer) sets the pixel size to 1.0 and allows you to use the arrows to move to the center to the part of the graph you wish to investigate. (ZoomDec does not allow this option.) If you choose to center the graph at the origin, the window size is -79 < x < 79, -38 < y < 38. But xres determines how many pixels are actually traceable. (Skipping pixels speeds up the graphing process.) What you actually trace is 1, 2, 3, 4, ... or 0.1, 0.2, 0.3, 0.4, ... (for ZoomInt & ZoomDec and respectively) times xres. If you really want 1, 2, 3, 4, ... or 0.1, 0.2, 0.3, 0.4, ... (normally you do want that), set xres to 1. The default is 2. The scale set by ZoomInt is often the wrong size, i.e. you get steps of 1.0, but need steps of 0.0001 or maybe 1000, etc. If you need steps of 0.1, then use ZoomDec. But if the region you want to trace is off the screen, you are out of luck with ZoomDec. It is possible to develop a formula to calculate the window size to set to solve this problem, but that is tedious. Here is a trick. In +GRAPH set F2 Tips for Math with the TI-89 Calculator, page 6 Zoom C: Set factors, set xFact and yFact to 10 (or if you prefer a smaller zoom step size to \10 - the default zoom step size is 4). Select F2 Zoom 8: ZoomInt. Set the center where you need it. Now Select F2 Zoom 2: ZoomIn twice (or once if you set the zoom factor to 10). Now you have step sizes of 0.1. If you need step sizes of 0.01, repeat, etc. Trace Inside + GRAPH, F3 Trace puts a cursor on the graph & displays the coordinates of the cursor. The cursor can be moved along the curve with ◄ or ► or by typing an x value and ENTER. This can be used for finding intercepts or other solutions to the equation, for reading out data points in a scatter plot or histogram heights. Unfortunately since trace moves from pixel to pixel, it usually does not land exactly on the desired point. Therefore if the coordinates are needed accurate to 3 significant figures, do not use trace. To change the center of the graph To change the center of the graph, move the cursor to the desired center and key ENTER. To format a graph To format a graph (rectangular vs. polar, grid on/off, label axes on/off, etc.) key +( or in Y=, Window or Graph, key F1 9: Format. To cancel a graph To cancel a graph while it is being plotted, key ON. Modes The normal graphing mode is MODE Graph = 1: FUNCTION. Use this e.g. to graph y1(x) = x². The other modes are used for parametric, polar sequence, 3D, and differential equations graphs To store a window setting To store a window setting with F2 Zoom B: Memory 2: ZoomSto. You can recall your stored setting with B: Memory 3: ZoomRcl. To depict an inequality To depict an inequality (e.g. y > 2x + 3) on the x- y plane by graphing the inequality as an equality solved for y (e.g. y1(x) = 2x + 3) and then shading above or below the graphed line, depending on whether the inequality was actually > or <. (You want to shade above in our example.) To set the shading in Y=, key F6 Style 7: Above or 8: Below as needed. There are 4 shading patterns which are automatically cycled through. So 4 different inequalities can be displayed. Parametric Graphs To make a parametric graph key MODE Graph = 2: PARAMETRIC. A parametric graph is made on the x-y axes by defining x = f(t) & separately y = f(t). Thus in parametric mode, you must type in a pair of equations. E.g. in Y= xt1 = sin 2t yt1 = sin 3t To view the graph of the above set x & y min/max = ±1 & use radian mode. You will get a pretty Lissajous figure. You must use t (not x, y or z) as your independent variable. + Window now has (in addition to xmax, yscl, etc.) tmin, tmax & tstep, which you may need to set. Polar Graphs To graph in polar coordinates key MODE Graph = 3: POLAR. The Y= screen will now read r1=, etc. You must use u (not t, x, y or z) as your independent variable. u is +u (above the ^ key). Use ZoomSqr to set the correct proportions or do it by hand by setting xmin & xmax to twice ymin & ymax. + Window now has (in addition to xmax, yscl, etc.) umin, umax & ustep, which you may need to set. If some functions are selected, they might graph along with your polar graph. To turn them all off, in Y= key F5 ALL 1: All Off, 3: Functions Off or 5: Data Plots Off as needed. + | Coordinates ÷ Polar will cause F3 Trace to display the coordinates r & u. + | Coordinates ÷ Rectangular will cause F3 Trace to display the coordinates x, y & u. Tips for Math with the TI-89 Calculator, page 7 To find the Minima or Maxima of a function In + GRAPH to find the Minima or Maxima of a function use F5 Math 3: Minimum or 4: Maximum. You will be prompted to choose an x value on each side of the zero. Solving a system of two equations I.e. Finding the Intersections of Two Graphs Solving a system of two equations means finding the intersections(s) of their graphs. Solve the 2 equations for y. Graph them using the + Y= and + GRAPH. If the intersection(s) do not appear on the screen, zoom out (or better by using + Window reset x or y min or max until the intersection(s) can be seen on the screen). Key F5 Math 5: intersection. In case you have other functions displayed on the screen besides the ones you want to solve, you will be prompted with “1 st Curve?” and then “2 nd Curve?” to choose the two functions whose intersections you want to find. If the cursor is on the correct 1 st & 2 nd curves, just press ENTER to answer each question, otherwise use the ▲ or ▼ key to move to the correct curve(s). Or better still, use Y= and then F4 to uncheck the unneeded curves. Then you will be prompted “Lower Bound?” Use the ◄ key to move the cursor to the left of the intersection and key ENTER or if you know roughly the x-coordinate of the intersection, key in an x value less than the x- coordinate of the intersection. You will be prompted “Upper Bound?” Use the ► key to move the cursor to the right of the intersection and key ENTER or if you know roughly the x-coordinate of the intersection, key in an x value more than x-coordinate of the intersection. “Lower” is a bit confusing. Remember it means “left”, not “below”. In response to “Upper Bound?”, similarly choose an x-value to the right of the intersection. To move the cursor faster, use 2 nd left or right arrow. Then the (x, y) coordinate of the intersection will be displayed at the bottom of the screen. To find the x and y intercepts To find x and y intercepts, graph the equation and zoom in or out with F2 Zoom (or better by using + Window reset x & y min & max until the x and y intercepts can be seen on the screen). To use the following method the intercepts must appear on the screen. To find the y-intercept, key F3 Trace, then 0, then ENTER. This will move the cursor to x = 0, i.e. the y-intercept. The y-intercept will be displayed in the lower right of the screen. To find the x-intercept, key F5 Math, then 2: Zero. You will be asked for the “Lower Bound?”. Either place the cursor to the left of the x-intercept with the ◄ key and key ENTER or if you know roughly the value of the x-intercept, key in an x value less than the value of the x-intercept. Then you will be asked for the “Upper Bound?” Either place the cursor to the right of the x-intercept with the ► key and key ENTER or key in an x value greater than the value of the x-intercept. Tables To make a table, create a function in +Y=. +TABLE produces a table of the functions selected in +Y =. Depending on the MODE setting, this could be functions y1, y2, etc, or parametric functions y1t, x1t, etc, or polar angle u, etc. Below I assume you are in function mode. There is a choice of ways to choose which x values to display. In TABLE SETUP, which can be accessed with + TblSet or inside TABLE with F2 Setup AUTO table automatically generates a series of values for x or you can choose them yourself with ASK. For example key y1(x) = sin x. Deselect any previously selected functions. Set the table parameters with tblStart = -90, Atbl = 15 (assuming you are in degree mode & want a table of sin x for every 15° starting at -90°). Graph <-> Table = OFF (unless you want to use xmin & xres to set tblStart & Atbl, which is not recommended). Independent = AUTO. ENTER If you want to choose your own values of x, use Ask. E.g. in + TABLE key F2 Setup, Independent ÷ Ask, ENTER. Then key in your x value, ENTER, ¹, then key in another x value, etc. To change the cell width in TABLE key +| or F1 9: Format Tips for Math with the TI-89 Calculator, page 8 Asymptotes The TI-89 does not draw asymptotes, but because of the way it draws a curve, fake asymptotes sometimes appear. It evaluates y at the center (in x) of each pixel, draws a dot there and connects the dots. Thus where an asymptote should appear, a slightly crooked fake asymptote might be drawn. If you want to get rid of fake asymptotes, in Y= set the style to dot. Or set the scale so that a pixel element falls on the asymptote. E.g. for y = 1/(x- 1) there is a vertical asymptote at x = 1. F2 Zoom 4: ZoomDec and + WINDOW xres = 1 will put a pixel element at x = 1 and thus no fake asymptote will appear. Discontinuity Detection From OS 3.10 on fake asymptotes no longer appear, if the Discontinuity Detection (F1 Tools 9: Format) is set to ON. The default is ON. You can access the Graph Formats window from either the Graph screen itself, the Y= Editor, or the Window Editor. Unfortunately xres = 1 makes graphing slow and Discontinuity Detection ON makes it even slower. If you want to draw an asymptote. If you know where an asymptote is, you could key its equation in - perhaps in a different style and add it to your graph. Horizontal asymptotes can be easily keyed in. E.g. a horizontal asymptote at y = 2 would be graphed as y2(x) = 2. Vertical asymptotes can only be approximated, e.g. for a vertical asymptote at x = 2, use y2(x) = 10^100(x-2), which is a line which goes through the point (2, 0) and has such a steep slope that it will appear perfectly vertical. Alternatively type y2(x) = when(x<2,-10^100, 10^100). This draws a horizontal line at -10 100 for x < 2 and a horizontal line at 10 100 for x > 2. Both are way off screen. What you see is the vertical line connecting these two lines. Alternatively type LineVert 2 in the home screen, not in Y=. You cannot trace or find intersections, etc. of a line drawn with LineVert. Piecewise-Defined Graph To display a piecewise-defined graph, e.g. f x x x x x ( ) , , = > s ¦ ´ ¹ 1 1 2 , inside Y= key y1 = when(x > 1, x, else x^2) when( is in CATALOG. If the graph has more than 2 pieces, e.g. g x ( ) = ÷ s < s ¦ ´ ¦ ¹ ¦ x, x 0 3, 0 x 1 x, 1 < x , you can use nested when functions or a user- defined function. Unfortunately the logic of nested when functions is hard to follow, especially since you have to read it inside the small entry line. It is easier is to enter a piecewise defined equation as separate equations, then selecting each with F4 3. E.g.: y1(x) = -x | x s 0 y2(x) = 3 - x + x | 0 < x and x s 1 y3(x) = x | 1< x The unexpected “- x + x” term was used to get an x into the expression. Without an x in the expression “y2(x) = 3 |0 < x and x s 1” would have drawn a 3 for all x, not just for 0 < x s 1. The Boolean operator and is 2 nd MATH 8: Test 8: and or CATALOG and. Unfortunately if you want to then graph g(x - 3) or if you need a table of g(x) or if you want to find values e.g. g(-3), then you need to express the function in one entry. If so the g(x) above can then be defined using when(test, expression when test true, expression when test false). For example f x x x x x ( ) , , = > s ¦ ´ ¹ 1 1 2 can be written as, y10(x) = when (x > 1, x, x^2). To write g x ( ) = ÷ s < s ¦ ´ ¦ ¹ ¦ x, x 0 3, 0 x 1 x, 1 < x , you must use nested when(s, For example: y1(x) = when (x s 1, when(0 < x, 3, -x), x) or y1(x) = when (x s 0, -x, when(xs 1, 3, x)) Notice the difference in the inequalities used above and that the -x + x term is no longer needed. For example 4 - x², x < 1 f(x) = 1.5x + 1.5, 1 s x s 3 x + 3, x > 3 is entered as y1 = when(x<=3, when(x < 1, 4 - x^2, 1.5x + 1.5), x + 3) Tips for Math with the TI-89 Calculator, page 9 Once you have defined a function in Y =, you can use it in the entry line. E.g. with the above definition, y1(-25) evaluates as 25 To display f(x)={x, x s 1, key y1 = when(x s 1, x, undef). undef means undefined, so it won't draw anything if x > 1. Just type “undef “ in, it’s not in the catalog! Graphing a Real Function The domains of some functions are restricted, because they produce complex results for some x. For example y y = x 2/3 is considered to be defined only for x > 0 and y = 4 2 ÷ ÷ x x is considered to be defined only for x ≥ 4. The TI- 89 can be commanded to show just these parts by changing the complex format mode, but the required setting is a bit inconsistent. In complex REAL mode y = x 2/3 is (incorrectly) graphed for all x, but y = 4 2 ÷ ÷ x x is (correctly) graphed only for all x > 4. In complex RECTANGULAR mode y = x 2/3 is (correctly) graphed for x ≥ 0, but y = 4 2 ÷ ÷ x x is (incorrectly) graphed only for all x > 4 and also for x ≤ 2. In complex POLAR mode an attempt to graph either function crashes. Solving Inequalities Graphically Example y1 = x+2 y2 = -x²+4 Find the values of x such that y1<y2. In y3 type when(y1(x)<y2(x),1,0). Get when( from the catalogue. Turn off y1 & y2 and key GRAPH. The solution, a horizontal line at y = 1 for -2 < x < 1, is displayed. The disadvantage of this method is that it’s impossible to get the exact endpoints with this method. Complex Numbers Converting from Rectangular to Polar or Trigonometric Form To convert a complex number in standard (i.e. rectangular, i.e. a + bi) form to polar (i.e.. r e iu ) form, set the mode to complex polar with MODE Complex Format 3: POLAR, key in the complex number in standard form & press ENTER. The way the result is displayed depends on what modes you are in. You may need to reset the Exact/Approx mode or the Angle mode (i.e. Degree vs. Radian mode). For example: In exact, radian mode \2 + \2i ENTER gives 2 e it/4 . In approx, radian mode \2 + \2i ENTER gives 2 e 0.785 i . In exact, radian mode \5 + i ENTER gives e i arctan\5/5 \3 \2. In approx, polar, degree mode \2 + \2i ENTER gives 2.449Z24.095. Etc. Apparently the TI-89 cannot be commanded to display in trigonometric form (e.g. 2 cos 45° + 2i sin 45°). To convert a complex number in polar (i.e. re iu ) form to a complex number in standard (i.e. rectangular, i.e. a + bi) form, set the mode to complex rectangular with MODE Complex Format 2: RECTANGULAR, key in the complex number in standard form and press ENTER. Again the way the result is displayed depends on what modes you are in. For example In approx mode 2e it/4 ENTER gives 1.414 + 1.414 i. In exact mode 2e it/4 ENTER gives \2 + \2i. Solving with Complex Numbers cSolve() or cZeros() can be used to find the roots of complex numbers. For example ³\i = cSolve(x³ = i, x) = cZeros(x³ - i, x) = {-i, -\3/2 + ½ i, \3/2 + ½ i} DeMoivre’s Theorem can be used to display and trace (i.e. read out) the roots of complex numbers. For example DeMoivre’s Theorem says that the cube roots of 2i = 2 e it/2 are ³\2 e i(t/2+2tk)/3 , with k = 0, 1, 2. To graph these values set the Graph mode to Polar. In Y= key 2^(1/3). In WINDOW set umin to the angle of the first root (i.e. (the argument of 2i) / n = (t/2)/3 = t/6). Set ustep to 2t/n = 2t/3. Set the window size appropriately, i.e. a little bigger than ³\2 e.g. ±2. Key GRAPH. Key F2 Zoom 5: ZoomSqr (to make the plot “circular”). Key F3 Trace. The first root, 1.091 + .630 i will be displayed (as 1.091, .630). Key ► to display Tips for Math with the TI-89 Calculator, page 10 the second root -1.091 + .630 i. Key ► again to display the third (& last) root 0 - 1.260 i. There are at least five possible ways (!) that the results of cSolve() or cZeros() can be displayed. E.g. for x² = 4i, i.e. finding the square roots of 2i, the answer could be displayed in exact polar radian form e iu , e.g. 2e it/4 and 2e it/4 or approx polar radian form e iu , e.g. 2 e 0.785 i and 2e -2.366 i or polar degree form (r Z u), e.g. (2 Z 45) and 2 Z -135) or exact standard form a + b i, e.g. \2 + \2 i and -\2 - \2 i, or approximate standard form a + bi, e.g. 1.414 + 1.414i & -1.414 - 1.414i. Apparently the TI-89 cannot be commanded to display the results in trigonometric form (e.g. 2 cos 45° + 2i sin 45°). Which form is displayed is controlled by 3 (!) mode settings. Mode: Complex Format 3: Polar will always display the result in polar form. Mode: Complex Format 1: Real or 2: Rect will always display the result in standard form. Mode: Exact/Approx 2: Exact will always display the result in Exact form, i.e. e it/4 or \2/2 + \2/2 i, depending on the Complex Format mode. Mode: Exact/Approx 3: Approximate will always display the result in Approximate form, i.e. e 0.785 i or .707 + .707 i, depending on the Complex Format mode. In Angle 1: Radian mode the polar radian form, r e iu , is displayed, i.e. e it/4 . In Angle 2: Degree mode the polar degree form, (r Z u) i.e. (1 Z 45), is displayed . Graphing a Complex Function A complex function, z = x(t) + y(t)i, can be graphed on the complex axis in parametric mode as xt1 = x(t) and yt1 = y(t). Or if z is not explicitly written with real and imaginary parts, i.e. just as z = f(t), use xt1 = real(f(t)) and yt1 = imag(f(t)). Converting from Rectangular to Polar Coordinates To convert from Rectangular to Polar Coordinates key [x,y] 2 nd MATH 4: Matrix L: Vector ops 4: ¬ Polar For example [1, \(3)]: ¬ Polar gives [2 Z t/3] To convert from Polar to Rectangular Coordinates key [r,Zu] 2 nd MATH 4: Matrix L: Vector ops 5: ¬ Rect For example [2, Z t/3] ¬ Rect gives [1 \3] The “Z ” is 2 nd EE. The “,” does not display in the answer, but it is there. Other Commands The Solve & Zeros commands To solve an equation key F2 Algebra 1: solve( in the entry line. E.g. solve(2x + 3 = 7,x) gives x = 2. This single line will do about half of your homework or test problems! If I want you to do the problem yourself by hand, I will require you to show your work or I will prohibit calculators on part of the test. Some equations cannot be solved analytically (i.e. with algebra), e.g. x = cos x. With a grapher there are several ways to solve it. One way is graphically by plotting y1 = x, y2 = cos x and in + GRAPH find the intersection of two functions using F5 Math 5: intersection. You will be prompted to choose two functions and an x value on each side of the intersection. Or in the entry line use solve(x = cos(x), x), giving “x = .739085133”. Or set the equation equal to zero (e.g. x - cosx = 0) and in the entry line use zeros(x - cos(x), x), giving “x = .739085133”. Zeros is F2 4: zeros(. Or graph y1 = x - cosx and find the zeros of the graph with F5 Math 2: Zeros. You will be prompted to choose an x value on each side of the zero. For a more detailed explanation of how to use the zeros feature, see below. The above two Zeros functions are different. The one used in the entry line does not ask for a range to search and might not find all zeros. Of all of the above methods, I recommend using intersection in the GRAPH screen, because by looking at the graphs you can understand what is going on, because if there is more than one intersection you can choose the one you want and because setting the equation equal to zero or equal to y involves extra algebra and is therefore not as intuitive. Either Solve() or Zeros() can be used for most problems. For example Solve(x² - 4 = 0, x) or Zeros(x² - 4, x) will both give 2 & -2. Tips for Math with the TI-89 Calculator, page 11 There are three Solve( & two Zeros() commands: Solve(, Zeros(, cSolve(, cZeros( and nSolve(. If you want complex solutions, you must use cSolve() or cZeros(). Solve() or Zeros() or nSolve() will give only the real solutions. Solve() is 2 nd Math 9: Algebra 1: Solve(). Zeros() is 2 nd Math 9: Algebra 4: Zeros(). nSolve() is 2 nd Math 9: Algebra 8: nSolve(). cSolve() is 2 nd Math 9: Algebra A: Complex 1: cSolve(). cZeros() is 2 nd Math 9: Algebra A: Complex 3: cZeros(). nSolve looks for only one approximate real solution, but is faster than Solve() or Zeros(). Solve is very powerful. - It can solve symbolic equations, e.g. Solve(a-x^2 + b*x + c = 0, x) will give the quadratic formula. - It can find the intersection of two equations, e.g. Solve(x^2 + y^2 = 4 and y = x^2, {x, y}) will give (±1.250, 1.562) i.e. the intersections of the circle and the parabola. (“and” is 2 nd Math 8: Test 8: and.) - Solve(x 4 - 1 = 0, x) will give x = 1 or x = -1, but cSolve(x 4 - 1 = 0, x) will give x = i or x = -i or x = 1 or x = -1. - To speed up the process, you can also include a guess e.g. Solve(x^2 = 2, x = 1.4) will give 1.414, although the equation must be more complicated before the speed-up is noticeable. Solving inequalities OS 3.10 can solve inequalities. Example solve(abs(x - 1) < 3, x) gives -2 < x < 4 Factoring and Expanding To factor an expression key F2 Algebra 2: factor( in the entry line. E.g. factor(x^2 - 5x + 6, x) gives (x-3) (x-2). E.g. factor(x³ + 3x²y + 3xy² + y³) ENTER gives (x + y)³. E.g. cfactor(x 4 -1) gives (x-1) (x+1) (x-i) (x+i) To expand an expression key F2 Algebra 3: expand( in the entry line. E.g. expand(x + y)^3) ENTER gives x³ + 3x²y + 3xy² + y³. Permutations and Combinations Combinations are the number of ways of selecting r objects from n objects where order does not count = n C r = n! / r! (n-r)! is also written as n r | \ | . | . Permutations are the number of ways of selecting r objects from n objects where order does count = n P r = n! / (n-r)! n C r is 2 nd MATH 7: Probability 3: n C r ( n P r is 2 nd MATH 7: Probability 2: n P r ( Sequences and Series A sequence is an ordered list of numbers. A series is the summation of the terms of a sequence. They can be calculated using 2 nd MATH 3: List 1: seq(. Seq takes the parameters (expression, variable name, begin, end [, step]). Step is optional, the default is 1. E.g. to display the first 6 terms of the arithmetic sequence a n = 3n + 2, key seq(3x+2, x, 1, 6) ENTER which gives {5 8 11 14 17 20}. Note I used “x” rather than “n” as my variable to make the keying easier. seq(3x+2, x, 3, 5, ½) ENTER gives {11 25/2 14 31/2 17}. To find the sum of a sequence you can use sum(seq( or E(. The sum & E features are different. Sum just takes a list to sum, for example sum({1, 2, 3}) gives 6. E( takes parameters (expression, variable name, begin, end). E.g. to find the sum of the first 4 terms of the geometric sequence a n = 5-2 n , key sum(seq(5*2 x , x, 1, 4) ENTER or key E(5*2 x , x, 1, 4) ENTER, either of which give 150. Since E( is the same as sum(seq(, it’s easier to just use E(. But E( does not accept a step size, i.e. the step size is set to 1. If another step size is needed, e.g. for Riemann sums, then you must use sum(seq(. For example for f(x) = 2 x to find f(2) + f(2.2) + f(2.4 + ... +f(4), use sum(seq(2 x ,x,2,4,.2)), which gives 96.700. Or you can get clever with E(. To find the sum of the n terms of f(x) from x = a to b (i.e. with step size =Ax = (b-a)/n use E(f(a+Ax×x),x,0,n). For example for f(x) = 2 x to find the sum of the 10 terms f(2) + f(2.2) + f(2.4) + ... +f(4), Ax = (4- 2)/10 = .2, use E(2 2+.2 x , x, 0, n), which, of course, also gives 96.700. Tips for Math with the TI-89 Calculator, page 12 The result can contain symbols, e.g. E(x,x,1,n) ENTER gives n(n+1)/2. To find the partial sums of a sequence use cumSum(. E.g. key 2 nd MATH 3: List 7: cumSum(seq(1/x², x, 1, 4)) ENTER gives {1 5/4 49/36 205/144} A sequence graph is will display a sequence. Set MODE Graph SEQUENCE. Key + Y=. Enter the formula for the sequence in u1. If an initial value is needed, e.g. if a recursive formula for the sequence is entered in u1, enter the initial value in ui1, otherwise leave it blank. E.g. key in u1 = 3n+2. You must use “n” as your variable in sequence mode. Key + GRAPH F2 Zoom A: ZoomFit. The axes are n and u1. You can use F3 Trace to read out the values of u1 (they are called yc). Matrices To create a matrix key APPS Data/Matrix Editor, 3: New, Type 2: Matrix, Folder: Main, Variable: (Give it a name, e.g. a, which you get by typing =, because by default alpha is already turned on.). To type the row & column dimensions you must key alpha to turn alpha off. Determinant is in MATH (2 nd 5) 4: Matrix 2: det( Inverse is ^-1 Example Solve 3 4 5 6 2 1 3 2 5 x y z x y z x y ÷ + = ÷ + = ÷ ÷ = with 3 4 5 6 1 2 1 , 1 , 3 2 0 5 x a b X y z ÷ | | | | | | | | | = ÷ = ÷ = | | | | | | ÷ \ . \ . \ . this can be written a X = b. So the solution is X = a^-1 b giving 26 / 7 43/14 10 / 7 | | | | | \ . Matrices in the Home screen The TI-89 requires several keystrokes before you begin typing the matrix vales. The TI- 84 is needs fewer keystrokes. Therefore some prefer to type a matrix in the home screen Example Solve 3 4 5 6 2 1 3 2 5 x y z x y z x y ÷ + = ÷ + = ÷ ÷ = [[3,-4,5][1,-2,1][3,-2,0]]^-1 [[6][-1][5]] gives 26 / 7 43/14 10 / 7 | | | | | \ . . How to graph a Conic Equation Since a conic equation is not solved for y, it cannot be directly entered into Y=. But by treating x as a constant, a conic can be rearranged into a quadratic equation in y. Then the quadratic formula can be used to solve for y. The general form of the conic, Ax 2 + Bxy + Cy 2 + Dx + Ey + F = 0, can be rearranged to Cy 2 + (Bx + E)y+(Ax 2 + Dx + F) = 0. Note that this now has the form of a quadratic in y. Applying the quadratic formula gives y Bx E Bx E C Ax Dx F C = ÷ + ± + ÷ + + ( ) ( ) ( ) 2 2 4 2 . There is one problem with keying in this formula, there is no “±” button. The solution is easy, the list {1, - 1} is effectively a “±” sign. If you have one conic to graph, key the above formula in for y1= with the letters (A, B, C, etc.) replaced with their values. For example for x² - 4xy + 4y² + 10x - 30 = 0 (i.e. A = 1, B = -4, C = 4, D = 10, E = 0, F = -30), key in y1 = (4x+{1,-1}\((-4x)^2-4*4(x^2+10x- 30)))÷(2*4). If you want to graph several conics, it is faster to create a function called conic(x) which contains the above formula, i.e. in the home screen key (-(b*x+e)+{1,-1}*\((b*x+e)^2- 4*c*(a*x^2+d*x+f)))÷ (2*c) ÷ conic(x), where ÷ is the STO÷ button. Note that you must explicitly type b*x, not bx, otherwise bx will be interpreted as a variable name, not b times x. Then for each conic just key in the values of A, B, C, etc. For the above example, key 1 ÷ A, -4 ÷ B, 4 ÷ C, 10 ÷ D, 0 ÷ E and -30 ÷ F. Now set y1(x) = conic(x), and graph it. Tips for Math with the TI-89 Calculator, page 13 How to Simplify Rational Functions To do long division of one polynomial by another, use expand(. For example expand((x^2+4x+6)/(x+2), x) gives 2/(x+2)+x+2. Expand is F2 Algebra 3: expand(. MODE Split Screen 3 LEFT-RIGHT or 2: TOP- BOTTOM is useful with graphs. Make one screen the graph and use the other screen to adjust the window and to set the style (dot, thick, etc.) of the graph. To Solve a System of Equations with Solve( To solve a system of three equations and three unknowns key solve(eqn1 and eqn2 and eqn3, {var1,var2,var3}). E.g. to solve x + 4y - z = 6, 3x + 2y + 3z = 16 and 2x - y + z = 3, key solve(x+4y-z=6 and 3x+2y+3z=16 and 2x-y+z=3,{x,y,z}), which gives x=1 and y=2 and z=3. The Inverse To find analytically the inverse of f(x), written f -1 (x), key solve(y = f(x), x). Then exchange x and y by hand. Solve( is F2 Algebra 1: solve(. For example solve(y = 2x + 1, x) gives x = (y-1)/2. So f -1 (x) = (x-1)/2. Solve(y = ln(x), x) gives x = e y . So f -1 (x) = e x . There are several ways to graph the inverse. 1) You can first find f -1 (x) analytically as above and then just key it in in Y =. For example y = x² Solve it for y, i.e. y = ±\x. This can be graphed as y ={1,-1}\x. The list {1,-1} is effectively a ± symbol. 2) Or use parametric mode: xt1 = t yt1 = f(t) will produce a graph of f(x). xt2 = yt1(t) yt2 = t will produce a graph of f -1 (x). For example, xt1 = t, yt1 = t^2, will produce a graph of y = x², xt2 = yt1(t), yt2 = t, will produce a graph of x = y², its inverse. You may need to adjust the values of tMin and tMax to allow for the range of y values you want. 3) Or type on the command line DrawInv x^2, which draws the inverse of y = x². All of the above is for the inverse relationship i.e. where you do not require that the inverse be a function. If you want the inverse function and the inverse relationship is not already a function, it does not work. To obtain the graph of the inverse function use Method 1. If the function did not have an inverse function because it contained a y² term (e.g. y = x² or x² + y² = 1), proceed as in 1 above, but remove the {1, -1}. If f(x) contains a transcendental function, (i.e. one which cannot be inverted algebraically, e.g. tan x), use the inverse transcendental, e.g. tan -1 x. For example solve(y = 2 tan tx + 3,x) gives x = {tan -1 [(y-3)/2]}/t + @njt. (The j stands for an integer. @nj is the name of an integer constant. If the solution has two constants, they will be named @n1 and @n2.), i.e., in more standard notation, x = {tan -1 [(y-3)/2]}/t + kt, k = an integer. To get the inverse function just drop the + @njt part. So the inverse function is f -1 (x) = tan -1 [(x-3)/2]/t. In this example DrawInv 2 tan tx + 3 or graphing y1 = {tan -1 [(x-3)/2]}/t + @njt, gives a series of curves, one on top of the other. On the other hand graphing y1 = {tan -1 [(x-3)/2]}/t gives just the one curve of the function, called the principal branch. Linear Interpolation If you have a table of data, e.g.: x y = f(x) 4 24.7 5 25.2 6 25.8 and wish to find a y-value corresponding to an x- value between those x-values in the table, assume the (unknown) function y = f(x) is locally linear and use linear interpolation. Use the following equation, where x 1 and x 2 bracket x.: y = y 1 + (y - y )(x - x ) x - x 2 1 2 1 1 E.g. find f(5.8) = 25.2 + (25.8-25.2)(5.8-5)/(6-5) = 25.68 Tips for Math with the TI-89 Calculator, page 14 Step functions [x] = the greatest integer less than or equal to x = int(. This function is also called floor(. For example, int(3.5) returns 3 and int(-3.5) returns -4. If you want the smallest integer greater than or equal to x, use ceiling(. For example, ceiling(1.5) returns 2. ceiling(-1.5) returns -1. If you want the integer closest to zero, i.e. simply removing any fractional part, use iPart(. For example, iPart(1.5) returns 1 and iPart(-1.5) returns -1. These can be found in the MATH 1: Number. To Simplify Expressions Usually expressions are simplified automatically, but sometimes this does not happen or the default form is unsatisfactory. Both expand( and factor( can be used (sometimes back to back) to force a simplification of an expression or equation. Also propFrac( is useful in some cases. If trig is involved, tExpand( and tCollect( can be used in a similar fashion. All of these are in F2 Algebra. Binary, Hexadecimal & Decimal Decimal means base 10, binary means base 2 & hexadecimal means base 16. How do you tell the calculator you are entering a binary or hexadecimal number? You type 0b before a binary number & 0h before a hexadecimal number. For example to enter 7 in binary, key 0b111. To enter 15 in hexadecimal, key 0hF. How do you set the mode of the answer of a calculation? To display your answer in binary, key MODE, Base, 3: BIN. To display your answer in hexadecimal key MODE, Base, 2: HEX. To display your answer in decimal (i.e. the normal way) key MODE, Base, 1: DEC. You can enter the number in any mode, the answer will be displayed in the chosen mode. For example in decimal mode 0b111 + 0b1 gives 8. In binary mode 0b111 + 0b1 gives 0b1000. In hexadecimal mode 0b111 + 0b1 gives 0h8. You must always use the prefixes. For example in hex mode 11 + 3 gives 0hE, i.e. 11 is interpreted as decimal. How can you convert a number from one base to another? There are two ways. Firstly you can set the mode to the desired base and key in the number with the correct prefix. For example in decimal mode 0b111 ENTER gives 7. In hex mode 15 ENTER gives 0hF. Alternatively you can use the convert base commands in 2nd MATH D: Base, which are 1:(Hex, 2:(Bin & 3:(Dec. For example, 0b11010(Hex gives 0h1A and 0b11010 (Dec gives 26. These commands only work in EXACT or AUTO, not APPROX mode. To delete functions, lists, tables, etc. To delete tables, etc. key 2 nd VAR-LINK. All of your (user defined) variables: tables, functions, lists, text entries are listed. Highlight the table, etc. you want to delete. Key ÷ Enter. If you want to delete several variables, select all to be deleted with key F4 3, then key ÷ Enter as above. If you want to delete all but a few variables, key F5 All 1: Select All. Then use F4 3 to deselect those tables you do not want to delete. By default all user defined variables are placed in the MAIN folder unless you specified otherwise. You cannot delete the MAIN folder. Define F4 Other 1: Define can be used to define a function. E.g. Define xxt(x) = 3x^2. Then xxt(5) ENTER gives 75. Notice that I used letters available on the keyboard to make typing the name faster. You would have gotten an error message if you had tried to define xt1(x), because xt1(x) is a system variable. There is another way to define a function. 1÷cos(x) STO¬ sec(x) defines a new function, sec(x) which can, for example, be graphed by entering y1 = sec(x) or evaluated by typing sec(t) which gives -1. An erroneous set of keystrokes can result in defining x & y. This is surprisingly easy to do by accident. E.g. if x has been defined as 2, expand((x+2)²) will give 16. If something like this happens, F6 Clean Up 1: Clear a-z ENTER ENTER will clear (i.e. delete) the definitions of any 1-character variables, i.e. “x”, but not “xx”. Tips for Math with the TI-89 Calculator, page 15 If you want to use your newly-defined function, easier than keying in the letters is copying a variable from VAR-LINK. Key 2 nd VAR- LINK. Highlight the variable (e.g. the sec(x) function created above) ENTER, sec(x) now appears in the entry line. Programming To type in a program, key APPS 7: Program Editor 7: Program Editor 3: New Type: Program. Give it a name, e.g. Variable: example. The lines :example() :Prgm : :EndPrgm then appear automatically. Note the first line is the name you assigned to the program. Type in your program between Prgm and EndPrgm. Key ENTER after you finish each line. When you are done typing the program, key HOME. To save on typing key F3 I/O to insert “Disp”, “Input”, “Output”, etc. into your program. To run the program, type its name in the entry line on the home screen, e.g. example(). Note that the () were not used above when naming the program. Lbl creates a label which the program can later jump to with a Goto statement. Input [prompt], variable prints the prompt on the screen. After you type in a value for the variable and key ENTER, that value is assigned to the variable. Disp displays the current contents of the Program I/O screen. To leave the Program I/O screen, i.e. stop a running program, key F5 PrgmIO or key ON ENTER HOME. On Line Help TI provides dozens of forums on its TI Calculators, for example there are forums entitled “TI-89”, “Precalculus”; “Calculus”, etc. Look at links below http://education.ti.com/index.html or http://education.ti.com/student/TIStudentCenterH ome.html or http://www-s.ti.com/cgi- bin/discuss/sdbmessage.cgi?databasetoopen=calc ulators&topicarea=TI-89/92+Plus&do_2=1 Error Messages Error: Dimension Error: Dimension means that the variable you are using, e.g. x, is not the correct dimension for the function you are using, e.g. Factor(x^2 - 9). This is probably because by accident you stored something in x. Either use F4 Other 4:DelVar x or F6 Clean Up 1: Clear a-z. Reset All Memory To reset all memory key: 2nd, 6, F1, 3, Enter Calculus The two main operations of calculus are differentiation and integration, of course. Both of these can be done easily either numerically or symbolically. They can be done on the home screen with the keyboard or on the graph screen. On The Home Screen Differentiation 2 nd d (expression, variable[, order]) (on the 8 key) does differentiation. E.g. d(x³,x) ENTER gives 3x². E.g. d(f(x)÷g(x),x) ENTER gives the quotient rule (although in a nonstandard form). To find f’(a) [where a is a number] use “|” E.g. d((x-1)÷(x+1)),x) |x = 3 ENTER gives 1/8. Order is optional, the default is 1. For a 2 nd derivative use 2. E.g. d(x³,x,2) ENTER gives 6x. If order is negative, the result is an antiderivative. E.g. d(x³,x,-2) ENTER gives x 5 /20, note the constant is dropped. Tips for Math with the TI-89 Calculator, page 16 Numerical Differentiation d( [the differentiation function above] takes the difference quotient with the lim Ax÷0. The function nDeriv(expression, var [, Ax] allows the user to explore the difference quotient if Ax is kept finite. The default value of Ax is 0.001. E.g. nDeriv(x 4 ,x,.1) calculates [f(x+.1)-f(x-.1)]/.2, which gives 4 x (x² + .01), whereas d(x 4 ,x) gives 4x³, i.e. the exact derivative. Integration 2 nd }(expression, variable[, lower][, upper]) (on the 7 key) [or equivalently F3 Calc 2: }( integrate] does integration. E.g. }(x²,x) ENTER gives x³/3 E.g. }(x cosx,x) ENTER gives cosx + x sinx E.g. }(1/x,x,1,2) ENTER gives ln2 lower is added as a constant of integration if upper is omitted. E.g. }(x²,x,c) ENTER gives x³/3 + c F3 Calc has other useful operations. Limits F3 Calc 3: limit( will find a limit. Syntax: limit(expression,var,point[,direction]). The optional direction parameter indicates from which side a one-sided limit is taken. If direction is a positive number, the limit is from the right, if direction is a negative number, the limit is from the left. E.g. limit(3x/(1-2x), x, ·) ENTER gives -2/3. e.g. limit(1/x, x, 0) = undef E.g. limit(1/x, x, 0, 1) = · (from the right side) E.g. limit(1/x,x,0,-1) = -· (from the left side) Appendix A has further examples. Finding Epsilon in the Limit Definition L = lim ( ) x c f x ÷ iff for any c, there is a o such that if x is within o of c, f(x) is within c of L. So L ± c = c ± o. To find c, use solve(. Key in solve(L +/- c = f(c + o), o). You have to key in the + & then the - separately. You know c, L & c, so key them in as numbers. Since o is the unknown, key it in as “x”. Whichever is the smaller x, is o. One of the x’s may come out as a negative number, but ignore the minus sign. For example: For f(x) = x³ and c = 2, find delta such that epsilon = 0.1. L = lim ( ) x f x ÷2 = 8. So key in solve(8+/-.1=(2+x)^3,x). Key in the + & then the - separately. The - gives x = .0083683. The + gives x = .0082989. Since .0082989 is smaller, o = 0.00829. Note that I rounded .0082989 down, (i.e. “incorrectly”), because rounding properly gives a slightly too large o, i.e. gives an c larger than 0.1. Minima and Maxima F3 Calc 6: fMin( and 7: fMax( will find a minimum and maximum respectively between Lower and Upper Bounds. E.g. F3 Calc 6: fMin((x-2)² + 3, x) ENTER will find the value of x where y = (x-2)² + 3 has a minimum i.e. x = 2. Arc Length F3 Calc 8: arcLen( will find the arc length. E.g. F3 Calc 8: arcLen( \(1-x²,x,-1,1) ENTER gives 3.14159. On The Graph Screen Plot the graph as usual. I recommend finding minima and maxima and numerical differentiation and integration, etc. be done on the graph screen, because then you can see what’s going on, instead of plugging away blindly. Differentiation To find the derivative key F5 Math 6: Derivatives 1: dy/dx. Then you will be prompted “dy/dx at?” Either key in the desired x value and key ENTER or move the cursor to the desired x value and key ENTER. E.g. graphing y = (x-1)÷(x+1) and in response to the prompt keying in 3 ENTER gives .125 Integration To find the integral key F5 Math 7: }f(x)dx. You will be prompted for the “Lower Limit?” Either key in the desired x value and key ENTER or move the cursor to the desired x Tips for Math with the TI-89 Calculator, page 17 value and key ENTER. You will be prompted similarly for the “Upper Limit?” E.g. graphing y = 1/x and in response to the prompts keying in 1 ENTER and then 2 ENTER gives .69315. Partial Fraction Decomposition Use expand( for partial fraction decomposition. expand( is F2 Algebra 3:expand( E.g. expand(1÷(x^2-5x+6)) gives 2 1 3 1 ÷ ÷ ÷ x x Minima, Maxima, Inflection Points, Tangent Lines & Arc Length F5 Math has several other useful operations. 3: Minimum and 4: Maximum will find a minimum and maximum respectively between Lower and Upper Bounds. 8: Inflection will find an inflection point between Lower and Upper Bounds. A: Tangent will draw a tangent line at the entered point and display its equation. B: Arc will find the arc length between “1 st Point” and “2 nd Point”. Other options are available in other modes. For example, in polar mode 6: Derivatives offers the options of 1: dy/dx or 4: dr/du. In parametric mode 6: Derivatives offers the options of 1: dy/dx or 2: dy/dt or 3: dx/dt. Convergence of a Sequence Convergence of a sequence can be displayed. E.g. Key in u1(n) = -.8u1(n-1) + 3.6, ui1 = -4 and + GRAPH. The sequence can be seen to converge to 2. Or Key + TABLE to see the values. Or simply sum the entire sequence. E.g. try E(1/x², x, 1, ·) ENTER. Surprising? Taylor Series Approximations Taylor series approximations can be displayed. E.g. sinx = E((-1)^n * x^(2n+1) / (2n+1)!, n, 0, ·)). Plot the first 6 terms of the Taylor series approximation, i.e. y1 = E((-1)^n * x^(2n+1)/((2n+1)!), n, 0, 5)) and also y2 = sin x on the same screen. The value of x where the approximation diverges from sin x is very striking. Or to find the numerical value of the differences define y3(x) = y1(x) - y2(x), deselect y1 & y2, key + TABLE. Use MODE Display digits 9 & +| to set the cell width to 12 (for the maximum number of decimal places) and use F2 Setup to select where the table starts and the step size of the table. taylor() performs a Taylor series expansion. The parameters are taylor(expression, variable, order[, point]), where expression is the expression to be expanded. Point is the point about which the series is expanded. Its default value is zero. The Taylor polynomial includes non-zero terms of integer degrees from zero through order expanded in powers of (variable - point). For example taylor((sin(x), x, 5) gives x 5 /120 - x³/6 + x. And taylor((ln(x), x, 2, 1) gives -(x- 1)²/2 + x - 1. If the taylor series would include non-integer powers, the TI-89 must be forced to give the expansion with a trick. For example taylor(1/(x*(x-1)), x, 3) gives taylor(1/(x*(x-1)), x, 3, 0), but expand(taylor(1/(x-1)/x), x, 3), x) gives -x² - x - 1/x. And taylor(e^(\(x)), x, 2) gives taylor(e^(\(x)), x, 2, 0), but taylor(e^(t), t, 2)| t = \(x) gives x/2 +\x + 1. Riemann Sums Riemann Sums are approximations to the definite integral. One sums Ax | f z i i n ( ) = ¿ 1 ], where Ax is the (uniform) width of the interval and f(z i ) is the height of the i th interval. For a sum with n terms over the interval [a, b], Ax = (b-a)/n. The expression for z i depends on whether one is doing the left, middle or right Riemann sum (R L , R M or R R ). Fortunately http://tifaq.calc.org/p2.htm#11.6 shows how to create functions to do these 3 sums and also how to create functions to do the Trapezoid and Simpson’s rules. (Check out this awesome site!) Here’s how: Type the following on the home screen, one at a time. R L : (b-a)/n-E(f(a+x-(b-a)/n),x,0,n-1) STO÷ lreman(a,b,n) R M : Tips for Math with the TI-89 Calculator, page 18 (b-a)/n-E(f(a+(x+½)-(b-a)/n),x,0,n-1) STO÷ mreman(a,b,n) R R : (b-a)/n-E(f(a+x-(b-a)/n),x,1,n) STO÷ rreman(a,b,n) Trapezoid rule: (lreman(a,b,n)+rreman(a,b,n))/2 STO÷ trapez(a,b,n) Simpson’s rule: (2*rreman(a,b,n)+trapez(a,b,n))/3 STO÷ simpson(a,b,n) * Now store your function in f(x) with STO÷ f(x). For example to evaluate the midpoint Riemann sum for sin x from 0 to t, with 100 intervals first key sin(x) STO÷ f(x), then key mreman(0, t, 100). You can avoid having to type mreman( in by keying 2 nd VAR-LINK, scrolling down to mreman and keying ENTER. mreman(0, t, 100) gives 2. In exact mode the TI-89 gives the exact value, in this example, 4 cos (39t/200) + 4 cos (37t/200) + ... [less than 100 terms, because it goes through and simplifies them - very impressive, but useless] after about 90 seconds. So use auto mode. Differential Equations deSolve(Equation, IndependentVar, DependentVar ). deSolve( is F3 C. Example: deSolve(y'=x*y, x, y) gives y = @1 2 2 x e . @1 is the TI way of writing an undetermined constant. The ' in y' is 2 nd =. Implicit differentiation impDif(Equation, IndependentVar, DependentVar [,order] ). impDif( is F3 D Example: impDif(x^2 y^3 = 1, x, y) gives (y' = ) -2y/3x key  ENTER. correctly. The Two Equals Signs Use the ENTER key to evaluate 3 + 4.g. The = key is used. 2nd  The green  key accesses the green functions.10 will remove all data including preloaded Graphing Calculator Software Applications (Apps) for example Stats/List Editor.10 go to http://education. 1: Auto. It appears on the screen as 6. key alpha (-). 'A' is treated just like 'a'. select option A: ABOUT To download OS 3. “2/3”.g. To change to Auto mode key MODE.g.66667. In Approximate mode results are always displayed as a decimal. page 2 Operating System Just as your PC can be upgraded to WinXP. i. Key the EE button only once. e. in degree mode sin((r) evaluates as ½.g. Installing OS 3. Exponents and Roots 7³ is keyed as 7 ^ 3.e. (° is keyed as 2nd °. as 6 10-8.e. not 0.g.3 will display as . Scientific Notation 6 10-8 is entered as 6 EE(-)8. e. Alpha Lock: To key several lowercase letters.2). 2nd ▼.  Y=. However the TI-89 isn't casesensitive.e.. To type a space. e. In both cases overall you get a better experience. e. root( is Math [2nd 5] 1: Number D: root(. fractions will be displayed as fractions (e.g. key alpha. . e. However the Angle mode can be overridden with ° & r. 'cSolve' can be typed 'csolve'.) Exact and Approximate Modes In AUTO mode (recommended). with solve(x^2 = 4. because it can be overridden more easily than degree mode. n x = x1/n. alpha A gives “a”. not the = key.com and navigate to http://education.key (above +) for .10. x). The Two Minus Keys Two different keys are needed to enter -3 . but on your homeworks and tests you must copy that in proper scientific notation.g. Use the (-) key (left of ENTER) for -3 & the .g. The current Exact/Approx mode setting is displayed at the bottom center of the home screen as AUTO or EXACT or APPROX. e. i. Exact/Approx. producing lower case letters.ti.4. 2.html. 2/3) or  or 5 to a decimal. key  alpha. Example 9^(12) gives 3. i. key MODE. your TI-89 can be upgraded to OS 3. Green.E-8. The r symbol is not alpha R.com/educationportal/sites/U S/productDetail/us_os_89titanium. it is keyed as 2nd MATH 2: Angle 2:r. E..  A produces “A”. key 2nd a-lock or just hold the ALPHA button down.g.4. Getting Started The Blue. Yellow & Grey Symbols The blue 2nd key accesses the blue functions. The gray alpha key accesses the gray functions. To key several uppercase letters. so you can key in x^(1n).666667) and pi as “”. To convert a fraction (e.ti.g. To find your OS select TOOLS on the HOMESCREEN. produces upper case letters. It will change to 'cSolve' once you hit ENTER. Thus radian mode is recommended. then Angle. The Angle mode is displayed at the bottom center of the home screen as RAD or DEG. correctly. instead of just ENTER or key one of the numbers with a decimal point. e. even builtin commands that have capital letters in them can be typed in lowercase. Or you can use root(9. in radian mode sin(30°) evaluates as ½. The  key. To exit alpha lock. Degrees & Radian Modes To change from degrees to radians or vice versa.Tips for Math with the TI-89 Calculator. The syntax: EXPR. solve for y. the name of the variable. If you do not remember the syntax and your manual is not handy. The Plus/Minus Sign The list {1. {1. ▼. The F1 to F8 Keys The meanings of the F1 to F5 and 2nd F6 to F8 keys are given on the top of the screen and depend upon which window is currently displayed. for example. e. If the cursor is sitting at the end of a line. Parentheses Use ( & ) for parentheses. keying  EE gives a keyboard map with all of the shortcuts. ▼. key CATALOG. trying to evaluate 3² gives an error. e. starting & ending values and optionally the step size. requires an expression. These are just symbols. deselects all plots & graphs. y = ± 1  x2 . keying  = gives .) will produce unexpected results. To get close to your desired command. Clearing  is the back space key for erasing a single mistaken key stroke. N: gives ±. sinh-1. Matrices & Vectors {} delimits a list. but not “xx”.5} & sin({1. i. -1}(1-x^2). If the screen is too dark or light Key  + to make the characters darker or  .5}. Key CATALOG. To reset it. expand((x-2)²). not [ & ] or { & }. nDeriv. To solve the quadratic formula for 2x² + 3x . Also see the next subject. and key y1 = {1. 2nd CHAR 2: Math A: gives .STEP] appears on the bottom line of the screen. If instead you get “4”. [] delimits a matrix or vector. the syntaxes are given in CATALOG. For example  ( alpha s gives . 5:approx) can be chosen either by scrolling down to highlight its line and keying ENTER or by keying its number (e. . Clear a-z. F6 Clean Up 2: NewProb does Clear Home. . Some options may be unreadable. 3} + 4 gives {5 6 7} {2.g. ▼.to make the characters lighter.HIGH[.) It’s very long. the default value will be used. If the cursor is sitting in the middle of a line. key (-3 +{-1. This then displays both solutions.g. 3 (to go to “s”) and ▼ to seq(. 3. Shortcuts keying   gives ! (factorial).VAR. If you type in. F6 Clean Up 1: Clear a-z will delete the definitions of any 1-character variables. abs.g. key Delvar x. to graph x² + y² = 1. page 3 More Symbols & Functions CATALOG contains all of the calculator’s functions (e. If you do not type it. keying  > gives .e.g.Tips for Math with the TI-89 Calculator. “x” probably has the value x = 0. seq(. Lists. ENTER.g. “x”. CLEAR will erase the part of the line to the right of the cursor. 3}/6) gives {2 3/2 .e. . E. If you want to clear the entire home screen. If the result of algebra is a number Accidentally storing a number to a variable (This is surprisingly easy to do. This means that the option is unusable in the current situation. nCr. Pull down the menus in F1 to F8 and choose the desired operation. 1}(9 . A menu item (e. 2. key F1 8: Clear Home. ▼.4  2 -4) )  4.g. It’s not necessary to key alpha and the first letter of the command. you expect “x²-4x+4”.-1} is effectively a ± sign. 5) On Screen Syntax Help There are many commands which require several parameters.4 = 0. 1.LOW. E. CLEAR will erase the entire line. key the first letter of the command and then ▼ down. I: gives ². keying  ( accesses the Greek letters. not functions. i. keying  < gives . For example to put seq( on the entry line.g. The square brackets around STEP mean that the parameter STEP is optional. 2. !. ▼ or ► as needed. including the lithium watch battery. remove all of the batteries. page 4 If the calculator is locked-up If the screen won't come on.2)² | x ≥ 2 Insert Mode 2nd INS toggles back & forth between insert & overtype mode. rightarrow and ON (2nd . In insert mode (recommended) the cursor is a thin line between characters. Graphing To enter an equation to be graphed. ln 100000/ln 10 gives 5. again check the contrast. To quickly move to the end of an expression To get to the start or end of a long expression or list.14 or 22/7. In overtype mode the cursor highlights a character. ▲. E. this will place the previous entry in the entry line. limit its domain by keying y1 = (x . try turning the contrast up by keying Diamond + continuously for a few seconds. ▲. This key is very useful for limiting the domain of a function. ▲. for copying or deleting) hold down  and highlight left or right with ◄ or ►. If that doesn't fix it. order of operations Your calculator knows the order of operations. The With key | means “with”. For example if you want y = (x . If you are lost If you are lost in some unfamiliar screen. try turning the contrast down by keying Diamond continuously for a few seconds. key  Y=. I recommend E: FLOAT. key 2nd ◄. use the key. If that doesn't fix it. Or use log x = ln x/ln 10. because the calculator displays all available digits in case you need them.g. If the screen comes on dark. To reload the operating system hold down 2nd. 2 + 3  x | x = 5 ENTER gives 17. key ESC to back up one screen or HOME to return home.Tips for Math with the TI-89 Calculator. Or you can key ENTRY (2nd ENTER) repeatedly until the desired entry is in the home line log x ln x  logex is on the keyboard. hand and ON for the 92+/V200) simultaneously. ▲. ENTER. key the ON button once and again try turning up the contrast. To change the number of digits displayed To change the number of digits displayed. To copy text Highlight it as explained above then key COPY. If this does not work.g. log x  log10x is not on the keyboard. To highlight text To highlight text (e. key MODE Display Digits. To reuse a previous entry To reuse a previous entry. replace all of the batteries with new ones. key in the parentheses. If that doesn't fix it. E. again check the contrast. leftarrow. In case the calculator was actually off. Then key ENTER.g. Pi To enter . To get it key CATALOG 5 ▲. If that doesn't fix it.2)² to have an inverse. reload the OS. If the screen comes on with an error message and then turns off again.g. E. repeatedly key ▲ until the entry is highlighted. not 3. Move the cursor to the place where the text is desired then key PASTE (ESC). reset the memory by removing one battery and holding the (-) & ) buttons down replacing the battery and then holding them for another 5 seconds. . 4 + 3 2 will be evaluated as 10. If you meant (4 + 3) 2. where it can be edited as necessary. e. 2 is default. or 0. Key F6 Style to pick the way the graph is displayed (dotted.).10 on xres is grayed out and set to 1.1 and the window dimensions to -7. the window size is -79 < x < 79. sets xmin & xmax to match the data.. 1 = highest resolution. asymptotes. It is possible to develop a formula to calculate the window size to set to solve this problem.8 < y < 3.2.3. (ZoomDec does not allow this option. Friendly Windows A friendly window is a window where the x coordinates of the pixel elements are round numbers.. A: ZoomFit resizes y to fit the graph. xres sets pixel resolution.3. etc. .4. x & y max = 10 and x & y scl = 1. Here is a trick. See the discussion of friendly windows below. 4.1. ( x  1)( x  2) For example y  has the same ( x  1) graph as y = x + 2 except that there is a hole in the line at x = 1. Key F4  to select or deselect an equations. (Skipping pixels speeds up the graphing process. The lower the resolution. or 0. key  GRAPH. 0. 2.5° and xscl = /2 = 90°. 7: ZoomTrig is useful for graphing trig functions. From OS 3. (normally you do want that). F2 Zoom can also be accessed from inside  WINDOW. 4. If you really want 1. See the discussion of friendly windows below. if the Discontinuity Detection (F1 Tools 9: Format) is set to ON. or 0. -38 < y < 38. In GRAPH set F2 Zoom To view the equation’s graph.0001 or maybe 1000.) What you actually trace is 1. .9.8. squares look square and lines look. It sets the pixel size = /24 = 7.4. 0.. 10 = lowest resolution. 0. .2. 0. 2. 1. If that does not work.) If you choose to center the graph at the origin. 0. so circles look round. try ZoomStd. Zoom 8: ZoomInt (integer) sets the pixel size to 1. The scale set by ZoomInt is often the wrong size.. key F2 Zoom to resize the window (i.e.g. then use ZoomDec.Tips for Math with the TI-89 Calculator.1. . to change the maximum and / or the minimum value of x and / or y that is displayed).e. .intercepts. i. the important features of the graph are off the screen)... -3. 0.9 < x < 7. 6: ZoomStd sets x & y min = -10. xscl (“x scale”) sets the distance between tick marks on the x-axis. . similarly for ymin & ymax. 2. but that is tedious.0 and allows you to use the arrows to move to the center to the part of the graph you wish to investigate. The default is ON. But if the region you want to trace is off the screen. min/max and behavior as x ± You might want to zoom in so as to precisely determine an xintercept or to understand a puzzling behavior of the graph. set xres to 1. reset the window size with  WINDOW.0. for use with scatterplots or histograms data. 4. 0. you get steps of 1. If you need steps of 0. similarly for yscl. The default is 4 4: ZoomDec & 8: ZoomInt set friendly windows.1.3. thick. But xres determines how many pixels are actually traceable. but need steps of 0. The default is 2. try this first. Inside  WINDOW: xmin & xmax set the values of x on the left and right sides of the window. you are out of luck with ZoomDec. If nothing appears on the screen. e. page 5 Type in the equation... This is very helpful if you want to see a hole in a graph. 9: ZoomData. If the window is too big (i. 3. . the faster a graph is drawn. 3. 5: ZoomSqr scales x & y the same.. 0. You might want to zoom out so that you can see all of the main features of the graph . Only selected equations are graphed..4. 3. Inside  GRAPH F2 Zoom 1: ZoomBox zooms in on a box you draw. 0. 2: ZoomIn & 3: ZoomOut zoom in & out by the amount you set in C: SetFactors. In  GRAPH. This is useful if more than one equation is selected. the graph is a tiny unhelpful squiggle) or too little (i. (for ZoomInt & ZoomDec and respectively) times xres.2. etc.1.. Inside  GRAPH.e. Zoom 4: ZoomDec (decimal) sets the pixel size to 0.. yscl.  is  (above the ^ key). which you may need to set. repeat. y &  To cancel a graph To cancel a graph while it is being plotted. Use this e. You will get a pretty Lissajous figure. 3: Functions Off or 5: Data Plots Off as needed.  | Coordinates  Rectangular will cause F3 Trace to display the coordinates x. x. You can recall your stored setting with B: Memory 3: ZoomRcl. To format a graph To format a graph (rectangular vs. The cursor can be moved along the curve with ◄ or ► or by typing an x value and ENTER. etc. you must type in a pair of equations. for reading out data points in a scatter plot or histogram heights. To turn them all off. To depict an inequality To depict an inequality (e. This can be used for finding intercepts or other solutions to the equation. they might graph along with your polar graph. y1(x) = 2x + 3) and then shading above or below the graphed line. in Y= key F5 ALL 1: All Off. F3 Trace puts a cursor on the graph & displays the coordinates of the cursor. polar. it usually does not land exactly on the desired point. depending on whether the inequality was actually > or <.) tmin. in Y= xt1 = sin 2t yt1 = sin 3t To view the graph of the above set x & y min/max = ±1 & use radian mode. Select F2 Zoom 8: ZoomInt. and differential equations graphs To store a window setting To store a window setting with F2 Zoom B: Memory 2: ZoomSto. Window or Graph. page 6 Zoom C: Set factors. A parametric graph is made on the x-y axes by defining x = f(t) & separately y = f(t). To change the center of the graph To change the center of the graph.g. There are 4 shading patterns which are automatically cycled through. Modes The normal graphing mode is MODE Graph = 1: FUNCTION. Polar Graphs To graph in polar coordinates key MODE Graph = 3: POLAR.  | Coordinates  Polar will cause F3 Trace to display the coordinates r & . max & step.g. 3D. (You want to shade above in our example. etc. y or z) as your independent variable. to graph y1(x) = x². Thus in parametric mode.) key  or in Y=.Tips for Math with the TI-89 Calculator. yscl. which you may need to set.1. If you need step sizes of 0. etc. The other modes are used for parametric. etc. Trace Inside  GRAPH. E. key F1 9: Format.  Window now has (in addition to xmax. You must use  (not t. You must use t (not x.g. y > 2x + 3) on the xy plane by graphing the inequality as an . Now you have step sizes of 0. Set the center where you need it. y or z) as your independent variable. key ON. label axes on/off. polar sequence.g. So 4 different inequalities can be displayed. etc. Use ZoomSqr to set the correct proportions or do it by hand by setting xmin & xmax to twice ymin & ymax. Unfortunately since trace moves from pixel to pixel.01. grid on/off. key F6 Style 7: Above or 8: Below as needed. do not use trace.) To set the shading in Y=. equality solved for y (e. Therefore if the coordinates are needed accurate to 3 significant figures.the default zoom step size is 4). tmax & tstep. set xFact and yFact to 10 (or if you prefer a smaller zoom step size to 10 .  Window now has (in addition to xmax.) min. Now Select F2 Zoom 2: ZoomIn twice (or once if you set the zoom factor to 10). Parametric Graphs To make a parametric graph key MODE Graph = 2: PARAMETRIC. move the cursor to the desired center and key ENTER. If some functions are selected. The Y= screen will now read r1=. Below I assume you are in function mode. To find the y-intercept. Key F5 Math 5: intersection. Solving a system of two equations I. Solve the 2 equations for y. then 2: Zero.e. Then you will be prompted “Lower Bound?” Use the ◄ key to move the cursor to the left of the intersection and key ENTER or if you know roughly the x-coordinate of the intersection. If the cursor is on the correct 1st & 2nd curves. which can be accessed with  TblSet or inside TABLE with F2 Setup AUTO table automatically generates a series of values for x or you can choose them yourself with ASK. not “below”. y2. In response to “Upper Bound?”. To find the x-intercept. just press ENTER to answer each question. or polar angle . key F5 Math. This will move the cursor to x = 0.Tips for Math with the TI-89 Calculator. Depending on the MODE setting. You will be prompted “Upper Bound?” Use the ► key to move the cursor to the right of the intersection and key ENTER or if you know roughly the x-coordinate of the intersection. E. Graph <-> Table = OFF (unless you want to use xmin & xres to set tblStart & tbl. ENTER If you want to choose your own values of x. use Ask. ENTER. To move the cursor faster. “Lower” is a bit confusing.g. In TABLE SETUP. Tables To make a table. Deselect any previously selected functions. Or better still. Set the table parameters with tblStart = -90. To change the cell width in TABLE key | or F1 9: Format To find the x and y intercepts To find x and y intercepts. Independent  Ask. the x and y intercepts can be seen on the screen). Then key in your x value. then ENTER. Graph them using the  Y= and  GRAPH. key F3 Trace. Remember it means “left”. create a function in Y=. page 7 To find the Minima or Maxima of a function In  GRAPH to find the Minima or Maxima of a function use F5 Math 3: Minimum or 4: Maximum. graph the equation and zoom in or out with F2 Zoom (or better by using  Window reset x & y min & max until . ENTER. y) coordinate of the intersection will be displayed at the bottom of the screen. . key in an x value less than the xcoordinate of the intersection. you will be prompted with “1st Curve?” and then “2nd Curve?” to choose the two functions whose intersections you want to find. key in an x value more than x-coordinate of the intersection. otherwise use the ▲ or ▼ key to move to the correct curve(s). key in an x value less than the value of the x-intercept. this could be functions y1. In case you have other functions displayed on the screen besides the ones you want to solve. Independent = AUTO. which is not recommended). For example key y1(x) = sin x. To use the following method the intercepts must appear on the screen. or parametric functions y1t. etc. in  TABLE key F2 Setup. Either place the cursor to the left of the x-intercept with the ◄ key and key ENTER or if you know roughly the value of the x-intercept. the y-intercept. x1t. use Y= and then F4 to uncheck the unneeded curves. etc. etc. Finding the Intersections of Two Graphs Solving a system of two equations means finding the intersections(s) of their graphs. You will be asked for the “Lower Bound?”. There is a choice of ways to choose which x values to display. If the intersection(s) do not appear on the screen. etc. tbl = 15 (assuming you are in degree mode & want a table of sin x for every 15° starting at -90°). similarly choose an x-value to the right of the intersection. Then you will be asked for the “Upper Bound?” Either place the cursor to the right of the x-intercept with the ► key and key ENTER or key in an x value greater than the value of the x-intercept. The y-intercept will be displayed in the lower right of the screen.e. i. You will be prompted to choose an x value on each side of the zero. then key in another x value. TABLE produces a table of the functions selected in Y =. then 0. Then the (x. use 2nd left or right arrow. zoom out (or better by using  Window reset x or y min or max until the intersection(s) can be seen on the screen).  x. g(-3).5x + 1. You cannot trace or find intersections. 1< x  you can use nested when functions or a userdefined function. Thus where an asymptote should appear.3) or if you need a table of g(x) or if you want to find values e.  x. etc. E. 0  x  1 . If you want to draw an asymptote.x^2. x  1 f (x)   2 can x . E. For example  x. when(0 < x. . x. Horizontal asymptotes can be easily keyed in. x) or y1(x) = when (x  0.x + x | 0 < x and x  1 y3(x) = x | 1< x The unexpected “. -x). You can access the Graph Formats window from either the Graph screen itself. x. Or set the scale so that a pixel element falls on the asymptote. expression when test false). draws a dot there and connects the dots. or the Window Editor. but because of the way it draws a curve. else x^2) when( is in CATALOG. x^2).-10^100. Unfortunately if you want to then graph g(x . not just for 0 < x  1. x  0  g( x )  3. F2 Zoom 4: ZoomDec and  WINDOW xres = 1 will put a pixel element at x = 1 and thus no fake asymptote will appear. x)) Notice the difference in the inequalities used above and that the -x + x term is no longer needed. Without an x in the expression “y2(x) = 3 |0 < x and x  1” would have drawn a 3 for all x. If the graph has more than 2 pieces.x².perhaps in a different style and add it to your graph. not in Y=. The Boolean operator and is 2nd MATH 8: Test 8: and or CATALOG and. 0) and has such a steep slope that it will appear perfectly vertical. if the Discontinuity Detection (F1 Tools 9: Format) is set to ON. a slightly crooked fake asymptote might be drawn. you could key its equation in . 1  x  3 Piecewise-Defined Graph To display a piecewise-defined graph. e.x + x” term was used to get an x into the expression. E.g. fake asymptotes sometimes appear. when(x 1.g. a horizontal asymptote at y = 2 would be graphed as y2(x) = 2. then selecting each with F4 .5). of a line drawn with LineVert.5x + 1. for y = 1/(x1) there is a vertical asymptote at x = 1. 1< x  you must use nested when(s. For example 4 . This draws a horizontal line at -10100 for x < 2 and a horizontal line at 10100 for x  2. x  1 inside Y= key y1 = when(x > 1. 1. Vertical asymptotes can only be approximated. expression when test true. x  1 f (x)   2 .Tips for Math with the TI-89 Calculator. What you see is the vertical line connecting these two lines.g. Alternatively type y2(x) = when(x<2. Alternatively type LineVert 2 in the home screen. 0  x  1 . To write  x.10 on fake asymptotes no longer appear. especially since you have to read it inside the small entry line. e. 10^100).g. The default is ON. x + 3) f(x) = 1. Unfortunately the logic of nested when functions is hard to follow. page 8 Asymptotes The TI-89 does not draw asymptotes. then you need to express the function in one entry. x  1 be written as. Both are way off screen. the Y= Editor. x .g.  x. Unfortunately xres = 1 makes graphing slow and Discontinuity Detection ON makes it even slower. for a vertical asymptote at x = 2.g. in Y= set the style to dot.: y1(x) = -x | x  0 y2(x) = 3 .g. -x. It is easier is to enter a piecewise defined equation as separate equations.5. 3. x < 1 x + 3. If you want to get rid of fake asymptotes. when(x < 1. 3. x  0  g( x )  3. 4 . Discontinuity Detection From OS 3. which is a line which goes through the point (2. e. For example: y1(x) = when (x  1. x > 3 is entered as y1 = when(x<=3.  x. use y2(x) = 10^100(x-2). If so the g(x) above can then be defined using when(test. If you know where an asymptote is. y10(x) = when (x > 1. It evaluates y at the center (in x) of each pixel. a horizontal line at y = 1 for -2 < x < 1. The way the result is displayed depends on what modes you are in. In y3 type when(y1(x)<y2(x). radian mode 5 + i ENTER gives ei arctan5/5 3 2. Solving with Complex Numbers cSolve() or cZeros() can be used to find the roots of complex numbers. In WINDOW set min to the angle of the first root (i.e.e. In complex REAL mode y = x2/3 is (incorrectly) graphed for x2 all x. i. degree mode + 2i ENTER gives 2. with the above definition. For example y y = x2/3 is considered to be x2 defined only for x  0 and y = is x4 considered to be defined only for x ≥ 4. i. key y1 = when(x  1. You may need to reset the Exact/Approx mode or the Angle mode (i.e. The first root. In approx. r ei) form. (the argument of 2i) / n = (/2)/3 = /6).095. a + bi) form. rectangular. Set step to 2/n = 2/3.1.630 i will be displayed (as 1. Apparently the TI-89 cannot be commanded to display in trigonometric form (e. rectangular. Radian mode). with k = 0. Again the way the result is displayed depends on what modes you are in. set the mode to complex polar with MODE Complex Format 3: POLAR. For example: In exact. 1. -3/2 + ½ i.g.Tips for Math with the TI-89 Calculator. For example ³i = cSolve(x³ = i. Graphing a Real Function The domains of some functions are restricted.g. rei) form to a complex number in standard (i.e. x2 but y = is (incorrectly) graphed only for x4 all x > 4 and also for x ≤ 2. In complex RECTANGULAR mode y = x2/3 is (correctly) graphed for x ≥ 0. .e. because they produce complex results for some x. In exact. The disadvantage of this method is that it’s impossible to get the exact endpoints with this method.0). i. but y = is (correctly) graphed only x4 for all x > 4. E.e. In approx.630).44924. To convert a complex number in polar (i. x.i.e.e. In exact mode 2ei/4ENTER gives + 2i. To graph these values set the Graph mode to Polar.785 i. In complex POLAR mode an attempt to graph either function crashes. For example DeMoivre’s Theorem says that the cube roots of 2i = 2 ei/2 are ³2 ei(/2+2k)/3. 2. page 9 Once you have defined a function in Y =. polar. x) = {-i. For example In approx mode 2ei/4ENTERgives + i. In Y= key 2^(1/3). ±2.e. you can use it in the entry line. undef means undefined.. a + bi) form to polar (i. but the required setting is a bit inconsistent. x) = cZeros(x³ . Degree vs. Key ► to display Complex Numbers Converting from Rectangular Polar or Trigonometric Form to To convert a complex number in standard (i. The TI89 can be commanded to show just these parts by changing the complex format mode. so it won't draw anything if x > 1. x  1. radian mode + 2i ENTER gives 2 ei/4. y1(-25) evaluates as 25 To display f(x)={x. 2 cos 45° + 2i sin 45°). Key F2 Zoom 5: ZoomSqr (to make the plot “circular”). undef). Just type “undef “ in. Get when( from the catalogue. Solving Inequalities Graphically Example y1 = x+2 y2 = -x²+4 Find the values of x such that y1<y2. it’s not in the catalog! ENTER. set the mode to complex rectangular with MODE Complex Format 2: RECTANGULAR. Etc. read out) the roots of complex numbers. 1. key in the complex number in standard form & press . Set the window size appropriately.091. key in the complex number in standard form and press ENTER. is displayed. The solution.091 + . Key F3 Trace. radian mode + 2i ENTER gives 2 e0. Key GRAPH. 3/2 + ½ i} DeMoivre’s Theorem can be used to display and trace (i.g. Turn off y1 & y2 and key GRAPH. a little bigger than ³2 e.e. with algebra). Key ► again to display the third (& last) root 0 . For a more detailed explanation of how to use the zeros feature.4.260 i. 1. Which form is displayed is controlled by 3 (!) mode settings.e. e. Zeros is F2 4: zeros(. (1  45). because if there is more than one intersection you can choose the one you want and because setting the equation equal to zero or equal to y involves extra algebra and is therefore not as intuitive.2 i.g. z = x(t) + y(t)i. You will be prompted to choose an x value on each side of the zero. (r  ) i. To convert from Polar to Rectangular Coordinates key [r. Some equations cannot be solved analytically (i.091 + .y] 2nd MATH 4: Matrix L: Vector ops 4:  Polar For example [1.414 . is displayed. 2 e 0. Mode: Complex Format 3: Polar will always display the result in polar form. or approximate standard form a + bi. In Angle 1: Radian mode the polar radian form.e. Or if z is not explicitly written with real and imaginary parts.785 i or . giving “x = . i. depending on the Complex Format mode. see below. 3)]:  Polar gives [2  /3] . e. x . I will require you to show your work or I will prohibit calculators on part of the test. This single line will do about half of your homework or test problems! If I want you to do the problem yourself by hand. There are at least five possible ways (!) that the results of cSolve() or cZeros() can be displayed. can be graphed on the complex axis in parametric mode as xt1 = x(t) and yt1 = y(t).g. y2 = cos x and in  GRAPH find the intersection of two functions using F5 Math 5: intersection. E. i. Apparently the TI-89 cannot be commanded to display the results in trigonometric form (e.707 i. i.e. Or set the equation equal to zero (e.e.g. Other Commands The Solve & Zeros commands To solve an equation key F2 Algebra 1: solve( in the entry line. (2  45) and 2  -135) or exact standard form a + b i. 2ei/4 and 2ei/4 or approx polar radian form ei. E.cosx = 0) and in the entry line use zeros(x . I recommend using intersection in the GRAPH screen.] 2nd MATH 4: Matrix L: Vector ops 5:  Rect For example [2.1. use xt1 = real(f(t)) and yt1 = imag(f(t)). finding the square roots of 2i. One way is graphically by plotting y1 = x. Mode: Complex Format 1: Real or 2: Rect will always display the result in standard form. Mode: Exact/Approx 2: Exact will always display the result in Exact form. giving “x = . In Angle 2: Degree mode the polar degree form. Graphing a Complex Function A complex function. 2 cos 45° + 2i sin 45°).g. e 0. the answer could be displayed in exact polar radian form ei. x) will both give 2 & -2. For example Solve(x² . Or in the entry line use solve(x = cos(x). With a grapher there are several ways to solve it.” does not display in the answer. because by looking at the graphs you can understand what is going on. for x² = 4i.cos(x). The one used in the entry line does not ask for a range to search and might not find all zeros.e. Of all of the above methods. just as z = f(t).x) gives x = 2. You will be prompted to choose two functions and an x value on each side of the intersection.785 i and 2e -2. i.g. Converting from Rectangular Polar Coordinates to To convert from Rectangular to Polar Coordinates key [x.Tips for Math with the TI-89 Calculator. x) or Zeros(x² .e. Mode: Exact/Approx 3: Approximate will always display the result in Approximate form.cosx and find the zeros of the graph with F5 Math 2: Zeros. i. depending on the Complex Format mode.1.739085133”. The “. solve(2x + 3 = 7. e.g. e.739085133”. ei/4 .4 = 0.g.414 + 1.  + 2 i and -2 . e. but it is there.e.414i. ei/4 or 2/2 + 2/2 i. e. x). The above two Zeros functions are different.g. page 10 the second root -1. x). r ei.707 + .g. is displayed .366 i or polar degree form (r  ). x = cos x.  /3]  Rect gives [1 3] The “ ” is 2nd EE. Or graph y1 = x .414i & -1.630 i. Either Solve() or Zeros() can be used for most problems.g. To find the sum of the n terms of f(x) from x = a to b (i. To find the sum of a sequence you can use sum(seq( or (. +f(4). x = (42)/10 = . Or you can get clever with (. factor(x³ + 3x²y + 3xy² + y³) ENTER gives (x + y)³. cZeros() is 2 Math 9: Algebra A: Complex 3: cZeros(). x.700. e. to find the sum of the first 4 terms of the geometric sequence an = 52n. variable name. y}) will give (±1.1 = 0. E.1) < 3. n). 0. If you want complex solutions.2. 1.g. For example for f(x) = 2x to find f(2) + f(2.2 x. Solve(x^2 = 2. x. Solve() or Zeros() or nSolve() will give only the real solutions.1 = 0.2) + f(2. x) will give x = i or x = -i or x = 1 or x = -1.g.e. e. cSolve(. cSolve() is 2nd Math 9: Algebra A: Complex 1: cSolve(). Note I used “x” rather than “n” as my variable to make the keying easier. 1. for Riemann sums.  It can find the intersection of two equations. x. the step size is set to 1. you must use cSolve() or cZeros().n).. also gives 96. 2. which gives 96.. key sum(seq(5*2x. begin.g. e.g. key seq(3x+2. end).. 4) ENTER. then you must use sum(seq(. page 11 There are three Solve( & two Zeros() commands: Solve(. Step is optional. Example solve(abs(x . of course. Solve(x^2 + y^2 = 4 and y = x^2. 5. Zeros(. +f(4). x) gives -2 < x < 4 Factoring and Expanding To factor an expression key F2 Algebra 2: factor( in the entry line.700.  To speed up the process.0. Since ( is the same as sum(seq(. step]). x) will give x = 1 or x = -1. E. but is faster than Solve() or Zeros(). for example sum({1. 1.Tips for Math with the TI-89 Calculator. .10 can solve inequalities. the default is 1.g. you can also include a guess e. begin.)  Solve(x . the intersections of the circle and the parabola. x) will give the quadratic formula. nSolve looks for only one approximate real solution. either of which give 150. expand(x + y)^3) ENTER gives x³ + 3x²y + 3xy² + y³. x. 4 nd Permutations and Combinations Combinations are the number of ways of selecting r objects from n objects where order does not count = nCr = n! / r! (n-r)! is also written as  n    r . variable name.562) i. factor(x^2 .g.x. x.4 + . Permutations are the number of ways of selecting r objects from n objects where order does count = nPr = n! / (n-r)! n Cr nPr is 2nd MATH 7: Probability 3: nCr( is 2nd MATH 7: Probability 2: nPr( Sequences and Series A sequence is an ordered list of numbers. Solve(ax^2 + b*x + c = 0.g.250.5x + 6.. end [.x.g. which. ( takes parameters (expression. E. use sum(seq(2x. but cSolve(x4.4. They can be calculated using 2nd MATH 3: List 1: seq(.2)). 1. E. ½) ENTER gives {11 25/2 14 31/2 17}. 3.e. For example for f(x) = 2x to find the sum of the 10 terms f(2) + f(2. If another step size is needed. Seq takes the parameters (expression. 3}) gives 6.4) will give 1.414. x) gives (x-3) (x-2). to display the first 6 terms of the arithmetic sequence an = 3n + 2. with step size =x = (b-a)/n use (f(a+xx).  It can solve symbolic equations. {x.2. The sum &  features are different. nSolve() is 2nd Math 9: Algebra 8: nSolve(). E. x = 1.4) + . although the equation must be more complicated before the speed-up is noticeable. i. But ( does not accept a step size. cZeros( and nSolve(. Solving inequalities OS 3. Solve is very powerful.g.g. 4) ENTER or key (5*2x.e. E. (“and” is 2nd Math 8: Test 8: and. cfactor(x4-1) gives (x-1) (x+1) (x-i) (x+i) To expand an expression key F2 Algebra 3: expand( in the entry line. 6) ENTER which gives {5 8 11 14 17 20}. it’s easier to just use (..2) + f(2. A series is the summation of the terms of a sequence. seq(3x+2. use (22+. Zeros() is 2nd Math 9: Algebra 4: Zeros(). Sum just takes a list to sum. Solve() is 2nd Math 9: Algebra 1: Solve(). (x.  10 / 7    How to graph a Conic Equation Since a conic equation is not solved for y.-1}*((b*x+e)^24*c*(a*x^2+d*x+f))) (2*c)  conic(x). it cannot be directly entered into Y=. Key  GRAPH F2 Zoom A: ZoomFit. Set MODE Graph SEQUENCE. Ax2 + Bxy + Cy2 + Dx + Ey + F = 0.1][3. Enter the formula for the sequence in u1. because by default alpha is already turned on. can be rearranged to Cy2 + (Bx + E)y+(Ax2 + Dx + F) = 0. Then for each conic just key in the values of A. Now set y1(x) = conic(x). C = 4. 0  E and -30  F. e. You can use F3 Trace to read out the values of u1 (they are called yc). If you want to graph several conics. To find the partial sums of a sequence use cumSum(. Note that you must explicitly type b*x. otherwise leave it blank. b   1 . The solution is easy. D = 10. a. Determinant is in MATH (2nd 5) 4: Matrix 2: det( Inverse is ^-1 Example Solve 3x  4 y  5 z  6 . Type 2: Matrix. There is one problem with keying in this formula. where  x  2 y  z  1 3x  2 y 5  3 4 5  6  x       with a   1 2 1  . . The general form of the conic. and graph it. i. Then the quadratic formula can be used to solve for y. 3: New.5][1. X   y   3 2 0  5 z       this can be written a X = b. Note that this now has the form of a quadratic in y. Therefore some prefer to type a matrix in the home screen Example Solve 3x  4 y  5 z  6 x  2 y  z  1 3x  2 y 5 [[3. Folder: Main. etc. The TI- is the STO button. in the home screen key (-(b*x+e)+{1. Key  Y=.0]]^-1 [[6][-1][5]] gives  26 / 7     43 /14  .e. key in u1 = 3n+2.) replaced with their values. B.n) ENTER gives n(n+1)/2.30 = 0 (i. If you have one conic to graph. E.g. -4  B.-2. To type the row & column dimensions you must key alpha to turn alpha off. E.). So the solution is X = a^-1 b  26 / 7    giving  43 /14   10 / 7    Matrices in the Home screen The TI-89 requires several keystrokes before you begin typing the matrix vales. The axes are n and u1. page 12 The result can contain symbols.-4. You must use “n” as your variable in sequence mode. Applying the quadratic formula gives y  ( Bx  E)  ( Bx  E)2  4C( Ax2  Dx  F) 2C Matrices To create a matrix key APPS Data/Matrix Editor. 4  C. there is no “±” button. enter the initial value in ui1. key 1  A. But by treating x as a constant. key in y1 = (4x+{1. For the above example. 10  D. key the above formula in for y1= with the letters (A. 4)) ENTER gives {1 5/4 49/36 205/144} A sequence graph is will display a sequence.g.g. etc.g. Variable: (Give it a name. 1. not bx. it is faster to create a function called conic(x) which contains the above formula.g. For example for x² .-2. a conic can be rearranged into a quadratic equation in y.1.4xy + 4y² + 10x . A = 1. B. e. E = 0. F = -30). which you get by typing =. 1} is effectively a “±” sign.Tips for Math with the TI-89 Calculator. if a recursive formula for the sequence is entered in u1. 84 is needs fewer keystrokes. e. If an initial value is needed. C.e.-1}((-4x)^2-4*4(x^2+10x30)))(2*4). B = -4. C. not b times x. key 2nd MATH 3: List 7: cumSum(seq(1/x².x. otherwise bx will be interpreted as a variable name. the list {1. x. e. use expand(.e. one which cannot be inverted algebraically. i. There are several ways to graph the inverse. If f(x) contains a transcendental function. This can be graphed as y ={1. e. which gives x=1 and y=2 and z=3. On the other hand graphing y1 = {tan-1 [(x-3)/2]}/ gives just the one curve of the function. Linear Interpolation If you have a table of data.2)(5.y.g.g. to solve x + 4y . For example y = x² Solve it for y. x) gives x = (y-1)/2. e. E. yt1 = t^2. x) gives 2/(x+2)+x+2. Solve( is F2 Algebra 1: solve(.e. but remove the {1.8 and wish to find a y-value corresponding to an xvalue between those x-values in the table. To Solve a System of Equations with Solve( To solve a system of three equations and three unknowns key solve(eqn1 and eqn2 and eqn3. x) gives x = ey. So f -1(x) = (x-1)/2. y = ±x. For example. {var1. where x1 and x2 bracket x.{x.z}). yt2 = t. Expand is F2 Algebra 3: expand(.8) = 25. xt1 = t. written f-1(x).g.x) gives x = {tan-1[(y-3)/2]}/ + @nj. gives a series of curves.y + z = 3.g.g. Then exchange x and y by hand.x1 ) x 2 . For example solve(y = 2 tan x + 3. All of the above is for the inverse relationship i. The list {1.var3}).) of the graph. k = an integer. where you do not require that the inverse be a function. If the solution has two constants.Tips for Math with the TI-89 Calculator.7 25. Use the following equation. 1) You can first find f-1(x) analytically as above and then just key it in in Y =. -1}. x = {tan-1[(y-3)/2]}/ + k. will produce a graph of y = x². called the principal branch.-1} is effectively a ± symbol. 2) Or use parametric mode: xt1 = t yt1 = f(t) will produce a graph of f(x).. 3x + 2y + 3z = 16 and 2x .x1 E.: x 4 5 6 y = f(x) 24.8-5)/(6-5) = 25.68 . Solve(y = ln(x). If you want the inverse function and the inverse relationship is not already a function. key solve(y = f(x).e.2 25. in more standard notation. For example expand((x^2+4x+6)/(x+2).: y = y1 + (y 2 . proceed as in 1 above. will produce a graph of x = y². MODE Split Screen 3 LEFT-RIGHT or 2: TOPBOTTOM is useful with graphs. 3) Or type on the command line DrawInv x^2. So the inverse function is f-1(x) = tan-1[(x-3)/2]/ In this example DrawInv 2 tan x + 3 or graphing y1 = {tan-1[(x-3)/2]}/ + @nj. y = x² or x² + y² = 1). page 13 How to Simplify Rational Functions To do long division of one polynomial by another.-1}x. Make one screen the graph and use the other screen to adjust the window and to set the style (dot. find f(5. (The j stands for an integer. use the inverse transcendental. To get the inverse function just drop the + @nj part.z = 6.). key solve(x+4y-z=6 and 3x+2y+3z=16 and 2x-y+z=3. xt2 = yt1(t) yt2 = t will produce a graph of f-1(x). So f -1(x) = ex. thick. tan-1 x. i. You may need to adjust the values of tMin and tMax to allow for the range of y values you want. it does not work. To obtain the graph of the inverse function use Method 1. @nj is the name of an integer constant. assume the (unknown) function y = f(x) is locally linear and use linear interpolation. If the function did not have an inverse function because it contained a y² term (e.2 + (25. x). its inverse. e. which draws the inverse of y = x².8-25. they will be named @n1 and @n2.g.var2. The Inverse To find analytically the inverse of f(x). one on top of the other. etc.y 1 )(x . tan x). For example solve(y = 2x + 1. (i. xt2 = yt1(t). e. Binary. but sometimes this does not happen or the default form is unsatisfactory. This function is also called floor(. F6 Clean Up 1: Clear a-z ENTER ENTER will clear (i. 0b11010Hex gives 0h1A and 0b11010 Dec gives 26.e. Both expand( and factor( can be used (sometimes back to back) to force a simplification of an expression or equation. 2:Bin & 3:Dec. If you want to delete all but a few variables.Tips for Math with the TI-89 Calculator. because xt1(x) is a system variable.5) returns 3 and int(-3. then key  Enter as above. In binary mode 0b111 + 0b1 gives 0b1000. Define xxt(x) = 3x^2. ceiling(-1. iPart(1.5) returns -1. An erroneous set of keystrokes can result in defining x & y. Then xxt(5) ENTER gives 75. For example. For example. tables. For example in decimal mode 0b111 + 0b1 gives 8. How do you set the mode of the answer of a calculation? To display your answer in binary. Base. which are 1:Hex. E. Notice that I used letters available on the keyboard to make typing the name faster. ceiling(1. 1cos(x) STO sec(x) defines a new function. use iPart(. page 14 Step functions [x] = the greatest integer less than or equal to x = int(. “x”. i. Then use F4  to deselect those tables you do not want to delete. 3: BIN.g. text entries are listed. delete) the definitions of any 1-character variables. For example to enter 7 in binary. key 2nd VAR-LINK. There is another way to define a function. 2: HEX. These can be found in the MATH 1: Number. You must always use the prefixes. for example. These commands only work in EXACT or AUTO. .5) returns -1. etc. lists. Hexadecimal & Decimal Decimal means base 10. To delete functions. You can enter the number in any mode. All of your (user defined) variables: tables. Key  Enter.5) returns -4. To Simplify Expressions Usually expressions are simplified automatically. Base. To display your answer in hexadecimal key MODE. expand((x+2)²) will give 16. tExpand( and tCollect( can be used in a similar fashion. 1: DEC.g. For example in decimal mode 0b111 ENTER gives 7.e. If trig is involved. key F5 All 1: Select All. Also propFrac( is useful in some cases. Highlight the table. For example. etc. To display your answer in decimal (i. if x has been defined as 2. i. E.e. not APPROX mode. etc. binary means base 2 & hexadecimal means base 16. but not “xx”.5) returns 1 and iPart(-1.e. To delete tables. sec(x) which can. In hexadecimal mode 0b111 + 0b1 gives 0h8. the normal way) key MODE. You would have gotten an error message if you had tried to define xt1(x). select all to be deleted with key F4 . be graphed by entering y1 = sec(x) or evaluated by typing sec() which gives -1. How can you convert a number from one base to another? There are two ways. key MODE. lists. To enter 15 in hexadecimal. you want to delete. For example in hex mode 11 + 3 gives 0hE. In hex mode 15 ENTER gives 0hF. 11 is interpreted as decimal. By default all user defined variables are placed in the MAIN folder unless you specified otherwise. For example. int(3. Define F4 Other 1: Define can be used to define a function. If you want the integer closest to zero. key 0b111. All of these are in F2 Algebra. If something like this happens. How do you tell the calculator you are entering a binary or hexadecimal number? You type 0b before a binary number & 0h before a hexadecimal number. If you want the smallest integer greater than or equal to x. If you want to delete several variables. use ceiling(. i.5) returns 2. functions. Alternatively you can use the convert base commands in 2nd MATH D: Base. Firstly you can set the mode to the desired base and key in the number with the correct prefix. You cannot delete the MAIN folder. simply removing any fractional part. This is surprisingly easy to do by accident. key 0hF. Base. the answer will be displayed in the chosen mode. Key ENTER after you finish each line.g.x. To leave the Program I/O screen. variable[.ti. Input [prompt]. Factor(x^2 .g. Enter Calculus The two main operations of calculus are differentiation and integration.-2) ENTER gives x5/20. To run the program.x) |x = 3 ENTER gives 1/8.g. “Output”. On The Home Screen Differentiation 2nd d (expression. d(x³. d(x³. They can be done on the home screen with the keyboard or on the graph screen.Tips for Math with the TI-89 Calculator. Disp displays the current contents of the Program I/O screen. example().g. key HOME. into your program. E. of course.html or http://www-s. Note the first line is the name you assigned to the program. e. To find f’(a) [where a is a number] use “|” E. Order is optional. d(f(x)g(x). E. variable prints the prompt on the screen. F1.ti.ti. 3. This is probably because by accident you stored something in x. the result is an antiderivative. d((x-1)(x+1)). Variable: example. order]) (on the 8 key) does differentiation. d(x³. After you type in a value for the variable and key ENTER. stop a running program. E. Error Messages Error: Dimension Error: Dimension means that the variable you are using. that value is assigned to the variable. Both of these can be done easily either numerically or symbolically.g.g.g. key APPS 7: Program Editor 7: Program Editor 3: New Type: Program. Look at links below http://education.com/student/TIStudentCenterH ome. or http://education.cgi?databasetoopen=calc ulators&topicarea=TI-89/92+Plus&do_2=1 Programming To type in a program. i. the sec(x) function created above) ENTER. E. Reset All Memory To reset all memory key: 2nd. the default is 1. Note that the () were not used above when naming the program. x.com/index.9). The lines :example() :Prgm : :EndPrgm then appear automatically. “Calculus”. e.x. note the constant is dropped.2) ENTER gives 6x. e. sec(x) now appears in the entry line.x) ENTER gives the quotient rule (although in a nonstandard form).e. On Line Help TI provides dozens of forums on its TI Calculators. To save on typing key F3 I/O to insert “Disp”. type its name in the entry line on the home screen.g.html . e. is not the correct dimension for the function you are using. 6. page 15 If you want to use your newly-defined function. If order is negative.x) ENTER gives 3x².g. etc.com/cgibin/discuss/sdbmessage. easier than keying in the letters is copying a variable from VAR-LINK. etc. key F5 PrgmIO or key ON ENTER HOME. When you are done typing the program. for example there are forums entitled “TI-89”. “Precalculus”. Type in your program between Prgm and EndPrgm. Lbl creates a label which the program can later jump to with a Goto statement.g. Key 2nd VARLINK. For a 2nd derivative use 2. Either use F4 Other 4:DelVar x or F6 Clean Up 1: Clear a-z. Give it a name. Highlight the variable (e. “Input”. I recommend finding minima and maxima and numerical differentiation and integration. Minima and Maxima F3 Calc 6: fMin( and 7: fMax( will find a minimum and maximum respectively between Lower and Upper Bounds. the limit is from the left. because rounding properly gives a slightly too large . x) ENTER will find the value of x where y = (x-2)² + 3 has a minimum i.x). If direction is a positive number.gives x = . = f(c + ).g. Finding Epsilon Definition L= lim xc f ( x ) iff in the Limit for any . if direction is a negative number. ) ENTER gives -2/3. Since . Limits F3 Calc 3: limit( will find a limit.e. instead of plugging away blindly.c) ENTER gives x³/3 + c F3 Calc has other useful operations.x.g. E.1)]/.  = 0. The default value of x is 0. E. Key in the + & then the .e.-1) = - (from the left side) Appendix A has further examples. F3 Calc 8: arcLen( (1-x². To find . x.0083683. graphing y = (x-1)(x+1) and in response to the prompt keying in 3 ENTER gives . the limit is from the right. limit(1/x. limit(3x/(1-2x). Arc Length F3 Calc 8: arcLen( will find the arc length. etc.0082989 is smaller.x. Integration 2nd (expression. L = xlim 2 f ( x ) = 8. E.1)-f(x-.x. Then you will be prompted “dy/dx at?” Either key in the desired x value and key ENTER or move the cursor to the desired x value and key ENTER.g. limit(1/x. x = 2.. 1/x. The + gives x = . so key them in Integration To find the integral key F5 Math 7: f(x)dx.g.1) ENTER gives 3. You have to key in the + & then the separately.point[.1. Key in solve(L +/. You know c. x². use solve(.2. but ignore the minus sign.var. The . lower][. limit(1/x. (i. 0. E. x². The function nDeriv(expression. x cosx. the exact derivative. 0) = undef E.0082989.-1.g.Tips for Math with the TI-89 Calculator. 1) =  (from the right side) On The Graph Screen Plot the graph as usual. One of the x’s may come out as a negative number. key it in as “x”.2) ENTER gives ln2 lower is added as a constant of integration if upper is omitted. find delta such that epsilon = 0.g.x. i. Since  is the unknown. e. Syntax: limit(expression. Whichever is the smaller x. variable[.1) calculates [f(x+. be done on the graph screen. ).x) gives 4x³. whereas d(x4. which gives 4 x (x² + .125 E. nDeriv(x4. f(x) is within  of L.0082989 down.1. For example: For f(x) = x³ and c = 2.1=(2+x)^3. x] allows the user to explore the difference quotient if x is kept finite.e. You will be prompted for the “Lower Limit?” Either key in the desired x value and key ENTER or move the cursor to the desired x .e.g. page 16 Numerical Differentiation d( [the differentiation function above] takes the difference quotient with the lim x0.g.0. var [. Note that I rounded . as numbers. E. L & .g.x. there is a  such that if x is within  of c.00829.001.direction]).1. E. because then you can see what’s going on. F3 Calc 6: fMin((x-2)² + 3. E. The optional direction parameter indicates from which side a one-sided limit is taken.g.g. “incorrectly”). upper]) (on the 7 key) [or equivalently F3 Calc 2: ( integrate] does integration. gives an  larger than 0. x. x. Differentiation To find the derivative key F5 Math 6: Derivatives 1: dy/dx.separately. is . i.x) ENTER gives cosx + x sinx E.01). So  key in solve(8+/-.g. So L ±  = c ± .14159.x) ENTER gives x³/3 E. variable. Or simply sum the entire sequence. Plot the first 6 terms of the Taylor series approximation. One sums x   f ( z i ) ]. 3.n) RM: Taylor Series Approximations Taylor series approximations can be displayed. 3: Minimum and 4: Maximum will find a minimum and maximum respectively between Lower and Upper Bounds. ui1 = -4 and  GRAPH. order[. Inflection Points. y1 = ((-1)^n * x^(2n+1)/((2n+1)!). x = (b-a)/n. 2)| t = (x) gives x/2 +x + 1.69315. The parameters are taylor(expression. key  TABLE.g.org/p2. i. b]. 5)) and also y2 = sin x on the same screen. And taylor((ln(x).x . x. RM or RR). Display digits 9 & | to set the cell width to 12 (for the maximum number of decimal places) and use F2 Setup to select where the table starts and the step size of the table. Other options are available in other modes. Use MODE . x. where expression is the expression to be expanded.0. expand( is F2 Algebra 3:expand( E. 0).Tips for Math with the TI-89 Calculator.g. E. 8: Inflection will find an inflection point between Lower and Upper Bounds. 0. sinx = ((-1)^n * x^(2n+1) / (2n+1)!. n. x.g. The value of x where the approximation diverges from sin x is very striking. 2.n-1) STO lreman(a.1/x. i 1 n Convergence of a Sequence Convergence of a sequence can be displayed. Key in u1(n) = -. You will be prompted similarly for the “Upper Limit?” E. 5) gives x5/120 .1. point]). Point is the point about which the series is expanded. A: Tangent will draw a tangent line at the entered point and display its equation. Surprising? where x is the (uniform) width of the interval and f(zi) is the height of the ith interval. For example taylor((sin(x). x.g. x. For example taylor(1/(x*(x-1)).8u1(n-1) + 3. The Taylor polynomial includes non-zero terms of integer degrees from zero through order expanded in powers of (variable . expand(1(x^2-5x+6)) gives 1 1  x3 x2 Minima. 3) gives taylor(1/(x*(x-1)). n. t. graphing y = 1/x and in response to the prompts keying in 1 ENTER and then 2 ENTER gives . try (1/x².6. middle or right Riemann sum (RL. E. The expression for zi depends on whether one is doing the left. 1) gives -(x1)²/2 + x . Riemann Sums Riemann Sums are approximations to the definite integral. (Check out this awesome site!) Here’s how: Type the following on the home screen.x. For example. ) ENTER.y2(x).calc. RL: (b-a)/n(f(a+x(b-a)/n). 0. E. Partial Fraction Decomposition Use expand( for partial fraction decomposition. B: Arc will find the arc length between “1st Point” and “2nd Point”. taylor() performs a Taylor series expansion. Fortunately http://tifaq.b. 3). If the taylor series would include non-integer powers. in polar mode 6: Derivatives offers the options of 1: dy/dx or 4: dr/d.x³/6 + x. page 17 value and key ENTER. x. 0). )). 2) gives taylor(e^((x)). x) gives -x² . Maxima.point). one at a time. deselect y1 & y2. And taylor(e^(x)). the TI-89 must be forced to give the expansion with a trick. x.6 shows how to create functions to do these 3 sums and also how to create functions to do the Trapezoid and Simpson’s rules. but expand(taylor(1/(x-1)/x). The sequence can be seen to converge to 2. but taylor(e^(t). Or to find the numerical value of the differences define y3(x) = y1(x) . Or Key  TABLE to see the values. x. Tangent Lines & Arc Length F5 Math has several other useful operations. In parametric mode 6: Derivatives offers the options of 1: dy/dx or 2: dy/dt or 3: dx/dt.g.e.htm#11. For a sum with n terms over the interval [a. Its default value is zero. 1. 2. b.x.n))/3 STO simpson(a. x. y) gives y = @1 e . . but useless] after about 90 seconds.Tips for Math with the TI-89 Calculator.b. scrolling down to mreman and keying ENTER. Example: deSolve(y'=x*y.0. because it goes through and simplifies them . In exact mode the TI-89 gives the exact value. You can avoid having to type mreman( in by keying 2nd VAR-LINK.b. x2 2 Implicit differentiation impDif(Equation.n)+trapez(a.n))/2 STO trapez(a. @1 is the TI way of writing an undetermined constant.b.n-1) STO mreman(a. IndependentVar.n) STO rreman(a.n)+rreman(a.b. 100) gives 2. .order] ).. y) gives (y' = ) -2y/3x . DependentVar [. impDif( is F3 D Example: impDif(x^2 y^3 = 1.n) Simpson’s rule: 2*rreman(a. in this example.b.x. with 100 intervals first key sin(x) STO f(x).very impressive. So use auto mode. IndependentVar.b.n) RR: (b-a)/n(f(a+x(b-a)/n). 100).n) Trapezoid rule: (lreman(a. [less than 100 terms.n) * Now store your function in f(x) with STO f(x). The ' in y' is 2nd =. x.1. 4 cos (39/200) + 4 cos (37/200) + . mreman(0.b.. For example to evaluate the midpoint Riemann sum for sin x from 0 to . deSolve( is F3 C. page 18 (b-a)/n(f(a+(x+½)(b-a)/n). DependentVar ). then key mreman(0. Differential Equations deSolve(Equation. 8.5439 0   /85.8  355742. 0%# 3890. /0.8/85.. 47647b94.-4.9024/0708:98.70300/0/9403907   &80 90 0 01941%# 147  90 0 ./0.2./41:89 %#47043041903:2-0789.0 147   .2..2. /0.  %0%43:808 %4/110703908.0/.70 . 08<    < 83   <6.9478 </0298.98.7.3994..97.90 .3/ 0901789099074190.0014707.08] %080.422.5.5498 7.947 5..307747  0.30  #07.907.83.:7847  14:.3 .08.439.%58147.58  !..9438 0   83  % 37 307.7003 0 0.790039704208.3/ 47 0.7420  0.0743 %409.830 289..9.:.-08  0    -:9349   0.0.9438 % .250945:9806 4390039730 0 %       %#  3/#.3&50.:.7420  0.99003/41.70390808 349 (47 <  898 .794190309490 794190. /009090 /013943841.9438  0  973940..:..03089740  190. .422.3/903/43 9 834930.38.3/ .422.85.3/901789099074190.  /0800..08 .70:8982-48 3491:3.80900397030  190.08  .088.08 '0.4190.0 470$2-48 :3.7.-8  9 8.:784788993.:7847889933902//041.480944:7/0870/ ..7.7940 .70390808 &80   1475.73 890-.9990% .947 8 1:3..30  #07.89     < .80905.7.3&50!74-/4080.. 08b. . .08K  03.947  $479.0-4.8.08  03 .9747.5.59..089  03.947.4190 8479.0880890700099078 47 0.0.08A  03.:98 03. <  (/0298.2.250 .  03.7/2.08..08 1.:98  %0!:8. !# '#    $%!( .3-0.3/3/94 08.3.-0:370.3/ 90839.90890580 14:/4 34970202-0790839.20907$%!845943.250 05.-0 89.305708843  903.9    13890.0147  0 ]     .:0 %4708099 0 0..9078907  ...8-4984:9438  %09408 %020.7.448090/0870/4507.1472:.9.9  1908.7.-.090 6:.:7703989:.:0-0:80/  190708:941.:9.7.7003.033%   0%   94494 8 .890./7.422.70.784390-499423041908.8349 .894/4 574/:.204190.7 84800903098:-0.90/708:98 14:9503 147 0.89473..70747 94 2.990 5..098.70-7.3:8$3 %089 <80110..3:2-0794.389.5574 .8.3/8.0-7.7..7003 %0 86:.3/   4:050.943  203:902 0  .-0 %820.7.3:..943 $420 4594382. 5.-0 %8 88:757830.3/ /0503/:543.3:2-07 .9078/.03439094541908.3/48.0.9.7479 0 942..706:7080.70.090./4:09     574-.147    0    <b  LL    %8903 /85.:08.702.209078 0  806 706:708.7003$39.07.3/03%#47-03983:2-07 0    3$.3/4:72.70038944/.4803 0907-8..3/..05 %070.5    84.-0390.:77039 /85.338419094.]83   94 7.793 03/3 .08. 14:/4349950 9 90/01.9 90459438:3:8.39.0 :3050.090../.0/ !:/4390203:8394 .7.3/45943.3/94806  %0839.3/0  <b  ) %484.74:3/$%!20.550../039..743/439499830 .. 4393:4:8147.700343 9.1080.89  19.947.43/8  19.243/  .1080.9/4083 919 708099020247- 7024.774 79.3490780.4397.9/4083 919 .0 190.4190-.43/8  3.411 090 -:994343..0/ :5 1908.:.9.89:5-03..4397..9990% .3 .420843/.3/.42043 979:73390 .0.3/.89  %4704.990708 9304308 19..43/8  198/40834947 705..0.4397.3/  3/ .9907  19.243/  ..774.4397.:.-.4397.4393:4:8147.3979:733:590 .9907.3.3/4/390    -:99438/43705.3/903 4/3902147.7003.89  1908...8090.0.0.8.89/43-03.9/4083 919 ..4190-.9/4083 919 7024.990708  3.:/3909:2.93889024//433/  019.90.:.7 979:73390 .9907.0.947 5./904507.9:.90.390-.3430-.3/ 14790 .%58147...94784.. 90/0² :39900397890/ %030 %# 985..:54308..33.4208439.0795024/0 33807924/0 05708843 70.804:300/902  %090 20..38 9      %#.2.45909 99.-0/983.3 704.943 470.090.8300/0/  -09003..7/ 44 8 34943900-4. 1479-0900338079  4.090570.805..700347 94 709:73420  %4 .:784794905.0 94 90 03/ 41 .0070909098 /0870/9030!$% $  14:..08  %808..39    94.07:801:14729390/42.1:3.30/.570. 24.3 -03   _ 380794/0 3/ %4 6:.7/ %40990%  ² ² ² ² %#  7:8043..30%# 3/%# 7050.570.:8090.:.907  %470:80.9078 34.42203/0/ 90...42203/  % -0.-4.30 90 3:2-07 41 /98 /85.088.794703/41.341 .4:80397 7050.7.0.98 70.8./90 $  %4.:784798.90/ :3990/0870/0397839042030 4 340843900-4.430570884347 89 03/ ² 47³.7003.8 30.4:803973 90039730 0709.' 82:9...0795024/090 .4:80397 %470:80.0/ 0  85.7..7048938420:31..9330 %409949089.7  74:.0780 2998/42.3  $9408-.947/85.7003 0 $94-.0...0/ %4.3077472088.78..30903:2-0741/98/85.09030 !  4..25014:.70489 14:.:78478..3/ 9039:738411.304:8  1908.3-00/90/.... . 3    3 . 08  ! %4039076 :809060 349 47.3 . 8 14: 20.50/ 0  .:.9438 4:7.90/.39   L 03905..94394-07.70390808  7..3/901947799 47³  47/07414507..306:.:.45347/0093  4//43 .9438     L-00.  %49909 %49909 0  147.9473489047/07414507.53 %403907.  8.:8843 411703/3/48-04 742 $   4370887.58 /85.80990.943 %448 472.. 09.947 5.9438800.50/  0$90945.943  094800.550..7003 97981789  442%78:801:1477..90/  1903/48944-  0 907.71478.9990% .:98   442$9/8098 23   2.947/0800.9438 980989050806.3/798/0841903/4 82.5.3.0/ /4990/ 9.7041190 8.:.3 $0090/8.5397 1:3.7843 908.707.:08414390019 . 13493.3/80994 190 8.3910.0/4:9.0 809890/89.58.7 14723 2.343006:.9/40834947  70809903/4809   38/0  23 2.306:.4393:9090.58/7.7003 97442$9/ 19.9438  3 800.  7088098507084:943089 7084:943 40897084:9438 /01.9:70841907.907.9 880994  %0/01.90/06:.9438.%58147.784390 . 2.:9 %0407907084:943 90 1.  .0 %5039006:.93 :3051:86:0 47944990  0 90 25479. %88:801:1 24709.  8.0-090039.8 82.3/ 8.8907.7.90.9.  S .3/8.6. 147:8098.08      47          147 44239 4420.704:9 41:.9.9084190500020398.3/.90903/4 80948099484.90  4420.-0  $5535088500/8:590 7.98 90/4:8 0708..484:94:8090.9.97.5.. /0. 3#!809 442 %4.9  80970894 %0/01.30902.3/70850.2..399497....7074:3/ 3:2-078 0       47         %88.08411908..942.4:/4.5      .9.990473 903/4808     :9708/0907230842.098574-02 -:99.03907907.0809-442398419039074380   0 4:098905841 -:9300/8905841 472.40 39030.7.84-0.94420.1472:.0.045.2:2.088 .20 470.089.09006:.5  442.4 9845943 14:.70.990708.9907549847 8947..943 87..774894 24..9  3#! 4424420.39     47          3472. S  442.5 0#!  38/0#! 044294708090 3/4  0 94..28/.448094.3994800.9:.:98  %08.07051:14:.3/903/4 /203843894         44244239 39007 8098905080 94 .7003 4:. :91907043 4:.53574. 90/.5 . 809823 2..9.3/. 403.8 0.  4429708089419907. 985488-094 /0.9:.94:.:.09490..399.0599.97.9. 97.3/407090 .3508./408349.0390794905..3.7941907. 8098 90508094 .94.8908. 14:300/89058 41  903:804420.54: 8943.-0 09.447/3..0880/174238/0    703/3/48 1703/3/48.250     7.0 9208 708 14:70. 3/.47 90232:2..:041. 41902.94:.9:7084190 7..3800.5 3907.0598 .82594908 23.98 /85.0/ 4:29.39944424:984 9.479.310. 8F]C.47.2..3/ -0.. 08 908.70.47 41907.7.0594794:3/0789.08 4474:3/ 86:.5  38/0#!442 44244428343.-44:/7.24:394:8093$09.7084486:.3/*308 44*  .  4423 442 :94423 4:9-90 .4:29.3/.9478 %0/01.. 442398091703/ 3/48 $0090/8.3994 442384.3 3907.80/0907230...:9 8 4420.20 84.:8843411703/ 3/48-04  442$678.894570.5:3-0. 3-024. 543983.7.9083.0/147 0      ...014:809904421.94390 /0870/5439 %0701470190.7.0  !.0890580841  14: 300/890580841  7050.50/30  /0503/343090790306:.9990% .9.47  4:.947 5.70 300/0/.0907..097.2097.8 .-4./33 0 $90-4.4390./34:9/.0 4743.39948.94794  44:./3.58 %42.0/974: $4/1107039306:.05:98.0/.908.:7847  %0.0744289058094 b  90/01.74106:.9438   3 9839 9839 %4.7.2097.3.3/.250 %4809908.0 38/0#! %7.03907070 4:300/9 4$00.:7847... .-4..7.990738.0 442$091.09 47³47-953..984.024.7.2097.9084190.0598474907 84:9438949006:...-4.3/0.0.7.9 09.:942.%58147./35.9907549478947.2098  &31479:3.:7.04704....9.5 /85.3/ 9038./04390 .50 7..047-04907.908.3-0:80/14713/33907.94424423 9.  06:...2097.0/  %7.0809  23.708.9478 809.3/%#  %8.447/3..70.901 9 %:835.0817425094 50 9:8:.7..8300/0/ %070 .7..8.9.5 !#%# 5.24/0  4:2:899503./0..994  4714:570107.9094831.54190..08-/01331 9   805.890.5.:..58 2.391:708 /4349 :8097..943 14770.:78474390 7.03 4:70.447/3.:7./408349.82.9.5.:0...9 44244239 $0990.9:.:94428905808 $00.3 -0/85. 4:2.2.84:7 3/0503/039.5 %41472./.9. 8.8 3.4:81:70  4:2:89:809 349 47 .3090..7.8 54.3:.090 .. 923 92.7.0390741907.7.  09.0390741907. 98905 .] :807.9..:78479490/0870/.7 7/ 43.5 %4.5709988.300/ 94809  %4.03907.3090.5 70.7.324/0 4: 09.9.5 24.3/0%#  %41472.//943942.-0  3/434. 0843.-0.411 . 84:7 3/0503/039.-0 787 .9087 7 447/3.!498 11.:80%7.4:2. 0 473  3/4477.77. 300/94809  184201:3..5 ! #  %08.7.5354.447/3.  4:2:89:807 3499  47 .411 09. 78905 .70033470.9. 411 30 11  :3.9  !4.4394:754.9574547943847 /49-.9438.90.70800./7 09.-4.447/3.8 3.  3/434.7...  09.090) 0  &80442$679480990.94 9.908F!4.9.3:.5 0472.9438 1147.7.90/ 90297.447/3.7.58 %47.8300/0/  447/3.4770..094/85. 723 72.//943942.3/-8099323 2.094 /85.:80%7.908  7..9080 7. 90. 8.023 2.5 %49:73902.77.908 F#0.5 . .3//1107039.7.8.5098-0354990/ 0   4/08 %03472. 54.3 .9 %4/05.3/4809939442 0247442$94 4:.3/480993 %489470.7.70:80/1475.06:.58 %489470.9.7.2097.0  .5    %0490724/08.5 %4.3.9.7 806:03.94387.9.3.7.370..5324/08 7..0. %4.4:7 89470/8099390247442#.5 &%  &80980  947.0.  %4/05.30-7.3306:..9 0    4390 5.5390306:.3306:. 6:08943 490780 :8090²4709424.3994.0 94.:78479490794190 3907.448090941:3.9438 8 419077.3 .30 7 09.7003  %.9438 $09909.:04190 3907..0 8  7-0990789 :80.0.47.9 %413/90.44809024:78019$  470..3/3907.08. .390.390 .3.7003  %413/90 3907.049071:3.090.4:/-01:3.8/04190074  90.4770.804: .4:8800.90.0598 %413/.3/0%#4714:3474:90  .9.399413/ 190.-0 5.3813/3 90390780.943 8 /4349.80/14790 407 4:3/ 9075.7031:3.3.9438 800.3/903 3/ :7.3 -0800343908.-041901:3.3-080034390 8.7003  %413/90 3907..090. 9.:78479490794190390780.9438147 7.9990% .0599 90³0.4.7003  0.3/ 4423474:99442 47-09907- :833/470809 23 2.90/3 0503/34390  80993 98.059-0 /85.:0430.743908.7003  4424:9 47-09907-:833/470809 4723472.3/0 %#4714:3474:90..904190390780.:0894/85.:78479490019 4190390780.5902:83 90.1:3.38 019  349 -04  3 70854380 94 &55074:3/ 82.07S89..:00889.943.. .9  S  7. -9 .:.4480.9438  09.-0 .8907 :803/0194779.09006:.7003 %4:809014432094/90 3907...4480.9.3-0.0 %4 13/ 90 32.:00889..:0  09.:7.:942.58  $4.990-4994241908.059 0%7. 1:3.2.943 03.943820.9 903 074 4:-0.447/3..9438/85..:7.70.0 90 .88:204:.3/90394 :3.059 0.8349 70.7003 -08/089043084:.3 .:39 .41 .3/3907.3 570.550..0/93%047 472.3994:80 23 708948099-$9.431:83  #0202-07 9 20.447/3..090.2.0/43908.%58147..9079.2097.3/#! 190 390780.79  9- .:08147 474:. 41 .0 90.908.1:3.943841%4 7...90:3300/0/.0598. 3%$%&! .943 03.3/0%#4714: 3474:90 .932:247 .-08 %42.88902419406:.3/3907.0 .9438  0 3/390390780.20907899-$9.2500  83 0800.:3990390780.059 03. 4754.:041 90 3907.88:234:.943 3#!9413/9032..3/0%#4703.9.44804:743.2:2 4:-05742590/94.0 903  903%# %824.94389 9 09...80/14790 &55074:3/ 9075.  %4.0307.059 %0 3907.38070.:78478 4390.894.0/3904077941908.0880/9%-$094738/0 %9$09:5&% 9.79 9- .399484.943 24/0  %0708.904190390780.58 $4.9433  %574/:.943  407  8 .943 4:-0 5742590/ &55074:3/ &8090³094 24.3 ..:0 94 90 79 41 90 390780.1:3.447/3.:0841 :80 8   3%0$09:5  3/0503/039F8 %# %03034:7 .989 3/.:04190 3907.42203/0/ 3/0503/039&% %# 14:.390 .943 8 .3 .09490..943.904190 390780.8070841.-0  :30884:..-0 .3..3090.34907.0598 7.:7.. 04.4770. 47 .9 .774  %0390   . 88902 41 94 06:.:070...5 %.7.7.94384:.3.4480.943 3.:78471.0599900.943:80.:784794  0 90 3907.703/070024/0 .947 5.08 :8957088 %#94.:024709.090.7.05982:89.943 .:7847949001941 90 3907.0.904190390780.3 .793..7.447/3.743908.08  %034:-05742590/ 4074:3/  &809009424.59006:.9..904190 390780.9438480 390780.059  $4..943 -0/85.9390780..90/1:3..041.0 4: -05742590/9 89:7.-041831470.943  %4 24. 47 5.:0 %#  90303.39.059 %034:-0 .3 .550.0/.447/3. 7 90.50 /7.0 .9990% .550.89..8.:.908.50 0020391.3  14:.4330...7 .947 5.7440/1./499070 .9890/498 %:8070.8259490   147.84390..:.0 82594908 %0% /408349/7.0 1.9 90.%58147.03907 3 410.0849.550.3994097/411..3.0 .9/7.:7.8..825949029-0/7..9.:804190.8259490884209208.8259490 84:/.3/.82594908 3 8099089094/49  7809908.82594908 -:9 -0.0. 803  03    )        !0.//9944:7 7.94:/-0 7.47439.9006:.4393:9 090...04713/390780.0 .8259490.5384.9..-4.943 3 507..3/  &31479:3.4393:9090.080 0130/7.250     1      AA    8039070/.3/A 4:/ .550.3:8030890/031:3. 349:89147 A  %0440.080 /0130/7.3/A    %0:3050.147..94388.3994/7.5472..3...7 1908..5.8    03   )    A %4790        A      4:2:89:8030890/ 03 8 470. 30.82594908 4:.824709.50.34507.58.343-0.50.8     '079.9   147 .550.250 1        A  .038407  14:.4:/09806:.350.5 47439.3/9..09470.9 442 4420.088907.800/ 3   .8. 41.7003 .98 3/417420907907.408974: 905439   .3930'079  1907.5    4714:300/.0890.4393:9 090.943 &31479:3.3/9:8341.0.9.83.8259490.5 0   1         A  38/00 03   080)  03 83%   ....0/7..3.550.9       A       .93908094308  9073.80789403907.4330.5 %4/85.30.9 :80    )   .90/   9072.88:.7.. 50002039.9.04:.-4.3994 13/.93 0.:98  4:.9.70.3/.250    03 A 03      47   03 A   03 A    49.41 30890/031:3.50/.08 0     A        A       4:..3/.55742.:080    9034:300/94057088 901:3.30/7.9./938/090 82.82594908.30.3/47% .47439.750710..8259490 14:34 070..3/83/%%089 .90 7082...90/  0  147..94334300397 18490  .090/110703.70039801 90 /947 47903/4/947 &31479:3.943742 $  431.3/.94:800890.039730  980.908:80/ .7/94144  0850.8259490.   9073..99 .080/0130/ 06:.8900584509.583.3/8.9 880994  %0 /01.079..:807 /0130/1:3.0 .943 %448472.   90708.3390 05708843    .079.943847.943 2.8259490 ..3/ 7085:9.990  90728344307 300/0/  470.0..087.3-079903.7  8..9438 903800.0390306:.9014:..8:80/9409.9  147K 49 .0950  03   )   ) %8/7..-041  4714:.9438  09.947.39949037.82594908.3-00.7003  3493 4:.079./1107039890...079.47439.8805.3.943.3903-0/0130/:8303 9089 05708843 03908997:0 057088430390891.095030'0793904208.90904.334997.4118.8.82594908344307.3 3949005708843 94:9.30.3..80  470. 0 /013943   0.9990% .3931 :89950 :3/01 3  9 8349390.947 5..4 %# %0.908.:.703 4:2.3 :809390039730   990.%58147...:..90708:98/85. 300/947080990..9.9433 4:.1:3.0/0130/.38:3/0130/ 84943 9 /7.0/ /0503/843..04:.0 3.-4.924/084:..9.1   A 003 A   :3/01 :3/0120.8 %4/85. .250 30.324/0b b%#.557424/04790 3024/0  0 0700.9 7.324/0 47 0./.8 #./.08 06. 9 7.5574 7./.324/0b b%#.7.08 0   30.324/0b %#.08 0.9./.  3.3b.. 42503:2-07389.43.3/0/94 /85.703990% .  55.bb  3.250 3.3/.3:.7  0  707 147294.42503:2-07389.7 /070024/0b b%# .5574 54.9#%&# 0390 .3/57088 %# .924/084:.48S  83S  %4.7/  0 70.3974342097.. - 1472 8099024/0 94.422.3349-0..425070.3/.9.0/ /0503/843.1472 0  ..703 470.3:.90708:98/85.79 4250 472.7  0 .9.08 \   9.42503:2-07354.079.390.557424/006.7/1472. %#.08 .  . 924/006..  30. :8090574/:.0.#0.943 %0 /42.9438 .70 70897.250    .53.:3.%#..90/  -0.08b b  7.4250708:981478420   47 0.38 41 8420 1:3. .9 24/0 -:990 706:70/809938.422.3390 ..438/070/94-0/0130/43147_ %0%  .43889039 3.798 - .-93.3/0/ 94 84 :89 9080 5.4250 #24/0.3/    8   .  8 .3 -0 .4250 1472.438/070/ 94 -0   /0130/ 43 147  K  . 4250 #%&# 24/0   . -:9 8 .50/43   147 .4770.9 7.     3 .8 3.4770.9 7.50/147   . .3/.50/43147   .250 b .50/ 147  _    -:9 8 3.42503:2-078 470.250    3/90..7.3 .9.$4.9 7.5.3306:.990259 94 7.394250:2-078 .9.5 0907 1:3.4770..0748 .0    .  8 .9087.84147^ 3.9  7.4250! # 24/0 .0 47.$4.3-0:80/9413/9074498 41...808  $4.0748        b.4770.4:0  $4.943 .9  3950 03      09 03  174290. .:08418:.    b. ..:-0744984106.30..70 8%04702../.9 3:2-078 470.3-0:80/94/85.4250 2094/89.0  0 70.3/   8 /85./4:9 907449841.39.3/ 0 #!  %0 84:943 .47439.9147  04.0 41 98 97..89.  < %:73 411    .0/  %0 /8.25004.99 825488-09409900.990.70 8%04702 03/543989982094/  8. 70 b 0 6..  6 . 7 30 4250:2-078 ) . 9   %47..59080 .:08809907.524/094!4. 0793 1742 #0.3041 43.3:. 3 8097239490.7 94 9017897449  0  90.9.7:203941 . 3 !4.472 6.747%74342097.  . 6.  $0978905946. 36. 7/1472 57088 ..90  0 .3 b0  ] 0#! 0442 70.0/ .3/.8    0³94/85.090549 .7  0 707  442$67 942.3:.. $0990 3/480.42503:2-07389.:.557457.7  0 .0 %017897449     -0  4250472.7 0 1472 8099024/094.079. - 14729454.425054. .990-07 %4.79 %7.7/  0  9.3/.9! # 0390 /85.9.42503:2-07389.7.43. 707449841 90..9 90708:9841.0748 .%58147.77.9097/ .43/7449      0³.3-0 /85.394 /85.0/   147   0 13/390 86:.891.0/30..:.3147207 0   06.90.954.0  9080.947 5.$4.0 47.3807.4:/-0 /85..9990% .89 7449      %070.05488-0..8  9./.70. 3/06. . 48S 83S  .9!4.47#0.7 .7/1472. 47.9#0.557454.422.703990% .9 .439740/-   24/0809938 4/04250472.3/\  47 0.14728/85.71472  4/04250472.7/1472.0/8.9089.77.90708:983974342097.90708:9354.  - 0            55..1472 0   .3349-0.8/85.3/.989.3/0/94 /85..55742.9.8/85.3/.3/0  4754.90708:9389../..7/0700 1472 7\7 0   \ .7/1472  4/0..3/. - 0  b b.31472 07 0  0 .3/ b b 47. . 90708:93.5574..9..8/85.91472  0 06. 47b.  b. .924/0  4/0.9.  /0503/343904250472. 31472 7 07 8/85.0/  0 06..557455742.90708:9355742.90.8 /85././.77.324/09054.901472  0 0  47      /0503/34390 4250472.924/0  330#. 250 \6.794#0.43.0791742!4.9 470.0/  %4.90807 \7(3/%.7/07001472  7\7  0  \  8/85.7 447/3.3:.97 '0.  3300700 24/09054.947458 #0.9. 9438:83.07.0 0748.9390780.87.3     78099006:..43.3/8 %484.0 3 90039730   84. 1 9 .7941909089  $42006:. 24/0..-54993  .908 %4.2097. 1 9  43.53.48    .09  30.394:94/4 90574-024:7801-.:80- 443.3/8 90701470349.943 .94341 494:8090074810.3349-084.4250.-4:9.9907.4480.90748 4:-0 5742590/94.3/8 %0$4..7.94300-7.3/.0/05.9434:.48    .4250:3.7.3:3/0789.48 9.250$4.943390#!8.3/.94074 0   .3.0  907$4.0 470748 .42501:3.250 b  ( !4.94341 941:3.4.89484.08b( %0 \ 83/ %0 /408349/85.0-7.3/13/9007484190 7.839:9..943  9   9  .3.3/3#!13/90390780.02094/8 70.3-0:80/1472489 574-028 470..306:.3.7 470.:0430.0748  1..7447/3.:8019070824709.3/2.2470/09.09407481:3.8/04190390780.5.3    074880748  77.84..943  4:-05742590/94.9.4480941:3.08097.7 94 !4..0/.75.70/1107039 %0 430:80/390039730/408349.3/2934913/.3/9 9  718349 05.1414:7 42047479089574-0281.-4..3/390039730:800748  .9478 435..8/041 90074 47.4480904304:.97 '0.0    .( #0.7003 -0.584:.0791742#0.9438 .943.94074 4706:.835.794!4.:0430..3-0 7.  0  9.3/ 706:704: 94844:74747574-9.0.7080.4190..947458 !4...0 .9..39 .94306:.:.89 9 .3:.9438...08\6.8147.94306:.3.7..81 9 :80970.0     47 0748     -49.3 90.3.9.9:70 800-04  %0.309480.3430 390780.979903970.42203/:83 390780.-4.422.9 84343 -0.7.48.48 .0-7.507 9070.9438.7 447/3.08  %883030/4.50/4390..0793 1742 #0.48..3/-0.:80809939006:.3:.798   0 :89.3807 -:9989070  907422.943  7390039730:8084. 0  . 7.0    7.5 .9.9080 (3/%.3.59..3/9 2. ( . ..1472:.9807047/07 /408349.422.3/3$4.090 6:.3/42-3.4:39373.$4.082-4.0 8 .9438 0   $4.08.425084:9438 4:2:89:80 .9990% .0  940748 .4250 .9438.0 470748 47 3$4.0 .0 .0 83/. ) .044814743430.0748  3$4.3/8 $4.0  0748 83/.0 83/.  3/ !072:9.9070.55742. 84:943 -:981.39.0  .$4.%58147.9438.  .84:9438  $4.0748 .0748  3$4./7.90-7.9374-0.$4.90-7.0 .0 %070.98174234-0.9. .70903:2-0741.0748 $4.841 800.947 5.0  14:.4250 .$4.90-7.9438 42-3.0748 83/.709700$4.0754071:  O9.90-7.3$4.3$4.0 47.06:.0 470748   $4.89079.90-7.0 0748 .0  .384.0439070.:.$4. 9374-0.70903:2-0741.84 79903.841 800.9438.8 3 7  !072:9.98174234-0.9807047/07 /408.7 3 7 8.4:393!73. 0 %0. 806:03.-93!7  $06:03.33  0806       %#..3 3 .3/$0708 806:03..:.94341909072841.-0942.807 806       %# .0 $4..9438 0   :80/  7. 806:03.7.943419406:..08.347/070/89413:2-078  807088908:22..08905.209078 05708843 .3/)  <  90030.94384190 3/ .0.9079.7..901789907284190. 3 7  3/ 378 %!74-..-937 3!78 3/  %!74-.0 ) ).313/90390780.:98    94/85. 90/01.08 < 490 O9.0 ]     0 90390780.20 -03 03/ 8905(  $905845943.08.7.82.08.-03.3-0.79209.90/:833/ %89806 $069. . .9:708.3/ 390039730   05..0    .08             %405.30570884300-7.059.947 390039730   1.<  .$4.0 .0 $3.947.309.209078 05708843  .. .0   .20.-8     .-03..80794:89:80%  $4.9473.08  :9% /408349.7.08        74:.0% 8908.890580  0 908905 80880994 1.70/1107039 $:2:89 47   9.7.7..08         1.908 $  ..947        %#.947 )    8:2 806      ..89948:2 1470.3306:.425.94:9006:.0. :0880  $4.7.  .3  3 08:2 806      %#47 0%      %# 090741.9 %089.806:03...349078905808300/0/  .3/.3/905.30570884300-7.-0  .0    .0.088 4:.338:28 9034:2:89:80 8:2 806 470.1.25084.2508:2   <  O%48500/:590574.843.079% %413/908:241 90390728411  1742.08.04:..047  -:9  .908  . 1    1     1  :80 1..9432:89-02470 .0.3/3 0  147#02.-4.947   .3/5..08    . .3/ 8 .08      .3/   )  %#.806:03.0 )   ....94-  0 98905 80 - . 05.08 % 9.0306:.0.20 -03 03/   9413/908:2 41901789907284190042097.085.3.2501471  9413/1   %41.3:80  8:2 806 47%  O$4.3/  %413/908:241.:/0.047 47 %08:2 %10.384.90/-01470908500/ :58349.88:2 806 9 8 0. 2501471  9413/908:24190  907281   1    1      1     . L  3 47 0.3:80% 1 .    :80%     3 .08   .4:780 .84. 41 . 382-48 0  %    3  %#.439.9990% ..:.0 %0708:9..%58147.3.083 3  .947 5. :2$:2 806 .79.:2$:2   03/%89 .8:2841.806:03.  %413/905.0:80 . 08 .    %#. .  . 07.703.08039070/3: 039079039.806:03..08  .3   0 3:3  4:2:89:80 3 . .58/85.0 $09  7.:03: 4907800. .:0841: 90.0                     (  (  (() ( (((.97390420 8.84:7 .08.01472:.70.3:80%7.:78.14790806:03.339.147 90806:03...7..70.7003 .0/.250 $4..5$"& 0 3907 901472:..024/0 0#! 4424429 %0.09470.:08300/0/ 0  1.2..-03806:03.../4:990.03: 1.3/: 4: .  8300/810070897408 %0701470 842057010794950.09-.< 806:03.   .    .  4947.43.9./7..08 %4.06:.43.97 0!!$.6:.3-070.9. 1472:.06:...943834984.5.3-070.9.9433 %03906:..93.39 .08     I         .43.2./7.0.. 14724190.99834.9.6:..30/ 394.3-0:80/9484.3349-0/70./7.30/94         4909.43..0/147 9 .3 553906:./7.77.97.90.77..8.0147 %00307.943 $3.        . .6:.1472:.9039070/394 :9- 970.4389..70.9.890147241 . F. ) /  1   .43.-0 .3-079903..70030 ..3 '.43.439.97 4/07.8 981. 0  < b .:08  470.7.. . 705.01472:.94 9:73.43.0430.  0 3904208.250 $4.580.07808)   .09.-4.0       %0708 430574-029033981472:.:80-/01..4:23/20384384:2:890./9:730/43 %49509074  .4:09- 953 -0.-4.5.     . ] 83 14:.31479 90099078    09.) -  .0.:9.5.9. ..70.43. 947.250147           0          0 3   <b  )   )        14:.3.890794 .07.97 /09   3. 90708 34 ] -:9943 %084:94380.0/.943.90.70.39947.3983% 3/ .20 0  .411   090723.- $49084:9438 .38 90..          98.8 9089  <80110.97/947 0  %50.  ..1:3.5. 0 )  .8 .01472:.0/9907 .5 090..  070F                 9 .. 3  .  .    . 7..97.00.94:2:89 05..43..:0841    09.:890390.3/7.083904208.59  .  .8.   . 349- 490780--0 390757090/.3/  F 4809   .08 %0% 890$% F-:9943 4909.  4790..7003 %0% 706:70880..-03.43.07..-4.0897408-01470 4:-03953902.97.9950.250 0F  F F   F  F.20 349-9208  %031470. .0 494$251#.947 5.34907 :8005.9990% .8434143054342.:3.3/ 470.:.250 05.%58147.9438 %4/443/.3/ )   .- .943. 08.    . . 0  9.07801:3.05.0 063.078070.0 9.-4.7003% #%47% !  %% 8:801:97.943-0.7 .70.439.0  11  .0780-0 .3    .30/.9903.3/063./7.36   ..94385  0 0704:/4349706:709.0-7..3.3/80-7./. 09.0 -:97024.38..-4.3   :33438084.3/:809049078.9438 .3907.39903./:89903/4.25084.090  <  9$4.3/   $59$.943 14:. $8902 41 6:. 41907. 9072 0   47    574.0 .0.3/063  470.07801:3.3 3.3/903.      5.00/..5.38.03/039.9438. 1:3.7 .7003907.1:3.58 .943//349.943858349.422.078097.7<  9.5    79504390.1:3.. 0  9.078041  4190..03/039.08147903.0430 8.3/9700  :80903.0.)  .700394 .078070.439.3/307.0790/..3/9480990890 /49  9.943   0 430 .83 %4 $4.:809.8890241970006:.943:80 094/ 1901:3..943 9/40834947  %44-9.08 .8903.541903.3349-03.38.943 .3 %484.07801:3.97. (<. 6 36  %089.3/ 39007 38903.20/3.0     .3     .894.3   9484.943 9.39     084.4389.3/     < .3/.398 90-0   .4389.339007. 3.3/8147.08.2041.7/ .3/ 19084:943.3/.0   .3/  349.3/3  0 3247089. (<. 6 6 .0780 %413/.08    .0 80-7.0  470.903.9.3/ $4.3.25084.0 1   %030.3/-.84..0780411  79903 1   084..30 .0    .3 39007  %03.  $41      . .94.9.07..5411    470.3-0 7.0 3   .080 $41   0  %070.-4.0780   4:.0.  $4.3/ 9.8.3041. 7.3.541 983.3/903:890933 470./:8990.7.541 99 9 99  574/:..:084193.0.7.4147907.7080.8947.0.:084: .2097.250  $4.3    .]82-4    7:805.8 <b %089 <8 0110.39  %409903.7.07801:3.3178913/1   .5411   99 9  99 574/:.7.5903.943:89/74590 36 5.50/.0.0..9438 1   9.9..24/0 99 91 9  574/:.09147  0 ]b %8.0780  4:2.0 .250 99 99) 574/:..79 $4903.07801:3.300/94.. (. 6. 3     .250 7.9.3980.36 477.53 9.3. (<. 8070841 .3    .:7.3/7.08 4304394541904907  3904907 .539.08.6 36 . (<. -041/.  30..943 070.6.:7.9.88:20 90 :3343 1:3.5...47708543/394.09                 13/1             .943 .3/:8030.-7..7390754.-0 . .041901:3.:083909.08:89 90430..7 .30.3 .:0.943 14:.943 &80901443 06:.:0-090039480 ..0.0/90 573..3/-7.9.7390754.9431  84. 0     1               .3/89413/.3.      . 250 -07.  0   4/44:8099024/04190.0  14:.0 1 842093098.90/-95380. 94-0/0090/90 90303907 .9:80/ 099078.25094039073 -3.3 .7.04:.80  4:.  3.7 0. 1:3.4.38-./0.3/39    709:738   14:.2.-:9.48   $% 80..70039073.8:8090570108 470.07.2.. 8251. 8:801:38420.....3&5 0.894/4-.1:3..-08  1:3.4:7.3.34706:.2.3/   .08 .08 49..-0 %0708 ../0.-08./0.7.347 06:...:.3994/0090.03    709:738   14:.:9 14728:38./0..-043900-4.947 5.38073/0.9438.08  3-3.:807/0130/.907.3-0:80/94/0130.70890/  9909.843 419080.71..34:.4808994074  0 825 7024./0.4770.7/942.7  0 /0090  90/013943841.0/1447  470.724/0 -  -.8094 .7. ..7  0  .9438  898  9.43.  470.. -3.84.2503/0. 4:...3/1.014:.3-0:80/3 .80 .3-014:3/390%:2-07  4.80.947 4905.7 0 - %40390730.80 ..7470.94 :80.-4.3807-0 /85.3/833/%.399039007.2.3 03907903:2-073.%58147.3/843473% 47&% 349!!# 24/0  %4 /0090 1:3.-08 09./970/94/01309   -0.317.7.9089390070889.943%4/85.50/-039073 80.9 94809.-08 0 $00..3/0390 3:2-07990.250  -  0.8 /0. 0.3/ -   0.10.422. 94147.720.38073-3.79 :80!.7094..-08  0   -:9349   . 0..3809 9024/09490/0870/-.3994/0090  /01.-089.70  0  3  0.24/0 -  -. %#%#.250 !..9.3:2-07 470. 0  .-084:/4349.8-003 /0130/.55034790/01.08   9073.  -:98420920898/408349.7..9474:.82.380741.88902.08 - 3 0.94341.324/0 90..20...9 %03:8094/0800.2..94/0130.250 . 0.0 $9051:3.9.0953 903.201.94-.2.25030 24/0 ..0  ..9079.  %4/00909.:9.2.  /01308.38-.80  0.079..95701 470.2.3:2-071742430-.8 7894:.03  470.2.943   01309  ) %03 9  %#..057088438.9990% . 6 ..3/ .3:2-074:950 - -01470. .480324/0  470.55038 0.38-.3057088434706:..250 39   709:738..:.94 39 %81:3.3349/00909014/07  %4$25157088438 &8:.:.9 ..422.2.5.8.  0 90 3472.-3.3/!.808 1978 3.9.301:3.7.3 708:93/0133  %888:75783 0.79   709:738..943 84 57457.0/3 9014/07:30884:850.03   709:738 ../039   1.-08 800.943 .2.79    709:738   %080.24/0 -  -.08 30 24/0%#.7082510/.3/940..3-0:80/ 84209208-.-0 09.399082.0893900770...0..:.8 05.2503 /0.10/ 490780 4:.08  30774304:8809410897408.09.049903..943.:942.380730.7..08 %080.   ..3/ .24/0 -%#.  0130  9070130./0.80 -3. 470.2..9438 (9070.4:7.4:7 .307747 2088.34907.3994/009080.79  470.08   0 8390757090/.3 1470.2.34907%070.947  .079-..7030-7.-08  09.80   %4/85.:809  8. 03/'#   414:7 :807/0130/ .7.9438 898 909039708.943 80..20.0/390./0.80  %4/85.73:2-07  -01470.3:8090. ..43.0/ 95.8907 4:4:/.705.3994/0090 0 3907  14:.0.80  4/44:9090.981.08  4: 2:89. :..-0 0  9080.3994:804:730 /0130/1:3.550.78390039730  47 995.9990% .453.3033900990788.947 5.943.0 %# 80.   1:3..70.943  0. .-01742'#  03/'#  990.90/.-4.  34 .0 14:.7..7.8079.%58147. . .0/:.42.943 9 . 89:/039. %$9:/03903907 420 92 47 995. .  8 9 .42. . -3. :88./8. :.80944503..% .0 ./.9.70..8/-2088.9478 945..-. 09.2 .19074:1380.223 %49503.-0 0.3/ 3/!72 0%#.2  %5034:75747. 490901789308 903.550.250  !72  3/!72 903..2-09003!72.7..5747.9.70/430953905747.204:.2  0   %48.8830/94905747.:942. 30 034:.20 0  '. !:8 /4* !747.2/9470%50 !747.3.0439530.2 0!!$!747.2 /947!747.7..250  %0308 0. 2  -.-0.70..0033. 3944:75747.908.2  %47:3905747.203900397 3043904208.9.8830/ 9490.2.990 070349:80/..3.7.:77039.43903984190!747.907 :25949. 9438079 85  35:9  :95:9 09.-4.7.7003 19074:9503.890.250 490 9..2 .:014790 ...7003 0  0..23 905747.49489.3/0%# 9.2 950983.905747.-0  85/85..-057398905742594390 8.:08..7.-0.902039  35:9574259( . .2. 8.090!747.7003  %40. --0.::8.3:2-07(:80     /       %#.9/20384314790 1:3...34389.7003 1107039...08.389.3/.   #08090247 %470809.58.7/1472  %413/1 .7. 7:3335747.990.70 /1107039..3-0/4300.:80-.7003  3%0420$.9434:.08    / 1     %#.70039900-4.-04:.::8 %0942. 8.7..943 41.7 470.943    /   %#. %0..943.8.34507.08 7747203843 774720384320. 070.4770.809073:207..4:780 49 419080..70 :83 0   834990.3&50.943841.2 0!72 470  %#   7747088.-0 47/07(  43900  /408/1107039./0394:89470/ 8420933 907:80 9070'...7.94:3.70:83 0  ...3-0/4304390 4208.7/474390 7.7003  0 8945.202470 3/    3907 .08906:49039 7:0 .943 3// 05708843 . 4782-4.947 )  %8 8574-.3/3907. 9.. 90/01.08 .9..9.  7/07845943.08  147/07830.:98 47.3 .0   /    %#.0 90708:98.39/07.3/ /07.0:80   /    %#. ::8  ../08/403841147:284398% .70147:2803990/ %   !70.9 38-04995.:.. 349090.4389. 44..2509070.398/74550/  33005 %574.9478 1470..::8 09. . 943 9 .42.0/:.. 3/0 92 . 48 90:807940547090/110703.:.. 05708843 ..9081   1   (.0(9.943.947 5.%58147.9990% .0 :207.    ..06:490399902F %0 1:3.943307.9431:3..943 / 90/1107039...1107039.06:490391 80591390 %0/01.:.-4.0890 /110703.:9.7 (.:0418     307. 08     070..08 .. 8:..00890:3343 093 .943 3/ 05708843 .0  .9.8  .07 80  30 4190 82.   .08  0 900.9/07..  3907.9.905843   2 1   $4 F 3907..30.7.03:2-07  -:934709023:883  470. 13//09.90(/4083907.0.4204:9.250471   .8.9.0789082.3/.-0 407( :5507(  43 900 4706:..83:2-078 $3.943       %#.039..8/    . 48  %#.08.    .48 83    . .9431 :5507842990/      .4389.08  .//0/.39413907. %#.8.    %#.083 4078. 0  . .9438  0384. ...84907:801:4507. .08   298 .. 232:2 0   7.0 -09003407.2.9  -0.:041070    .0 3:2-07 90298174290019    29 .29 13/.07 0  4909.943(  %045943.3   32.0 882.9.08.03:2-07 90298 17429079 1/70..9435.    )  0390  90390 805.03 13/90.7079.. .3/&55074:3/8    ../70.5489.039 ..03 1 /70.08  $3.7.90 %0 .29 05708843 .7.:8074:3/3574507.03 b      %# .9438.13      %# 13/90.039    .13 .3/.700  0 . 232:2..9438.3/2.31..08  %0 .7.2:270850.4770..430 8/0/2989.9.08. 13/.908 1742.7 5439 /70.30.8..8/0..89944 .29  $39.9 74:3/0/ /43   0  3.7..7.3/1.209073/.    C %#.08 .   0  29 .    :3/01   29 . .943 09.58.3/3:207.9.943 %413/90/07.3/2.2. /1107039.9..9 07.5$.00..    C 174290798/0  3%07.42203/13/3 232.08/.5. -0/43043 907. -3/  1107039.7003 -0.3/3907...7003 !49907.8:8:.:809034:.9 84343 3890. 70.943.../415:3.3800 .. / %034:-0 5742590/ /. .:0.:78479490/0870/.53      .3/0%#    7.090 .9 9070390 /0870/.08    29 .:0.3/37085438094 90574259033%#.3/0%#4724./.. 2508  3/3 5843 013943  2 F.9.81:79070.]0  %413/1 :8084.0  .08:. 1  893141 $4]1 .31 90708.    C 1742900198/0  5503/.91 893041. 1  3 90 29 11147.0 0384. 0.. 11 ..:78479490/0870/ .:0.3/0 %#4724.  0 0 4:.90 4:34.090.943 %413/903907.9 1  / 4: -05742590/14790 40729  9070390/0870/.7.0940390  90390  805.  1 8409023 3907. 714790 &550729    7.:0.947 5...%58147.0 .3/0%# 4:-05742590/ 82.:.9990% .53. 943 /0.:/08     05.08  343 074907284139007/070081742074     974:47/0705.2.-0 5439  32../98 9480990.-0  !.-4:9.47 83    .3/ 80-7.2.05.08 .  ..478070805.3/  147 5.  310.7.2509.9430.3/:80$09:594800.3.47 50714728. 5.3/  )   .0/994  147902.42548943  0570884394-005.08.2:23:2-0741/0.:9 .:08074 %0%.7.209078.79. 17.907090 9.%.08   85.42548943 47/07 5439( 07005708843890 &80 05..3/903 %#.-089.3/0/35407841 ..943 !4398  470.4754342.3/  .3/3708543809490 5742598033%#.3/0/ 98/01...798.7.7.47 05708843 .3/9089058041909..3843 %0 5.709.9080708805.3/0/ !4398905439 05.-0  9.79. 039  .3039308 7.  %. 880.4907:801:4507.08  .9438   .47 3     .07.9.  3/9. 9..-03490724/08 47 0.3/.    32:2.3/&55074:3/8  %.2:270850.0-09003 407.3/&55074:3/8  310.990 039070/5439.70.08411078 9045943841/.3/2.724/007..9806:.039-09003 89 !439 .3/ 3/!439  907459438.303930.3039/7.94313/.2:213/. 232:2...7.13/90.9435439-09003 407.943  7.3310.3//85.9.250 354.9.. /47/7. 9..7./7 3 5.2097.24/007.0841107890 45943841/. /47/. /947/. 47807084:/3.090 05.0/94./9  1909.2509.  470.97.38439.:/0343 39007 54078 90% 2:89-0147.47 .      .08 9.47 . 47 .       -:9 05.3/ 9.   . 08    .    . 08 9.08.  3/9.47 0) 9 9   9b  .47 0) b    .47 0) b     -:99. .3-0800394 .43.3-0/85..07094  70%9480090 . b   #02.0/    03: 3  : 3     :  .0 43.0.0    97% .0.0703.70.33$:28.:08  78258:29003970806:03.041.041..55742.33$:28 #02.$06:03.94389490 3 /013903907.3/#! %0806:03.806:03.0703.  308:28   1  ( 43. -(  - .8:293907284...   C %# $:75783 070890 :31472 /94190 3907.. 47... .3/1  8900941909 3907.0790 3907. 90995.3 %005708843 147/0503/84309074308/4390 019 2//04779#02.338:2 # #47 ##  479:3. . 47...91.6 . 943894/49080 8:28.9.901:3.3/$25843 87:08  0.70.943894/4 90%7. 4:998.84494. 920  # - .504/.901:3.08420890 070 84 %5090144343904208.5 92  848494.3/.70. .7003 430. 3 % 1 .  - . . .47$070855742.3  3  $% F 702.9438.4780708.9438 %. .3  # %.3 .3-0/85.0/    83%  )3 ) 3  .55742. 47 80708.55742.943  0 %  )3  ) 3  . 3   3  C !49901789907284190%. 9  0% &80  .07 8973  79413/903:207.3/.:041070 90.07081742838..55742.8483 43908.08/0130        /0800.7003 %0.943/.208. 3   3   ..:04190 /110703... 947 5. ..%58147.:.9990% .0 - . .3  ## - .3 % 1 . .  2702.3 . 3  3  $% F - . . 3 % 1 .  - . . 3 .3 .3 7702.3  %7.504/7:0 702.3 .3   3 $% F 7702. . . .3 . 3 97.3  $25843 87:0   7702.50 . . . .3 .50 .$% F 97.3 . 08900..:0 398 0.3 6  4:..8 1789083  $% F1  9030 2702..90902/5439#02.3/03 %# 2702.33 8:2147831742 946 9 3907.9..3 6  .$% F 825843 .743/43942702.4/.:.3 3-033/'#   8.9  24/090% .94331  9$% F1   470..3..394 9502702.48 6.3.08 30.250940.. .3   4894704:71:3.250 .. 48 6.  . .39 %0 3  83/  25.0        .4389.250/0$4.943 3/0503/039'.:809408 974:.-4:9  80.0 -:9:80088(.   0889.08    .3 90728 -0.7  0503/039'.250251 ))    .3/825108902 .08 0  890%.943 3/0503/039'.43/8 $4:80.7  0503/039'.7 /0$4.0 8  .9438 /0$4.1907.07 257088.6:.7 47/07( 251 8 .943 251 6:.3:3/0907230/.41 793.9/1107039.0 6:.:9424/0  1107039.  .
Copyright © 2024 DOKUMEN.SITE Inc.