Select the number of unknowns:
Note: use Math.pow(x,n) to calculate x to the power of n . use Math.sqrt(x) to calculate the sqare root of x .
the answer's formula goes like this: X = A-1 * b
the answer's formula goes like this: Xi = Ai / det(A)