Education Technology
< Previous | 5150 - 5175 of 12424 results |  Next >

Solution 34513: Creating Strings on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...ase Search How can I create a string variable on the TI-83 Plus and TI-84 Plus family of graphing calculators? A string is a sequence of characters enclosed within quotation marks. Characters are the units combined to form a string. Each number, letter, and space is one character. Each i...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34513

Solution 34506: Calculating and Graphing a Linear Regression on the TI-84 Plus family of graphing calculators.

...ess [STAT] [1] to enter the Stat List Editor. • Enter the data {3,5,8,10} in the L1 list and {7,8,14,18} in the L2 list, pressing [ENTER] after each entry to move down along the list. To calculate the Linear Regression (ax+b): • Press [STAT] to enter the statistics menu. • Press the r...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34506

Solution 34653: Performing String Operations on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...rs? The main function of strings is to display text. In programming, strings allow programs to display information or prompt the user to perform some action. Following are some of the operations that can be performed with strings: 1. Concatenation. Concatenation means putting strings one after ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34653

Solution 34654: Graphing a Polar Rose on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...he calculator to Radian mode. 3) Press  [↓] [→] [→] to highlight Polar mode and press [enter] Example: Graph the function 8sin(2.5q) 1) Press [Y=] to access the Y= editor. 2) Press [8] [sin] [2] [.] [5]  [X,T,q,n] [ ) ] 3) Press [window] to access the graph WINDOW settings. 4) Press [↓] to edit t...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34654

Solution 34794: Inputting Absolute Values on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

... note that if you have "CLASSIC" selected as your display mode and not "MATHPRINT", you'll see an abs( function show up on your display instead of an actual absolute value box.  Please see the TI-83 Plus and TI-84 Plus Family guidebooks for additional information. Solution 34794: Inputting Absol...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34794

Solution 34793: Calculating the GCD() (Greatest Common Divisor) on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...reatest common divisor of two arguments of which must be nonnegative integers. When listA and listB are specified, gcd( returns a list of the gcd of each pair of elements. If list and value are specified, gcd( finds the gcd of each list and value. The proper syntax for the gcd() functions are lis...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34793

Solution 34774: Using Boolean Logic on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

... graphing to control the graph of the function over specific values. Values are interpreted as Zero (false) or nonzero (true). The Logic menu can be accessed by pressing [2ND] [TEST] [►]. LOGIC • and Both values are nonzero (true). • or at least one value is nonzero (true). • xor only one va...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34774

Solution 12705: Differences Between Algebraic Operating System (AOS) and Equation Operating System (EOS).

...der:1) Functions that precede the argument, such as square root(, sin(, or log(.2) Functions that are entered after the argument, such as exponents, factorials, r (radians), ° (degrees), and unit conversions.3) Powers and roots, such as 2^5. 4) Permutations (nPr) and combinations (nCr). 5) Multip...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12705

Solution 11720: Calculating Y-Hat Values on the TI-83 Plus Family of Graphing Calculators.

... To calculate y-hat values for a data set follow the example below: Data for this example: L1: {7,8,5,3,4,1} L2: {9,8,6,2,1,9} 1) Press [STAT] [1] to access the STAT list editor. 2) Input the data in the L1 and L2 lists, making sure to press [ENTER] after each entry. 3) Press [2nd] [MODE] to QUIT...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11720

Solution 11713: Calculating the Determinant of a Matrix Using a TI-82, TI-83 Family or TI-84 Plus Family Graphing Calculator.

...tion: To enter the matrix: 1) Press [MATRX] (Press [2nd] [MATRX] on the TI-83 Plus family and TI-84 Plus family ) 2) Scroll to Edit 3) Press [1] to access matrix A 4) Input the dimensions [2] [ENTER] [2] [ENTER] 5) Input the matrix entries 6) Exit the matrix editor by selecting [2nd] [QUIT] Fi...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11713

Solution 11933: Calculating Two-Variable Statistics on the TI-83 Plus Family of Graphing Calculators.

...culators? Follow the example below to calculate two-variable statistics: Data for this example: L1: {3,5,8,10} L2: {7,2,3,1} 1) Press [STAT] [1] to access the STAT list edirtor. 2) Enter the data in the L1 and L2 lists, making sure to press [ENTER] after each entry. 3) Press [2nd] [MODE] to QUI...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11933

Solution 11709: Calculating the Summation of a Sequence Using a TI-83 Family Graphing Calculator.

