

MCQOPTIONS
Saved Bookmarks
1. |
Choose the function to solve the following problem, symbolically, in the easiest way. |
A. | linsolve(x,y) where x and y are the co-efficient and result matrix respectively |
B. | solve(x,y) where x and y are the co-efficient and result matrix respectively |
C. | sol(x,y) where x and y are the co-efficient and result matrix respectively |
D. | the equations are not solvableView Answer |
Answer» B. solve(x,y) where x and y are the co-efficient and result matrix respectively | |