This is for my Linear Algebra class:
Homework Statement
For an angle θ ∈ [0, 2π), find the linear map fθ : R2 → R2, which describes the rotation
by the angle θ in the counterclockwise direction.
Hint : For a given angle θ, find a, b, c, d ∈ R such that fθ(x1, x2) = (ax1+bx2, cx1+dx2)...