Education Technology
< Previous | 2675 - 2700 of 5638 results |  Next >

Solution 15464: Definition of Time, Web, and Custom Settings for Axes When Graphing Sequences on the TI-89 Titanium and Voyage™ 200.

...he below descriptions:• TIME: The time format for graphing sequences graphs the sequences as a function of the independent variable n by graphing the points (n, u(n)) for each sequence.• WEB: The web format produces a cobweb plot for a sequence U(n). It is better to use to display the graph as co...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15464

Solution 11814: Sorting Columns in a Data, List, or Matrix Variable Using the TI-89 Family, TI-92 Plus, or Voyage™ 200.

...lumn." Numbers will be sorted in ascending order. Character strings will be sorted in alphabetical order. To sort a database structure: It is also possible to sort all columns as a whole, based on a "key" column. A database structure is a set of columns in which each column along the same row ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11814

Solution 15463: Finding the Amplitude of Periodic Function on the TI-89 Titanium and Voyage™ 200 Graphing Calculators.

...arch How do I find the amplitude of a periodic function? The amplitude of a periodic function is one-half the difference between the largest possible value of the function and the smallest possible value. For example, for y= sin(x), the largest possible value of y is 1 and the smallest p...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15463

Solution 12095: Finding Limits with Direction on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...he left direction. Any negative number can be used.) The screen will show the - infinity symbol. From the right: limit(x/(x-3),x,3,1) (Choose any positive number.) The screen will show the positive infinity symbol. From both sides limit(x/(x-3),x,3) The screen will show undef. Please ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12095

Solution 11813: Using Local Variables in Functions or Programs on the TI-89 Family, TI-92 Plus, and Voyage™ 200.

... Knowledge Base Search How can I use a local variable on the TI-89 family, TI-92 Plus, or Voyage 200? A local variable is a temporary variable that exists only while a user-defined function is being evaluated or a user-defined program is running. As often as possible, use l...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11813

Solution 12093: Displaying Asymptotes on the TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.

...mily, TI-92 Plus or Voyage 200? The TI-89 family, TI-92 Plus, or Voyage 200 units do not display asymptotes. The graph application plots a series of points, separated by the number of pixels specified in the "xres" variable on the window screen. As successive points are drawn, they are joined by...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12093

Solution 15346: Graphing 2D Implicit Functions on the TI-89 Titanium, TI-92 Plus, and Voyage™ 200.

...owledge Base Search How can I graph a function in implicit form on the TI-89 Titanium or Voyage 200? In 2D function graphing mode, it is not possible to graph functions that have an implicit form f(x,y)=g(x,y). For example, the functionx^2+.5y^2=30 is a implicit function. Only equations ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15346

