Chapter 10: Problem 247
Show that the inverse of a diagonal matrix is a diagonal matrix.
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 10: Problem 247
Show that the inverse of a diagonal matrix is a diagonal matrix.
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
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{ccc} 1 & 1 & 1 \\ a & b & c \\ a^{3} & b^{3} & c^{3} \end{array}\right|=(a-b)(b-c)(c-a)(a+b+c) $$
Solve \(x+2 y+3 z=6\) \(2 x+4 y+z=7\) \(3 x+2 y+9 z=14\)
If \(a=\frac{x}{y-z}, b=\frac{y}{z-x}\) and \(c=\frac{z}{x-y}\), where \(x, y, z\) are not all zero, prove that \(1+a b+b c+c a=0\).
EVALUATING DETERMINANTS. $$ \left|\begin{array}{lll} 1 & a & b+c \\ 1 & b & c+a \\ 1 & c & a+b \end{array}\right| $$
PROVING IDENTITIES BY DETERMINANTS. $$ \left|\begin{array}{lll} -2 a & a+b & c+a \\ b+a & -2 b & b+c \\ c+a & c+b & -2 c \end{array}\right|=4(b+c)(c+a)(a+b) $$
What do you think about this solution?
We value your feedback to improve our textbook solutions.