Education Technology
< Previous | 5200 - 5225 of 8910 results |  Next >

Solution 12042: Algorithm for Summation on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...h How are Summations calculated on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The following the example will demonstrate how to use and compute summations using the TI-89 family, TI-92 family, and Voyage 200 graphing calculators. The syntax for the å ( functio...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12042

Solution 11769: Graphing Coordinates Using the TI-89 Titanium and Voyage™ 200 Graphing Calculators.

... 200, please follow the example listed below:The coordinates are: (2,5), (3,6), (4,7).1) Press the [APPS] key. Using the arrow keys, highlight Data/Matrix Editor icon and press [ENTER].2) Using the arrow keys, highlight 3:New and press [ENTER]. Select Data for the Type and select main for the Fol...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11769

Solution 11868: Certain Polar Values Not Computed on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...ed into polar form. Converting a very complicated expression in rectangular form to polar form while the calculator is in EXACT or AUTO mode can be extraneous on the Computer Algebra System (CAS). Internal complex calculations are calculated in rectangular form. So, the polar complex numbers are ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11868

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

... 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 family, TI-92 family and Voyage 200 guidebooks for additional inform...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12101

Solution 12133: Entering a List on the Home Screen using the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

... How do I enter a List on the home screen using the TI-89 Family, TI-92 Family, or Voyage 200 graphing calculator? The example below will demonstrate how to enter a list on the home screen of a TI-89 Family, TI-92 Family or Voyage 200. Example: Create a list, called "test" which contains t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12133

Solution 11865: The isPrime() Algorithm on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...a sieve to create these divisors, but cyclically adds the sequence of increments 2, 2, 4, 2, 4, 2, 4, 6, 2, 6 to generate these primes plus a few extra harmless composites. TI-92 Plus and TI-89 family start the same way, except that they stop this trial division after trial divisor 1021, then...
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.

...or this example, the intersection points will come out to be (-3,-9) and (4,5).• Press [HOME] to go to the Home screen.• Press [CLEAR] to clear the entry line, if necessary.• Press [2nd] [MATH] [1] [2] to insert the abs( command.• Press [F3] [ALPHA] [B] to insert the nInt( command.• Input y1(x)-y...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11753

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

... function algorithm? The d() function returns the first derivative of an expression with respect to a variable. The expression can be a list or a matrix. This function uses the chain rule together with the well-known formulas for the derivatives of sums, products, sinusoids, etc. The syntax f...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11861

Solution 11744: Entering Absolute Values on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Knowledge Base Search How are absolute values entered using the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The instructions below demonstrate how to enter the absolute value of an expression using the abs() function on the TI-89 family, TI-92 family, and Voyage...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11744

Solution 12125: Converting a Number from Decimal to a Binary Number on the TI-89 Family, TI-92 Family, and Voyage 200™ Graphing Calculators.

...ENTER] to return 0b100000000. Please Note: Binary numbers always have a 0b prefix. A number entered without the prefix 0b or 0h (for hexadecimal) is treated as decimal (base 10). Please see the TI-89 family, TI-92 family, and Voyage 200 guidebooks for additional information. Solution 12125: C...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12125

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.

...gression 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: Displaying the Correlation C...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11741

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

...d 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 determined by substitution. Solution 118...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11843

Solution 11734: Creating Repetition in a TI Basic Program on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...nowledge Base Search How can I create a repetition in a TI Basic program on the TI-89 Family, TI-92 Family, and Voyage 200? There are three structures that allow to program tasks that repeat. The three repetition structures are: • The Loop...EndLoop. • The For ...EndFor. • The While...E...
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.

...wledge 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 the default value on the TI-89 family, TI-92 family, or Voyage 200 graphing calcula...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12120

Solution 10422: Creating Box Plots Using the TI-86.

...ts Knowledge Base Knowledge Base Search How do I create a box plot on the TI-86? The example below will demonstrate how to create a box plot on the TI-86. Data for this example: xStat: {3,5,8,10} fStat: {7,8,14,18} To enter the data into the TI-86: • En...
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.

...ledge Base Search How do I calculate the dot product on the TI-89 family, TI-92 family and Voyage 200 graphing calculators? The following instructions demonstrate how to compute the dot product using the TI-89 family, TI-92 family and Voyage 200. Example: Find the dot product of vectors ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11727

Solution 12119: Changing the Language on a TI-92 Plus, TI-89 Family, or Voyage™ 200 Graphing Calculators.

...uage on the TI-92 Plus, TI-89 family, and Voyage 200 calculators? To change the language on a TI-92 Plus, TI-89 family, and Voyage 200, follow the instructions below: 1) Press the [MODE] key. 2) Press [F3] and scroll to Language. 3) Use the left or right cursor to view the menu's choices.4) Selec...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12119

Solution 11789: Solving Quadratic Equations using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Base Search How do I solve quadratic equations using the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The following instructions demonstrate how to solve quadratic equations using the solve() command on the TI-89 family, TI-92 family, and Voyage 200 graphing calcula...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11789

Solution 11786: Running a Program on the TI-89 Family, TI-92 Plus or Voyage™ 200 Graphing Calculators.

...tor 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 sc...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11786

Solution 11725: Computing the Cross Product on the TI-89 Family and Voyage™ 200 Graphing Calculators.

...ase Knowledge Base Search How do I calculate the cross product on TI-89 Family and Voyage 200 calculators? The following instructions demonstrate how to compute the cross product using a TI-89 Family or Voyage 200 calculator: For Example: Find the cross product of vector...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11725

Solution 12116: Calculating Weighted Mean Using the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.

...o I calculate the weighted mean using the TI-89 family, TI-92 Plus or Voyage 200 graphing calculator? Weighted mean is the mean of a data set whose entries have varying weights. This is a one variable statistical calculation involving 2 lists. Refer to the example below for calculating weighted m...
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.

...lynomial root finder makes use of the built-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 patter...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10349

Solution 10583: Inverse or Reciprocal Function on the TI-86.

...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 of a number type in the number, press [2nd][EE], and then press [ENTER]. The inverse will be shown as long as the number...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10583

Solution 12114: Calculating Integrals on the TI-89 Titanium and Voyage™ 200 Graphing Calculators.

... Knowledge Base Search How do I calculate integrals on the TI-89 Titanium and Voyage 200 graphing calculators? The following examples demonstrate how to perform indefinite and definite integrals on the TI-89 Titanium and Voyage 200 graphing calculators: Indefinite integrals: Please No...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12114

Solution 10579: Entering Absolute Values using the TI-85 and TI-86 Graphing Calculators.

... Knowledge Base Search How do I input absolute values using the TI-85 and TI-86 graphing calculator? The instructions below demonstrate how to use the abs function to obtain the absolute value using the TI-85 and TI-86. Example: Find |-6| • Press [2nd][MA...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10579