Question:

If \( A = [1 \ 2 \ 3] \), find \( A' \).

Show Hint

The transpose of a row vector is a column vector, and vice versa.
  • \( [1 \ 2 \ 3] \)
  • \( [1 \ 2 \ 3] \)
  • \( [3 \ 2 \ 1] \)
  • \( [2 \ 3 \ 1] \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

If \( A = [1 \ 2 \ 3] \), then the transpose of \( A \), denoted \( A' \), is obtained by changing the rows to columns, resulting in: \[ A' = \left[ \begin{matrix} 3 \\ 2 \\ 1 \end{matrix} \right] \] Thus, the correct answer is \( [3 \ 2 \ 1] \).
Was this answer helpful?
0
0

Top Questions on Matrices and Determinants

View More Questions