answersLogoWhite

0

TI-83 & TI-84 Graphing Calculators

The TI-83 and TI-84 are the most commonly used graphing calculators in algebra and calculus classes. This category contains questions relating to the functionality of these models.

264 Questions

Where to find apps on a ti-84 plus?

Press the APPS button. You will see a list of all the applications that are currently on the TI-84 plus. Use the arrow keys to scroll down to the one you want to use and then press ENTER.

How do you graph and solve the system of inequality -3 is less than x and x is less than or equal to7 on a ti-83 calculator?

You open your Apps, which should be the purple button, and then you open inequalz, from there you can put in your inequalities and then hit graph and it will come up on screen.

How do you get rid of error invalid dim on ti84?

This is probably because one of your stat plots is trying to use two lists that aren't the same length. If you are not using stat plots, then press Y= and deselect all the plots at the top. (For example, to deselect Plot1, press the up arrow key until it is highlighted and then press ENTER.)

If you are using stats plots, check to make sure that the lists being used are the same length and that they have at least one item in them. (You can see what lists are being used and set what lists are being used by pressing 2ND STAT PLOT [above Y=]. You can edit lists by pressing STAT and then selecting Edit...)

The invalid dimension error can also happen if you try to invert a matrix that is not a square matrix, (for example, a matrix with dimensions 2 x 3). Matrices can only be invented if they are square (for example, a matrix with dimensions 3 x 3).

What does archived on a TI83 mean?

I'll assume you mean TI-83+, as the TI-83 cannot archive programs. On the TI-83+, archived means that a program, list, equation, picture, or other item is stored in the calculator's Flash memory instead of its RAM. This can be used so that the item does not get erased when the RAM is cleared, or to reclaim free RAM for other programs and files. However, archived items cannot be executed or modified, so they must be unarchived first.

More calculator assistance is available at the related link "Cemetech" below.

How do you enter a variable in a TI-84 plus calculator?

To enter an equation variable, (for example X when you are in function mode, or theta when you are polar mode), press the X, T, θ, n button.

To enter a different variable, press ALPHA and then the letter of the variable. For example, to enter the variable C, press ALHPA C (above PRGM). These non-equation variables act as constants. To set the value of constant C to 3, for example, enter 3

-> C and press ENTER. (The arrow is the STO> button).

How do you program slopes on a TI-84 Calculator?

:Input "X1",A

:Input "X2",B

:Input "Y1",C

:Input "Y2",D

:(D-C)/(B-A)->E

:Disp "SLOPE:",E

How do you graph the equation y equals x plus 2 on a TI-84 Plus calculator?

Press the Y= button and type 'X+2' (not the quotes) next to Y1 (or any other Y will work). Then press GRAPH.

