Question: Linsolve in maple 14

everywhere i tried to find out how to solve system of linear equations like A*X=F, whre A is a matrix and X and F are vectors, the solution is X:=linsolve(A, F),

but in maple 14 linsolve doesn't work, so are there any analogues for this linsolve function in maple 14 or maybe another simple way to solve this system?

 

thanks

Please Wait...