(a) Let A= be a matrix representing the linear transformation T
i. Find the image of V = [−1, 2, 5] under T(2marks)
ii. Determine the kernel or nullspaceof T(5marks)
Find the range andrank of T (3marks)
(b) letT:R3 ... > R3 be defined by T (x, y, z) = (x + y, x − y, y + z)
Find the matrix representing T with respect to standard basis(3marks)
Find the kernel and nullity of T (4marks)
find Range andRank of T(3marks)
c) Let A= be a matrix representing A respect to the standard under basis R3Find the image of V = [−2, 1, 2] under T (4marks)
Determine the kernel of T (3marks)
Find the rank of T (3marks)
1
Expert's answer
2021-11-01T17:01:18-0400
In part (a) and (c) of the question, the respective matrix denoted as A are ommited.
Adjusting the conditions of the question
thus taking:
Part (a) matrix as
A=⎝⎛111020−1−1−1⎠⎞
and part(c) matrix as:
A=⎝⎛312−3−11001⎠⎞
a) (i) image of v
⎝⎛111020−1−1−1⎠⎞⎝⎛−125⎠⎞=⎝⎛−6−2−6⎠⎞
(ii) ker(A)=[x∈R3∣Ax=0]
⎝⎛111020−1−1−1⎠⎞⎝⎛abc⎠⎞=[0]
⟹a=cb=0andletc=1
kerA=[c⎝⎛101⎠⎞]
(iii) Range = columns of A corresponding to pivot column in rref (A)
Comments