Solution 11865: The isPrime() Algorithm on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... used by the TI-89 family, TI-92 family, and Voyage 200 calculators divides by successive primes through the largest one less than 216. It does not actually keep a table or use a sieve to create these divisors, but cyclically adds the sequence of increments 2, 2, 4, 2, 4, 2, 4, 6, 2, 6 to gen...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11865
Solution 11753: Finding the Area Between Two Curves on the TI-89 Family, TI-92 Plus, and Voyage™ 200.
...e lower bound is any point to the left of the intersection on the x axis.Use the left and right arrow keys to move the cursor, and Press [ENTER] to place the bound.• The upper bound is any point to the right of the intersection on the x axis. Use the left and right arrow keys to move the cursor, ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11753
Solution 12130: Difference Between the FIX and FLOAT Display Digits Mode Settings on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...escription FIX(0-12)123. (FIX 0)123.5 (FIX 1)123.46 (FIX 2)123.457 (FIX 3)Results are rounded to the selected number of decimal places.FLOAT123.456789012 Number of decimal places varies, depending on the result.FLOAT(1-12)1.E2 (FLOAT 1)1.2E2 (FLOAT 2)123 (F...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12130
Solution 11734: Creating Repetition in a TI Basic Program on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...s that allow to program tasks that repeat. The three repetition structures are: • The Loop...EndLoop. • The For ...EndFor. • The While...EndWhile. Each structure is different in its use and provide a unique advantage. Use the Loop..EndLoop when the number of times needs to be repeated is not k...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11734
Solution 11786: Running a Program on the TI-89 Family, TI-92 Plus or Voyage™ 200 Graphing Calculators.
...r is on by pressing the [ON] key. 2) Make sure the calculator is on the HOME screen by pressing the [HOME] key. 3) Press [2nd] [-], which is the subtraction key, to access the VAR-LINK menu. 4) Highlight the name of the program and press [ENTER] to paste the name of the program onto the HOME scre...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11786
Solution 12116: Calculating Weighted Mean Using the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.
...select "Data/Matrix Editor"). 2) Scroll down to "3:New" and press [ENTER]. 3) In the box beside "Variable:", type a variable name using the alpha characters (e.g. test). 4) Press [ENTER] [ENTER]. 5) Enter the X values under c1 and the Y values under c2. 6) Press [F5], then the right arrow, then...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12116
Solution 10349: Calculation Method Used by the Polynomial Root Finder on the TI-85 and TI-86.
...t-in eigenvalue solver. The coefficients of the polynomial are used to create what is called a "companion matrix". Basically, the coefficients appear across a row or column (there are variations) and the rest of the matrix is all zeros except for a pattern of ones just off the main diagonal. The...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10349
Solution 10583: Inverse or Reciprocal Function on the TI-86.
... Knowledge Base Search How do I use the inverse function on the TI-86? The inverse function, x-1, on the TI-86 is accessed by pressing [2nd] [EE]. The inverse function will take the inverse of a number, list, function, or a square matrix. To take the inverse o...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10583
Solution 10580: Finding the Area Below a Function Using a TI-86.
... a numerical approximation for a definite integral, uses the following syntax: FnInt(expression, variable name, lower limit, upper limit) NOTE: To access this function, press [2nd] [CALC] [F5]. Example: What is the area under the function y = 2 - 2x between -2 and 1? • Press [2nd] [CALC] [F5...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10580
Solution 12114: Calculating Integrals on the TI-89 Titanium and Voyage™ 200 Graphing Calculators.
...egrals to find the area below a graph, first graph the function to see if parts of the area being calculated is not below the x-axis and take it into account when using the integration. Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution 12114...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12114
Solution 10350: Finding the Determinant and Inverse of a Matrix on the TI-85 or TI-86.
...A] press [ENTER] • Input the dimensions of the matrix (3 [ENTER] 3 [ENTER]) • Input the values for the elements of the matrix pressing [ENTER] after each entry • Press [EXIT] to return to the home screen To find the determinant of matrix A, • Press [2nd] [MATRX] [F3] [F1] the screen should show ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10350
Solution 10352: Inputting Complex Numbers on the TI-85 or TI-86 Graphing Calculators.
...a complex number in polar form is to separate the magnitude and angle using the angle symbol. The syntax is: (magnitude < angle). The angle symbol is accessed by pressing [2nd] [,]. Please refer to the examples provided below:Please Note: To activate complex mode press [2nd][CPLX].(3+7i) would be...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10352
Solution 10578: Degree, Minutes, Seconds (DMS) Conversions with the TI-82.
...MS) conversions using the TI-82? The TI-82 recognizes a number in DMS when that number is entered using a single quote after each value. For example, to convert 15 degrees, 12 minutes and 8 seconds to decimal degrees, input 15'12'8' and press [ENTER]. The ' is accessed by ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10578
Solution 10410: Algorithm for the Solver Function on the TI-85 and TI-86.
...ver attempts through some heuristics to get two "good" end points to start with. The guess provided is one of these, the other depends on a lot of factors, but the solver prefers a sign change if it can find it. The calculator spends some time "going downhill" in the neighborhood of the even ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10410
Solution 10404: Table Feature on the TI-85.
...s does not directly provide programs, although you may be able to locate a third-party program by conducting a web search.For instructions on using each specific program, refer to the documentation that is located with the program file. This documentation will have directions to run the program...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10404
Solution 12100: Calculating Inverse Logarithms or Antilogs on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...n the TI-89 family, TI-92 family or Voyage 200 graphing calculators? The inverse log of a number N is equal to 10^N. 10^ can be entered manually or accessed through the CATALOG menu. Example: To calculate the inverse log of 1.25, enter 10^1.25, which returns 17.7828. Please see the TI-89 fa...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12100
Solution 12062: Calculating Median-Median Regression Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...ix Editor", and press [3]). 2) Scroll down to "3:New" and press [ENTER]. 3) In the box beside "Variable:", type a variable name using the alpha characters (e.g. TEST). 4) Press [ENTER] [ENTER]. 5) Enter the X values under c1 and the Y values under c2. 6) Press [F5], then the right arrow, the...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12062
Solution 10439: Plotting Points Using the TI-86.
...nter the data in the xStat and yStat lists. (Note: to save data entry time, a frequency list, fStat, can be used. For this example, the frequency of each answer is 1, so clear the fStat list and leave it blank.)• Press [2nd] [QUIT] to leave the editor.Plot the coordinates: • Press [2nd] [STAT] [F...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10439
Solution 12760: Preventing the Loss of Applications on the TI-89 Titanium and Voyage™ 200 Graphing Calculators With OS v3.xx.
...ormation, see the case Reloading Calculator Software Applications (Apps) on the TI-89 Family, TI-92 Plus or Voyage 200 Graphing Calculators. When replacing the batteries, please follow the directions below: 1) Whenever the low battery indicator is on, change the batteries as soon as possible. Do ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12760
Solution 10399: Differential Equation Solver for the TI-85.
...two solutions and compared with a user tolerance. Based on this comparison, the step is either rejected and a reduced step is taken, or the step is accepted and the step size is generally increased. This step taken is independent of the tStep value selected in the Range screen as mentioned in...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10399
Solution 12791: Using a Function that Needs an Integer as an Argument in Approximate Mode using the TI-89 family, TI-92 Plus and Voyage™ 200.
...t in approximate mode on the TI-89 family, TI-92 Plus and Voyage 200? Use the function that needs an integer as an argument in combination with the exact() function to get the desired argument.For example: The checkTmr( function. The function checkTmr takes an integer as an argument. If the calcu...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12791
Solution 10397: Calculating One-variable Statistics on the TI-85.
...en then press [STAT] [F2] [F1] [ENTER] [ENTER] The cursor will display after x1 = Enter the values after "x1 =" pressing [ENTER] [ENTER] after each entry Press [EXIT] [F1] [ENTER] [ENTER] Press [F1] to display the 1-Var Stats Solution 10397: Calculating One-variable Statistics on the...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10397
Solution 10428: Finding the Reduced Row Echelon Form of a Matrix on the TI-85 or TI-86.
... A press [ENTER].• Input the dimensions of the matrix (3 [ENTER] 4 [ENTER]).• Input the values for the elements of the matrix pressing [ENTER] after each entry.• Press [Exit] to return to the home screen.To find the reduced row echelon form:• Press [2nd] [MATRX] [F4] [F5] (This will paste rref( o...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10428
Solution 10427: Finding the Limit of a Function Using the TI-86 Graphing Calculator.
... using the TI-86? To find the limit of a function on the TI-86, it must first be graphed in the interval comprising the given value the function approaches. Then, use the table feature to display values that surround the given value. In the table setup editor, choose a beginning value that is les...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10427
Solution 10392: Transferring Programs or Data Between a TI-82 and TI-83.
... TblMin TblStart For example, when transmitting Un from a TI-82 to a TI-83, it is automatically translated to u when it reaches the TI-83. Some differences cannot be resolved by the TI-83. The program or data must be edited to account for the differences. The TI-83 ad...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10392