Solution 18329: Troubleshooting a Texas Instruments Graphing Calculator that Rapidly Drains Batteries.
... Knowledge Base Search How do I troubleshoot a Texas Instruments graphing calculator that rapidly drains batteries? The most common causes of rapid battery drain are programs/games, mismatched batteries, and negative charge build up. If a calculator is experiencing rapid ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/18329
Solution 32931: Computing Cross Product Using the TI-Nspire™ Family Products.
...owledge Base Search How do I compute the cross product of lists and vectors using the TI-Nspire family products? The following example demonstrates how to compute the cross product using the TI-Nspire family products. For Example: Find the cross product of lists {5,5.2,4} and {2,6,3}. ...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/32931
Solution 34331: Troubleshooting TI-SmartPad™ Application not Responding on Windows® 7 Platform.
...on it and [Right-Click] it and choose the option [Troubleshoot] • From the menu that appears select the option [Apply this fix] • Once the menu has completed choose [Close the troubleshooter] Please Note: If the device still has a yellow triangle exclamation point after completing the troub...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/34331
Solution 34711: Troubleshooting Error: Archived on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators
... *asterisk in front of it which indicates it is archived. 5) Press [ENTER] to unarchive and remove the asterisk. The program, variable, or data has become unarchived once this asterisk is removed. 6) Once done press [2nd] then [mode] to exit and try executing the program or using the variable or ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/34711
Solution 32991: Computing Cross Product on the TI-Nspire™ Family.
... Knowledge Base Search How do I compute the cross product of list and vectors on my TI-Nspire family? The following example demonstrates how to compute the cross product using the TI-Nspire family products. Example: Find the cross product of lists {5, 5.2, 4} and {2, 6, 3}. 1)...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/32991
Solution 33051: Calculating lcm() (Least Common Multiple) of Two Arguments on the TI-Nspire™ Family Products.
...divided by the greatest common divisor (GCD) of their denominators. The LCM of fractional floating-point numbers is their product. For two lists or matrices, lcm() returns the LCMs of the corresponding elements. The proper syntax for the lcm() function are as follows: lcm(number1,number2) Þ expre...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/33051
Solution 34032: Calculating the Eigenvalues and Eigenvectors of a Matrix Using the TI-Nspire™ Family Products.
...ter]. Note: If you receive the following error, you will need to change the document settings. Please follow the steps below to change the real or complex mode to Rectangular. • Press [home], 5: Settings, 2: Document Settings. • Scroll or tab down to Real or Complex and select Rectangular. ...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/34032
Solution 26350: Recommendation for Disinfecting TI Handheld Products.
...s family of products Knowledge Base Knowledge Base Search How can I disinfect TI handheld products? Texas Instruments is concerned about the health and safety of students using personal and school-owned calculators and recommends cleaning methods that meet...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/general-information/26350
Solution 35072: Troubleshooting a TI-84 Plus C Silver Edition Graphing Handheld That Will Not Charge in the Charging Station.
...t over to the inside, and read the label. Look for the UL stamp, and confirm that it states that it is 1000 mA or higher.2) Verify the USB cable is completely pushed into the handheld and it is a tight fit.3) Initiate a USB activity by putting the unit in Receive or Transmit mode (no need to ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/35072
Solution 34232: Finding Common Denominators on the TI-Nspire™ CAS Family.
... numerator over a fully expanded denominator. The syntax for comDenom is listed below. comDenom (expression1 [, var]) The example below will demonstrate how to find common denominators of an expression. ComDenom((y2 + y) /((x + 1)2) + y2 + y) • Press [home]. • Press [A] or choose to add a Calc...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/34232
Solution 34391: Troubleshooting Difficulties updating TI-Nspire™ Family Handheld Units With Older Operating Systems.
...I-Nspire family 3.1 OS. 4) If the current OS is 3.0 or later download the latest TI-Nspire family OS. 5) Once downloaded, connect the handheld to the computer using the USB cable and verify the cable is completely pushed into the TI-Nspire and is a tight fit. If it is not completely pushed in the...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/34391
Solution 33812: Algorithm Used for the cZeros() (Complex Zeros) Function on the TI-Nspire™ CAS Family.
...he TI-Nspire CAS family is given below: cZeros(expr, var) → list cZeros({expression1, expression2 [, … ] },{varOrGuess1, varOrGuess2 [, … ] }) → matrix The cZeros( function returns a list of candidate real and non-real values of var that make expression = 0 by using the lexical Gröbner/Buchber...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/33812
Solution 35935: Computing the Average Rate of Change of an expression on the TI-Nspire™ CAS Family Products.
...e of an expression on the TI-Nspire CAS family products? Use the avgRC() function to compute the average rate of change of an expression, list, and matrix. This function is found under [catalog]. The syntax is avgRC(Exp, Var[=Value][,Step]). An Average rate of change returns the forward-diffe...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/35935
Solution 35994: Using the Constraint "|" Operator with Defined Derivative Function Gives Unexpected Answer on the TI-Nspire™ CAS Family.
...owever the calculator will return an answer of positive 14. The reason for this is when entering the constraint of x=k, the TI-Nspire CAS is actually computing the expression below: derivative(derivative(1/k*k^3-9*k^2+15*k*k,k),k) To receive the expected answer, you must first simplify the expre...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/35994
Solution 29710: Calculating Combinations and Permutations on the TI-Nspire™ Family Products.
... Knowledge Base Search How do I calculate combinations and permutations on the TI-Nspire family products? The examples below will demonstrate how to calculate combinations and permutations using the TI-Nspire family handhelds and computer software. Example: How many possible combi...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/29710
Solution 37715: Program commands that use the left and right parentheses display an unexpected syntax error on the TI-84 Plus CE™.
...ands that use the left and right parentheses display an unexpected syntax error on the TI-84 Plus CE™? There may be an expectation that some syntax entry is valid when in fact it is not.Example:• Create TI-Basic programs with various formats of Wait command argument.• Enter valid input:Wait (500/...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/37715
Solution 33591: Finding the Domain of a Graph Function Using the Domain Command on the TI-Nspire™ CAS Products.
...document. 2) Press the [2] key to insert the "Graphs" application. 3) Input x^(2)-2x+3 and press [enter] 4) Insert a calculator page by pressing [ctrl] [+ page] and select 1 5) Press the [catalog] key located above the division key 6) Locate the domain command and press [enter] 7) Input F1(x),...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/33591
Solution 12005: Unexpected Complex Answer Results (i Imaginary) on the TI-83 Plus, TI-84 Plus, and TI-84 Plus C Silver Edition.
...te expected answers within a certain tolerance. However, this has the potential to create problems in some types of calculations. Therefore, Texas Instruments decided to use no rounding schemes on this type of calculation. Please see the TI-83 Plus and TI-84 Plus Family guidebooks for additional ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/12005
Solution 12212: Correcting an Error in Xmit Error Message when Transferring Data Between Two Graphing Calculators.
...ors when attempting to transfer data. There are several factors that can contribute to this error message. • The calculators being connected are not compatible for data transfer. • The data cable is not firmly connected to both units. • The receiving calculator is not in receive mode. • The I/O...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/12212
Solution 36014: Performing T-Test Computations Using A TI-Nspire™ Family Product
...se Knowledge Base Search How do I compute a T-Test using the TI-Nspire family line of products? The following example demonstrates how to perform a T-Test calculation using any of the TI-Nspire family line of products given a list of data points. Data for this example (w...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/36014
Solution 11782: Performing Polar Complex Number Calculations in Degree Mode on Graphing Calculators.
...lex number calculations be performed in Degree mode? Use Radian mode for complex number calculations.Degree-mode scaling by p/180 applies only to the trig and inverse trig functions. This scaling does not apply to the related exponential, logarithmic, hyperbolic, or inverse-hyperbolic functions. ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/general-information/11782
Solution 40158: Transferring the TI-84 Plus CE Bundle version 5.6.0.20 displays the error "Not for you" using TI-Connect CE 5.4.0.1181.
...or all models of Texas Instruments CE family calculators: TI-84 Plus CETI-84 Plus CE-TTI-83 Premium CEThe bundle can only transfer files which are compatible with your model of TI-84 Plus CE. The "Not for you" error is just indicating that some of the files are not compatible. You will need t...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/40158
Solution 34872: Performing Chi-Square Computations on the TI-83 Plus and TI-84 Plus Family of Graphing Calculators.
...wledge Base Search How do I compute chi-square on the TI-83 Plus and TI-84 Plus family of graphing calculators? The following example demonstrates how to perform c2 (chi-square) calculations. Matrices for this example: Observed Matrix= Expected Matrix= 1) Enter the matrix editor, ...https://education.ti.com/en/customer-support/knowledge-base/ti-83-84-plus-family/troubleshooting-messages-unexpected-results/34872
Solution 22951: Translating, Rotating, or Stretching a Graphed Function Using the TI-Nspire™ Family Products.
...roducts? To translate, rotate, or stretch a graphed function using the TI-Nspire family products, follow the steps listed below. Texas Instruments recommends all TI-Nspire family users update the handheld and software to the latest operating system. More information on the latest operating syste...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/product-usage/22951
Solution 20169: TI-Nspire™ Computer Link Software and USB Hub Compatibility
...ts Knowledge Base Knowledge Base Search Is TI-Nspire Computer Link software compatible with USB Hubs? At this time, Texas Instruments will not support a TI-Nspire family handheld connected to a computer via a USB hub. TI-Nspire Family handhelds will need to be connected d...https://education.ti.com/en/customer-support/knowledge-base/ti-nspire-family/general-information/20169