University Linear Algebra · Sheet 05 of 9 All 9 sheets →
  1. Home
  2. Worksheets
  3. University Linear Algebra
  4. Linear Transformations
University Linear Algebra Linear Transformations Free · no sign-up

University Linear Algebra — Linear Transformations Worksheet

The longest set in the course, because it is where matrices become functions. Deciding whether a map is linear, and proving it when the space is polynomials; the standard matrix, built one column at a time; the rotations, reflections, projections and shears of the plane as matrices; the kernel and the range, with a basis for each; the dimension theorem and the questions it answers without computing; one-to-one and onto, settled by a kernel or a dimension; composition as matrix multiplication; and an invertible map between two different-looking spaces. Have a look on this page, then print the free PDF when you want to write on it.

Page 1 of the University Linear Algebra Linear Transformations practice worksheet

Practice worksheet — free PDF

8 pages 14 questions Letter size, print-ready

No email, no account, no watermark. Teachers: photocopy it for your classes freely. Worked solutions and 10 harder problems come with the University Linear Algebra bundle.

All 14 questions

Each question targets one named concept from the sheet. Read them here, or print the PDF — it has working space under each one.

  1. Q1Verifying That a Map Is Linear

    A map T:VW between vector spaces is linear when T(u+v)=T(u)+T(v) and T(cu)=cT(u) for all u,vV and every real scalar c. Decide whether each map is linear. For a linear map, verify both properties; for a map that is not, give specific vectors (and a scalar, if needed) at which a property fails.

    1. T:42, T(x1,x2,x3,x4)=(x12x3,x2+x4)
    2. S:42, S(x1,x2,x3,x4)=(x1+1,x3)
    3. U:42, U(x1,x2,x3,x4)=(x1x2,x4)
  2. Q2Verifying That a Map Is Linear

    Let P2 be the vector space of polynomials of degree at most 2, and define T:P2P2 by T(p(x))=p(x+1)p(x).

    1. Show that T is linear.
    2. Compute T(3x+2x2).
  3. Q3The Standard Matrix of a Linear Transformation

    Let T:43 be the linear transformation T(x1,x2,x3,x4)=(x1+2x2x4,3x2+x3,x1x3+4x4).

    1. Find the standard matrix A of T, so that T(x)=Ax.
    2. Use A to compute T(1,1,2,0).
  4. Q4The Standard Matrix of a Linear Transformation

    A linear transformation T:24 satisfies T(1,1)=(3,1,0,2)andT(1,1)=(1,1,4,0). Find the standard matrix of T.

  5. Q5Rotations, Reflections, Projections and Shears

    Find the standard matrix of each linear operator on 2, then answer the question that follows it.

    1. R, the counterclockwise rotation about the origin through 2π3. Find R(2,23).
    2. H, the shear parallel to the x-axis that sends (0,1) to (2,1) and fixes every point of the x-axis. Find the image under H of the unit square with vertices (0,0), (1,0), (1,1), (0,1), and its area.
  6. Q6Rotations, Reflections, Projections and Shears

    Let L be the line y=2x in 2.

    1. Find the standard matrix P of the orthogonal projection onto L, and verify that P2=P.
    2. Find the standard matrix F of the reflection in L, and verify that F2=I2.
    3. Find the projection and the reflection of (5,0).
  7. Q7The Kernel and Range of a Linear Transformation

    Let T:43 be T(x)=Ax, where A=[120124111214].

    1. Find a basis for the kernel kerT={x4T(x)=0}.
    2. Find a basis for the range imT={T(x)x4}, and describe it by a single linear equation in (y1,y2,y3).
  8. Q8The Kernel and Range of a Linear Transformation

    Let P3 be the vector space of polynomials of degree at most 3, and let T:P32 be the linear map T(p)=(p(0),p(2)). Find a basis for kerT and a basis for imT.

  9. Q9The Dimension Theorem for Linear Transformations

    Let M2×2 be the vector space of real 2×2 matrices, and let T:M2×2M2×2 be the linear map T(A)=AAT.

    1. Describe kerT and find its dimension.
    2. Describe imT and find its dimension.
    3. Check that your answers agree with the dimension theorem.
  10. Q10The Dimension Theorem for Linear Transformations

    Let T:75 be linear. Use the dimension theorem, dimkerT+dimimT=7, to answer each part.

    1. If T is onto 5, what is dimkerT?
    2. If dimkerT=4, what is dimimT, and is T onto?
    3. What is the smallest possible value of dimkerT? Can T be one-to-one?
  11. Q11One-to-One and Onto Transformations

    For each linear map, decide whether it is one-to-one and whether it is onto, and justify each verdict with the kernel or the dimension of the range.

    1. T:34, T(x1,x2,x3)=(x1,x1+x2,x2+x3,x3).
    2. E:P23, E(p)=(p(0),p(1),p(2)), where P2 is the space of polynomials of degree at most 2.
  12. Q12Composition of Linear Transformations

    Let T:42 and S:23 be the linear maps T(x1,x2,x3,x4)=(x1+x2,x3x4),S(y1,y2)=(y1,y1+y2,2y2).

    1. Find the standard matrix of ST, and state its domain and codomain.
    2. Compute (ST)(1,2,3,4) two ways: with the matrix, and by applying T and then S.
    3. Is TS defined? Explain.
  13. Q13Invertible Transformations and Isomorphism

    Let M2×2 be the space of real 2×2 matrices and P3 the space of polynomials of degree at most 3. Define T:M2×2P3 by T([abcd])=a+(a+b)x+(b+c)x2+(c+d)x3.

    1. Show that T is invertible by finding a formula for T1.
    2. Find the matrix A with T(A)=1+3x+2x2x3.
  14. Q14Synthesis — drawing on several topics in this unit

    Let P3 be the space of polynomials of degree at most 3, and define T:P33 by T(p)=(p(1),p(1),p(1)).

    1. Show that T is linear.
    2. Find a basis for kerT.
    3. Use the dimension theorem to find dimimT. Is T onto? Is it one-to-one?

