MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following sets of vectors in R3 are linearly independent:1. [(1, 0, 0), (0, 1, 0), (1, 1, 0)]2. [(1, 0, 0), (0, 1, 0), (0, 0, 1)]3. [(0, 1, 0), (1, 0, 1), (1, 1, 0)]4. [(0, 0, 1), (0, 1, 0), (0, 1, 1)] |
| A. | 1 and 2 |
| B. | 2 and 3 |
| C. | 1 and 4 |
| D. | 3 and 4 |
| Answer» C. 1 and 4 | |