This is a set of old basic applications I wrote for my TI-83 Plus while I was in high school.
This program solves system of equations with ordered double or triple.
This program finds the distance between two points on a coordinate plane. Application also shows the work.
Example Output:
his program finds the middle of any line on a coordinate plane. Application also shows the work.
Example Output:
This program takes the numbers you insert and tells you if they add up to be a circle, ellipse, hyperbola, or parabola.
This program graphs a circle according to this data you in put for one of the following equations:
Ax<sup>2</sup> + By<sup>2</sup> + Cx + Dx + E = 0
(x + A)<sup>2</sup> + (y + B)<sup>2</sup> = C
Example Output:
This is not a math program but apparently I thought it was fun. Not sure what it does now.
The original release of the soure code can be found here.
You can use this to view and modify the program.