Final answer:
To find the transition matrix P, the coordinates of a vector v, and the matrix A' for T relative to B, we use the formulas P * B' = B, [v]B = P * [v]B', [T(v)]B = A * [v]B, A
A' * [v]B.
Step-by-step explanation:
To find the transition matrix P from B' to B, we need to find the matrix that transforms the basis vectors of B' to the basis vectors of B. Let's call the transformation matrix P. We can find P by solving the equation P * B' = B, where B' is the matrix whose columns are the basis vectors of B' and B is the matrix whose columns are the basis vectors of B.
Once we have P, we can use it to find [v]B, which represents the coordinates of a vector v in the basis B, by calculating [v]B = P * [v]B'. To find [T(v)]B, which represents the coordinates of the transformed vector T(v) in the basis B, we calculate [T(v)]B = A * [v]B, where A is the matrix for T: R2->R2 relative to B.
To find P^-1, the inverse of P, we can solve the equation
the identity matrix. Once we have P^-1, we can find A', the matrix for T relative to B, by calculating

To find [T(v)]B directly, we can use the formula [T(v)]B = A' * [v]B. This gives us the coordinates of T(v) in the basis B.