Independent study guide

MATH 204: Matrix & Vector Fundamentals Before Your First Exam

Work through systems, row operations, dot products and linear independence with original examples and checks for Concordia MATH 204.

Nablio · 9 minPublished September 11, 2026

Stuck on a step? Request a focused lesson.

Matrices and vectors become easier to use when each calculation has a clear meaning. Row operations preserve a system’s solutions. A dot product measures alignment. Span describes what combinations of vectors can produce.

This is an independent conceptual review for Concordia MATH 204, not an official resource or a prediction of your first exam. Your section’s outline determines which topics, including later material such as eigenvalues, are assessed.

1. Translate a system into an augmented matrix

Use the same variable order in every row. A coefficient matrix contains the variable coefficients; an augmented matrix includes the constants as a final column. A missing variable has coefficient zero.

Worked example

For x+2y=5x+2y=5 and 3xy=13x-y=1, the augmented rows are [125311].\left[\begin{array}{rr|r}1 & 2 & 5\\3 & -1 & 1\end{array}\right]\text{.} The first column represents xx in both equations; the second represents yy.

Common mistake. Putting a constant in a coefficient column, or changing variable order between rows.

Try it yourself

Write the augmented rows for 2x+y=72x+y=7 and xy=2x-y=2.

Show answer and reasoning

[217112].\left[\begin{array}{rr|r}2 & 1 & 7\\1 & -1 & 2\end{array}\right]\text{.} Keep xx, yy, constant in that order.

2. Row operations preserve the solution set

You may swap rows, multiply a row by a nonzero number, or add a multiple of one row to another. State the operation so someone else can follow the argument.

Worked example

Starting with [125311],\left[\begin{array}{rr|r}1 & 2 & 5\\3 & -1 & 1\end{array}\right]\text{,} use R2R23R1R_2\leftarrow R_2-3R_1 to get [0714]\left[\begin{array}{rr|r}0 & -7 & -14\end{array}\right]. Divide row 2 by 7-7, then use R1R12R2R_1\leftarrow R_1-2R_2. The final rows are [101012],\left[\begin{array}{rr|r}1 & 0 & 1\\0 & 1 & 2\end{array}\right]\text{,} giving x=1x=1, y=2y=2. Check: 1+4=51+4=5 and 32=13-2=1.

Common mistake. Operating only on the coefficient side, forgetting the augmented entry. Multiplying a row by zero also destroys information.

Try it yourself

Solve 2x+y=72x+y=7 and xy=2x-y=2.

Show answer and reasoning

Add the equations to get 3x=93x=9. Thus x=3x=3 and y=1y=1. Both original equations are satisfied.

3. Interpret the result, not just the arithmetic

A row of zeros can represent a redundant equation. A row such as [001]\left[\begin{array}{rr|r}0 & 0 & 1\end{array}\right] means 0=10=1, so the system is inconsistent. Free variables may describe infinitely many solutions; identify them explicitly.

Worked example

x+y=2x+y=2 and 2x+2y=42x+2y=4 describe the same line. The solution is x=2tx=2-t, y=ty=t for any real tt, not just one convenient pair.

Common mistake. Treating every zero row as proof of no solution, or setting all free variables to zero without explaining that other values are possible.

Try it yourself

Can x+y=2x+y=2 and 2x+2y=52x+2y=5 both hold?

Show answer and reasoning

No. Doubling the first equation gives 2x+2y=42x+2y=4, contradicting 5. Row reduction produces a row [001]\left[\begin{array}{rr|r}0 & 0 & 1\end{array}\right].

4. Distinguish a dot product from a projection

A dot product is a scalar. The vector projection of u\mathbf u onto a nonzero v\mathbf v is uvvvv\frac{\mathbf u\cdot\mathbf v}{\mathbf v\cdot\mathbf v}\,\mathbf v. The denominator is the squared length of v\mathbf v, not its length.

Worked example

For u=(3,4)\mathbf u=(3,4) and v=(2,0)\mathbf v=(2,0), uv=6\mathbf u\cdot\mathbf v=6 and vv=4\mathbf v\cdot\mathbf v=4. The projection is 64(2,0)=(3,0).\frac{6}{4}(2,0)=(3,0)\text{.} The remainder (0,4)(0,4) is perpendicular to v\mathbf v.

Common mistake. Returning a vector for a dot product, using the wrong denominator for projection, or projecting onto the zero vector.

Try it yourself

Project (2,3)(2,3) onto (1,1)(1,1).

Show answer and reasoning

The dot product is 5 and the squared length of (1,1)(1,1) is 2. The projection is 52(1,1)=(52,52).\frac{5}{2}(1,1)=\left(\frac{5}{2},\frac{5}{2}\right)\text{.}

5. Use linear combinations to explain span

The span of a set of vectors contains all of their linear combinations. Independence asks whether the only combination giving the zero vector uses all zero coefficients.

Worked example

For a=(1,1)\mathbf a=(1,1) and b=(1,1)\mathbf b=(1,-1), 3a+b=(4,2)3\mathbf a+\mathbf b=(4,2). If c1a+c2b=0c_1\mathbf a+c_2\mathbf b=\mathbf0, then c1+c2=0c_1+c_2=0 and c1c2=0c_1-c_2=0, forcing both coefficients to zero. The vectors are independent and span the plane.

Common mistake. Assuming different vectors must be independent. One may still be a multiple of another.

Try it yourself

Are (1,2)(1,2) and (3,6)(3,6) independent? What do they span?

Show answer and reasoning

They are dependent because (3,6)=3(1,2)(3,6)=3(1,2). Their span is the line of all t(1,2)t(1,2), not the whole plane.

Your next revision session

  • For each question, name the required output: a scalar, vector, solution set, or statement about a span.
  • Mix calculations with interpretation. Record pivots and free variables, and verify any proposed solution in the original equations.
  • Use your own outline to add determinants, inverses, transformations, bases or eigenvalue topics when required. This foundational guide is not an exhaustive exam syllabus.

Connect these skills to your course

Work on the step you’re missing.

Tell us the subject and your preferred time. Nablio confirms the details by text or email.

Request a lesson