Factors was one of my very first programs, yet I still regularly use it, even to this day. When given a number, it returns the first eight factors (six on the TI-84 Plus, and Plus SE). Though not explicitly stated, you can also easily determine the sums/differences of the factors if you are factoring a quadratic (input c
, the sum of the factors is b
while a = 1
).
Input number: Use [0]
- [9]
number keys
Get factors and exit: Press [enter]
689B
TI-84 Plus CE
TI-84 Plus CSE (C Silver Edition)
TI-84 Plus SE (Silver Edition)
TI-84 Plus
Enter the number to view the factors
For example, the factors of 6 are 1, 6, 2, and 3
Factors by Alex's Program Emporium is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.