The 10 challenge problems for this topic are a separate, paid sheet and are not reproduced here.

What does this set assume? This set stands on CEGEP Linear Algebra — matrix multiplication, inverses, and the projection of one vector on another — and on the four sets before it: vector spaces, span and independence, bases and dimension, and rank with the null and column spaces of a matrix. The kernel and range of a transformation given by a matrix are that matrix's null space and column space, so the previous set does much of the work here. Scope is linearity, the standard matrix, the geometric transformations of the plane, kernel and range, the dimension theorem, one-to-one and onto, composition, and invertibility with isomorphism. Affine maps, homogeneous coordinates and perspective projection are not part of this course. The matrix of a transformation relative to bases other than the standard ones is the next set.

Which course is this for? In the public course calendars of Montreal universities, this material is part of the courses numbered MATH 133, MATH 223, MATH 204, MATH 251, MAST 234, MAT1600, MAT1250, MAT1260 and MAT472. Each course orders and weights the topics its own way, so check your own outline for what your exam covers. Which sets match your course.

The rest of this unit

The worksheet is the practice, and it is free. Two more printable documents cover the same unit and come with the University Linear Algebra bundle: read the notes first, work this sheet, then sit the test closed-book. See what each one covers.

What the Linear Transformations notes cover  About the Linear Transformations unit test

How to do every concept on this sheet

This is the part worksheet sites usually leave out. Below is the actual reasoning behind each group of questions — not a full solution set, the decisions that get you to one. Read it before you start, or after you get stuck.

Is this map linear?

Q1 gives three maps from four-space to the plane and asks which are linear. The definition is in the question: a linear map respects addition and scalar multiplication. Before verifying anything, decide.

Three quick signals. A linear map sends the zero vector to the zero vector, so compute the image of zero first — a constant term shows up immediately. Each output of a linear map on Rⁿ is a combination of the inputs with constant coefficients, so a product of two inputs, a square or an absolute value is a warning. If the map passes both checks, it is time to verify the two properties in general.

A failure needs specific vectors. The question asks for specific vectors, and a scalar where needed, at which a property fails. Choose small, simple ones and show both sides with numbers. "T(0) is not 0" is a valid proof too, if you say why it proves the map is not linear.

Q2 is a map on quadratic polynomials that shifts the input and subtracts. Part (a) is a general verification: substitute p + q and cp into the rule and use the fact that evaluating a sum of polynomials at a point is the sum of the values. Part (b) is a computation — expand the shifted polynomial carefully before subtracting.

