|
Name |
Size |
Date |
Rating |
Description |
|
(Parent Dir) |
folder |
|
Up to TI-83/84 Plus BASIC Math Programs |
 |
rad1.zip |
5k |
09-01-04 |
 |
Fast Square Root Simplifiers Four small but fast programs that simplifies square roots. RAD13 is made so it doesn't skip any END-commands since that consumes memory. On the other hand it uses 114 bytes and four value memories, against RAD14, that uses only 112 bytes and three value memories. They are equally fast though. However if you want a really fast program to use with bigger numbers, you should use RAD15, it uses not more than 159 bytes, and is many times faster. RADICAL is about the same speed, but uses 275 bytes. It lists the factors, so you can see the quadratic factors. |
 |
logarithmicchangeofbasefo.zip |
1k |
08-12-21 |
 |
Logarithmic Change of Base Formula This is a program that quickly calculates the answer in the change of base formula. Please Read the readme for more info. |
 |
apert.zip |
1k |
08-12-21 |
 |
Continuously Compounded Interest Formula (A=Pe^rt) This is a program that calculates your choice of A(amount in account),P(Principal amount),R(annual rate of interest),or T(time in years) in the Algebra 2 formula: A=Pe^RT. If your class is currently in the Exponential Functions Chapter, this is a very useful program for a couple of major sections. This is a quick and easy way to exceed in this section of the chapter. |
 |
factrat_lite.zip |
2k |
08-12-03 |
 |
Factrat 2 Lite Trinomial Factoring Tool An updated version of Factrat that saves 492 bytes. Good for people with not a lot of RAM free on their calcs. |
 |
factrsym.zip |
7k |
08-12-01 |
 |
Symbolic Polynomial Factorization This program will nearly instantly find all of the linear factors, including imaginary factors, of a polynomial when it is entered like it would appear in a textbook. |
 |
systemofequations.zip |
1k |
08-11-30 |
 |
SystemOfEquations ULTRA This program solves both 2 and 3 variable system of equations and thats not all. It does it by Cramers rule. No Bugs Have Been Found. How To Use is simple, just Run the program named System To start out. All you have to do is type in the variables and it will show the work and the answers! Making it so all you have to do is copy off the calculator and your done! It is not meant for cheating but rather a guide to help see if your answer is correct. |
 |
pjfactor.zip |
1k |
08-11-30 |
 |
Factor and SHOW WORK This is a program to factor any quadratic equation in standard form, to make it easier to find the zeros. It's based on a method I once found in a program by Samuel Lee. The difference is that this one shows every step of the process as a human would, and converts to fractions whenever possible. Enjoy! |
 |
lineeq.zip |
76k |
08-09-16 |
 |
Equation of a Line Given any two points or a point with a slope it can find the equation. It also finds parallel and perpandicular lines as well. All y-int are in fraction form and it is only 655 bytes! Works only for y=mx+b. Easy to work, read, and the source code is editable. Enjoy! |
 |
factor_it.zip |
1k |
08-09-15 |
 |
Factor It! A classroom-oriented program in which students factor quadratic equations in standard form. Very small (less than 640 bytes + RAM for variables) so should work on any calculator without RAM worries. |
 |
ls4.zip |
334k |
08-08-24 |
 |
Linear System Solver 4.0 Solves any system of linear equations, including systems with complex numbers. Uses intuitive equation input process. Allows users to use any variables A-Z or theta. See Linear System Solver 4.doc for more information regarding features and system requirements. |
 |
factrsym1.zip |
4k |
08-08-24 |
 |
Symbolic Polynomial Factorization These programs are written by Ryan Forte: http://www.ticalc.org/archives/files/authors/100/10072.html , rl3eckett@msn.com I have just fixed a bug wich showed itself for example when an equation like: -6X^2+5X+4 was entered. I also made some other changes so the programs are faster and won't skip any End- commands. I could not reach Ryan, so I'm uploading this file myself. |
 |
qsolver.zip |
5k |
08-08-11 |
 |
Q-Solver Q-Solver is an all purpose equation solver that will solve nearly any equation for 'X'. The advantage of this program over the built in equation solver is that Q-Solver finds complex solutions, and doesn't just find one solution, it finds ALL OF THEM. Its very easy to use and is surprisingly accurate. It uses a modified version of newton's method. |
 |
roots.zip |
1k |
08-08-11 |
 |
Roots This program will figure out roots of an equation to any degree (like X7) less than 30 seconds… depends on your degree level. This program works by using synthetic division (so the program is small) and finding out roots if the remainder is 0. If the answer is in radicals, i’s, and complex, it will not display the answer. But it will show answers in fractions. Try it out on a few problems. |
 |
xvalue.zip |
1k |
08-06-22 |
 |
X-VALUE X-value is a simple smart program to substitute a number for a variable in an equation (x) which is very useful for checking your answers in math, use on the ACT/SAT, and many more instances. Instructions Run X-Value then enter an equation, to exit type EX at the x= prompt, to re-enter an equation type R. |
 |
paras.zip |
57k |
08-06-22 |
 |
Parabolas Find 4P with the x^2=4PY and y^2=4PX |
 |
polyi.zip |
2k |
08-05-27 |
 |
Polynomial Increases Programs that increase size of polynomials. |
 |
polyd.zip |
1k |
08-05-27 |
 |
polyd Synthetic & Long division of polynomials. |
 |
syndivwithpic.zip |
22k |
08-04-14 |
 |
Synthetic Division (up to any degree) This will do Synthetic Division on your calculator, even shows you the work. It has a built in scroll ability but if yours is too long, then use the Advance scroll! If ya have any bugs, email me... will fix it as soon as possible. Maellstorm@yahoo.com |
 |
syndiv3.zip |
1k |
08-04-14 |
 |
