Education Technology
< Previous | 2275 - 2300 of 9405 results |  Next >

Solution 11751: Finding Critical Points Using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...ates how to use the differentiate and solve functions to find critical points. Example: Find the critical points using the solver and differentiation commands on the home screen for the following function: f(x)= x^3+x^2-5x-5 The first step to finding the critical points is to differentiate the ab...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11751

Solution 17214: Solving Second Order Differential Equations on the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculator.

... on a TI-89 Family, TI-92 Plus and Voyage 200 Graphing Calculator? First and second order differential equations can be solved by using the deSolve( command. 1. First Order Example Solver the equation y''+2y'+y=x^2. Solution: Start by clearing the calculator's home screen and following the instr...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/17214

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

Solution 17169: Calculating the Second Derivative and Antiderivative Using a TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculator.

... How do I calculate the second derivative and antiderivative using a TI-89 family, TI-92 family or Voyage 200 calculator? The differentiate command, d (differentiate), computes derivatives. Please see the below example for computing the second derivative: Example: What is the second de...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/17169

Solution 11739: Displaying Radicals and Imaginary Numbers in the Solutions Using the TI-89 Family, TI-92 Plus and Voyage™ 200.

... How do I get radicals and imaginary numbers to appear in my solutions using the TI-89 family, TI-92 Plus and Voyage 200? Due to the built-in Computer Algebra System or CAS, the TI-89 family, TI-92 Plus and Voyage 200 can display radicals and imaginary numbers in the calculated solution. ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11739

Solution 11719: Calculating the QR Factorization of a Matrix on the TI-89 Family, TI-92 Plus, or Voyage™ 200 Graphing Calculators.

...culate the QR factorization of a matrix on the TI-89 family, TI-92 Plus, or Voyage 200 graphing calculator? The instructions below demonstrate how to compute the QR factorization of a matrix on the TI-89, TI-92 Plus and Voyage 200.Matrix for this example is below:To enter the matrix A into the da...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11719

Solution 11708: Calculating Natural Logarithm on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...How do I calculate natural log on the TI-89 Family, TI-92 Family, and Voyage 200 graphing calculators? The following examples will demonstrate how to compute natural logs on the TI-89 Family, TI-92 Family, and Voyage 200 graphing calculators:Note: On the TI-92, TI-92 Plus, and Voyage 200, use the...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11708

Solution 30350: Using the Two-Graph Mode on the TI-89 Family and Voyage™ 200 Graphing Calculators.

...unctions: • Graph modes (Function, Polar, etc). Other modes such as Angle, Display Digits,etc., are shared and affect both graphs. • The Y= Editor is completely independent only when the two sides use different graphing modes. However, the both graphs share common function and stat plot definitio...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/30350

Solution 12784: Use of the Max() Function on the TI-89 family, TI-92 Plus, and Voyage™ 200.

...ments are two lists or matrices, it returns a list or matrix containing the maximum value of each pair of corresponding elements. The syntax for this command is max(expression, expression), max(list1, list2) or max(matrix 1, matrix 2). For example: Please see the TI-89 family, TI-92 family ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12784

Solution 11968: Integer Division on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...92 family, and Voyage 200 do not have an integer division function that would return the quotient and remainder of a division of integers. However, a combination of the normal division and the remain( ) function can be used to calculate both the quotient and remainder. For example, the division ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11968

Solution 32811: Using the Ceiling() Function on the TI-Nspire™ Family Products.

...family products? The ceiling() function returns the nearest integer that is greater than or equal to its argument. The argument can be a real number, complex number, list, or matrix.To perform this function, please see the examples listed below.Example 1: Using an Integer (0.456):1) Press [home]....
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/32811

Solution 12102: Printing the History Area on TI-89 Family, TI-92 Family, or Voyage™ 200 Graphing Calculators.

...2 family, or Voyage 200 graphing calculator?  To print the history area, save the entries in the home screen to a text file and send this file to the computer for printing. To save the history area as a text object, follow these steps: • From the Home Screen, press [F1]. • Select Save Copy A...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12102

Solution 29130: Calculating and Graphing Quadratic Regressions Using the TI-73 Family Calculator.

...lculator? To calculate and graph quadratic regressions using the TI-73 family calculator, follow the example below. Please Note: Texas Instruments recommends all TI-73 family users update the calculator to the latest operating system. More information on the latest operating system can be found ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/29130

Solution 11840: Implicit Multiplication on the TI-89 Family, TI-92 Family, and Voyage™ 200.

