1.

Which code is used to solve the system of linear equation: A.(x2)= B?

A. sqrt([1 4;1 4]/[1 2;1 2])
B. Inf
C. sqrt([1 4,1 4]/[1 2,1 2])
D. sqrt[(1 4;1 4]/[1 2;1 2)] View Answer
Answer» B. Inf


Discussion

No Comment Found