|
Question 176528: how do I solve the equation by multiplying: AB A=(3, 0, 2, -1) B=(2, 8, .6, 3)
Found 2 solutions by heidi_dommer, jim_thompson5910: Answer by heidi_dommer(1) (Show Source): Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! I'll assume that the matrices really look like:
and
Start with the given expression.
Plug in and
Since the first matrix is a 2 by 2 matrix and the second matrix is a 2 by 2 matrix, this means that the resulting matrix will be a 2 by 2 matrix.
So the final resulting matrix will look like:
note: the "x"s are just placeholders for now
Multiply the corresponding entries from the 1st row of the first matrix by the 1st column of the second matrix. After multiplying, add the values:
1st row, 1st column:
So the element in the 1st row, 1st column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
Multiply the corresponding entries from the 1st row of the first matrix by the 2nd column of the second matrix. After multiplying, add the values:
1st row, 2nd column:
So the element in the 1st row, 2nd column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
================================================================================
Multiply the corresponding entries from the 2nd row of the first matrix by the 1st column of the second matrix. After multiplying, add the values:
2nd row, 1st column:
So the element in the 2nd row, 1st column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
Multiply the corresponding entries from the 2nd row of the first matrix by the 2nd column of the second matrix. After multiplying, add the values:
2nd row, 2nd column:
So the element in the 2nd row, 2nd column of the resulting matrix is . Now let's update the matrix:
--------------------------------------------------
==============================================================================
Answer:
So the solution is
In other words,
So
|
|
|
| |