You can put this solution on YOUR website! If matrix a = matrix b what are the values of x,y,z?
.
.
.
Two matrices are equal if and only if they have the same dimensions and each of the corresponding elements are equal. For example, we already see that the lower left hand element is 3 in both matrices.
.
We can set up equations for the other three corresponding pairs of elements, and solve for the variables.
.
To begin, 5y and 15 are in the upper right position in matrix a and b ,respectively. So we can set up the equation
5y = 15
y = 15/5 = 3
.
You can solve for the variables x and z in the same manner.
.
Hope this helps!
.
Ms.Figgy
math.in.the.vortex