Education Technology
< Previous | 1225 - 1250 of 2564 results |  Next >

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

... 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 instruction or function, such as sin( or tan( is one character. Quot...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34513

Solution 12006: Using the Numeric Solver on the TI-84 Plus and TI-83 Plus.

...variable for which you solved and indicates that the equation is balanced. An ellipsis shows that the value continues beyond the screen. When a number continues beyond the screen, be sure to press the right arrow (-->) to scroll to the end of the number to see whether it ends with a negative ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12006

Solution 11978: Performing Unit Conversions Using Science Tools Application on TI-83 Plus Family or TI-84 Plus Family Graphing Calculators.

...ts to convert to and then press the [ENTER] key. For example: To convert 6 feet to meters: 1) Press the [1] key to select Length. 2) Input the number 6 which is our feet. 3) Using the arrow keys, highlight ft, and then press the [ENTER] key. 4) Using the arrow keys, select m, and the...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11978

Solution 34425: Entering Measured Angles in Gradients on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators

...lculate the sine of 20 grads sin-1(0.9)R in order to calculate the angle in grads which corresponds to a sin of 0.9. Please Note: To display the → symbol, users will have to press the [STO→] key. Please see the TI-83 Plus and TI-84 Plus family guidebooks for additional information. Solution 34...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34425

Solution 11966: Graphing Inequalities on the TI-83 Plus and TI-84 Plus.

...equality using these features. Example: Graph y<=3x+2 1) Press the [Y=] key For Y1=, input 3x+2. 2) Repeatedly press the left arrow key until the symbol to the left of Y1 is flashing. Press the [ENTER] key repeatedly until a triangle pointing to the lower part is displayed. This will change the...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11966

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

...lusive or) return a value of 1 if an expression is true or 0 if an expression is false, according to the table below. valueA and valueB can be real numbers, expressions, or lists. The syntax for each is listed below. • ValueA and valueB • ValueA or valueB • ValueA xor valueB • not(valueA) Exam...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34774

Solution 34812: Percent (%) Operator on the TI-83 Plus and TI-84 Plus Family.

...Family use the percent operator (%)? The TI-83 Plus and TI-84 Plus Family does not include a percent operator (%). Therefore, in order to convert a number to a percentage, simply divide that number by 100. Likewise, to convert a percentage to a number, multiply that number by 100. The following e...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34812

Solution 34771: Calculating Sine, Cosine, and Tangent on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...2] [6] [.] [5] [7]. 2) Press [)] [ENTER]. Please Note: Since the calculator's angle setting is set to Degree, there's no need to input the degree symbol ( ° ) behind the value. Please see the TI-83 Plus and TI-84 Plus Family guidebooks for additional information.Last updated: 6/29/2023 Solutio...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34771

Solution 34851: Finding Days Between Dates on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

... How can I find the days between dates using the Finance App on the TI-83 Plus and TI-84 Plus family of graphing calculators? To calculate the number of days between two dates using the actual-day-count method, use the date function dbd( ) or "days between dates". date1 and date2 can be numb...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34851

Solution 10432: Generating a Recursive Sequence on the TI-86.

... will display {2, 7}. • Press [ENTER] again to display {3, 9}. • Continue to press [ENTER] until the first element in the list represents the number of elements in the sequence being generated. Please see the TI-86 guidebook for additional information. Solution 10432: Generating a Recursi...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/10432

Solution 34754: Calculating nth Powers and nth Roots on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...rs and nth roots using the on the on the TI-83 Plus and TI-84 Plus family of graphing calculators, follow the examples below: nth Powers To raise a number by an exponent, use the caret key labeled as [^]. Example: 34 = ? • Press [3]. • Press [^]. • Press [4]. • Press [ENTER] to complete the cal...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34754

Solution 13322: Using the RandInt() Function on the TI-84 Plus and TI-83 Plus.

...B#34503. The randInt() function generates and displays a random integer within a range specified by lower and upper integer bounds for a specified number of trials. The syntax for the randInt() function is listed below. randInt( lower,upper[,number of trials])  Example: Find three random integer...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/13322

Solution 39518: Compatibility of Programs Written for the TI-83 Plus, TI-84 Plus and TI-84 Plus C Silver Edition Running on the TI-84 Plus CE.

