Solution 15462: Integrating Lower and Upper Bounds of a Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...wledge Base Search How do I integrate lower and upper bounds of a function on my TI-89 family, TI-92 family, or Voyage 200? To integrate an equation with lower and upper bounds such as e^(X^2) where the lower bound is 0 and the upper bound is 1 complete these steps:• On the HOME screen p...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15462
Solution 12091: Creating a Histogram Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...mple will demonstrate how to plot a histogram using the TI-89, TI-92 Family, and Voyage 200.Data for this example: x values: {5, 8, 9, 12, 13, 15} Frequencies: {4, 1, 5, 2, 6, 3} Input the data • Press [APPS] [6] [3]. (If the Apps Desktop is on, press [APPS], select Data/Matrix Editor, and choose...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12091
Solution 11835: Decreasing the Calculation Time Needed for the nSolve() Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...e needed for the nSolve() function on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The nSolve() function uses symbolic techniques to simplify the equation before applying the search technique. Depending on the equation, this simplification can take significant time. For e...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11835
Solution 12090: Creating a Box Plot using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...ators? The following example will demonstrate how to plot a box plot using the TI-89 family, TI-92 family, and Voyage 200. x values: 5, 8, 9, 12 Frequencies: 4, 1, 5, 2 Input the data: 1) Press [APPS] [6] [3]. If the Apps Desktop is on, press [APPS], select Data/Matrix Editor, and choose [3]. ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12090
Solution 11795: Using the deSolve() Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... TI-89 family, TI-92 family, and Voyage 200. The syntax for deSolve() is: deSolve(ODE,independentvar,dependentvar) The deSolve function returns an equations that explicitly or implicitly specifies the general solution to the 1st or 2nd ordinary differential equation (ODE). Example: 1) Go to...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11795
Solution 12079: Creating Truth Tables Using the TI-89 Family, TI-92 Family, and Voyage™ 200.
...low the steps below: 1) Create a list called A with the numbers 0, 1, 0 and 1. To do this, press [HOME] (on the TI-92 Plus and Voyage 200, press [♦] [Q]), input {0,1,0,1}, then press [STO->] [ALPHA] [A] [ENTER]. 2) Create a list called B with the numbers 0, 0, 1 and 1. To do this, press [HOME], i...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12079
Solution 12054: Finding the Curl of a Vector Field on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... [l] [ALPHA]. 3) Press [(] [X] [,] [Y] [,] [Z] [)] [=]. 4) Press [ALPHA] [i] [F3] [1] [(] [ALPHA] [r] [,] [Y] [)] [-]. 5) Press [F3] [1] [(] [ALPHA] [q] [,] [Z] [)] [)] [+]. 6) Press [ALPHA] [j] [F3] [1] [(] [ALPHA] [p] [,] [Z] [)] [-]. 7) Press [F3] [1] [(] [ALPHA] [r] [,] [X] [)] [)] [+]. 8) Pr...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12054
Solution 12059: Implicit Partial Differentiation on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.
...n computing a implicit partial differentiation. To access the command, press [F3] [Up Arrow] [Enter] on the homescreen. For example, to solve the equation x^2+y^2=0, enter impdif(x^2+y^2=0, x, y) and press [ENTER]. If you are using the TI-89, the impdif( command is not built in the operatin...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12059
Solution 12069: Storing a Value to a Matrix Element on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...name is A, and the row and column dimensions are both 2. 4)Press [ENTER] twice. 5) Input the values that are above in the Data/Matrix Editor in sequence from left to right. If "A" is a 2x2 matrix, then to store the value of 12 in the 2nd row, 2nd column position press: 12 [STO>] [ALPHA] [A] [...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12069
Solution 12067: Population Standard Deviation on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...erformed, to find the population standard deviation, input sx on the home screen. To access this variable, press [2nd] [CHAR] [1] [G] [X]. You would square this value for population variance. Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12067
Solution 12066: Performing Number Base Conversions on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...? The examples below will demonstrate how to perform number base conversions on the TI-89 family, TI-92 family, and Voyage 200. Please Note: The Exact/Approx mode setting should be either AUTO or EXACT. Example 1: Convert 44 from Decimal to Hexadecimal Solution: 1) Input 44. 2) Press [2nd] [...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12066
Solution 12042: Algorithm for Summation on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
... is accessed by pressing [2nd] [MATH] [B] [4], is as follows: å(expression, variable, lower limit, upper limit) Example: To find the sum of the sequence of 2x as x goes from 1 to 5, input the problem as follows: å(2^x,x,1,5) and press [ENTER]. The answer is 62. Please see the TI-89 fam...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12042
Solution 11764: Graphing a Function and the Slope Field Based on that Function using a TI-89 Titanium, TI-92 Plus or Voyage™ 200 Graphing Calculators.
...n that function using my TI-89 Titanium, TI-92 Plus or Voyage™ 200 graphing calculators? These calculators cannot graph a function and differential equation on the same screen at the same time. However, it is possible to graph both at the same time using the split screen function of the TI-89 Ti...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11764
Solution 11741: Displaying the Correlation Coefficient (R) and Coefficient of Determination (R^2) on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.
...displayed for linear regression calculations (LinReg). The coefficient of determination will be displayed for all polynomial regression calculations (QuadReg, CubicReg, QuartReg).Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution 11741: Displ...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11741
Solution 12124: Computing the Average Rate of Change of an Expression on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...ound under [CATALOG].The syntax of the avgRC function is avgRC(expression, var,[h]) h is optional.The avgRC() function returns the forward difference quotient of the expression. The expression can be a user-defined function. h is the step value and if h is omitted, it defaults to 0.001.Examples:1...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12124
Solution 11734: Creating Repetition in a TI Basic Program on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...petition 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 known. It must include an exit condition allowing to lea...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11734
Solution 12120: Clearing All Variables on the TI-89 Family, TI-92 Family, and the Voyage™ 200 Graphing Calculator.
...er Graphing Calculator products Knowledge Base Knowledge Base Search How do I reset all the variables back to zero on my TI-89 family, TI-92 family, or Voyage 200 graphing calculator? The instructions for clearing all variables and resetting them back to th...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12120
Solution 10422: Creating Box Plots Using the TI-86.
...to the TI-86: • Enter STAT mode by pressing [2nd] [STAT]. • Press [F2] to select Edit. • Enter the data in the xStat and fStat lists. • Press [2nd] [QUIT] to leave the editor. To set the viewing window: • Press [GRAPH] [F2] • Fill in 0 for xMin and 12 for xMax • Press [EXIT] to return to the...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10422
Solution 11727: Computing the Dot Product on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...[8] []]. • Press [)] [ENTER]. Note: Both vectors used with this command must be row vectors, or both must be column vectors. Both vectors must have equal dimension, and the dimension must be either 2 or 3. Please see the TI-89 family, TI-92 family, and Voyage 200 guidebooks for additional inform...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11727
Solution 11725: Computing the Cross Product on the TI-89 Family and Voyage™ 200 Graphing Calculators.
...e: Find the cross product of vectors and 1) Turn the calculator ON and on the TI-89 Family press [HOME] and on the Voyage 200 press [Green Diamond][Q] (CALC HOME). 2) Press [2nd] [5], select 4:Matrix and press the [right arrow] key 3) Press [ALPHA] [L] and select 2:crossP( and press [ENTER]. 4)...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11725
Solution 12115: Calculating the Transpose of a Matrix using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.
...ame is A, and the row and column dimensions are both 2. 4) Press [ENTER] twice. 5) Input the values that are above in the Data/Matrix Editor in sequence from left to right. To find the transpose: 1) From the Home screen 2) Input A (Press [ALPHA][A] on the TI-89) 3) Press [2nd][MATH], select 4...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12115
Solution 12114: Calculating Integrals on the TI-89 Titanium and Voyage™ 200 Graphing Calculators.
...mple 2: To find the integral of x*cos(x): 1) On the Home screen, enter ∫(x*cos(x),x). Please Note: The multiplication sign between x and cos(x) is required. 2) Press [ENTER] to display the answer. Definite integral Example: To find the integral of x3+x from in the interval [1,3]: 1) On the H...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12114
Solution 10352: Inputting Complex Numbers on the TI-85 or TI-86 Graphing Calculators.
.... 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 input using [(] [3] [,] [7] [)])(4-5i) would be input using [(] [4] [,] [(-)] 5] [)])(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.
...ction returns a new matrix that is matrix2 appended to matrix1. When the comma (,) is used to separate the two matrices, the matrices used must have equal row dimensions, and matrix2 is appended to matrix1 as new columns. When the semicolon (;) is used to separate the two matrices, the matrices m...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12110
Solution 12105: Compatibility of Data Collection Tools with the TI-89 Family, TI-92 Plus and Voyage™ 200.
...CBR 2™, and the Calculator-Based Laboratory™ (CBL™) and CBL 2™ are compatible with the TI-89 family, TI-92 Plus and the Voyage 200. The application required to use these tools is the Datamate application. It is available for free download from Vernier. Please see the Data Collection guidebooks an...https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12105