96.6k views
0 votes
Find c23 and c11, where c = 2a − 3b, a = 5 3 3 −2 4 1 , and b = 1 2 −7 0 −5 1 .

User Poolie
by
8.4k points

1 Answer

4 votes

Final answer:

To calculate c23 and c11, we first multiply matrices a and b by 2 and -3, respectively, then subtract the resulting matrices. The value of c23 is 27, and the value of c11 is 7.

Step-by-step explanation:

To find the matrix elements c23 and c11, where c = 2a - 3b, and matrices a and b are given, we first perform the matrix multiplication by the scalar for each matrix and then subtract one from the other as per the matrix subtraction rule.

First, let's find the matrices after scalar multiplication:

2a =

2 × a = 2 × [5, 3, 3; -2, 4, 1] = [10, 6, 6; -4, 8, 2]

3b =

3 × b = 3 × [1, 2, -7; 0, -5, 1] = [3, 6, -21; 0, -15, 3].

Now, we subtract 3b from 2a to get c:

c = 2a - 3b =

[10, 6, 6; -4, 8, 2] - [3, 6, -21; 0, -15, 3] = [7, 0, 27; -4, 23, -1].

Finally, we extract the values of c23 and c11:

c23 = 27 (row 2, column 3)

c11 = 7 (row 1, column 1).

User Chefhose
by
8.1k points

Related questions

1 answer
17 votes
162k views
asked Nov 27, 2020 193k views
Chiyo asked Nov 27, 2020
by Chiyo
8.6k points
2 answers
4 votes
193k views
1 answer
5 votes
22.8k views