Loading...

Transpose [[ log of x, log of y]]

Problem

[[(log_)(x),(log_)(y)]]T

Solution

  1. Identify the given matrix as a row vector with dimensions 1×2

  2. Apply the transpose operation, which involves switching the rows and columns of the matrix.

  3. Rewrite the 1×2 row vector as a 2×1 column vector.

Final Answer

[[(log_)(x),(log_)(y)]]T=[[(log_)(x)],[(log_)(y)]]


Want more problems? Check here!