Synthetic Division.. Any Degree! There are many many synthetic division program out there... yet mine is to any degree and features a scrolling screen.. i even went up to 20th degree... works with no bugs.. but if find any bugs.. email me.. -Maellstorm@yahoo.com |
 |
compsqre.zip |
1k |
08-03-20 |
 |
Complete the Square This little program solves the quadratic equation on the form AX^2+BX+C=0 by completing the square, without any annoying fuzz: There is no screen to tell you who did it, and you don't have to choose various alternatives from menus. Just the works and nothing else. The results are simplified as you go along. |
 |
rootfndr.zip |
1k |
08-02-28 |
 |
Pascal's Triangle This was someone else's program, but i took it and added on a handy pic, i don't know who wrote the first one, but whoever it was thanks. Nice smooth graphics, but it cuts off the last #'s, 1&9. |
 |
exgrwth.zip |
1k |
08-02-04 |
 |
Exponential Growth and Decay Using the formula for Exponential Growth/Decay, find any of the variables you need, from starting amount to the constant |
 |
zerofind.zip |
1k |
08-02-04 |
 |
Zero Finder Find the zeros of any function up to the 5th degree, just input coefficients and your value. |
 |
foil2.zip |
1k |
08-01-31 |
 |
Foil Hate the manual multiplication of the FOIL method? So do I. This program does FOIL for arbitrary degree functions (I.E. (x^3+56x^2+87x+67)(x^4+57x^3+x^2+78x+100)) |
 |
rroot.zip |
1k |
08-01-31 |
 |
Rational Root Solver Hate doing synthetic division with p/qs over and over? Use this to save some time. |
 |
polynomialuptofivefactors.zip |
8k |
08-01-24 |
 |
Polynomial (up to five factors) Multiplier Polynomial Multiplier lets you enter up to FIVE polynomial factors and find out what the resulting polynomial will be. It is an essential tool for Algebra 1, Algebra 2, and Geometry students. |
 |
cubicrootfactorerv2.0.zip |
18k |
07-12-22 |
 |
Cubic Root Factorer v2.0 Cubic Root Factorer v2.0 is a shell-compatible program that factors integer roots out of cubic or quadratic polynomials. |
 |
cube.zip |
1k |
07-12-21 |
 |
Sum or Difference of a Cube This program simply finds the sum or difference of a cube. |
 |
disc.zip |
1k |
07-12-21 |
 |
Finding the Discriminant v 1.1 This is the 3rd program I've made. This program shows all works and tells you the final outcome is 2 real roots, 2 imaginary roots, or a double root. It also tells you if the outcome is a rational or irrational number. Enjoy! |
 |
quadr.zip |
15k |
07-12-21 |
 |
Complete the square v 1.1 This is my 4th program I've made. This program shows all work for every step and even simplifies the final radical (with omnicalc installed (included)). Enjoy! |
 |
axbyc1.0.zip |
1k |
07-12-19 |
 |
Ax+By=C Utility v1.0 This program will take A(the coefficient of x) and B(the coefficient of y) and C (tired of variables yet?). It will determine the X and Y intercept, and it will ask you if you want to graph(using stat plot 1, L1, L2). It will also if you want it to do LinReg(var Y1(function)). I primarily made this program to help me, but people also said you couldn't do Ax+By=C on graphing calculators. Now you can. 367 bytes. Read the HTML readme first, if it doesn't work, read the TXT readme. |
 |
comfactoriser2.3.zip |
1k |
07-12-17 |
 |
Completing The Square for TI83+ This version has had the bugs in v2.2 fixed. Now it should work just fine. I could not reach Samuel, so I'm uploading this myself. For completing the square on quadratics. |
 |
zsolve.zip |
2k |
07-12-17 |
 |
Zero Function Solver This will find rational and irrational solutions for all functions less than x^5. Very useful and reliable. Read the README file for more information |
 |
polyfact2.zip |
2k |
07-12-16 |
 |
**Fastest Polynomial Factorer** This program outputs the rational binomial factors of polynomials of any degree. It is the fastest such program written in TI-BASIC for the TI-83/84 Plus calculators on this site and is AMAZING. I use it in my University of Washington Calculus class, and it is also extremely useful in Algebra II & PreCal. I highly recommend that you download it because it will save you lots of time and it is ALWAYS accurate. |
 |
binomial4.zip |
1k |
07-12-15 |
 |
Binomials A small, but useful math tool. This program tells you the expanded forms of different binomials. |
 |
smallestcubic.zip |
1k |
07-12-14 |
 |
Smallest Cubic Solver At 158 bytes, This program will return the three values the are used to factor the equation. If you get a non-real answer, you need to set your calculator to complex number mode. You can do this by pressing [MODE] and selecting a + bi. |
 |
lviequation.zip |
2k |
07-12-06 |
 |
LVI Equation A complex equation program that is simple to use Offers parabola, factoring, triangles, circles, and linear equation help Will be updated soon Also adds a good gag to someone elses calc when they close It says it hacks the calculator, but is completely harmless |
 |
linearsolver.zip |
1k |
07-11-08 |
 |
Linear Solver Simply input the coordinates of 2 points, and the program will display the slope, the slope-intercept form of the equation, the standard form of the equation, the distance, the x, and y intercepts, the midpoint, and finally the point-slope form of the equation. |
 |
ai.zip |
2k |
07-10-27 |
 |
AI Math Program This is an Algebra 1 an 2 math program. |
 |
composee.zip |
1k |
07-10-26 |
 |
Function composition / Composition de fonction This small program (about 400 bytes) traces the composition function of 2 fonctions, g and f ( like g o f and f o g ). Ce petit programme (envrion 400 octets) trace la composée des fonctions f et g ( f o g et g o f ) ! See Screenshot ! Regardez le seceenshot ! |
 |
binexp_pascal_micro.zip |
152k |
07-10-26 |
 |
