Projects: Ti83 Calculator project

 

 

In the second semester of Algebra II, all students must write a program that draws something on their calculators. It is too easy to just draw dots and lines, so we must use other functions. The teachers required us to have parabolas, ellipses, hyperboles, and circles in the programs. Also, we must have absolute functions and shades.

Below is the number of functions in my program. It drew a harrier plane taking off and landing. We got extra credit for doing animations, so my program had four pictures.
Absolute Function = 3
Parabola = 44
Ellipse = 28
Line = 97
Circle = 28
Hyperbola = 32
Shade = 9