Final answer:
To find the transition matrix from base B to base C, calculate the inverse of the matrix formed by base C and multiply it by the matrix formed by base B.
Step-by-step explanation:
To find the transition matrix from the ordered base B to the ordered base C, we can use the equation PC→B = C-1 × B, where PC→B is the transition matrix we are looking for, C-1 is the inverse of the matrix formed by the vectors in base C, and B is the matrix formed by the vectors in base B. To solve this, we perform the following steps:
- Create matrices C and B with the given vectors.
- Find the inverse matrix C-1 using appropriate methods such as Gauss-Jordan elimination or adjugate and determinant.
- Multiply C-1 by B to get the transition matrix PC→B.
Performing these calculations involves knowledge of linear algebra techniques more than what is typically taught in high school, thus indicating that this is a college-level mathematics problem.