Binomial Expansion Micro This is a program that will expand a binomial (AX^D+BY^E)^C to 336 degrees and find any row of Pascal's Triangle from 0 through 336, which is an upgrade from the previous version. The Pascal's Triangle Solver was made in 20 bytes and the Binomial Expansion was about 300 bytes and the program has 100 bytes of Menus, for a total of 422 bytes, a great demonstration of what a small loop program is capable of doing. Read the readme or you will not be able to run the program! |
 |
binexpan.zip |
8k |
07-09-08 |
 |
Binomial Expansion v.2 ---Updates to Binomial Expansion v.1--- Now you can input the exponents as negatives (intergers, decimals, fractions, whatever) as well as positives. However, the N power value must always be "a" positive integer. |
 |
series.zip |
1k |
07-09-08 |
 |
Series Etc... This program comes from the entire Chapter 13 portion of the UCSMP Advanced Algebra book. It contains solvers for arithmetic as well as geometric series. It solves for combinations, probability, and pascals triangle as well! |
 |
binomial_expansion_micro.zip |
137k |
07-09-08 |
 |
Binomial Expansion Micro This is a program that will expand a binomial (AX+BY)^C to 336 degrees and find any row of Pascal's Triangle from 0 through 336. This program is only 372 bytes and is a great demonstration of what a small loop program is capable of doing. Read the readme or you will not be able to run the program! |
 |
factrat.zip |
1k |
07-09-06 |
 |
Factrat 1.0 trinomial facotring tool This program helps you factor trinomials by giving you 2 numbers that are multiplied to give you A*C and added to give you B. This program also helps you determine weather the trinomial is factorable by giving you the discriminant. Note: this program does not solve quadratic equations, it helps factor them. |
 |
liner.zip |
1k |
07-09-06 |
 |
Liner This program is a wonderful in tool for manipulating liner equations. It combines a number of functions, calculates equation from points, changes the form of a liner equation and more. |
 |
algebraii2.zip |
3k |
07-09-06 |
 |
Algebra II This program has everything you need. Contains -An equation solver-Compound Interest-Quad. equation-Geometric Mean-Distance formula-Exponential decay, growth, and regression finder-Annual Yield-Logarithms (can do all bases)-Half-life and carbon dating solver-Exponent solver-Volumes (Sphere, Cube, Pyramid, Cylinder, and Cone)-Many more! |
 |
mattmath.zip |
20k |
07-09-05 |
 |
MattMath It's Saxon's Algebra 2 cheat program for their hardest to get problems. Email me at matthewkgross@comcast.net with tips and feedback! |
 |
algebrax.zip |
3k |
07-09-05 |
 |
AlgebraX Compilation of Freshman Honors Algebra. Includes interest formulas, variation, linear equation tools, quadratic tools (including a symbolic factoring engine and help for completing the square), polynomial tools (including synthetic division and binomial expansion), sequence and series tools (for both arithmetic and geometric), and conic tools (including a conic function grapher). Program is fully optimized and runs fairly quickly for its size. Uses a basic menu format for easy navigation. Please report any bugs to Jeanlucpika@aol.com. |
 |
factoring.zip |
1k |
07-08-21 |
 |
2nd Degree Polynomial Solver This program will solve any 2nd degree polynomial and is ready for when you need it. Just input A,B, and C for Ax^2+Bx+C and you will recieve a factored form in return. If it can't be factored, the quadratic equation will automatically be used. Now on the off chance that dosen't work, the equation will be solved for the imaginary solution! Even my Calculus teacher thinks this is cool! |
 |
polyfactor.zip |
2k |
07-08-21 |
 |
**THE ULTIMATE POLYNOMIAL FACTORER** This program is THE FASTEST AND MOST EFFICIENT polynomial factoring program on this website for the TI83+!!!!!!! Not only does it give you ALL the factors, but it also gives you every real and non-real zero the polynomial has!!!! This program is a must-have for all Algebra II students and will even come in handy for Calculus!!!!!! I have used this program in my math class and have never missed a problem!!!!! Instead of using synthetic division with every integer, it uses the rational zeros theorem to make the program up to 10x faster!!!!!!!! DOWNLOAD THIS PROGRAM!!!!!!! |
 |
polydegree2.zip |
3k |
07-06-09 |
 |
Polynomial Degree Finder This TI Basic program will give you the degree of any polynomial. (Currently tested to 12) The interface is smooth and extremely user friendly. The file is small taking up around 300 Kb, and pictures are included!!! |
 |
alogs.zip |
56k |
07-06-06 |
 |
A+ Logs This mega log program can do it all! It can solve for X when Log(a)(B)=X using the change of base formula, it can solve for X when Log(x)(A)=B, it can solve A^(BX+C)=D^(EX+F) using logs, and it can basically solve for X when it is in any position. Also includes a Natural Log solver and many Log properties. The natural log solver can solve for X in positions such as Ln(AX+B)=C, Ln(AX+B)^2=C, e^(AX+B)=C, and e^(AX+B)=C^(DX+E). Also contains continuous compound interest in the form of Pe^(rt). Log properties include form change, product property, quotient property, power property, distributive property, and Change of Base formula. The graphics of the program are nice as well. |
 |
a_xsolver.zip |
34k |
07-06-06 |
 |
A_Xsolver This program can solve for X when the equation equals zero. Solves for any degree. The difference between this program and any other program is that it gives you both X values and uses a nice graphical menu that can be changed to fit your options. |
 |
pascalsolver.zip |
161k |
07-05-07 |
 |
Pascal's Triangle Solver This program will return any row of Pascal's Triangle from rows 0 to 336 (row 336 contains the largest numbers the calculator can handle). Great for expanding binomials. Very easy to use with a total size of only 232 bytes. Compatible with MirageOS and other shells. |
 |