...secutive terms in a sequence. The necessary syntax is given below:sum(seq(expression,variable,begin,end[,increment]))The expression is evaluated for each value of the variable from begin to end, and returns the sum of the results. The following example demonstrates how to sum up the first n terms...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11709

Solution 11576: Algorithm Used for Calculating the Sine Regression On the TI-86, TI-83 Family, or TI-84 Plus Family.

...d to calculate the sine regression on a TI-86, TI-83 family, or TI-84 Plus family? Sine regression on the TI-86, TI-83 family, or TI-84 Plus family, accepts as an input an (x,y) pair list for the independent and dependent variables respectively. The algorithm assumes that the kth (x,y) data pair...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11576

Solution 34420: Performing T-Test Computations Using the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...erform a T-Test calculation.  Data for this example: {30.3, 30.5, 30.6, 31, 30.7, 30.7, 30.4, 30.9, 31} Entering the data: 1) Press [STAT] [1] to access the STAT List Editor. 2) Input the example data into the L1 list, pressing the [ENTER] key after each entry. 3) Press [2nd] [MODE] to QUIT ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34420

Solution 34919: Calculating the Present Value of a Perpetuity (Infinite Annuity) on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...perpetuities or infinite annuities. Since these units do not have a way to specify an infinite number of periods for N, the calculation involves the fact that the present value of a cash flow far enough into the future is going to be approximately $0. This means that futuristically the cash flows...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34919

Solution 34922: Graphing a Line Using Two Points on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...two points. For Example: Graph a line connecting the points (3,7) and (5,8). Data for this example: L1: {3,5} L2: {7,8} 1) Press [STAT] [ENTER] to access the STAT list editor. 2) Input the values 3 and 5 under the L1 list remembering to press [ENTER] after each value. 3) Input the values 7 and...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34922

Solution 13344: Calculating lcm() (Least Common Multiple) of Two Arguments on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...family, TI-92 family or Voyage 200 graphing calculator? The lcm() function returns the least common multiple (LCM) of two arguments. The LCM of two fractions is the LCM of their numerators divided by the greatest common divisor (GCD) of their denominators. The LCM of fractional floating-point num...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/13344

Solution 12650: Calculating Trigonometric Functions on the TI-81.

... is ideal for algebra, geometry, statistics, finance, and many other classes. The TI-84 Plus CE has an upgradeable operating system, several included Apps, a rechargeable battery and a USB cable to connect the handheld to your computer for downloading Apps, games, data, and more! Solution 12650...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12650

Solution 10424: Degree, Minutes, Seconds (DMS) Conversions with the TI-85 or TI-86.

...ds (DMS) conversions with the TI-85 and TI-86? The TI-85 and TI-86 recognize a number as DMS when that number is entered using a single quote after each value. For example, 15'12'8' would be interpreted as 15 degrees, 12 minutes and 8 seconds. The ' symbol can be accessed by pressing [2nd] [MA...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10424

Solution 12184: Algorithm for the Exec Command on the TI-89 Family, TI-92 Family and Voyage™ 200 Graphing Calculators.

...elow:Exec string [, espression1] [, expression2]...The Exec function executes a string consisting of a series of Motorola 68000 op-codes. These codes act as a form of an assembly-language program. If needed, the optional expressions enable users to pass one or more arguments to the program.It is ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12184

Solution 15689: Entering Numbers Using Scientific Notation on a TI-85 and TI-86 Graphing Calculator.

...r in scientific notation on a TI-85 or TI-86 calculator? A number can be entered using scientific notation with the use of the EE function, which is accessed by pressing [EE]. This key represents x10. Example: Input 1.5 x 108 and display the results in standard form. Solution:• Input 1.5.• Press...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15689

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

...• 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 converging to an equilib...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15464

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

... the TI-89 family, TI-92 family, and Voyage 200 graphing calculators? The nSolve() function uses symbolic techniques to simplify the equation before applying the search technique. Depending on the equation, this simplification can take significant time. For example, solving the Time-Value-of-Mon...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11835

Solution 12061: Calculating Logs on the TI-89 Family, TI-92 Family, and Voyage™ 200 Graphing Calculators.

...oyage 200 graphing calculators? The Logarithm (log) function on the TI-89 family, TI-92 family, and Voyage 200 is located in the [CATALOG] menu. To access this function: • Press [CATALOG] [L]. • Scroll to log( , press [ENTER]. • Input the value. • Close the parentheses and ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12061

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

... 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 Arrow] [Enter] on the homescreen. For example, to solve the equation x^2+y^2=0, enter impdif(x^2+y^2=0, x, y) a...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12059