College Algebra (6th Edition)

Published by Pearson
ISBN 10: 0-32178-228-3
ISBN 13: 978-0-32178-228-1

Chapter 6 - Matrices and Determinants - Exercise Set 6.5 - Page 652: 27

Answer

0

Work Step by Step

To evaluate an nth-order determinant, where $n > 2$, 1. Select a row or column about which to expand. 2. Multiply each element $a_{ij}$ in the row or column by $(-1)^{i+j}$ times the determinant obtained by deleting the ith row and the $j\mathrm{t}\mathrm{h}$ column in the given array of numbers. 3. The value of the determinant is the sum of the products found in step 2. ----- We select row 1, ($1$s are easy to work with). The first position, (i,j)=(1,1), 1+1=2, defines the sequence of alternating signs starting with a plus. $\left|\begin{array}{lll} 1 & 1 & 1\\ 2 & 2 & 2\\ -3 & 4 & -5 \end{array}\right|=$ $=+1\cdot\left|\begin{array}{ll} 2 & 2\\ 4 & -5 \end{array}\right|-1\cdot\left|\begin{array}{ll} 2 & 2\\ -3 & -5 \end{array}\right|+1\cdot\left|\begin{array}{ll} 2 & 2\\ -3 & 4 \end{array}\right|$ $=(-10-8)-(-10+6)+(8+6)$ $=-18+4+14$ $=0$
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.