polylong.zip |
6k |
07-05-07 |
 |
Polynomial Long Divider v1.618 Divides two polynomials of any degree. It has a nice menu interface that makes it easy to use. Check out the screenshots! |
 |
table3.zip |
3k |
07-04-14 |
 |
Table 3 Enter a function with two input variables (X,Y), and see the results (Z) in a table. |
 |
polydivide.zip |
1k |
07-03-31 |
 |
Polynomial Division The perfect program for instantly calculating both long and short polynomial division. |
 |
trinome.zip |
1k |
07-03-09 |
 |
2nd degree Polynomial Solver Just displays the factorization and the variation chart of any second degree polynomial. |
 |
equationsolver2.zip |
1k |
07-03-01 |
 |
Equation Solver This is the EASIEST equation solver. Just enter two functions, a number for guess, and there displays the solution. |
 |
polyrootfinder2.zip |
3k |
07-03-01 |
 |
Polynomerial Root Finder This can even beat TI 89 Titanium in speed, for quartic equations with imaginary solutions. This program finds all roots, real or imaginary, or cubic and quartic equations. It's only 500s bytes. |
 |
dividing.zip |
1k |
07-01-27 |
 |
Dividing Polynomials Use this simple program to polynomials up to degree five, by another degree one polynomial. |
 |
system2.zip |
1k |
07-01-13 |
 |
Simultaneous Equation Solver This program solves up to 5 equations simultaneously with 5 variables. Very user-friendly. |
 |
solution.zip |
1k |
07-01-07 |
 |
Diophatean Equation Solver Solves all equations of the type ax+by=c using the theorems of Bezout and Gauss. It displays the reasoning (the demonstration) and the complete solution. |
 |
eqsolver2.zip |
1k |
06-12-10 |
 |
Equation Manager & Solver This program saves up to 6 user inputed equations in custom created menu. It also solves for any variable A-Z + theta in the equations. A must have for courses like algebra I and II, trig, physics etc. |
 |
equationsolverfsi.zip |
10k |
06-10-15 |
 |
EquationSolver 0.05 A long-needed update to the EquationSolver program that cleans up code, adds new features (local extrema of cubic equations included), speeds up calculation, and cuts down size. A must download for any Algebra/Precalculus/Calculus |
 |
multiplefinder.zip |
1k |
06-10-08 |
 |
Multiple finder This program will find multiples and the sums and diferences of the found multiples to help with factoring. EG: 1x^2+4x+3. The program would give you both 1 and three as their multiples and 4 as the sum and -2 as the difference. |
 |
synthdiv2.zip |
1k |
06-07-06 |
 |
Synthetic Division This program was made to carry-out synthetic division. It will give you a zero if you provide the leading co-efficients and a potential zero. If your potential zero turns out not to be a zero you will get some ridiculus number. But if your zero works, you will get the number you inputed back along with a zero. |
 |
radicali.zip |
1k |
06-06-05 |
 |
Radicali Three programs that simplifies radicals: RAD3, RAD4 and RADICALI. RAD3 and RAD4 simplifies radicals of any index. RADICALI simplifies square roots. Also with text versions of the programs in the file. |
 |
equsolve6.zip |
39k |
06-06-04 |
 |
EquSolve 6.3.3 Updated EquSolve 6.3.3 Updated is a natural entry text based equation solving program for the 83+ line of calculators. It has all kinds of useful functions for linear 2 variable systems and linear 3 variable systems and quadratic (limited functionality) equations. EquSolve can solve for X and Y in a system of 2 linear equations and graph the result, it can solve for X, Y, and Z in a system of 3 linear equations, and it can solve simple single variable equations. Input is done using an equals sign, so "X+Y=25" is typed "X+Y=25" and EquSolve will analyze the data from it. Also includes Intercept finder, Slope finder, and Form conversion. Works in MirageOS even when archived. |
 |
eqsolverab.zip |
2k |
06-05-29 |
 |
Equation Solver Solve equations with any number of variables in them - all you need are the coefficients for each variable and some time. |
 |
algebra3package.zip |
21k |
06-05-26 |
 |
Algebra III Package - v3.0 [conjoint to Algebra II Package] An extensive Algebra II and Pre-Calculus learning utility. This package contains three visually-appealing, nifty TI-BASIC programs and one Z80 assembly index program that cover specific concepts in Algebra II and Pre-Calculus, all of which are collary to Heath-McDougal Littell's "Algebra 2 - An Integrated Approach," which is a common Algebra II textbook. This collection of programs is very different from many other math programs in that it was designed with the learning process in mind. These programs do not merely provide you with a solution, but also show each and every step required to get there. Topics in this package include: Matricies, Polynomical Functions, and Quadratics. |
 |
algebra6.zip |
2k |
06-05-14 |
 |
Algebra (32 functions!) Offers 32 useful functions: the roots of linear, quadratic, cubic, or quartic equations; the modulo (remainder) operation; logarithms to any base; simplified radicals; factors; prime factorization; a primality test (1 means prime, 0 means composite); Euler's totient (phi) function (how many numbers are relatively prime to the input); the gamma function (factorials of noninteger numbers); four averaging functions (mean, median, range, and standard deviation); percentages; sec, csc, cot, and their inverses; cis (cos @ + i sin @); summation (sigma notation); limits; Pascal's triangle; sequences of Fibonacci numbers; an exact value for phi (1.618033988749...); any-sided dice rolled any number of times; a digit count function for positive integers; and bitwise logic (and, or, and xor). All the variables used are deleted afterwards (except @, L2, [B], or Str2, the outputs). |
 |
algebra2package.zip |
24k |
06-04-22 |
 |
