SOLUTION: Find the value of x+y in the following
[3x-2] [x y] = [42 4]
..........[3 4]
*I added the dots so the 3 and 4 could go under the x and y as one matrix
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Find the value of x+y in the following
[3x-2] [x y] = [42 4]
..........[3 4]
*I added the dots so the 3 and 4 could go under the x and y as one matrix
Log On
Question 190068: Find the value of x+y in the following
[3x-2] [x y] = [42 4]
..........[3 4]
*I added the dots so the 3 and 4 could go under the x and y as one matrix Answer by cutepiscean5(19) (Show Source):
You can put this solution on YOUR website! Find the value of x+y in the following
[3x-2] [x y] = [42 4]
..........[3 4]
Solution:
_________
we have a 1x2 matrix multiplied with a 2x2 matrix, which results in a 1x2 matrix again.
So, we first take the Left and side of this equation and multiply both the matrices and get the answers in terms of x and y.
we have:
[3x -2] [x y]
...............[3 4]
=>
we have got two terms which have been determined by multiplication, we now simplify them...
first element of the row is
and, second element of the row is
now we compare both sides of the original equation and we get:
..........(1)
and ............(2)
we have two equations and two variables x & y, we solve for them.
from equation (1) we have:
=>
=>
=>
=>
=> or
From equation (2),
when we plug in x = 4 , we get:
=>
=>
=>
=>
=>
when we plug in x = -4 , we get:
=>
=>
=>
=>
=>
Thus x+y = 4+1 = or x+y = -4-1 =
Hope this helps.