(To type X, press the X,T,θ,n button. If you don't see Y1= when you press Y=, press MODE and select FUNC, then try again.)

How do you use the Random Number Generator on a TI-84 Calculator?

There are many random functions on a TI-84 calculator. Find them by pressing MATH, and choosing PRB at the top.

Use rand to generate a random number between 0 and 1.

Example; to generate a random number between 0 and 1, type:

rand

Use randInt( to generate a random integer between 2 integers (inclusive))

Example; to generate a random integer between 1 and 10 (including 1 and 10), type:

randInt(1,10)

Use randNorm( to generate a random number that is close to a certain number.

randNorm(x,y) will generate a number that is 95% certain to be within 2*y of x.

Example; to generate a random number that is 95% certain to be with 2*(.01) of 7, type:

randNorm(7,.01)

Use randBin( to simulate a certain number of trials based on their success rate.

randBin(x,y) will generate the number of trials of success rate y that succeeded if x trials were run. y must be a percent written as a decimal, so it must be between 0 and 1.

Example; to simulate how many trials will succeed if 50 trials are run with a success rate of 75%, type

randBin(50,.75)

An additional number can be added to tell the calculator to generate more than 1 number and put them in a list. These will run the command 5 times and make a list:

rand(5)

randInt(2,9,5)

randNorm(4,.1,5)

randBin(30,.25,5)

How do you find intersection points on TI84 calculator?

Graph the two lines or equations you want to find the intersection of. Then adjust the window so that you can see the intersection point. (If you don't know where it is, try pressing ZOOM and choosing ZoomFit.) Then press 2ND CALC (above TRACE) and choose option 5, intersect. Use the up and down arrows to select the first equation you want to find the intersection point on, and press ENTER. Do the same thing for the second equation. The calculator will now say "Guess?". Use the left and right arrows to move the x-like shape as close to the intersection point as possible, then press ENTER. The calculator will tell you the intersection point and the bottom of the screen.

If you get a NO SIGN CHNG error, then it might be because the intersection point is not on the screen. Change the window so that you can see the intersection point and try again. Also, make sure that your guess is somewhat close to the intersection point.

What is breaket function?

I suspect that you mean the function that is also called the floor function.

The floor function of x, floor(x) is the maximum integer that does not exceed x.

Instances:

  • floor (-5.3) = -6
  • floor (-2) = -2
  • floor ( -1.3 ) = -2
  • floor ( 0 ) = 0
  • floor ( 1.5 ) = 1
  • floor ( 21.4 ) = 21

For a graph you might wish to see the wikipedia article.

Where can you find ti-84 games?

Some good websites are www.tiwizard.com or www.ticalc.org those are the best ones, i use them

http://sites.google.com/site/nxwkevstisoftware/

How do you graph y squared equals negative 3x using a TI-83 plus calculator?

To graph y2 = -3x, first solve for y. Doing this results in two solutions:

y = √(-3x)

and

y = -√(-3x)

Put the first solution into y1 and the second solution into y2.

The two solutions together should form a sideways parabola.

How do you play zelda on TI-83 plus?

To play Zelda on a TI-83 Plus, you'll need to download a homebrew version of the game compatible with the calculator. First, ensure you have the TI-83 Plus USB cable and the TI Connect software to transfer the game file to your calculator. Once the game file (usually in .8xp format) is transferred, you can launch it directly from the calculator's program menu. Keep in mind that the graphics and gameplay will be much simpler than the original Zelda games.

Where is the ans key on a TI-84 plus?

Its in the bottom right corner, on the negative sign. to get to it, hit '2nd' in the top left corner, and then hit the negative, and then you'll get the Ans key.

Where is the NCR key on a ti-83 plus?

Press MATH and use the left or right arrow key to select PRB at the top. NCR will be the third option. This goes in between the two numbers, for example:

8 nCr 5

How do you delete a program on your TI-84 plus calculator?

Press 2ND MEM (above +). Then choose the second option, Mem Mgmt/Del.... Choose the seventh option, Prgm.... Use the arrow keys to move the arrow on the side next to the program you want to delete. Then press DEL. The calculator will ask "Are You Sure?". Choose Yes.

How do you solve equations on a TI-83 graphing calculator?

2nd [CATALOG], solve( , enter equation, variable and guess after the bracket, close brackets with " ) ". You can also put lower and upper bounds after the guess.

How do i reset the Ti-84 password?

Memory Method

1. Go to 2nd [MEM].

2. Press 2 (or scroll down to Mem Mgmt/Del).

3. Press ALPHA B or scroll down to AppVars.

4. Go to the Application Variable named MirageOS.

5. Delete it by pressing DEL.

6. If it asks for a confirmation, go to yes and press ENTER.

7. Go to the App MirageOS.

8. You can now enter without a password.

Self test method

This method works when you have the memory access blocked.

1. Press mode.

2. Press [alpha] + "s".

3. Press ok to begin the self test.

4. This will erase the RAM memory, and you will be able to get in the program.

5. If it does not erase the password, it will unblock the memory access, then you can delete the appvar where the password is stored.

Battery Method

1. Take out the batteries and put them back in (when the calculator is turned off). This should clear the RAM memory.

2. After the memory is cleared, you can go into the calculator password free.

Where is the less than sign on a TI 84?

Press 2ND TEST (above MATH). The less than sign should be the fifth option.

How do you enter data into TI83 to find explained variation total variation?

Some TI83's can be set up differently, so it is highly recommendable to read the user guide for the TI83 in question. The user would need to go into the VarStat option and enter all the appropriate fields to have the calculator bring in the appropriate variables and totals.