Education Technology
< Previous | 5975 - 6000 of 18066 results |  Next >

Solution 12981: Connecting the TI ViewScreen™ Panel to a Calculator.

... Connecting the TI ViewScreen™ Panel to a Calculator. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search What is the best wa...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12981

Solution 12746: Connecting the TI-Presenter™ to a ViewScreen™ Calculator.

...ecting the TI-Presenter™ to a ViewScreen™ Calculator. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search How do I connect a ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12746

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

...e TI-84 Plus CE to the Latest Calculator OS and Apps. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search What are the best s...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/37375

Solution 12660: Equations Used to Calculate Linear Regressions on TI Graphing Calculators.

...culate Linear Regressions on TI Graphing Calculators. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search What equations are ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/12660

Solution 16652: Availability of the Texas Instruments Key Fonts.

... Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search I am looking to create documents for my students which show the actual keys of my TI-84 Plus calculator? Where can I download the key font files? Using the ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/16652

Solution 11181: Creating a Backup of the Files on a Graphing Calculator Using TI Connect™.

...the Files on a Graphing Calculator Using TI Connect™. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search How do I create a b...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11181

Solution 11765: Graphing a Hyperbola on a TI Graphing Calculator.

...65: Graphing a Hyperbola on a TI Graphing Calculator. website Home | TI-83 Plus and TI-84 Plus family of products Knowledge Base Knowledge Base Search How do I graph a hy...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11765

Solution 11761: Graphing a Circle on a TI Graphing Calculator.

...unction for a circle would need to be solved for Y.   To graph the unit circle (x2+y2=1), first, solve for y, and then input the results into the Y= Editor. If the graph looks like an oval, use the Zoom Square feature followed by Zoom In or Zoom Out to change the viewing window. The graphs will ...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11761

Solution 30831: Graphing Derivatives on the TI-83 Plus.

Solution 30831: Graphing Derivatives on the TI-83 Plus. Solution 30831: Graphing Derivatives on the TI-83 Plus. global Solution 30831: Graphing Derivatives on the TI-83 Plus. website Home | TI-83 Plus...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/30831

Solution 11893: Saving Text to a TI Graphing Calculator.

...wledge Base Search How do I save text to a TI graphing calculator? For the following models of TI graphing technology, use the program text editor to save text on a graphing unit. To access the program text editor, a user must create a program or edit an existing program. The following i...
https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/product-usage/11893

Solution 12652: Decimal Degrees (DD) to Degrees, Minutes, Seconds (DMS) Conversions on the TI-81.

... added to the graphing calculator with the following programs.1. The following program adds DMS to decimal degrees conversions to the TI-81:Prgm1:DMS:Disp "DEGREE":Input D:Disp "MINUTES":Input M:Disp "SECONDS":Input S:D+M/60+S/3600->D:Disp D2. The following program adds decimal degrees into DMS c...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12652

Solution 12649: Calculating One-variable Statistics on the TI-81.

...49: Calculating One-variable Statistics on the TI-81. website Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How do I calculate one-variable ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12649

Solution 12648: Calculating Linear Regressions on the TI-81.

...o perform a linear regression using the TI-81: Data for this example:xStat: {1,4,8,10}yStat: {7,9,15,18} Enter the data into the TI-81:1) Enter STAT edit mode by pressing [2nd] [STAT].2) Scroll to DATA.3) Press [1].4) Enter the data as x-y coordinates 1 [ENTER] 7 [ENTER] 4 [ENTER] 9 [ENTER] 8 [EN...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12648

Solution 10417: Calculating Two-Variable Statistics on the TI-86

...417: Calculating Two-Variable Statistics on the TI-86 website Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How do I calculate two-variabl...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10417

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

...To convert a number that is written in decimal degrees to DMS, use the [>DMS] function, found in the MATH, ANGLE menu. To convert an answer that is displayed on the screen in DMS format to decimal degrees, press [2nd] [ANS] [ENTER]. Below is an example of how to add numbers in DMS format.Plea...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10424

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

...of-Money(TVM), uneven cash flows, amortization, and more. This application requires about 5 KB of RAM, and can be deleted. For further questions regarding the TI-86 Finance application, please reference the attached guidebook. Download Finance1.86g Download Guidebook_Fin...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/16829

Solution 15465: Valid Sequence Functions for Web Plots on the TI-89 Titanium or Voyage™ 200.

...ly on the WEB axes. The sequence: • Must be recursive with only one recursion level. For example u(n-1) but not u(n-2). • Cannot reference n directly. • Cannot reference any other defined sequence on the calculator except itself. After the sequence is plotted, the web may be display...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/15465

Solution 11805: Negative Exponents of Zero Return Inconsistent Answers on the TI-89 Family, TI-92 Family and Voyage™ 200.

...nt answers when zero is raised to the power of negative numbers? The following is an explanation of why the TI-89 family, TI-92 family and Voyage 200 display "undef" for odd negative exponents and infinity for even negative exponents for a base of zero. Functions of the form 1/(x-a)^(odd power)...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/11805

Solution 12085: Apps Icon Desktop Setting and Clock Functionality for the TI-89 or TI-92 Plus.

... and Clock Functionality for the TI-89 or TI-92 Plus. website Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search Is there an update to the TI-9...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/12085

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

...example: xStat: {3,5,8,10} fStat: {7,8,14,18} To enter the data into the TI-86: • Enter STAT mode by pressing [2nd] [STAT]. • Press [F2] to select Edit. • Enter the data in the xStat and fStat lists. • Press [2nd] [QUIT] to leave the editor. To set the viewing window: • Press [GRAPH] [F2] •...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10422

Solution 10454: Equation Used to Create the 3D Graph on the Cover of the TI-92 Manual.

...0 ymin = -5 ymax = 5 ygrid = 20 zmin = -1.2953 (approx) zmax = 6.3662 (approx) zscl = 1 The graphing calculator must be in 3-D graphing and Radian mode to properly display the graph.Please see the TI-89 family, TI-92 family and Voyage 200 guidebooks for additional information. Solution 1...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10454

Solution 10404: Table Feature on the TI-85.

...a built-in table feature. However, this feature can be added through a user-defined program. Texas Instruments does not directly provide programs, although you may be able to locate a third-party program by conducting a web search.For instructions on using each specific program, refer to the do...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10404

Solution 10401: Plotting Points using the TI-85.

...he TI-85:Data for this example: xStat: {3,5,8,10}yStat: {7,8,14,18}1) Clear the screen then press [STAT] [F2] [F1] [ENTER] [ENTER].2) The cursor will display after x1= 3) Enter the value after "x1=" Press 3 [ENTER] 7 [ENTER] 5 [ENTER] 8 [ENTER] and so on...4) Press [EXIT] [F3].5) Select the plot ...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10401

Solution 10439: Plotting Points Using the TI-86.

...a for this example:xStat: {3,5,8,10}yStat: {7,8,14,18}Enter the data into the TI-86:• Enter STAT mode by pressing [2nd][STAT].• Press [F2] to select Edit.• Enter the data in the xStat and yStat lists. (Note: to save data entry time, a frequency list, fStat, can be used. For this example, the freq...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10439

Solution 10397: Calculating One-variable Statistics on the TI-85.

...97: Calculating One-variable Statistics on the TI-85. website Home | Other Graphing Calculator products Knowledge Base Knowledge Base Search How do I calculate one-variabl...
https://education.ti.com/en/customer-support/knowledge-base/other-graphing/product-usage/10397