TI-82 Programs

Viper Frag

Golden Member
Nov 22, 1999
1,000
4
81
Does anyone know of any programs I can uplaod to my TI-82 that calculates the slope of a line and figures out arithmetic sequences. Thanks Guys. :)
 

marketsons1985

Platinum Member
Apr 15, 2000
2,090
0
76
Well, the first part should be pretty easy to make urself, if ur just askin for the slope between 2 points.



: Disp "Y1?"
: Input A
: Disp "Y2?'
: Input B
: Disp "X1?"
: Input C
: Disp "X2?"
: Input D

yea, u can figure it out from there. I'm not sure, i know i used to have a program for Arithmetic Sequences.....
[Edit] Heh, the lines made smilies, LOL! [/edit]