The size or dimension of a matrix is the number of rows and the number of columns, written in that order, and in the format m × n, read "m by n." If n = m, which means that the number of rows equals the number of columns, then the matrix is called a
Square Matrix
3 [12 -3 5] is?
[36 -9 15]
[7 11] - [-1 3]
[8 8]
What is the inverse of the 2x2 matrix
[1 2]
[3 4]
[-2 1]
[1.5 -0.5]
Subtraction of Matrices [7] - [8] - [0] - [-5] = ?
[4]
Multiplying matrices [3 5 9 0 0 1 2 ] x [2]
Not possible
Represent these simultaneous equations in matrix form:
4x - 3z = 4
3x - z = -5
[4 -3] [x] = [4]
[3 -1] [z] = [-5]
In the first game of the netball season, Ms Graham scores 11pts, has 6 assists and 3 rebounds. Represent this information as a matrix. In the second game she scores 14pts, has 4 assists and 4 rebounds. Represent this information as a matrix. What are her totals after two games?
Pts = 25 Assists = 10 Rebounds = 7
[25 10 7]
Tickets to the movie IT costs $20.00 for adults, $10.00 for children and $12.50 for seniors. Create a column matrix to represent this information. For opening night, 145 adults, 2 children and 32 seniors attend. Represent this information as a row matrix. Find the product of the two matrices to find the total earning made by the cinema
$3320.00
Ms Gregory sells 4 of her brownies and 3 cookies for $15. The following week she sells 6 of her brownies and 5 cookies for $23.50. Create a matrix to represent this information. Solve for how much each brownie and cookie costs.
Brownie = $2.25 Cookie = $2.00