Algebra II Package - v3.0 An extensive Algebra II learning utility. This package contains six TI-BASIC programs and one Z80 assembly index program that cover specific concepts in Algebra II, all of which are collary to Heath-McDougal Littell's "Algebra 2 - An Integrated Approach," which is a common Algebra II textbook. This collection of programs is very different from many other math programs in that it was designed with the learning process in mind. These programs do not merely provide you with a solution, but also show each and every step required to get there. Topics in this package include: Linear Equations, Logrithms, Exponents, Functions, Trigonometry, Domain and Range. |
 |
cubic2.zip |
1k |
06-04-22 |
 |
Real and non-Real Cubic Solver Got a cubic equation that you need the roots of? Other programs only returning real awnsers? Finally a program that returns the non-real awnsers too, in the form a+bi. |
 |
slope4.zip |
10k |
06-04-12 |
 |
Slope Solver v6.3 It's about time I updated this file... Don’t be fooled by the name! It does a lot more than just find slope and y-intercept based on 2 points. It also can solve for a slope given a point and the y-intercept, or solve for y-intercept given a point and the slope. You can choose numerical input, or graphical input, and either way it will give you the numeric result and the graphic result. Other features include distance solver, midpoint solver, and LinReg wizard. Full .doc documentation is included. |
 |
fog.zip |
6k |
06-03-26 |
 |
FogGold FogGold is an extremely usefull program for people in Algebra I. It has 18 functions, used to solve nearly every problem in this class. |
 |
binomialexpandfastversion.zip |
1k |
06-03-26 |
 |
Simplest, Fastest, Compact BINOMIAL EXPANDER Expands every Binomial in the form: (AX+B)^N I am aware that other Binomial Theorem expanders by other authors are present in the archive, but upon comparing them, this version proves to be the fastest, most compact and simple-to-use expander thus far. Operates completely on the home screen (so you dont have to worry about graph settings) and the power of N has been limited to 14 to preserve precious calculator memory and optimise speed. (Value of N over 14 is meaningless anyway as doing it on a calculator would result in endless numbers that are in scientific notation). Check out the screen shots and give this Binary Expander a try...The simple, fast and compact expander; a useful tool in your mathematical arsenal. |
 |
perfsqr.zip |
1k |
06-03-14 |
 |
Perfect Square 83+ This useful program tells you if a trinomial is a perfect square or not. Very useful for determining standard formulas of shapes like circles or ellipses... |
 |
syndivformath.zip |
1k |
06-02-02 |
 |
Synthetic Division A usefull math program to save all that hard work required for synthetic division! |
 |
synthsub.zip |
1k |
05-12-17 |
 |
Synthetic Substitution This program can help any student with the synthetic multiplication and division in the Algebra 2 curriculum. Just plug in the given x, the coefficients, and the constant term to find the result. Enjoy! |
 |
comthesq.zip |
1k |
05-12-10 |
 |
Complete the Square Update to my original complete the square program. Now gives you the answer in both exact and approximate form! Also give you the equation before solving it!! Great for algebra tests! Compatible with MirageOS. |
 |
amathsat.zip |
1k |
05-11-26 |
 |
The Best SAT I Math Program These two programs are the ONLY two programs you will ever need on SAT I math portion. Trust me on this. I've taken the SAT twice and practice tests countless times, and I never needed any programs other than these two. Other math programs have too many functions, all of which the calculator itself can do in two or less steps, which you have to scroll through. That wastes time. Instead, these two programs have all the function that you need with no-nonsense interface that gives you all you need and nothing more. Plus, no scrolling through a list of functions. Try it out today. |
 |
unfactor.zip |
1k |
05-11-26 |
 |
Unfactor By entering the roots of a polynomial equation into this program, you can find the coefficients of the polynomial. It is basically a reverse-factoring program. Works for polynomials between the second and sixth degree. Later versions will include the ability to infactor higher degree polynomials. |
 |
horner.zip |
1k |
05-11-19 |
 |
Horner Algorithm Input a 4th degree (or lower) polynomial and something to divide it by and it returns a third degree polynomial and remainder if there is one. Shows work! |
 |
cnvrterg.zip |
1k |
05-11-12 |
 |
Convert Exponential Regression This nifty little program performs an exponential regression, then converts the calc's "y=ab^x" into "y=ae^(bx)". Useful if your Precalculus/Calculus textbooks requires answers in the latter form. |
 |
factor5.zip |
1k |
05-11-10 |
 |
Factor 1.1 Mirage OS Compatible!!!!!!!!! This is a very useful program I made in 7th grade to help factor polynomials. It finds two numbers that multiply together to make one number and that add together to make another. Particularly useful in Algebra. Due to the math engine's limitations, it's limited in the range of factorable numbers. What do you expect - it's my first program!! Enjoy! |
 |
seansolver.zip |
1k |
05-11-10 |
 |
Equation Solver Solves for ANY equation (not just quadratic) and gives you all results within the given bounds. |
 |
p_radical.zip |
1k |
05-11-06 |
 |
Radical Simplifier This is my most useful program. It utilizes a "For" loop to simplify radicals. |
 |
thirdfac.zip |
1k |
05-11-06 |
 |
Third Order Factor This program factors third power equations (such as x^3 + 8). |
 |
syntheti.zip |
1k |
05-11-06 |
 |
Synthetic This is a synthetic division program (dividing polynomials). |
 |
simplifysquareroot.zip |
1k |
05-11-02 |
 |
Simplify the Square Root Simplifes square roots. |
 |
alg2trig.zip |
5k |
05-11-02 |
 |
Algebra II/Trig. Helper A small, but helpful Algebra II/Trig. math program. |
 |
synthdivision.zip |
6k |
05-10-21 |
 |
Synthetic Division Great synthetic division program. Small file, only around 800 bytes. Many features, handles functions to the 5th degree. Shows resulted equation from divisions. |
 |
algebra2slover.zip |
1k |
05-10-20 |
 |
