1 |
A square matrix A is said to be singular if |
|
2 |
Do (A + B) + C = A + (B + C)? |
- A. No
- B. Yes
- C. May or may not
- D. Never
|
3 |
Order of the matrix having m rows and n columns is: |
- A. m + n
- B. m - n
- C. m / n
- D. m x n
|
4 |
|
- A. Unit matrix
- B. Diagonal matrix
- C. Square matrix
- D. Singular matrix
|
5 |
Any matrix "A" is a symmetric matrix if |
- A. A = A
- B. A = A<sup>t</sup>
- C. A = -A<sup>t</sup>
- D. A = A-I
|
6 |
In a square matrix number of rows and column are |
- A. Equal
- B. Now equal
- C. Greater
- D. Less then
|
7 |
If A = [aij], then A+ is : |
- A. [aij]
- B. [bji]
- C. [aji]
- D. [aii]
|
8 |
Cramer's rule is used to solve |
- A. System of quadratic equation
- B. System of linear equation
- C. Any system of equation
- D. None
|
9 |
If A is a singular matrix then: |
- A. A = 0
- B. |A| = 0
- C. A ≠ 0
- D. |A| ≠ 0
|
10 |
If Ax = B then x is |
- A. BA<sup>-1</sup>
- B. AB
- C. B/A
- D. A<sup>-1</sup> B
|