The standard matrix

Every linear map from Rⁿ to Rᵐ is multiplication by an m × n matrix, and its columns are the images of the standard basis vectors.

A = [ T(e₁) T(e₂) ⋯ T(eₙ) ] so that T(x) = Ax

In Q3 the rule is given by a formula, so each row of A holds the coefficients of one output coordinate — check the size first: three outputs, four inputs. Q4 gives the images of two vectors that are not the standard ones. Write each standard basis vector as a combination of the two given vectors, then use linearity to find its image.

A second route for Q4. If B is the matrix with the given vectors as columns and C the matrix with their images as columns, then AB = C, so A = CB⁻¹. Either route is fine; say which you used.

Rotations, reflections, projections and shears

Q5 and Q6 are the geometric transformations of the plane, each built from where it sends the two standard basis vectors. For the rotation in Q5(a), the images of e₁ and e₂ come from the cosine and sine of the angle — work out both exactly before assembling. For the shear in Q5(b), the question tells you where e₂ goes, and e₁ is fixed because the x-axis is.

Area and the determinant. A linear map of the plane multiplies every area by the absolute value of its determinant. That is the fast way to find the area asked for in Q5(b); drawing the image of the square is the check.

Q6 builds the projection onto a line that passes through the origin, and the reflection in it. The projection comes from the CEGEP formula for projecting a vector onto a direction vector of the line, applied to e₁ and e₂. The reflection comes from the projection: a point and its reflection have the projection as their midpoint.

reflection = 2 × projection − identity

The verifications say what the maps do. Projecting twice is the same as projecting once, and reflecting twice brings every point back. Checking P² = P and F² = I is a check on your matrices; if either fails, recompute before part (c).

Kernel and range

The kernel of T is everything it sends to zero; the range is everything it produces. When T is multiplication by A, these are exactly A's null space and column space, and Q7 is the previous set's method under new names: reduce A, read a null-space basis from the free variables and a column-space basis from the pivot columns of A.

Q7(b) also asks for the range as a single equation. Augment A with a general target (y₁, y₂, y₃) and reduce; the row whose coefficient part vanishes gives the condition on the y's, as in the span set.

Q8 asks the same questions of a map from cubic polynomials to the plane, given by evaluation at two points. For the kernel, write the conditions p(0) = 0 and p(2) = 0 as equations in the four coefficients and solve. For the range, ask which pairs of values a cubic can take at two points — and let the dimension theorem confirm your answer.

The dimension theorem

dim ker T + dim im T = dim of the domain

Q9 uses it on the map sending a 2 × 2 matrix A to A minus its transpose. Part (a) asks when the output is zero — which matrices equal their own transpose. Part (b) asks what outputs are possible; compute the image of a general matrix and see which entries are forced. Part (c) is the check that the two dimensions add up correctly.

Q10 is the theorem used on its own, for a map from seven-space to five-space about which you know nothing else. Each part is one line: substitute what you are told into the theorem and compare with the dimension of the codomain.

The range cannot be bigger than the codomain. The dimension of the range is at most the dimension of the space it sits in. Combined with the theorem, that bounds the kernel from below, which is what Q10(c) is asking about.

One-to-one and onto

For a linear map, one-to-one means the kernel is only the zero vector, and onto means the range is the whole codomain. Q11 asks for both verdicts on two maps, each justified by a kernel or a dimension.

Compare dimensions first. A map into a bigger space can never be onto, and a map into a smaller space can never be one-to-one. When the dimensions are equal, the two properties stand or fall together, so checking the kernel settles both. In Q11(b), ask which polynomials of degree at most 2 vanish at three different points.

Composition is matrix multiplication

Q12 composes a map from four-space to the plane with a map from the plane to three-space. Doing T first and then S corresponds to the product of their standard matrices with S's on the left.

standard matrix of S ∘ T = [S] [T] — apply T first, write it last

Part (b) is a check that the product is right: the two computations must agree. Part (c) asks whether the composition in the other order is defined — compare the codomain of S with the domain of T.

Invertible maps and isomorphism

Q13 defines a map from the 2 × 2 matrices to the cubic polynomials. Both spaces have dimension four, which is what makes an invertible map between them possible. To find the inverse, set the output equal to a general cubic, match coefficients, and solve for a, b, c and d in terms of the cubic's coefficients — the system here unwinds one variable at a time. Part (b) applies the inverse you found to a specific polynomial.