Algebra 2 Solver v3.0 Here it is! An easy to use all-in-one math program for algebra II students. This awesome program solves 7 different things for beginning algebra II: 2 variable solver which shows work in Cramer's Rule, 3 variable solver, 2nd order determinants, 3rd order determinants, triangle area, slope(shows slope intercept when given 2 points), and midpoint solver! All of these have the option for fraction form. This program is very easy to use. Expect more solvers in the future! |
 |
algebra101.zip |
20k |
05-10-16 |
 |
Algebra 101 This program contains EVERYTHING! It has the following: absolute value, doubling time, number factorer, polynomial factorer, FOIL, half life, interest, linear equations, logs, parabolas, radical simplifier, synthetic substitution, quadratic formula, sequences, midpoint, circles, ellipses, hyperbolas, and distance. What more could you ask for? It's my whole algebra II H book put into a program that does it all for you! It's also very user friendly and self explanitory! Also, a new version that is 27% smaller is now available! |
 |
smallslope.zip |
2k |
05-10-14 |
 |
Small Slope ***78BYTE*** slope finder. It find the slope of two points on a 2D coordinate plane while only taking up 76 bytes. Nothing special other than its size or lack there of. |
 |
slopevone.zip |
1k |
05-10-13 |
 |
Slope v1.0 This a simple program that finds slope. Very easy to use and great for Alg 1 or Alg 2. It also includes the option for fraction form. |
 |
cramersrul.zip |
1k |
05-10-13 |
 |
Cramer's Rule v2.0 This file is a smaller version of my original Cramer's Rule. It solves 2 variable equations in Cramer's Rule and IT SHOWS WORK. It also solves Cramer's Rule Determinant problems. This is a must have For Algebra 2 students. |
 |
cramerrule.zip |
1k |
05-10-12 |
 |
Cramer's Rule v2.0 This is a superb program that solves 2 variable equations and determinants of Cramer's Rule. It shows work and has the option of fraction form. This file is a must have for Alg II students. |
 |
mbhslope.zip |
1k |
05-10-03 |
 |
Elliot's cool slope stuff Remember that SLOPE program your Algebra teacher made you write? This is based on that, only it's a lot better. 3 differant equations, X-intercept, this program has it all. |
 |
polynomialmult.zip |
6k |
05-09-28 |
 |
Polynomial Multiplication Ever getting tired of multiplying long polynomials where you have to multiply all terms by all terms and combine them? I am. Well...use this program and just input the coffecients! In an instant, the calculator will do the multiplication for you! |
 |
zerosroots.zip |
2k |
05-09-28 |
 |
Zeroes - Roots Calculates the real zeroes of any given function in the form of Ax^n + Bx^(n-1) +...+ Cx^0. Shows the work graphically as well. -- By Fisch2 |
 |
radicalsimplify.zip |
1k |
05-09-21 |
 |
Radical Simplify Square or cubic roots...this program will simplify it correctly and instantaneously. |
 |
slopeintercpt.zip |
1k |
05-09-14 |
 |
Slope-Intercept You input two points and it tells you the y=mx+b equation for it. Very useful in any class. |
 |
demoivre.zip |
1k |
05-09-09 |
 |
DeMoivre This program allows you to find the roots and powers of a complex number. It's pretty accurate, and the only problem it has is, you can't make a (the real part.) = 0. But that's pretty easy to solve without a calculator, so. Any questions, comments, ideas, feel free to email me. |
 |
systempr.zip |
1k |
05-09-09 |
 |
System Solver Solves a system of standard form equations. It tells you exactly where the two lines intersect. |
 |
rewrite.zip |
1k |
05-09-09 |
 |
y=mx+b rewriter Takes a standard form equation and converts it to y=mx+b form. |
 |
a2prgm.zip |
3k |
05-08-31 |
 |
AA - The Algebra II PRGM This program is actually 12 different programs all in one and at a reasonable size. It is mainly for checking answers in most Algebra II classes. Some of the programs with attempt to give the answer in both fraction/decimal and radical form. Since this is in BASIC, the radical form might not always be simplified or useful. Enjoy. NOTE*: The circle program asks for an x-value on the circle because my teacher required 8 points to be plotted on each circle graph. |
 |
egrapher.zip |
2k |
05-08-10 |
 |
E-Grapher This is a great program to solve and graph linear equations. You will have to have some knowledge of 'graphing on the calc' if you want to use this. Make sure you read the 'readme'. |
 |
aamath.zip |
8k |
05-07-23 |
 |
AA Math 121 This program helped me achieve a perfect score in my final exam!!! This is easily one of the best math programs ever written. During the last year I have been looking at other peoples programs, there are very few that even come close to how good this program is. It Does linear, parabola, cubic, quartic and hyperbola functions. It can also do area under graph(s), probability, pythagoras, and surd simplification. I even built in a calculate and a graph function, that will save you going in and out of the program just to do a simple sum (but hard enough not to be able to do in your head). I totally reworked the script at one stage so that the output was more 'pretty.' |
 |
logrthm.zip |
1k |
05-06-27 |
 |
Logarithms Graphs logs of all bases, converts from log to exponential form, and evaluates logs of all bases. Very usefull for those pesky logarithms! |
 |
surd_simple.zip |
1k |
05-06-17 |
 |
Simple Surd v1.0 Allows you to quickly simplify surds in an easily viewed and tidy manner. |
 |
formchanger.zip |
1k |
05-06-09 |
 |
Form Changer Does Ax+By+C into polar, normal, and slope intercept form. Does a+bi into r cis(theta)and vice versa |
 |
factor8.zip |
3k |
05-06-09 |
 |
Factor8 Slightly modified version of Factor9. I thought that I might put it up here cos nobody can find Factor9 around anywhere on the net. |
 |
allchapters.zip |
3k |
05-06-09 |
 |
