Solve with complete steps and equations used Problem 2 Let T
Solution
2.(a) We know that the columns of the standard matrix A of T are T(e1),T( e2) and T( e3 ) where e1 = (1,0,0), e2 = (01,0)T and e3 = (0,0,1)T. In order to determine these columns of A, we will reduce to RREF, as under, the matrix B =
1
2
1
1
0
0
2
5
4
0
1
0
1
1
0
0
0
1
Add -2 times the 1st row to the 2nd row
Add 1 times the 2nd row to the 3rd row
Add -1 times the 1st row to the 3rd row
Add -2 times the 3rd row to the 2nd row
Add -1 times the 3rd row to the 1st row
Add -2 times the 2nd row to the 1st row
Then the RREF of B is
1
0
0
-4
1
3
0
1
0
4
-1
-2
0
0
1
-3
1
1
This implies that e1 = -4(1,2,1)T+4(2,5,1)T-3(1,4,0)T, e2 = (1,2,1)T-(2,5,1)T+(1,4,0)T, and e3 = 3(1,2,1)T -2(2,5,1)T+(1,4,0)T. Now, since T is a linear transformation, have T(e1) =-4T(1,2,1)T+4T(2,5,1)T-3T(1,4,0)T = -4(2,0,1)T +4(-1,1,0)T -3(0,-2,2)T = ( -8,0,-4)T +(-4,4,0)T+(0,6,-6)T = ( -12, 10,-10)T ,T( e2) = T(1,2,1)T-T(2,5,1)T+ T(1,4,0)T = (2,0,1)T- (-1,1,0)T+(0,-2,2)T = ( 3,-3,3)T and T( e3 ) = 3T(1,2,1)T -2T(2,5,1)T+ T(1,4,0)T= 3(2,0,1)T-2(-1,1,0)T+(0,-2,2)T = (6,0,3)T+(2,-2,0)T+ (0,-2,2)T = ( 8,-4,5)T. Then A =
-12
3
8
10
-3
-4
-10
3
5
Also T(X) = AX for any vector X = (x1,x2,x3)T.
(b) Having determined A, we have T9-2x) = -2T(x) = -2Ax =
-24x1+6x2+16x3
20x1-6x2-8x3
-20x1+6x2+10x3
Then S(x) =
(-24x1+6x2+16x3)+(2x1+x3)
(20x1-6x2-8x3)+(x2-x3)
(-20x1+6x2+10x3)+(x1+x2)
= Bx =
(-22x1+6x2+17x3)
(20x1-5x2-9x3)
(-19x1+7x2+10x3)
so that B=
-22
6
17
20
-5
-9
-19
7
10
| 1 | 2 | 1 | 1 | 0 | 0 |
| 2 | 5 | 4 | 0 | 1 | 0 |
| 1 | 1 | 0 | 0 | 0 | 1 |


