Solution 10372: Calculating Numeric Derivatives on the TI-82.
... derivative of an expression on the TI-82.Example:Find the numerical derivative of x2-4X, when x=3.Solution:1) Press [MATH] [8], to paste the nDeriv( command onto the home screen.2) Input the expression x^2-4X. The screen will read:3) After the expression, input [,] [x] [,] [3] [)] (x is the vari...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10372
Solution 11505: Sending Files from a TI-82 or TI-85 to a Macintosh® with the TI-GRAPH LINK 2 or the TI Connect™ Software.
... How can I send files from a TI-82 or TI-85 to a Macintosh® with the TI-GRAPH LINK 2 or the TI Connect software? When sending files to a Macintosh® computer from a TI-82 or a TI-85, it is necessary to access the LINK menu on the calculator, select the variables to transmit, and select TRANSMIT ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11505
Solution 19149: Using Folders on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...iables in the MAIN folder are always directly accessible, regardless of the current folder. Creating a Folder from the Home Screen: Enter the NewFold command. The syntax for this command is: NewFold folderName ¬ The folder Name to create. This new folder is set automatically as the current fold...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/19149
Solution 11595: Displaying of a Numeric Answer Instead of a Symbolic Answer when Using the Integration Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...riable or use a different variable in the calculation. Variables can be deleted by pressing [F6][ENTER] from the home screen or by using the DelVar command. The calculator resorted to a numerical approach to find the solution for the problem. This could happen when the problem being solved is...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11595
Solution 10416: Calculating the Derivative of a Function Using the TI-85 or TI-86.
... the [F2] key to select nDer (numerical derivative). This will paste nDer( on the HOME screen.• Type in the example function, x^2 + 2x + 4.• Insert a comma by pressing the [,] key.• Type in the variable x by pressing the [x-VAR] key.• Insert a comma by pressing the [,] key.• Type in the number 2 ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10416
Solution 18649: Finding the Length of a Vector Using the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...nowledge Base Search How can I find the length of a vector using a TI-89 family, TI-92 family or Voyage 200 graphing calculator? The norm() command is used to find the length of a vector. The norm() command can be found under the CATALOG. Please see the below instructions for finding th...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/18649
Solution 18469: Calculating the Summation of a Geometric Sequence Using the TI-89 Family, TI-92 Family, or Voyage 200™.
...t allow a step size to be entered; it always uses the default value of 1. However, if a different step size is required (such as for Riemann sums), a combination of both the sum( ) and seq( ) functions can be used in order to do this. Both functions are accessed by pressing [2nd] [MATH] [3] from ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/18469
Solution 10383: Shading Above or Below a Function on the TI-82.
... Knowledge Base Knowledge Base Search How can I shade above or below a function on the TI-82? Using the shade command, the TI-82 can shade a specific area of the graphing window. This function is accessed by pressing [2nd] [DRAW] [7]. The first two argument...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10383
Solution 17214: Solving Second Order Differential Equations on the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculator.
... on a TI-89 Family, TI-92 Plus and Voyage 200 Graphing Calculator? First and second order differential equations can be solved by using the deSolve( command. 1. First Order Example Solver the equation y''+2y'+y=x^2. Solution: Start by clearing the calculator's home screen and following the instr...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/17214
Solution 11739: Displaying Radicals and Imaginary Numbers in the Solutions Using the TI-89 Family, TI-92 Plus and Voyage™ 200.
... How do I get radicals and imaginary numbers to appear in my solutions using the TI-89 family, TI-92 Plus and Voyage 200? Due to the built-in Computer Algebra System or CAS, the TI-89 family, TI-92 Plus and Voyage 200 can display radicals and imaginary numbers in the calculated solution. ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11739
Solution 11719: Calculating the QR Factorization of a Matrix on the TI-89 Family, TI-92 Plus, or Voyage™ 200 Graphing Calculators.
...culate the QR factorization of a matrix on the TI-89 family, TI-92 Plus, or Voyage 200 graphing calculator? The instructions below demonstrate how to compute the QR factorization of a matrix on the TI-89, TI-92 Plus and Voyage 200.Matrix for this example is below:To enter the matrix A into the da...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11719
Solution 30350: Using the Two-Graph Mode on the TI-89 Family and Voyage™ 200 Graphing Calculators.
...unctions: • Graph modes (Function, Polar, etc). Other modes such as Angle, Display Digits,etc., are shared and affect both graphs. • The Y= Editor is completely independent only when the two sides use different graphing modes. However, the both graphs share common function and stat plot definitio...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/30350
Solution 38017: Transferring an Operating System (OS) From Unit to Unit on the TI-89, TI-89 Titanium, TI-92 Plus, and Voyage 200.
...nsfer from the same model of calculator to another as the OS files for the TI-89, TI-89 Titanium, TI-92 Plus, and Voyage 200 are unique and not cross compatible.Additional Note: Installing the OS will erase all data on the calculator.• Link two like units together.• On the receiving and the sendi...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/38017
Solution 32811: Using the Ceiling() Function on the TI-Nspire™ Family Products.
...family products? The ceiling() function returns the nearest integer that is greater than or equal to its argument. The argument can be a real number, complex number, list, or matrix.To perform this function, please see the examples listed below.Example 1: Using an Integer (0.456):1) Press [home]....https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/32811
Solution 30571: Creating User Defined Units For Unit Conversion on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
Solution 30571: Creating User Defined Units For Unit Conversion on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators. Solution 30571: Creating User Defined Units For Unit Conversion on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators. global Solution...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/30571
Solution 12102: Printing the History Area on TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...2 family, or Voyage 200 graphing calculator? To print the history area, save the entries in the home screen to a text file and send this file to the computer for printing. To save the history area as a text object, follow these steps: • From the Home Screen, press [F1]. • Select Save Copy A...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12102
Solution 29130: Calculating and Graphing Quadratic Regressions Using the TI-73 Family Calculator.
...lculator? To calculate and graph quadratic regressions using the TI-73 family calculator, follow the example below. Please Note: Texas Instruments recommends all TI-73 family users update the calculator to the latest operating system. More information on the latest operating system can be found ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/29130
Solution 28495: Converting Lists to Matrices and Vice Versa on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...a list to a matrix and vice versa on a TI-89 family, TI-92 family, or Voyage 200 graphing calculator? To convert matrices to lists use the mat►list( command and to convert lists to matrices use the list►mat( command. Please refer to the examples below. To convert a list to a matrix follow the ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/28495
Solution 10421: Creating and Using Strings on the TI-86.
Solution 10421: Creating and Using Strings on the TI-86. Solution 10421: Creating and Using Strings on the TI-86. global Solution 10421: Creating and Using Strings on the TI-86. website Home | Other Grap...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10421
Solution 10587: Differences Between the TI-86 and the TI-89 Family Graphing Calculators.
...main differences between the TI-86 and the TI-89 family graphing calculators? The TI-86, being a discontinued calculator, has a number of different recommended replacements. For engineering and AP courses, the TI-89 Titanium and TI-Nspire CX II CAS are the recommended substitutes. For general m...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10587
Solution 13882: Calculating Logs With Different Bases on the TI-89 Titanium and Voyage™ 200 with OS v3.10.
...s to other bases on my TI-89 Titanium or Voyage 200 with OS v3.10 installed? OS v3.10 increases the ability of the TI-89 Titanium and Voyage 200 CAS (Computer Algebra System) to use the built in log feature for calculating log of bases other than 10. Please refer to the examples provided below. E...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13882
Solution 13841: Performing Population Standard Deviation on the TI-89 Titanium and Voyage™ 200 with OS v3.10.
...rd Deviation on the TI-89 Titanium and Voyage 200 with OS v3.10? OS v3.10 increases the ability of the TI-89 Titanium and Voyage 200 calculators CAS (Computer Algebra System)to include population standard deviation (sx) along with sample standard deviation (Sx) in the list of outputs from 1-varia...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13841
Solution 10455: Equations Used to Create the Graphs on the TI-92 Plus Manual.
Solution 10455: Equations Used to Create the Graphs on the TI-92 Plus Manual. Solution 10455: Equations Used to Create the Graphs on the TI-92 Plus Manual. global Solution 10455: Equations Used to Create the Graphs on the TI-92 Plus Manual. website ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10455
Solution 32851: Boolean Logic Operation on the TI-36X Pro.
...peration in hexadecimal, octal, decimal, and binary modes. The results are displayed in the current number base. These values (except for NOT and 2's complement) compare the corresponding bits of two values. To access Boolean Logic you press [2nd] [base n ] and press the [►] twice to displays the...https://education.ti.com/en/customer-support/knowledge-base/scientific-elem-calculators/product-usage/32851
Solution 33652: Creating a Matrix on the TI-36X Pro Scientific Calculator.
Solution 33652: Creating a Matrix on the TI-36X Pro Scientific Calculator. Solution 33652: Creating a Matrix on the TI-36X Pro Scientific Calculator. global Solution 33652: Creating a Matrix on the TI-36X Pro Scientific Calculator. website ...https://education.ti.com/en/customer-support/knowledge-base/scientific-elem-calculators/product-usage/33652