Engineering Fundamentals, 5th ed. Chapter 14
Saeed Moaveni
a. list.
b. matrix.
c. scalar.
d. vector.
Analysis:
26. The Excel formula =MINVERSE(A1:C3) will calculate
a. the minimum number of verses in the range A1 through C3.
b. the smallest value in the range A1 through C3.
c. the inverse of the matrix in range A1 through C3.
d. none of the above
Analysis:
27. The Excel formula =MMULT(A1:C3, E1:E3) will calculate
a. the number of multiples found in the ranges A1 through C3 and E1 through E3.
b. the smallest value in the ranges A1 through C3 and E1 through E3.
c. the largest value in the ranges A1 through C3 and E1 through E3.
d. the product of the matrices in ranges A1 through C3 and E1 through E3.
Analysis: