Education Technology
< Previous | 7075 - 7100 of 7890 results |  Next >

Solution 11795: Using the deSolve() Function 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. The syntax for deSolve() is: deSolve(ODE,independentvar,dependentvar) The deSolve function returns an equations that explicitly or implicitly specifies the general solution to the 1st or 2nd ordinary differential equation (ODE). Example:  ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11795

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

...00: • 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 first character cannot be a digit. • Variable names can use uppercase and lowercase letters. For exam...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14488

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

...g number base conversions on the TI-89 family, TI-92 Plus, and Voyage 200 graphing calculators? If the calculator is set to APPROXIMATE, it will return a Domain error when performing a base conversion.  To check the mode setting:• Press [MODE].• Scroll  down to the Exact/Approx setting. • Press ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12088

Solution 14292: Performing Hyperbolic Cosecant, Cotangent and Cosine Functions on the TI-89 Family, TI-92 Plus and Voyage™ 200.

... cotangent= coth(expression) hyperbolic cosine= cosh(expression) Please refer to the examples provided below. Example 1: Inputting cosh(1.2) will return the result of 1.81066. Example 2: Inputting coth(1.2) will return the result of 1.19954. Example 3: Inputting csch(1.2) will return the result o...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/14292

Solution 12058: Fractions with the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

... Voyage 200 graphing calculators? The TI-89 family, TI-92 Family, and Voyage 200 will perform calculations involving fractions. However, the unit returns fractional results in the form of an improper fraction. Use propFrac() function to return an improper fraction as a mixed number, which is acce...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12058

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

...O->] [ALPHA] [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...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12079

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

...To enter the matrix: 1) If the Apps Desktop is on, press [APPS], highlight Data/Matrix Editor, then press the [ENTER] key. (If your Apps Desktop is turned off, press [APPS][6][3] and skip the next step). 2) Choose option 3:New... 3) To create the matrix above, the Type: will be Matrix, the Variab...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12069

Solution 12045: Calculating the Numeric Derivative (nDeriv) on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...x=2, enter the following: nDeriv(2x^3, x)|x=2 or d(2x^3,x)|x=2  (The d( ) function is accessed by pressing [2nd] [8].) Both functions will return 24. If the value of x is not specified, the symbolic derivative will be displayed. Please see the TI-89 family, TI-92 family and Voyage 200 ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12045

Solution 12130: Difference Between the FIX and FLOAT Display Digits Mode Settings on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...sults are rounded to a maximum of six digits. The [MODE] key can be used to select different settings which will apply to all exponential formats.Internally, the device calculates and retains all decimal results with up to 14 significant digits (although a maximum of 12 are displayed).Setting  Ex...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12130

Solution 11747: Entering the Fibonacci Sequence on the TI-89 Family, TI-92 Plus and Voyage™ 200.

...dure below to generate the Fibonacci sequence:• Press [MODE]• For the Graph mode, select 4:SEQUENCE• Press [ENTER] [ENTER] to save the change and return to the Home screen• Press [Diamond] [Y=]• Enter u1=u1(n-1)+u1(n-2)• Press [ENTER]• Enter ui1={1,1}• Press [ENTER]• Press [Diamond] [TBLSET]• Set...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11747

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

... Knowledge Base Knowledge Base Search What is the d() (symbolic differentiate) 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...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11861

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

... binary. The operator is under the MATH/Base Menu. The syntax for the operator is integer>Bin. Example: Enter 256 >Bin and press [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 ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12125

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

...ress [2nd] [QUIT] to leave the editor. To set the viewing window: • Press [GRAPH] [F2] • Fill in 0 for xMin and 12 for xMax • Press [EXIT] to return to the Home screen To create the box plot: • Press [2nd] [CATLG-VARS] [F1] • Scroll to BOX, then press [ENTER] • Press [2nd] [List] [F3], this ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10422

Solution 12115: Calculating the Transpose of a Matrix using the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...To enter the matrix: 1) If the Apps Desktop is on, press [APPS], highlight Data/Matrix Editor, then press the [ENTER] key. (If your Apps Desktop is turned off, press [APPS][6][3] and skip the next step) 2) Choose option 3:New... 3) To create the matrix above, the Type: will be Matrix, the Variabl...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12115

Solution 11714: Calculating the Eigenvalue and Eigenvector of a Matrix on the TI-89 Family, and Voyage™ 200 Graphing Calculators.

