Chapter 9: Problem 81
Determine whether each statement makes sense or does not make sense, and explain your reasoning. I used matrix multiplication to represent a system of linear equations.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 9: Problem 81
Determine whether each statement makes sense or does not make sense, and explain your reasoning. I used matrix multiplication to represent a system of linear equations.
All the tools & learning materials you need for study success - in one app.
Get started for free
The figure shows the letter \(L\) in a rectangular coordinate system. The figure can be represented by the matrix $$ B=\left[\begin{array}{llllll} {0} & {3} & {3} & {1} & {1} & {0} \\ {0} & {0} & {1} & {1} & {5} & {5} \end{array}\right] $$ Each column in the matrix describes a point on the letter. The order of the columns shows the direction in which a pencil must move to draw the letter. The L is completed by connecting the last point in the matrix, (0,5), to the starting point, (0,0) . Use these ideas to solve Exercises 53-60. a. If \(A=\left[\begin{array}{rr}{-1} & {0} \\ {0} & {1}\end{array}\right],\) find \(A B\). b. Graph the object represented by matrix \(A B .\) What effect does the matrix multiplication have on the letter \(\mathrm{L}\) represented by matrix \(B ?\)
Find (if possible) the following matrices: a. \(A B\) b. \(B A\) $$ A=\left[\begin{array}{llll} {1} & {2} & {3} & {4} \end{array}\right], \quad B=\left[\begin{array}{l} {1} \\ {2} \\ {3} \\ {4} \end{array}\right] $$
Describe how to subtract matrices.
Find (if possible) the following matrices: a. \(A B\) b. \(B A\) $$ A=\left[\begin{array}{rrrr} {2} & {-3} & {1} & {-1} \\ {1} & {1} & {-2} & {1} \end{array}\right], \quad B=\left[\begin{array}{rr} {1} & {2} \\ {-1} & {1} \\ {5} & {4} \\ {10} & {5} \end{array}\right] $$
Let $$ A=\left[\begin{array}{rr} {-3} & {-7} \\ {2} & {-9} \\ {5} & {0} \end{array}\right] \text { and } B=\left[\begin{array}{rr} {-5} & {-1} \\ {0} & {0} \\ {3} & {-4} \end{array}\right] $$ Solve each matrix equation for X. $$ 3 X+A=B $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.