Chapter 8: Problem 2
A matrix is ________ if the number of rows equals the number of columns.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 8: Problem 2
A matrix is ________ if the number of rows equals the number of columns.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
In Exercises 21-32, use a determinant and the given vertices of a triangle to find the area of the triangle. \((-4, 2)\), \((0, \frac{7}{2})\), \((3, -\frac{1}{2})\)
In Exercises 63-70, find (a) \(|A|\), (b) \(|B|\), (c) \(AB\), and (d) \(|AB|\). \(A = \left[ \begin{array}{r} -1 && 2 && 1 \\ 1 && 0 && 1 \\ 0 && 1 && 0 \end{array} \right]\), \(B = \left[ \begin{array}{r} -1 && 0 && 0 \\ 0 && 2 && 0 \\ 0 && 0 && 3 \end{array} \right]\)
In Exercises 21-32, use a determinant and the given vertices of a triangle to find the area of the triangle. \((-2, 4)\), \((1, 5)\), \((3, -2)\)
In Exercises 77-84, solve for \(x\). \(\left| \begin{array}{c} x+4 & -2 \\ 7 & x-5 \end{array} \right| = 0\)
PROPERTIES OF DETERMINANTS In Exercises 97-99, a property of determinants is given (\(A\) and \(B\) are square matrices). State how the property has been applied to the given determinants and use a graphing utility to verify the results. If \(B\) is obtained from \(A\) by interchanging two rows of or interchanging two columns of \(A\), then \(|B| = -|A|\). (a) \(\left| \begin{array}{r} 1 && 3 & 4 \\ -7 && 2 & -5 \\ 6 && 1 & 2 \end{array} \right| = -\left| \begin{array}{r} 1 & 4 && 3 \\ -7 & -5 && 2 \\\ 6 & 2 && 1 \end{array} \right|\) (b) \(\left| \begin{array}{r} 1 && 3 && 4 \\ -2 && 2 && 0 \\ 1 && 6 && 2 \end{array} \right| = -\left| \begin{array}{r} 1 && 6 && 2 \\ -2 && 2 && 0 \\\ 1 && 3 && 4 \end{array} \right|\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.