192k views
5 votes
What are c12 ,c31 and c22 of matrix c

User Follmer
by
4.3k points

2 Answers

1 vote

Answer:

Coordinates

Explanation:

Those are the position on the matrix

c12 is row 1 column 2 of matrix c

c31 is row 3 column 1 of matrix c

c22 is row2 column 2 of matrix c

it's always (name of the matrix)(row)(column)

User Sasank Sunkavalli
by
4.0k points
4 votes

Answer:

A

Explanation:

C12=9

C31=1

C22=8

User Lukasz Guminski
by
3.8k points