HW Linear Algebra
HW Linear Algebra
Spring 2025
Homework
Set 6
1. For any vector x = (x1 , x2 ) ∈ R2 , define L : R2 → R2 by
L(x1 , x2 ) = (x1 − x2 , x1 + 2x2 )
c) Find preimage of y = (−1, 11), i.e., L−1 (y). Note that L−1 (y) := {x ∈ R2 : L(x) = y}
3 For the linear transformation L : R2 → R2 with the matrix of the linear transformation
!
a −b
A=
b a
Find a and b such that L(12, 5) = (13, 0).
4. Determine whether the function is a linear transformation. If it is, find its standard
matrix A.
a) T : R → R2 , T (x) = (x, x + 2)
c) T : R2 → R2 , T (x1 , x2 ) = (x1 + 3, x2 )
Linear Algebra homework
5.
a) Let T be a linear transformation from R2 into R2 such that T (2, 0) = (1, 1) and
T (0, 3) = (3, 3). Find T (1, 1) and T (0, 1).
b) Let T be a linear transformation from R2 into R2 such that T (1, −1) = (2, −3) and
T (0, 2) = (0, 8). Find T (2, 4).
8. Find the coordinate of v = (5, −5, 2) relative to the orthonormal basis S for R3
3 4 4 3
S = {( , , 0), (− , , 0), (0, 0, 1)}
5 5 5 5