All Chapters v5.1 ***updated 6/2/05-- CH12 COMPLETE*** This is a program that deals with the "advanced algebra" book by holt, rinehart, and winston ::: i got rid of ch6 to make room for 12::: ch7 is about Nth terms and geometric equations.. ch9 is about logarithms and exponential equations::: ch10 is all about trig::: ch11 includes find degree and next 3 terms finder::: i also included an "other" section which right now contains only a great quadratic formula program, but misc. progs will go here-- all chapters is set up in a nice neat menu for convenience and is only one simple and fast program-- school is coming to a close, so updates should be at a minimum, but just keep checking back every once in a while |
 |
psclstri.zip |
1k |
05-06-06 |
 |
Pascal's Triangle Displays the selected row of Pascal's Triangle. If you don't know what the triangle is, you don't need this program. |
 |
quadcalc.zip |
1k |
05-06-05 |
 |
QuadCalc Calculates the coefficents of a quadratic equation that passes through 3 given points.Works in all but a few rare cases and is much more accurate than the TI-83's own QuadReg function. |
 |
completingthesquare.zip |
1k |
05-06-04 |
 |
Completing the Square Takes y=ax^2+bx+c and puts into y-h=a(x-k)^2 form |
 |
root8x.zip |
1k |
05-05-21 |
 |
All Root Simplifier Quickly simplifies roots of any power for any integer. Other versions by different authors don't work because they can't even simplify the cube root of 125. This one is flawless! Try it! |
 |
polyform.zip |
2k |
05-05-07 |
 |
Roots of Polynomial Equations Calculates the roots for cubic and quartic equations using the cubic and quartic equations. The roots are displayed and stored in list ROOTS. |
 |
partfrac.zip |
2k |
05-05-06 |
 |
Partial Fractions Resolves a polynomial fraction into a sum of fractions with binomials in the denominator. You should read the read me to make sure it is what you are looking for. |
 |
dispirrn.zip |
2k |
05-05-06 |
 |
