Education Technology
< Previous | 3900 - 3925 of 8235 results |  Next >

Solution 37036: Which TI graphing calculators will TI Connect CE™ Software support?

...nect (version 4.0) is not compatible with the TI-84 Plus CE calculator. While you may keep both versions on your computer at the same time, Texas Instruments recommends not running both programs at the same time. Solution 37036:TI Graphing Calculators Supported by TI Connect CE™ Software. ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37036

Solution 11748: Explanation of r^2 and R^2 on the TI-83 Family or TI-84 Family Graphing Calculator.

... Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search Why is R^2 computed for some regressions on a TI-83 family or TI-84 family graphing calculator? The following information details when r2 and R2 are computed ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11748

Solution 28370: Redeeming Technology Rewards Points For Professional Development Courses

... points to the TI TRP, indicating the type of course selected (T^3 3-Day Hands-on-Summer TI-Nspire Institute, T^3 International, etc). 2. Include an email address (preferred) or other contact information with the request and points. 3. Register for the selected course on www.education.ti.com when...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/28370

Solution 10442: Executing TI-Basic and Assembly (ASM) Programs on the TI-86.

... Graphing Calculator products Knowledge Base Knowledge Base Search How do I execute programs on the TI-86? To run a program written in TI-Basic on the TI-86: 1) Press the [PRGM] key and select [F1] for a list of program names on the calculator. Each program...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10442

Solution 16829: Availability of the TI-86 Finance Application.

...right of this page. Please note the Finance application for the TI-86 requires activation after installation. Once activated, the application can be run by using the "FIN" command on the MATH menu. This finance ASM program expands the TI-86's feature set to include Time-Value-of-Money(TVM), unev...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/16829

Solution 11831: Correcting an Address Error on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...not functional on a TI calculator. This is also related to the utilization of an address that is reserved for TI OS or TI Apps/programs only. The instructions below will detail how to correct the Address Error on the TI-89 family, TI-92 family, and Voyage 200 calculators. Please Note: The follo...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11831

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

...2 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, the and operator compares them bit-by-bit using an and operation. ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12170

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

...-89 Family, TI-92 Family and Voyage 200 Graphing Calculators? The font set is a custom set that 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...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12138

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

... of Magnitude on the TI-86 Graphing Calculator. website Home | Computer Software, iPad and Chrome Apps Knowledge Base Knowledge Base Search How do I perform an order of magnitude comp...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15320

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

... Knowledge Base Knowledge Base Search How do the TI-89 family, TI-92 family, and Voyage 200 graphing calculators compute the results for the tCollect() function? The algorithm for the tCollect( function is defined as follows: tCollect( repeatedly uses the wel...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11852

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

...nly Memory). RAM includes all lists, programs, variables and equations. F-ROM includes software applications (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...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14289

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

...h different values. User-defined functions can also extend the calculator capabilities beyond the built-in functions. Function names follow the same rules as variable names. When defining functions, use unique names for arguments that will not be used in arguments for subsequent functions or pro...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11806

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

...ENTER]. The calculator will confirm the entry by displaying the list on the right side of the screen. For more information regarding your Texas Instruments graphing calculator, please refer to the guidebooks section. Solution 12133: Entering a List on the Home Screen using the TI-89 Family, TI...
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.

...mber is certainly composite or is almost certainly prime. The is Prime() function stops at this point returning either false or (almost certainly) true. If the number is identified as composite, the factor() function then proceeds to the Pollard Rho factorization algorithm. It is arguably the...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11865

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

...er Graphing Calculator products Knowledge Base Knowledge Base Search What is the algorithm for the cFactor() (complex factor) function on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The algorithm for cFactor() function is the same ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11853

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

...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 11843: Limit() Function Algorithm on the TI-89 Fami...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11843

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

Solution 12110: Appending Two Lists Into One on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How can I combine data from two lists into one list on the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? Use the augment() function to ap...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12110

Solution 12109: Accuracy Information for the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search What is the computational and graphing accuracy for the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? Computational Accuracy • Floating-poi...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12109

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

...wledge Base Knowledge Base Search How can I activate the Finance or the Advanced Statistics Program on the TI-86? Texas Instruments no longer directly provides programs for graphing calculators. You may be able to locate the programs using a web search. After downloadin...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10409

Solution 10453: Designing an Ellipse Using the Geometry Section of the TI-92.

...I-92: • Open the Geometry Section of the TI-92 by pressing [APPS] [8] • Select '3: New...' • Select a name for this variable and press [ENTER] • Construct a circle. (Press [F3] and select '1: Circle' ) • Construct a point (A) on the circle. Construct a point (B) inside the circle • Connect those...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10453

Solution 10399: Differential Equation Solver for the TI-85.

...used in the Differential Equation solver for the TI-85? The method used in the TI-85 to solve differential equations is known as an adaptive stepsize Runge-Kutta method.In this method, a proposed step is taken by computing a solution with two separate Runge-Kutta formulas of different order (bu...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10399

Solution 23550: Performing Laplace and Inverse Laplace Transformations on the TI-89 Family, TI-92 Plus, Voyage™ 200 Graphing Calculators.

... Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search Can Texas Instruments graphing calculators do laplace or inverse laplace transformations? Texas Instruments graphing calculators do not have a built in function ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/23550

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

...d by the TI-83. The program or data must be edited to account for the differences. The TI-83 adds an open parenthesis to all prefix functions and instructions. For example, sin(, cos(, ln(, etc. The TI-82 does not have the open parenthesis attached, so this can result in extra parentheses. Sin X+...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10392

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.

... solution for the problem. This could happen when the problem being solved is too 'complex' for the symbolic algorithm to solve. For additional instructions on performing matrix operations, refer to the online guidebook for your calculator. Solution 11595: Displaying of a Numeric Answer Inste...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11595