Education Technology
< Previous | 5975 - 6000 of 11081 results |  Next >

Solution 12170: Using the "and" Operator on TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... How do I use the "and" operator on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The and operator is primarily used to compare two Boolean expressions, lists, or matrices and returns true, false, or a simplified form of the original entry. When used with integers, t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12170

Solution 12165: The cFactor() function on The TI-89 Family, TI-92 Plus, and Voyage™ 200 Graphing Calculators.

...the cFactor() function on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The cFactor function is located under the MATH/Algebra/Complex menu. The syntax for the cFactor function is cFactor(expression1[,var]) cFactor(list1[,var]) cFactor(matrix1[,var) Note: What is inside t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12165

Solution 11819: Algorithm for Solving Systems of Equations on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...re systems of equations solved on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? solve() and cSolve() functions return real or complex solutions of linear or nonlinear systems of equations. For linear or polynomial systems, the Gaussian or Groebner elimination method is use...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11819

Solution 12138: Font and Size of Characters Used on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...hat gets installed on the PC along with most of Texas Instruments' Windows® applications (such as NoteFolio Creator™). It is called Ti92Pluspc on the computer. On the calculator, most of the characters are 5 pixels wide by 7 pixels high in the body of the display screen. The small font in the too...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12138

Solution 15468: Unlocking a Program on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...n the TI-89 Family, TI-92 Family, and Voyage 200? Program authors usually lock programs to prevent access or modification to the existing programming code. However, a program can be unlocked on the TI-89 Family, TI-92 Family and Voyage 200 calculators by following the steps listed below. • Press ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15468

Solution 11818: Algebra Problem Identities for 00 using the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

... Knowledge Base Knowledge Base Search Why does 0^0 =1 using the TI-89 family, TI-92 family, or Voyage 200? While this was considered a domain error on TI-85, TI-83, and TI-82, there are a number of reasons that algebra problems are handled reasonably with the identity ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11818

Solution 12134: Using Strings on the TI-89 Family, TI-92 Family, and Voyage™ 200.

...erform an action. Examples: Disp "The Result is", answer Input "Enter the angle in degrees", angle1 "Enter the angle in degrees" ->str1 Some input commands, such as InputStr, automatically store user input as a string and do not require the user to enter quotation marks. A string cannot be ev...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12134

Solution 12096: Graphing a Step Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

... the TI-89 Family, TI-92 Family, or Voyage 200 graphing calculator? A step function (or greatest integer function) can be graphed by using the int() command. The example below will demonstrate how to graph a step function on these calculators. Example: Graph the greatest integer of Y=X 1) Go t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12096

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

... 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 converging to an equilibrium point or veering off into space.• CUSTOM:...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15464

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

...ts with direction on these calculators. Example: Find the limit of x/(x-3) as x approaches 3 from the left, right, and both sides. To find the limit command, please press [F3:Caclulus] and select [3:limit(]. From the left: limit(x/(x-3),x,3,-1) (-1 was arbitrarily chosen to specify the left dir...
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.

...urn the error message Undefined Variable. Below are two examples of functions. In the first function, the local variable is not initialized; in the second, the local variable is initialized. Example 1: :Define fact(n)=Func :Local m :While n>1 :n*m ->m :n-1 ->n :EndWhile :Return m :EndFunc Plea...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11813

Solution 15462: Integrating Lower and Upper Bounds of a Function on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

...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 press [F3]• Scroll down to the second option, 2:S( integrate, press [ENTER]• Enter the equation by pressi...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15462

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

... "xres" variable on the window screen. As successive points are drawn, they are joined by a line. If two successive points lie on either side of a discontinuity, they will be joined by a line, which may look like a vertical asymptote in some cases (but is simply an artifact of the graphing proces...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12093

Solution 11835: Decreasing the Calculation Time Needed for the nSolve() Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...r 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 simplification, use the steps provided below:• Use the program editor to define the equation in the follo...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11835

Solution 15300: Calculating Factorials on the TI-85 and TI-86 Graphing Calculators.

...-85 or TI-86 graphing calculator? The procedure below will demonstrate how to calculate factorials on a TI-85 or TI-86 graphing calculator. Example: Compute 5! • Enter 5 and press [2nd] [F2].• Press [F1] and [ENTER] for the result.The screen should display 120.Please see the TI-85 and TI-86 guid...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15300

Solution 14488: Rules for Variable Names on the TI-89 Titanium and Voyage™ 200.

...ium or Voyage 200? The following rules apply when naming variables on the TI-89 Titanium or Voyage 200: • A variable name can use 1 to 8 characters consisting of letters and digits. This includes Greek letters (but not p), accented letters, and international letters. Do not include spaces. The ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14488

Solution 11842: Algorithm Used for Symbolic Integration Function on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...d by substitutions, integration by parts, and partial-fraction expansion, much as described by J. Moses in "Symbolic Integration: The Stormy Decade", Communications of the ACM, August 1971, Volume 14, Number 8, pp. 548-559. Antiderivatives are NOT computed by any of the Risch-type algorithms. Def...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11842

Solution 14289: Backing Up the Memory of a TI-73 Family Calculator by Saving to Another TI-73 Family Model.

...plications (APPS), such as the CBL/CBR APP. The instructions below display how to back up the memory from one TI-73 or TI-73 Explorer to another. To copy (and overwrite) the exact contents of RAM in the sending calculator to the memory of the receiving calculator, follow these steps: On the rec...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14289

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

...Y= 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 mon...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/35134

Solution 12059: Implicit Partial Differentiation on the TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

...tion on the TI-89 family, TI-92 family, or Voyage 200 graphing calculators? The latest versions of the Voyage 200 and TI-89 Titanium operating system contain a impdif ( command. This command should be used when computing a implicit partial differentiation. To access the command, press [F3] [Up...
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.

... and skip the next step). 2) Choose option 3:New... 3) To create the matrix above, the Type: will be Matrix, the Variable: 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 righ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12069

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

...power(x,y). 4) Press [ENTER]. The message "Done" Will display. 5) Try xroot(3,4) and press [ENTER]. The answer displayed is 25. 2. Using the Define command. The Define command is under the F4:Other menu. It allows users to define a function name, including the argument list, as an expression. ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11806

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 12042: Algorithm for Summation on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...mmations 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 å ( function, which is accessed ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12042