Solution 12092: Creating a Scatter Plot Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... c2 enter the Y values, press [ENTER] after each entry. Graph the data:  1) Press [F2]. 2) Press [F1]. 3) Select plot type (use scatter to plot the points). 4) Type in c1 for X and c2 for Y.   5) Press [ENTER] two times. 6) Press [♦] [GRAPH] (Note: The viewing window may need to be adjusted. P...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12092

Solution 11803: Viewing the Top or Bottom of a Large Matrix Result on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...ch How do view the top or bottom of a large matrix result on the TI-89 Family, TI-92 Family, and Voyage 200 Graphing Calculators? To view a portion of a large matrix that is off of the screen, follow the steps provided below. • Press the up arrow so that the visible part of the matrix ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11803

Solution 15320: Performing Order of Magnitude on the TI-86 Graphing Calculator.

...rch How do I perform an order of magnitude computation on the TI-86 graphing calculator? The order of magnitude of a number is the number of powers of 10 contained in the number. Generally, the order of magnitude of a number can be defined in terms of the decimal logarithm, usually as th...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15320

Solution 12091: Creating a Histogram Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Editor Program does not change the Histogram Bucket Width automatically. The Bucket Width variable must be entered manually and must be a  value  proportionate to the in the lists. Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution 12091: C...
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.

...ification can take significant time. For example, solving the Time-Value-of-Money equation for the interest rate can cause expansion of a high-degree polynomial. Func-type user-defined functions are not simplified prior to the numeric search. Consequently, to avoid the time-consuming simplificati...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11835

Solution 12088: Correcting a "Domain Error" when Performing Number Base Conversions on the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.

....  To check the mode setting:• Press [MODE].• Scroll  down to the Exact/Approx setting. • Press the right arrow key.•  Select EXACT or AUTO. Another possibility is that the number being entered is not a integer. The TI-89, TI-89 Titanium, TI-92 Plus, and Voyage 200 cannot convert a decimal numbe...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12088

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

...function? The algorithm for the tCollect( function is defined as follows: tCollect( repeatedly uses the well-known formulas for products and integer powers of sines and cosines, such as those given in the CRC tables.Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for addition...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11852

Solution 35134: Calculating Present Value (PV) on the TI-89 Family, TI-92 Family, and Voyage™ 200.

...10.00 and press [ENTER] • Input payment. (-20000) on PMT= -20000. and press [ENTER] • Input Payments per year on PpY= 12 and press [ENTER] • Input Compounding periods per year on CpY=12 and press [ENTER] • Highlight the PV= using the up and down arrows and press [F2] this will compute with monthl...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/35134

Solution 12079: Creating Truth Tables Using the TI-89 Family, TI-92 Family, and Voyage™ 200.

...PHA] [B] [ENTER]. 3) Input a and b and press [ENTER]. The "and" test operator can be accessed by pressing [2nd] [MATH] [8] [8]. This will return a response of {0,0,0,1}. Each 0 indicates a false response and each 1 indicates a true response. Please see the TI-89 family, TI-92 family, and Voyage ...
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.

...t. To find the curl of the vector field refer to the example below. Example: Find the curl of the vector field F. F(x,y,z) = x * y * zi + yj + zk at point (1,2,1) Solution: 1) Press [HOME] [F4] [1]. 2) Press [2ND] [ALPHA] [c] [u] [r] [l] [ALPHA]. 3) Press [(] [X] [,] [Y] [,] [Z] [)] [=]. 4) Pres...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12054

Solution 12048: Changing the Scale of a Graph in The Geometer's Sketchpad® App for the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.

...lease follow the steps listed below. For TI-89 Family users: • Press [2nd] [F1] to access the F6 menu. Select 4: Show Grid.• Move the arrow to select point (1,0). (1,0) is just an example and any other point can be used, if preferred.•  With the arrow on the selected point, press and hold the [A...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12048

Solution 12069: Storing a Value to a Matrix Element on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... 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] [2ND] "[" [2] [,] [2] [2ND] "]" [ENTER] Other graphing calculator products use parentheses instead of square ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12069

Solution 11810: Calculating a Cubic Regression on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...lculate the cubic regression on the TI-89 Family, TI-92 Plus and Voyage 200? The TI-89 family, TI-92 family, and Voyage 200 allows calculating cubic polynomial regressions for a given set of data. Please refer to the example below. Data for this example: x values: 0,1,2,3 y values: 0,2,3,4 S...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11810

Solution 11806: Creating and Evaluating User-Defined Functions on the TI-89 Family, TI-92 Family and Voyage™ 200.

...following methods: 1. Using the [STO->] key. Store an expression to a function name, including the argument list. Example: To define the function xpower(x,y)=x^2+y^2 1) Input x^2+y^2 in the entry line. 2) Press the [STO->] key. 3) Input xpower(x,y). 4) Press [ENTER]. The message "Done" Will d...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11806

Solution 11797: Using the Expand() Function on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...family or Voyage 200 graphing calculator? The expand() function on the TI-89 family, TI-92 family and Voyage 200 graphing calculators is the exact opposite function of the factor() function. The expansion is polynomial expansion for polynomials and partial fraction expansion for rational express...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11797

Solution 11869: Performing Unit Conversions On The TI-89 Family,TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Knowledge Base Search How do I convert units on the TI-89 family,TI-92 family, and Voyage 200 graphing calculators? It is possible to convert from one unit to another in the same category, including user-defined units. For example, to convert 4 light years to kilomete...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11869

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.

...e™ 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 Titanium, TI- 92 Plus and the Voyage 200 graphing calculators....
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11764

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

...e mode on the TI-89 family, TI-92 Family, or Voyage 200 graphing calculators? The limit() function is very sensitive to round off errors in floating point (decimal) numbers -- especially near removable or unremovable singularities. It is suggested to avoid floating-point constants and APPROXIMAT...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12101