Chapter 9: Problem 79
Determine whether each statement makes sense or does not make sense, and explain your reasoning. I'm working with two matrices that can be added but not multiplied.
/*! 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 79
Determine whether each statement makes sense or does not make sense, and explain your reasoning. I'm working with two matrices that can be added but not multiplied.
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 \(L\) represented by matrix \(B ?\)
Solve each system of equations using matrices. Use Gaussian elimination with back-substitution or Gauss-Jordan elimination. $$ \left\\{\begin{array}{r} {3 a-b-4 c=3} \\ {2 a-b+2 c=-8} \\ {a+2 b-3 c=9} \end{array}\right. $$
Explaining the Concepts Describe what is meant by the augmented matrix of a system of linear equations.
Solve each system of equations using matrices. Use Gaussian elimination with back-substitution or Gauss-Jordan elimination. $$ \left\\{\begin{aligned} 3 a+b-c &=0 \\ 2 a+3 b-5 c &=1 \\ a-2 b+3 c &=-4 \end{aligned}\right. $$
Perform the indicated matrix operations given that \(A, B,\) and \(C\) are defined as follows. If an operation is not defined, state the reason. $$ A=\left[\begin{array}{rr} {4} & {0} \\ {-3} & {5} \\ {0} & {1} \end{array}\right] \quad B=\left[\begin{array}{rr} {5} & {1} \\ {-2} & {-2} \end{array}\right] \quad C=\left[\begin{array}{rr} {1} & {-1} \\ {-1} & {1} \end{array}\right] $$ $$ 5 C-2 B $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.