Could you please help me solve these quesitons??
Consider the bases S={$u_1, u_2, u_3$}, and T={$v_1, v_2, v_3$}, with
$u_1$=[-3, 0, -3], $u_2$=[-3, 2, -1], $u_3$=[1, 6, -1],
$v_1$=[-6, -6, 0],
$v_2$=[-2, -6, 4], $v_3$=[-2, -3, 7]
(a) Find the transition matrix from $S$ to $T$
(b) Using the result in (a), compute the coordinate vector $[w]_T$ where $w$=[-5, 8, -5]

Hint:
If $U$ is the transition matrix from the standard basis to the basis $S$ ( i.e. the matrix that has as columns the vectors $u_i$), and $V$ is the transition matrix from the standard basis to the basis $T$, than the transition from $S$ to $T$ is given by the matrix $V^{-1}U$.