Radical Numbers This is a very extensive radical approximation program. It takes the answer from the last calculation performed on the calculator and transforms it into a radical approximation. The program is capable of correctly showing almost every radical of the form a sqrt(b)/c and any multiple of that form of a handful of radical expressions of the form sqrt(d)+-sqrt(e). The answer is in the form (a sqrt(b)/c)(sqrt(d)+-sqrt(e) and is simplified wherever possible. |
 |
binomexp.zip |
1k |
05-05-01 |
 |
Binomial Expansion This is a program that expands binomials of the form (ax + by) ^ n. After the program expands the binomial you choose specific terms of the polynomial. Should be easy to understand. |
 |
polysolver.zip |
4k |
05-04-19 |
 |
Polynomial Solver 2.0 This update can now solve a polynomial to infinite degree. Just input the degree of the polynomial and the coefficients and it factors it into (X-A) form. |
 |
compsqr.zip |
16k |
05-04-18 |
 |
CompSqr3.9 This update addresses an error in the code that was brought to my attention. Also, I just became aware that you must have "OmniCalc" installed on your TI83 to run this program. This is because OmniCalc provides a modulo division function that is found in my code. In the zip file, you will find OmniCalc included with CompSqr. Sorry for any troubles - cheers! |
 |
comp.zip |
1k |
05-04-18 |
 |
Composition of Functions Takes two equations and makes them into one. For more info, see readme |
 |
complex_roots.zip |
1k |
05-04-14 |
 |
Complex Roots of Complex Numbers Computes all Complex Roots for a complex numeber raised to fractional power. Answers are stored in list ROOTS. The progam prompts for the number, the exponent numerator, and the exponent denominator. |
 |
equsolve3.zip |
1k |
05-03-31 |
 |
EquSolve and SqrRoots This is a program that lets you enter two-var simultaneous eqns in a typed form (x+y=num format only). SqrRoots is a program for simplifying square roots. When the coef of x or y is 1, you must include the 1. I have tested this program many times and it works. |
 |
compsqr381.zip |
1k |
05-03-19 |
 |
Complete the Square 3.8.1 So I'm taking a Calc exam the other day ... I'm using COMPSQR to work on some eqs in general form ... and I got an incorrect answer in the "final solution." The problem was in the sign of the 'a' coefficient (a+bi). The decimal approximations of 'x' were correct though. But now that's all fixed - sorry if I got anyone messed up on an exam. If anyone else notices major accuracy issues, PLEASE email me and I'll fix it. I'm not getting paid for this, but I feel that anyone who publishes code has a responsibility to make sure the code does what it's supposed to. Cheers! |
 |
polydiv0.zip |
1k |
05-03-15 |
 |
Polynomial Division This program performs basic polynomial division. The dividend can be up to degree 5 and the divisor can only be linear. |
 |
syndiv9.zip |
1k |
05-03-13 |
 |
Synthetic Division Even though synthetic division isn't that hard, its one of those things you use so rarely that you cant remember it. so this little program does it and draw it out for you to just copy down. (see screenshot) |
 |
solve.zip |
1k |
05-03-09 |
 |
Solve v1 This program solves three object solve X equations. It would solve a problem like this: "Person 1 is 5 years older than person 2. Person 3 is half the age as person 2. All the ages total 100. How old is everyone?" |
 |
finitedifferences.zip |
1k |
05-03-07 |
 |
Finite Differences Determines the polynomial pattern of a series of numbers. |
 |
pascal_row.zip |
1k |
05-03-07 |
 |
Pascal's Triangle This simple program allows you to view a specific row of the pascal's triangle. |
 |
reversequadraticv2.0.zip |
1k |
05-03-02 |
 |
Reverse Quadratic Eq. v2.0 Reverse Quadratic Equation v2.0 allows you to enter any three coordinates contained by a given parabola and the program will give you the A, B, and C coefficients of the equation Y=AX^2+BX+C! |
 |
syndvsn.zip |
1k |
05-03-02 |
 |
Division of Polynomials version:rawdizzle this is an awesome tool for any advanced algebra student. this program is always acurate and even shows the exact remainder for the division of polynomials. Only works for linear divisors which means the thing you are dividing by cannot excede x+/-a(any number). download this rawdizzle program and you will be happy with this program. If you have any ideas or problems email me (nick) because i am relatively new to programming and i would love to have feedback. thanks. |
 |
cpralt.zip |
1k |
05-03-02 |
 |
Cubic Polynomials trial and error alternative This is just an alternative formula of working out the cubic polynomial. It may take either quicker or slower depending on the equation. |
 |
cubicpolynomials.zip |
1k |
05-03-02 |
 |
Cubic Polynomials This Program does simply cubic polynomial equations for you quickly for your methods classes. |
 |
add2multiply.zip |
14k |
05-03-02 |
 |
Add2Multiply This program has you input two numbers, X and Y, and it finds two numbers that both add to X and multiply to Y within a range you specify using a trial and error method. This has one use that I can think of, Algebra 2 & factoring trinomials (what multiplies to AC and adds to B), but I'm sure there are others. |
 |
cpr83.zip |
1k |
05-03-02 |
 |
Cubic Polynomials trial and error This program is a very big help with your polynomials, download it and read the readme. This version made for the original TI 83. |
 |
comfactoriser2.2.zip |
1k |
05-03-02 |
 |
Completing The Square for TI83 Kissing Presents: ComFactoriser v2.2 2005 Using a very advanced mathematic principle, that even your teachers don't know about, the ComFactoriser is a smarter and simpler program than Factor9, Dipmaths, or any other Factor prgm's.(Only for COMPLETING THE SQUARE on QUADRATICS) |
 |
lines3.zip |
1k |
05-02-11 |
 |
Line Equations 3 The final release of the Line Equations series. Updated to be much more user-friendly than the last releases, Line Equations 3 is program you need to make advance math homework easier! No known bugs, and it's very easy to use. Just enter values and hit ENTER! |
 |
hero.zip |
13k |
05-02-11 |
 |
Hero This is a program that contains four tools for solving polynomial equations of any degree. IMPORTANT BUG FIX: You may now access the program without encountering a "Enter key:" loop. I am genuinely sorry for any inconvenience this may have caused you. |
 |
radicalfolder.zip |
1k |
05-01-28 |
 |
1Radical Reducer Can reduce any radical even if the radical is in the bottom. Trust me this is the best one out there I've tried them all!!!!!!!!!!!!! It even displays them nicely. In future versions I hope to add if its a radical of pi and of e. |
 |
slpsnstf.zip |
1k |
05-01-28 |
 |
Slopes Slopes and Stuff allows you to figure out the following from a slope: -X and Y Intercept -Slope of Line -Point Slop Equation |
 |
halflife.zip |
1k |
05-01-15 |
 |
Half Life This program finds the value for any variable in a halflie problem. Make a negative value for the variable that you don't know. |
 |
sqrsimp.zip |
1k |
05-01-11 |
 |
Radical Simplifier Simplifies ANY radical with ANY index. Solves negative roots as well. A is the coefficient, B is the index, and C is the radicand. If you have no idea what that means, for a normal square root, enter 1 for A, and 2 for B, then put in what ever number is in the radical for C. |
 |
equsolve2.zip |
1k |
04-12-26 |
 |
Equsolve This program solves for the roots of a function as long as the function has at least one. Uses Newton's Method. |
 |
smallsolver.zip |
1k |
04-12-25 |
 |
Small Solver ***76BYTE*** equation solver. It solves for equations with one variable while only taking up 76 bytes. Nothing special other than its size or lack there of. |
 |
lines27.zip |
1k |
04-12-21 |
 |
Line Equations 2.7 The update of version 2.6. Nothing new, just a bug was fixed. |
 |
radsim.zip |
1k |
04-12-18 |
 |
Radical Simplification This math program is made for those of you who don't have the time to work out and simplify your radicals. It actualy both simplifies and does the reverse, ex. ( sq.root(96) = 4 sq.root(6) , and 3 sq.root(5) = sq.root(45).) It also gives you the work for the simplification proccess! Have Fun! |
 |
syseq.zip |
1k |
04-12-03 |
 |
System of Equations Solver Solves a system of 2 or 3 equations. Shows the solutions for all the vars and the determinant. It doesn't use the matrices, so it won't mess yours up. |
 |
bicofinder.zip |
3k |
04-11-11 |
 |
Binomial Coefficient Finder 3.0 Very small program (>1k) that calculate each term's coefficient. Code revised and optimised |
 |
syssolve.zip |
1k |
04-11-11 |
 |
System Solver This program will solve a system of two equations almost instantly. If the system has no solution, it tells you that. The input asks for the equation in general form, so be sure to enter it in that form. This program does not show steps, but is a very handy little thing to have on your calculator if you are taking Algebra I or higher. I use it only to check my homework, but if your math teacher doesn't require you to show steps, then this program can give you a few quick, easy answers. >:^> |
 |
lm_synthdiv.zip |
3k |
04-11-07 |
 |
Synthetic Division This program takes the coefficients of a polynomial and a binomial and divides the polynomial by the binomial with them. This program may come in handy for students in Algebra 2/Trig and higher. |
 |
vrtxttoquadfnc.zip |
1k |
04-11-04 |
 |
Vertex and another Point to Quadratic Function Given Vertex and point. Enter values, and the program will give the quadratic function containing the points in standard form. |
 |
hornernederlandsdooravhso.zip |
1k |
04-10-23 |
 |
Horner berekenen door [AVH]Soft Dit programma gebruikt de bekende Horner-methode om de (x-y)(ax2+bx+c) vorm van |