...yage 200 refer to the instructions below:Matrix for this example is: [  5  3  12] [  6  1  5  ][  0  6  -2 ]To create the matrix, press [HOME] to return to the main screen of the calculator and follow the steps listed below.1) Press [2nd] [ [ ].2) Press [5] [,] [3] [,] [1] [2].3) Press [2nd] [;]....
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11714

Solution 10350: Finding the Determinant and Inverse of a Matrix on the TI-85 or TI-86.

...ensions of the matrix (3 [ENTER] 3 [ENTER]) • Input the values for the elements of the matrix pressing [ENTER] after each entry • Press [EXIT] to return to the home screen To find the determinant of matrix A, • Press [2nd] [MATRX] [F3] [F1] the screen should show Det • Press [2nd] [F1] • Select...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10350

Solution 12100: Calculating Inverse Logarithms or Antilogs on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...to 10^N. 10^ can be entered manually or accessed through the CATALOG menu. Example: To calculate the inverse log of 1.25, enter 10^1.25, which returns 17.7828. Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution 12100: Calculating Inverse...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12100

Solution 10439: Plotting Points Using the TI-86.

...r is 1, so clear the fStat list and leave it blank.)• Press [2nd] [QUIT] to leave the editor.Plot the coordinates: • Press [2nd] [STAT] [F3] [F1].• Turn the plot on by pressing [ENTER] then press the down arrow. • Select [F1] to view a scatter plot. • Press [GRAPH] [F3] [MORE] [F5]. Please see t...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10439

Solution 10428: Finding the Reduced Row Echelon Form of a Matrix on the TI-85 or TI-86.

...ensions of the matrix (3 [ENTER] 4 [ENTER]).• Input the values for the elements of the matrix pressing [ENTER] after each entry.• Press [Exit] to return to the home screen.To find the reduced row echelon form:• Press [2nd] [MATRX] [F4] [F5] (This will paste rref( on the home screen).• Press [2nd]...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10428

Solution 22290: Solving for f(x+h) Using the TI-89 Family, TI-92 Family or Voyage™ 200 Calculators.

... 6:Define f(x) =. • After the equal sign, input (4x+3)/(6x+7) and press [ENTER] to define the function. If entered correctly, the calculator will return "Done" and the calculator's display should look like:   • To solve for f(x+h), press [F2], select 5:f(x+h) and press [ENTER]. The calculator wil...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/22290

Solution 21411: Graphing the Density of a Curve on the TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculators.

...alled, the density of a curve can be graphed by following the example listed below. Values for list1 = {10,11,12,13} Values for list2 = {1,2,3,1} • Turn on the TI-89 family, TI-92 Plus or Voyage 200 calculator. • Press [APPS] and select the Statistics with List Editor App. • When the "Folder Sele...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/21411

Solution 10371: Calculating and Graphing a Linear Regression on the TI-82.

...the equation (y=ax+b) and then list the values for the two coefficients (a and b).Graph the data:1) Press [2nd] [STAT PLOT] [1].2) Press [ENTER] to turn on the stat plot.3) Be sure that xlist is L1 and ylist is L2 4.4) Press [GRAPH] to display the data. Note: it may be necessary to change the win...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10371

Solution 11788: Setting the Scientific Notation Mode on a TI-89 Family, TI-92 Plus and Voyage™ 200 Graphing Calculator.

...arrow to scroll down to Exact/Approx. 7) Click on the right arrow and scroll down to APPROXIMATE.   8) Press [ENTER] twice until the calculator returns to the HOME screen. Solutions will now appear in scientific notation. Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11788

Solution 10351: Finding the Inverse of a Matrix on the TI-85 or TI-86 Graphing Calculator.

...sions of the matrix (2 [ENTER] 2 [ENTER]) 4) Input the values for the elements of the matrix pressing [ENTER] after each entry 5) Press [Exit] to return to the home screen To find the inverse of matrix A: 1) Press [2nd] [7](MATRX) [F1] [F1] the screen should show A 2) Press [2nd] [EE](X-1) [ENTE...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10351

Solution 11763: Graphing a Differential Equation on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...ion: 1) Press [MODE]. 2) For Graphing Mode, select 6:DIFF EQUATIONS and press [ENTER]. 3) For Angle, select 1:Radian. 4) Press [ENTER][ENTER] to return to the main screen. 5) Press [♦][F1] (On the TI-92 family and Voyage 200 press [♦][W]) 6) Enter y1'= 2y1*cos(t). Please Note: That the y is repl...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11763