Solution 10352: Inputting Complex Numbers on the TI-85 or TI-86 Graphing Calculators.
...ngle 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 input using [(] [3] [,] [7] [)])(4-5i) would be input using [(] [4] [,] [(-)] 5] [)])(2<5) would be input using [(] [2] [<,] [5] [)]...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10352
Solution 12110: Appending Two Lists Into One on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... How can I combine data from two lists into one list on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? Use the augment() function to append the elements of two different lists into one list. The syntax for the augment function is: augment(list1,list2). The augment ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12110
Solution 10409: Activating the Finance or the Advanced Statistics Program on the TI-86.
..." is displayed, press the [CLEAR] key. After the program as been activated, FIN or STAT becomes the last item on the MATH menu. To run the different functions from the application, go through the MATH menu and select FIN or STAT. Please see the TI-86 guidebook for additional information. Soluti...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10409
Solution 23891: Setting Constraints to Remove the @n Symbol From a Trigonometric Equation Using the Solve Command on TI-89 Family, TI-92 Plus Family and the Voyage™ 200.
... in a solution for the solve command exists to show that the answer given by the calculator is true for any real integer. To restrict a trigonometric function so that the @n symbol does not show the user must restrict the equation to show only one revolution of a circle. This is done one of two w...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/23891
Solution 23550: Performing Laplace and Inverse Laplace Transformations on the TI-89 Family, TI-92 Plus, Voyage™ 200 Graphing Calculators.
...n Texas Instruments graphing calculators do laplace or inverse laplace transformations? Texas Instruments graphing calculators do not have a built in function to perform laplace or inverse laplace transformations. However, with the addition of applications such as ME*Pro (designed for mechanical ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/23550
Solution 10392: Transferring Programs or Data Between a TI-82 and TI-83.
... cannot be resolved by the TI-83. The program or data must be edited to account for the differences. The TI-83 adds an open parenthesis to all prefix functions and instructions. For example, sin(, cos(, ln(, etc. The TI-82 does not have the open parenthesis attached, so this can result in extra p...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10392
Solution 19149: Using Folders on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...AIN, and all variables are stored in that folder. By creating additional folders, independent sets of user-defined variables (including user-defined functions) can be stored. • A user-defined variable can be stored in any existing folder. • A system variable or a reserved variable with a reserve...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/19149
Solution 19009: Calculating the Number of Days Between Dates on the TI-89 Family, TI-92 Family and Voyage™ 200.
...ary 1, 2006, but the first payment is deferred until March 30, 2006. How many days does the loan accrue interest before the first payment? Note: This function is NOT listed in the CATALOG. It must be entered manually from the HOME screen. • Press [HOME] • Type "dbd(01.0106,03.3006)" without the q...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/19009
Solution 11690: Accessing the Custom Menu on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...cess and use the custom menu on the TI-89 family, TI-92 family, or Voyage 200 graphing calculator? The custom menu contains menu items of predefined functions and strings of text that are commonly used on the TI-89 family, TI-92 family, or Voyage 200. The default custom menu contains the follow...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11690
Solution 18469: Calculating the Summation of a Geometric Sequence Using the TI-89 Family, TI-92 Family, or Voyage 200™.
...e Base Search How can I find the summation of a geometric sequence using a TI-89 family, TI-92 family, or Voyage 200? The å( ) or summation function can be used to calculate the sum of any range of consecutive terms in a geometric sequence. The syntax for the å function is given below: ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/18469
Solution 30350: Using the Two-Graph Mode on the TI-89 Family and Voyage™ 200 Graphing Calculators.
...dent graphing calculators. The two-graph mode is only available in split screen mode. The two graphs in two-graph mode have the following independent functions: • Graph modes (Function, Polar, etc). Other modes such as Angle, Display Digits,etc., are shared and affect both graphs. • The Y= Editor...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/30350
Solution 12106: Verifying a Symbolic Result on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...there are programs, data or games that are stored as one character variables, they will be cleared as well. 2. Press [F2] [2] to paste the factor( function on the home screen and input -16x^3-4x^2 followed by a closed parenthesis. 3. Press [ENTER] to perform the factor function. Now, if do...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12106
Solution 11394: Inferential Statistics on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... 200 include inferential statistics? The TI-89 family, TI-92 family or Voyage 200 graphing calculators do not include built in inferential statistics functionality. This functionality can be added by installing either the Statistics with List Editor App for the TI-89 and TI-89 Titanium or the Sta...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11394
Solution 11840: Implicit Multiplication on the TI-89 Family, TI-92 Family, and Voyage™ 200.
... [a,2a].• 2(a) is interpreted as 2 * a.2. Invalid implied multiplication:• xy is interpreted as a single variable named xy.• a(2) is interpreted as a function call.• a[1,2] is interpreted as a matrix index to element a[1,2]. Note: Another example, x (a+b), is not read as multiplication. The only ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11840
Solution 10403: Symbolic Manipulation Capabilities of the TI-85 when Computing Derivatives.
...ont-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} There are no symbolic manipulation capabilities on the TI-85. The der1() and der2() functions use an exact method internally, they will not give a symbolic output. The TI-85 has been discontinued. When upgrading, consider the TI-8...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10403
Solution 11402: Starting the Calculus Tools Application on the TI-89 Family.
... values as follow:1. From the Home screen, press [MODE] to display the MODE dialog box.2. Ensure that the following modes are set as indicated:Graph: FUNCTIONDisplay Digits: FLOAT or FLOAT #(1-12)Angle: RADIANSplit Screen: FULLExact/Approx: AUTO or EXACTBase: DECLanguage: ENGLISH3. Press [ENTER] ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11402
Solution 11130: Availability of A Hard Copy Voyage™ 200 Guidebook.
...f the Voyage 200 guidebook available? The Voyage 200 does not come with a full printed guidebook. The Voyage 200 is an upgrade to the TI-92 Plus. The functions and commands for the TI-92 Plus are found on the Voyage 200. The hard copy TI-89/TI-92 Plus comprehensive guidebook can be used to learn ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11130
Solution 10465: Simplifications Running Slow on the TI-92 Family
...roblem is taking an unacceptable amount of time: • Try using a different mode, such as APPROXIMATE versus EXACT • Try using an appropriate alternate function, such as nSolve() versus solve() or nInt() versus integral() • Try solving a simpler related problem: For example, substitute appropriate ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10465
Solution 13886: Calculating Implicit Derivatives on the TI-89 Titanium and Voyage™ 200 with OS v3.10. or Higher.
...can I calculate implicit derivatives on my TI-89 Titanium or Voyage 200 with OS v3.10 or higher installed? With the release of OS v3.10, the impDif() function has now been added to the operating system of the TI-89 Titanium and Voyage 200. The impDif() function can be accessed by following the st...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13886
Solution 10458: Instructions for Installing the TI-92 Plus Module.
...fy correct polarity.) • Verify that the graphing calculator is operating properly. (The contrast may need to be adjusted.) If the calculator does not function, hold down [ON] and remove a battery. Then remove and reinsert the module, making sure it is seated firmly, and reinsert the battery. • Re...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10458
Solution 10461: Number Bases Other Than Decimal on the TI-92.
Solution 10461: Number Bases Other Than Decimal on the TI-92. Solution 10461: Number Bases Other Than Decimal on the TI-92. global Solution 10461: Number Bases Other Than Decimal on the TI-92. website Ho...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10461
Solution 12308: Converting Fractions to Decimals on the TI-36X Solar.
...e 1: 1/2 to .5. • Input 1.• Press the [a b/c] key.• Input 2 and press the [3rd] key and the [a b/c] key ('FD' is printed above it).Example 2: 3/4 to .75 • Input 3.• Press the [a b/c] key.• Input 4 and press the [3rd] key and the [a b/c] key. Example 3: 1_4/5 to 1.8 • Input 1.• Press the [a b/c] k...https://education.ti.com/en/customer-support/knowledge-base/scientific-elem-calculators/product-usage/12308
Solution 13820: Differences Between OS v3.10 and Previous Operating Systems When Solving Inequalities Using the TI-89 Titanium and Voyage™ 200.
...bra System (CAS) to display more accurate results for inequalities involving polynomials and rational expressions. The table below displays the added functionality of OS v3.10 when compared to previous operating systems: Input Previous OS Versions ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/13820
Solution 33951: Calculating the Row Echelon Form of a Matrix Using the TI-36X Pro.
...[enter] [(-)] [2] [enter] [4] [enter] [6] [enter]. 5) Exit the matrix editor by selecting [2nd] [quit]. To find the row echelon form using the ref( function: 1) Press [2nd] [matrix]. 2) Scroll to MATH and scroll down to 4: ref reduced and press [enter]. 3) Press [2nd] [matrix]. 4) Press 1: [A]...https://education.ti.com/en/customer-support/knowledge-base/scientific-elem-calculators/product-usage/33951
Solution 12052: Compatibility of the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
... Knowledge Base Search How compatible are the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? Most original TI-92 specific functionality will transfer back and forth between the TI-89, TI-89 Titanium, TI-92, TI-92 Plus and Voyage 200. Advanced Mathematics Software-spe...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/12052