User's Manual

324
The LINSOLVE function can also be used to solve problems of the form
below.
Solve the system of equations:
The command is
LINSOLVE( 2.X+K.Y-1 AND (Q+3).X-Y-5, X AND Y)
and it produces the results shown.