What would the inverse of the following functions be?
\begin{align*} f(x,y,z)&:= (x-3y + 5z -14, x-4y+5z-3, 2x-3y+4z+1) \\ g(x,y)&:= (5x-3y-22, 2x - 2y -9) \end{align*}
I would normally do these by using the matrix system, and by applying the Gauss-Jordan method I'd get the identity matrix and the inverse. But since I've got loose numbers with no variables, I don't know how to do this.
And how would i be able to check if the answer is right once i got it?
Thanks