Find the Dimensions [[1,9]]
Problem
Solution
Identify the number of rows in the matrix. There is only 1 horizontal line of entries.
Identify the number of columns in the matrix. There are 2 vertical lines of entries.
State the dimensions using the standard
m×n format, wherem is the number of rows andn is the number of columns.
Final Answer
Want more problems? Check here!