... higher then the TI-83 Plus and TI-84 Plus. TI-84 Plus C Silver Edition Programs should work on the TI-84 Plus CE as the resolution is the same. Assembly programs will not work on the TI-84 Plus CE because of changes in how assembly programs are run please see KB#39498 Please see the TI-84 Plus ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/39518

Solution 34655: Using the RandInt() Function on the TI-84 Plus CE and TI-84 Plus C Silver Edition.

...B#34503. The randInt() function generates and displays a random integer within a range specified by lower and upper integer bounds for a specified number of trials. The syntax for the randInt() function is listed below. randInt( lower,upper[,number of trials]) Example: Find three random intege...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/34655

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

...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) Multiplication, implied multiplication and division. 6) Addition and subtraction. 7) Relational functions, such as > or <. 8) ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12705

Solution 37375: Steps to follow to update the TI-84 Plus CE to the Latest Calculator OS and Apps.

... 6) TO VERIFY THE OS VERSION ON YOUR CALCULATOR: a. Turn on your calculator. b. Press [2nd] [MEM]. c. Press [1] or [ENTER]. d. Check the OS version number below the calculator name. Additional Options: • You can complete the OS update without deleting the Apps first, by skipping Step 4 and proce...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37375

Solution 37355: TI-84 Plus CE Press-to-Test Mode in Dutch Differences from Other Languages.

...84 Plus CE Press-to-Test Mode in Dutch different from other languages? A list of differences are below: To enter Press-to-Test you use the key combination [ENTER][+][ON]. When enabled, an orange status bar rather than the blue status bar will appear. If using the TI-84 Plus CE–T the ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37355

Solution 21049: Entering and Computing Fractions on the TI-83 Plus.

...I enter and compute fraction problems on the TI-83 Plus? The TI-83 Plus does not have a specific fraction key and instead uses the division key [/] combined with the >Frac command. Example: (5 8/13) / (9/23) • Press [(] [5] [+] [8] [/] [1] [3] [)] • Press [/] • Press [(] [9] [/] [2] [3] [)] • Pre...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/21049

Solution 11134: Editing Programs and Typing Using the TI Keyboard Without Using the NoteFolio™ App.

...hing calculators However, when using the TI-89 family, TI-92 Plus, or Voyage™ 200 graphing calculator, the TI Keyboard can be used to type text and numbers anywhere, including the Home Screen, Program Editor, and all apps, like the CellSheet™ app. Solution 11134: Editing Programs and Typing Usin...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11134

Solution 17649: Using the GetCalc( Command on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.

...and TI-84 Plus family of graphing calculator to another? The GetCalc( command is used to copy the contents of a variable (such as a real or complex number, list, matrix, string, Y= variable, graph database or picture) from one unit, and then store it to the memory of another compatible unit.  Th...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/17649

Solution 16652: Availability of the Texas Instruments Key Fonts.

...download the key font files? Using the Texas Instruments key fonts, educators have the ability to create documents which contain the same keys and symbols students will see and use on their calculators. All of the Texas Instruments key fonts for each calculator can be accessed and downloaded fro...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/16652

Solution 12218: Median-Median Line Algorithm on TI Graphing Calculators.

...at method is used to calculate the median-median line? The goal of the median-median line is to: 1) Divide the data into three parts with an equal number of data points 2) Define a summary point for each part 3) Use the three summary points to define the median-median line How TI graphing calcu...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12218

Solution 16069: Capturing Calculator Screen Images Using the TI-SmartView™ for the TI-84 Plus Family Software.

...ut a border, the image size is 96 pixels wide by 64 pixels high. A border is automatically added to each image captured, but it can be removed. The number of screen images captured is limited only by the available memory on the computer. Each unsaved screen image is stored in memory until closed ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/16069

Solution 15143: Storing a Function to a List on the TI-83 Plus Family of Graphing Calculators.

...wn and press [ENTER]. • Press [X,T,O,n] [,] [X,T,O,n] [,] [1] [,] [5] [)]. • Press the [STO>] key. • Press [2nd] [L1]. • Press [Enter] to store the numbers. Alternately, users can assign the function itself to the list using quotation marks. This means that the list will update based on change...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/15143

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

...ge Base Search How do I calculate the summation of a sequence using a TI-83 family graphing calculator? The sum( and seq( functions can be combined in order to calculate the summation of a range of consecutive terms in a sequence. The necessary syntax is given below:sum(seq(expression,va...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11709