Education Technology
< Previous | 6375 - 6400 of 15957 results |  Next >

Solution 12043: Archiving a Program on the TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.

... • Type the name of the program to archive. The screen will read : Archive Pgrm Name. • Press [ENTER] to archive the program. • A Done message will confirm that the program is archived. Archiving from the VAR-LINK menu: • Press [2nd] [VAR-LINK] to access the menu. • Highlight the name of th...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12043

Solution 12097: Graphing Multiple Functions from the Home Screen on the TI-89 Family, TI-92 Family, or Voyage 200™ Graphing Calculators.

...aphing calculator? Multiple functions can be graphed from the home screen on the TI-89 family, TI-92 family, or Voyage 200 using the Store and Graph commands. For example, to graph y=x, y=2x, y=3x from the home screen, Store the functions that will be graphed to a variable {x, 2x, 3x}->glist...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12097

Solution 12136: Factoring an Expression on the TI-89 Family and Voyage 200 Graphing Calculators.

... Knowledge Base Search How do I factor an expression on the TI-89 family and Voyage 200 graphing calculator? Use the factor() command, located under the F2:Algebra menu, to factor expressions on the TI-89 family, the TI-92 Family and the Voyage 200. The proper syntax for t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12136

Solution 12098: Graphing Piecewise Functions on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...TI-92 family, and Voyage 200 graphing calculators? When entering a piecewise function on the TI-89 family, TI-92 family and Voyage 200, use the With command ( | ). This command is used to separate the function and condition. Using the TI-89 family calculator, the With command is found above the ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12098

Solution 12101: Limit() Function Returns Unexpected Answers on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

...und off errors in floating point (decimal) numbers -- especially near removable or unremovable singularities. It is suggested to avoid floating-point constants and APPROXIMATE mode when using the limit() function. Try all problems in EXACT or AUTO mode for better results.Please see the TI-89 fami...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12101

Solution 11756: Finding the Sum, Difference, and Product of Two or More Matrices on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

..., then select Data/Matrix Editor App and press [ENTER], then press [3]. 2) Set the type to Matrix, the name to "A" and the dimensions to 2 rows and 2 columns. 3) Press [ENTER] twice.  4) Input the above elements for matrix A into the Data/Matrix Editor screen, pressing [ENTER] after inputting eac...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11756

Solution 11866: Algorithm for the Taylor() Series Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...and Voyage 200 calculators? The algorithm for the taylor() function is as follows. taylor(u,x,n,a) is the sum(limit(d(u,x,k),x,a)*(x-a)^k/k!,k,0,n), computed iteratively to avoid redundant computation of lower-order derivatives.Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11866

Solution 11753: Finding the Area Between Two Curves on the TI-89 Family, TI-92 Plus, and Voyage™ 200.

... on the x axis. Use the left and right arrow keys to move the cursor, and press [ENTER] to place the bound.• After pressing [ENTER], the intersection coordinates will display.• Repeat this procedure for both intersections and copy down the points on a scratch sheet of paper.For this example, the ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11753

Solution 11843: Limit() Function Algorithm on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Search How are limits calculated on the TI-89 Family, TI-92 Family, and Voyage 200 graphing calculators? Limits of indeterminate forms are computed by series expansions, algebraic transformations and repeated use of L'Hopital's rule when all else fails. Limits of determinate forms are ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11843

Solution 12117: Cause of the Signature Error on the TI-89 Family, TI-92 Plus, or Voyage™ 200 Graphing Calculators.

... a TI-89 family, TI-92 Plus, or Voyage 200 graphing calculator? When sending the operating system to a TI-89 family, TI-92 Plus, or Voyage 200 from a computer, the calculator must be on the Home screen. The signature error message will appear if the calculator is put in Receive mode.  The only ti...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12117

Solution 10580: Finding the Area Below a Function Using a TI-86.

... Search How do I find the area below a function using a TI-86? To find the area below a function using a TI-86, the command FnInt or the graphing integral function can be used. The FnInt function, which finds a numerical approximation for a definite integral, use...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10580

Solution 10409: Activating the Finance or the Advanced Statistics Program on the TI-86.

... search. After downloading and installing the Finance or the Advanced Statistics application on the TI-86, the program must be activated before it becomes operational. Follow the procedure below to activate the application: • Press [2nd][CATLG-VARS][F1]. Press the down arrow key to select Asm(...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10409

Solution 10404: Table Feature on the TI-85.

...ded through a user-defined program. Texas Instruments 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 do...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10404

Solution 10400: Calculating the Inverse Sine of 2 Using the TI-85.

...ducts Knowledge Base Knowledge Base Search Why does the TI-85 return an answer for the inverse sine of 2? For complex numbers x+iy, the sine function is defined as sin(x+iy) = sin(x)cosh(y)+icos(x)sinh(y). Note: cosh(y) = (ey + e-y)/2 and sinh(y) = (ey ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10400

Solution 10437: Performing Fraction Calculations on the TI-85 or TI-86.

...7/51) Input 3, press [¸], and input 42) Press the [+] key 3) Input 7, press [¸], and input 54) Press the [2nd] [MATH] [F5] [MORE] 5) Select [F1] (the convert-to-fraction function)6) Press the [ENTER] keyThe result displayed should be 43/20.Example: (25_4/7) - 9/16 1) Press [(], input 25, and pres...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10437

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.

...n integer as an argument 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...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12791

Solution 10392: Transferring Programs or Data Between a TI-82 and TI-83.

... data and programs from a TI-82 to a TI-83. However, differences between the two products may affect some transmitted data. The table below shows the commands the TI-83 software automatically adjusts to when received from a TI-82. TI-82 TI-83 ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10392

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 21411: Graphing the Density of a Curve on the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.

... installed on the TI-89 family, TI-92 Plus and Voyage 200 calculator. If the Statistics with List Editor App is not present on the calculator, a free copy can be downloaded from the TI-89 family latest software website or the TI-92 Plus/Voyage 200 latest software website. To transfer the Statisti...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/21411

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.

... integration function. The variable being used when integrating with respect to that variable has a value stored to it (i.e. X has a value of 5). To correct this, delete that variable or use a different variable in the calculation. Variables can be deleted by pressing [F6][ENTER] from the home...
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 11690: Accessing the Custom Menu on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

...e Base Search How do I access 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 defau...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11690

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 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 11743: Algorithm for the dotP() Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Knowledge Base Search How does the dotP() function work on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The dotP() command is implemented on the TI-89 Titanium, TI-92 family, and Voyage™ 200 calculators as an inner product of its arguments. The inner product is ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11743