Linear Algebra
Math 220
Assignment due Thursday, January 31

  1. Solve for x, y, and z in terms of u, v, and w.  xy+z=u 5x4y+3z=v 3x3y+2z=w

  2. For given constants a, b, c, and d solve the following system of linear equations for x and y in terms of u and v.  ax+by=u cx+dy=v

  3. Let M be the matrix M=111543332. Solve the system of linear equations Mxyz=b when b is: (a)100(b)010(c)001(d)231. Suggestion: Review the solution of the first exercise on the last assignment.

  4. Let N be the matrix N=121543332. Find all solutions of the system of linear equations Nxyz=b when b is: (a)100(b)010(c)111. Note: Things become very different with the change of a single matrix entry between the matrix M of the first exercise and the present matrix N.