An isomorphism says two spaces are the same space in different clothes. Any two real vector spaces of the same finite dimension are isomorphic. Coordinates relative to a basis are the isomorphism the course uses most.

The synthesis question

Q14 takes one map from cubic polynomials to three-space, built from a value and two derivatives at the same point. Part (a) is Q2's verification, using the fact that differentiation respects sums and constant multiples. Part (b) is Q8's method: write the three conditions as equations in the four coefficients, or think about which cubics have value, slope and second derivative all zero at that point. Part (c) is Q10 and Q11: the theorem gives the dimension of the range, and comparing it with the codomain and the kernel with zero gives the two verdicts.

Preview all 8 pages

Click any page to open the full PDF.

Page 1 of the University Linear Algebra Linear Transformations practice worksheet
Page 1
Page 2 of the University Linear Algebra Linear Transformations practice worksheet
Page 2
Page 3 of the University Linear Algebra Linear Transformations practice worksheet
Page 3
Page 4 of the University Linear Algebra Linear Transformations practice worksheet
Page 4
Page 5 of the University Linear Algebra Linear Transformations practice worksheet
Page 5
Page 6 of the University Linear Algebra Linear Transformations practice worksheet
Page 6

Getting the most out of it

Write domain and codomain every time

Before any computation, write T : V → W with both spaces and their dimensions. The size of the matrix, the dimension theorem, and the one-to-one and onto questions all start from those two numbers.

Compute the image of zero first

It is the fastest linearity test there is. A map that does not send zero to zero is not linear, and you are done.

Build matrices column by column

The standard matrix is the images of e₁, e₂, … as columns. Say that sentence as you build each one — for a rotation, a shear or a projection it keeps you from transposing the matrix by accident.

Let the dimension theorem do the second half

Once you have the kernel, the dimension of the range is free. Use the theorem to find it, then find an actual basis of the range as a check.

Want the solutions, or something more challenging?

The worksheet, the questions above and every explanation on this page stay free permanently. Three more PDFs exist for this topic — the worked answer key, a harder problem set, and the answer key to that. They come with the University Linear Algebra Solutions Bundle, beside the unit notes and the unit test, which is what keeps the rest of the series free.

What else exists for Linear Transformations

Three PDFs · 17 pages · all three are in the bundle below.

  • Answer key — 4 pages. All 14 questions worked step by step, including the restrictions and the justifications. Not a list of final answers.
  • Challenge problems — 9 pages, 10 problems. A separate sheet at exam-plus difficulty covering the same 8 concepts. Harder than anything on the free sheet.
  • Challenge answer key — 4 pages. Every challenge problem worked to the same standard, with the checks shown.
  • PDF, letter size, print-ready.
In the bundle See what's in it Not sold separately

The one thing that's for sale

Best value for the whole year

Every University Linear Algebra topic — the complete Solutions Bundle

One download, one payment, the whole program. For all 9 University Linear Algebra units: the worksheet, the reference notes, the challenge set, the unit test and every answer key — including this one.

9 units · 72 PDFs · 496 pages$24.99
  • Worked solutions, not answer lists — every step written out
  • Covers the whole year's program at this level
  • Less than the price of one hour of tutoring — for the entire year's solutions
Everything paid, in one file $24.99CAD · one payment University Linear Algebra bundle — coming soon Not on sale yet

Taking Secondary 1 Math as well? The Secondary 1 Math bundle covers all 15 of its units — 106 PDFs, 474 pages — on the same terms.

Taking Secondary 2 Math as well? The Secondary 2 Math bundle covers all 14 of its units — 98 PDFs, 449 pages — on the same terms.

Taking Secondary 3 Math as well? The Secondary 3 Math bundle covers all 11 of its units — 77 PDFs, 367 pages — on the same terms.

Taking Secondary 4 Math as well? The Secondary 4 Math bundle covers all 17 of its units — 122 PDFs, 466 pages — on the same terms.

Taking Secondary 5 Math as well? The Secondary 5 Math bundle covers all 21 of its units — 147 PDFs, 589 pages — on the same terms.

Taking CEGEP Calculus I as well? The CEGEP Calculus I bundle covers all 9 of its units — 72 PDFs, 371 pages — on the same terms.

