Answer:
Matrix multiplication is not conmutative
Step-by-step explanation:
The matrix multiplication can be performed if the number of columns of the first matrix is equal to the number of rows of the second matrix
Let A with dimension mxn and B with dimension nxp represent two matrix
The multiplication of A by B is a matrix C with dimension mxp, but the multiplication of B by A is can't be calculated because the number of columns of B is not the number of rows of A. Therefore, you can notice that is not conmutative in general.
But even if the multiplication of AB and BA is defined (For example if A and B are squared matrix of 2x2) the multiplication is not necessary conmutative.
The matrix multiplication result is a matrix which entries are given by dot product of the corresponding row of the first matrix and the corresponding column of the second matrix:
Notice that in general, the result is not the same. It could be the same for very specific values of the elements of each matrix.
Answer:
130 ft²
Step-by-step explanation:
Answer:
Step-by-step explanation:
The solution to a system of equations by graphing is found by graphing both equations on a coordinate plane. The solution is the point at which the lines intersect.
<u>First, put both equations in slope-intercept form:</u>
y = x + 4 Already in slope-intercept form
x - y = 1 Isolate y.
-y = -x + 1 Multiply both sides by -1.
y = x - 1
<u>Next, graph both lines:</u>
(See attachment)
In this situation, the lines don't intersect, meaning there is no solution to this system.
Answer:
Assuming they are equal to each other, X = -4
Step-by-step explanation:
6x + 25 = x + 5
Subtract 5 from both sides
6x + 20 = x
subtract 6x from the left side
20= 5x
divide by 5
-4 = x