Q 278

Question

Explain how to decide which row or column you
will use to expand a 3×3 determinant.

Step-by-Step Solution

Verified
Answer

When we expand 3×3 determinant by any row or column by expanding minors along the first row, we use the following pattern:

a1b1c1a2b2c2a3b3c3=a1b2c2b3c3-b1a2c2a3c3+c1a2b2a3b3

Usually we try to pick a row or column that will make the calculation easier.

1Step 1. To explain

To explain how to decide which row or column is used to expand 3×3 matrix.

2Step 2. Consider an example

Consider a 3×3 square matrix, 2-31-31-2111


3Step 3. Evaluating matrix by expanding row or column.

To evaluate a 3×3 determinant by expanding by minors along the first row, we use the following pattern:

a1b1c1a2b2c2a3b3c3=a1b2c2b3c3-b1a2c2a3c3+c1a2b2a3b3

The sign pattern for the minor is as follows:

+-+-+-+-+


4Step 4. Evaluate the matrix by expanding first row

To evaluate the given matrix by expanding the minors along the first row,

2-31-31-2111=21-211-(-3)-3-211+1-3111

                       =2(3)+3(-1)+1(-2)

                      =6-5

                      =1

Therefore the value of the determinant is 1

5Step 5. How to determine which row and column

The determinant can be found by using any row or column. 

About which row or column to use, we usually try to pick the row or column which will make the calculation easier.

If the determinant contains zero, using row or column that contains zero will make the calculation easier.