Taking CEGEP Calculus II as well? The CEGEP Calculus II bundle covers all 8 of its units — 64 PDFs, 335 pages — on the same terms.

Taking CEGEP Linear Algebra as well? The CEGEP Linear Algebra bundle covers all 7 of its units — 56 PDFs, 298 pages — on the same terms.

Taking University Calculus III as well? The University Calculus III bundle covers all 9 of its units — 72 PDFs, 516 pages — on the same terms.

Taking University Differential Equations as well? The University Differential Equations bundle covers all 9 of its units — 36 PDFs, 182 pages — on the same terms.

Taking University Business Math as well? The University Business Math bundle covers all 9 of its units — 36 PDFs, 190 pages — on the same terms.

Taking University Introductory Statistics as well? The University Introductory Statistics bundle covers all 9 of its units — 36 PDFs, 186 pages — on the same terms.

Taking University Discrete Math as well? The University Discrete Math bundle covers all 9 of its units — 36 PDFs, 155 pages — on the same terms.

Taking AP Calculus AB as well? The AP Calculus AB bundle covers all 8 of its units — 64 PDFs, 527 pages — on the same terms.

Common questions

Is this worksheet really free?

Yes — the questions are on this page to read, and the PDF downloads directly, no email and no account. The one paid item is optional: the complete University Linear Algebra Solutions Bundle, which covers every set at this level.

Which university courses is this for?

The course codes listed on this page are taken from the public course calendars of universities that teach linear algebra after CEGEP. Each course orders and weights the topics its own way — some treat transformations of n-space early and general ones later, others spend longer on the geometry of the plane — so check the outline for your own section to see where this set falls in your term.

What do I need to know before starting this set?

CEGEP Linear Algebra, including matrix multiplication and projecting one vector on another, and the four previous sets of this course, especially rank and the null and column spaces.

What is the difference between the kernel and the null space?

"Kernel" belongs to a transformation and "null space" to a matrix. When the transformation is multiplication by a matrix, its kernel is that matrix's null space, and its range is the matrix's column space.

Why does the order of the matrices reverse in a composition?

Because matrices act on the vector to their right. In S ∘ T, T acts first, so its matrix must be next to the vector, with S's matrix to its left.

Is a linear map one-to-one if its matrix is square?

Not automatically. A square matrix gives a map from a space to itself, and such a map is one-to-one exactly when it is onto, exactly when its matrix is invertible. A square matrix with zero determinant gives a map that is neither.

Are translations linear?

No — a translation by a non-zero vector moves the origin, and a linear map must fix it. Maps that combine a linear map with a translation are affine maps, which are not part of this course.

Can teachers use this in class?

Yes. Print and photocopy it for your own classes freely — I just ask that the tutorinmontreal.ca footer stays on the page.

I'm stuck on one question. Can you help?

Yes — through one-on-one tutoring, in Montreal or online. Get in touch to arrange a session, or see the current rates.

← All 9 University Linear Algebra worksheets  ·  Secondary 1 Math series (15 sheets) →  ·  Secondary 2 Math series (14 sheets) →  ·  Secondary 3 Math series (11 sheets) →  ·  Secondary 4 Math series (17 sheets) →  ·  Secondary 5 Math series (21 sheets) →  ·  CEGEP Calculus I series (9 sheets) →  ·  CEGEP Calculus II series (8 sheets) →  ·  CEGEP Linear Algebra series (7 sheets) →  ·  University Calculus III series (9 sheets) →  ·  University Differential Equations series (9 sheets) →  ·  University Business Math series (9 sheets) →  ·  University Introductory Statistics series (9 sheets) →  ·  University Discrete Math series (9 sheets) →  ·  AP Calculus AB series (8 sheets) →

Download the free worksheet

Ready to improve your grades?

WhatsApp is the way to reach me — tell me the course you're taking and what you're stuck on, and we'll sort out a first session from there.

Message Me on WhatsApp

or send a message

I reply within a day, usually sooner. Your details are used only to answer you — see the Privacy Policy.

Private math & science tutoring in Montreal, QC — Westmount · Outremont · Town of Mount Royal · Hampstead · Côte-Saint-Luc · NDG · Nuns' Island · West Island — and online across Quebec.

Chat with Marius