linear.Linear will appear below in a Java enabled browser.

The above applet is simple program that solves two linear equations of format:

            Ax + By = C

            Dx + Ey = F


By entering in values for A, B, C, D, E, F, you can find the intersection of the two lines and also view that intersection.

***Warning*****

   Entering in equations of vertical or horizontal lines may produce incorrect results.

 

 

Documentation