...a matrix index to element a[1,2]. Note: Another example, x (a+b), is not read as multiplication. The only significance that the parser gives to white space is that it terminates tokens. Thus, abcd is a single name, but ab cd are two separate names, because the space caused the name parsing algori...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11840

Solution 28495: Converting Lists to Matrices and Vice Versa on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...a list to a matrix and vice versa on a TI-89 family, TI-92 family, or Voyage 200 graphing calculator? To convert matrices to lists use the mat►list( command and to convert lists to matrices use the list►mat( command. Please refer to the examples below.   To convert a list to a matrix follow the ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/28495

Solution 11569: Algorithm Used for Finding the Determinant of a Square Matrix on the TI-81, TI-82, TI-83, TI-85, or TI-86.

...ledge Base Search How is the determinant of a square matrix calculated on the TI-81, TI-82, TI-83, TI-85, and TI-86? Many methods exist for computing the determinant of a square matrix. The one used on the TI-81, TI-82, TI-83, TI-85, and TI-86 is a byproduct of the LU-Factorization meth...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11569

Solution 11371: Amount of RAM and Archive Memory Used by Calculator Software Applications (Apps) for the TI-89 Family, TI-92 Plus, and the Voyage™ 200 Graphing Calculator.

...istic with List Editor (German)3017324Simultaneous Equation Solver117285658Polynomial Root Finder110450270Finance 18443224Statistic with List Editor (Spanish)3016686Spanish (Espanol)11039632German (Deutsch)11038214CellSheet™1740155408Cabri Geometry™ (French)307566Cabri Geometry™ (Spanish)307562Ca...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11371

Solution 10587: Differences Between the TI-86 and the TI-89 Family Graphing Calculators.

...main differences between the TI-86 and the TI-89 family graphing calculators? The TI-86, being a discontinued calculator, has a number of different recommended replacements.  For engineering and AP courses, the TI-89 Titanium and TI-Nspire CX II CAS are the recommended substitutes.  For general m...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10587

Solution 13903: Calculating a Binomial Distribution on the TI-89 Family, TI-92 Plus and Voyage™ 200 Using the Statistics with List Editor Application.

...t bat Problem 1: What is the probability of getting exactly three hits? Problem 2: What is the probability of getting at least two hits? Solution 1: Computing the probability of getting exactly three hits. • From the inside the Stats/List Editor App (Application), press [F5] to select Distr • ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13903

Solution 10465: Simplifications Running Slow on the TI-92 Family

... fractional powers, and cancellation of hidden factors between non-numeric numerators and denominators. In some cases, intermediate expressions can become quite large despite modest inputs and final results. If a problem is taking an unacceptable amount of time: • Try using a different mode, su...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/10465

Solution 10574: Calculating Nth Roots Using the TI-85 and TI-86.

... Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How do I perform nth root computations using the TI-85 and TI-86? The instructions below will demonstrate how to perform the nth root computations on the TI-85 and TI-86 gra...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10574

Solution 13841: Performing Population Standard Deviation on the TI-89 Titanium and Voyage™ 200 with OS v3.10.

...rd Deviation on the TI-89 Titanium and Voyage 200 with OS v3.10? OS v3.10 increases the ability of the TI-89 Titanium and Voyage 200 calculators CAS (Computer Algebra System)to include population standard deviation (sx) along with sample standard deviation (Sx) in the list of outputs from 1-varia...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13841

Solution 12328: Calculating Logarithms Using the TI-30Xa Family or TI-34.

... Base Search How do I calculate logarithms using a TI-30Xa, TI-30Xa Solar, TI-30Xa SE, or TI-34? The examples below will demonstrate how to compute logarithms (BASE 10) on the TI-30Xa, TI-30Xa SE, or TI-34. Examples:To find the log of 100:1) Press [1] [0] [0] [LOG].The calculator will d...
https://education.ti.com/en/customer-support/knowledge-base/scientific-elem-calculators/product-usage/12328

Solution 11844: Resetting the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...m Archive. This will not delete any Variables from RAM. • All Memory - Clears everything from RAM and Archive, leaving only the Calculator OS and its components. For example, if the user would like to reset All RAM, press [2nd] [6] [F1] [1] [1] [ENTER] [ENTER]. Please see the TI-89 Family, TI-92 ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11844

Solution 11380: Engineering Applications for the TI-89 Family and Voyage™ 200 Graphing Calculators.

...eering-related Calculator Software Applications (Apps) for the Voyage 200, TI-89, and TI-89 Titanium graphing calculators: ME*Pro® App Helps solve a comprehensive set of equations used by mechanical engineering students and professionals. With a power browser engine and unit manager, it handles ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/general-information/11380