Transpose [[-x],[y]]
Problem
Solution
Identify the given matrix as a column vector with dimensions
2×1 Apply the transpose operation, which involves switching the rows and columns of the matrix.
Rewrite the
2×1 column vector as a1×2 row vector.
Final Answer
Want more problems? Check here!