37.1k views
1 vote
A) What is the size of Matrix D?2 10 61 3 8

1 Answer

2 votes

The size of a matrix is the number of rows and columns. The matrix D has two rows and 3 columns, so the size is


2*3

2 stands for the number of rows and 3 for the number of columns.

User Tom Sabel
by
3.5k points