This program is by Eddie Shore and is used here by permission.
This program is supplied without representation or warranty of any kind. Eddie Shore and The Museum of HP Calculators therefore assume no responsibility and shall have no liability, consequential or otherwise, of any kind arising from the use of this program material or any part thereof.
AX + BY = C DX + EY = FThis equation uses the Let and Get functions. Solve for X and Y. There is no solution if the matrix [[A B][D E]] is singular.
SIM2X2:0×(A+B+C+D+E+F+L(M:A×E-B×D))= IF(S(X):(C×E-B×F)÷G(M)-X:IF(S(Y):(A×F-C×D)÷G(M)-Y:0)
Go back to the software library
Go back to the main exhibit hall