Linear Algebra and Its Applications, exercise 1.2.11

Exercise 1.2.11. Assume that we have the following system of two equations in two unknowns:

\setlength\arraycolsep{0.2em}\begin{array}{rcl}ax + 2y&=&0 \\ 2x + ay&=&0\end{array}

Under what circumstances would this system have a set of solutions constituting an entire line in the x-y plane?

Answer: Each of the equations corresponds to a line in the x-y plane. There are thus three possibilities:

  1. The lines intersect in a point. The point corresponds to a unique solution to the system of equations.
  2. The lines are parallel and do not intersect. There is no solution to the system of equations.
  3. The lines are identical, i.e., they form a single line. The set of solutions consists of all points on the line.

For this exercise we want case (3), i.e., the lines are identical. In order for the lines to be identical the two equations need to be identical or one needs to be equal to the other times some constant. In this case the equations can be made identical simply by setting a = 2. The resulting line is then described by the equation 2x + 2y = 0, or y = -x.

Another solution is found by setting a = -2. In that case the second equation is equal to -1 times the first. The resulting line is then described by the equation 2x – 2y = 0, or y = x.

UPDATE: Added the solution a = -2. Thanks to coruja38 for pointing this out.

NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.

If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition and the accompanying free online course, and Dr Strang’s other books.

This entry was posted in linear algebra. Bookmark the permalink.

4 Responses to Linear Algebra and Its Applications, exercise 1.2.11

  1. coruja38 says:

    x= – 2 is also a solution.

  2. coruja38 says:

    a=-2 and not x=-2.

  3. Devi G says:

    This blog will be very useful to anyone interested in learning Linear Algebra.. Thanks for your valuable time and efforts !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s