Answer:
You chose the right one
Step-by-step explanation:
i hope this helps :)
To solve for m we want to get m by itself on one side of the equals sign, with everything else on the other side. First we subtract b from both sides, to get it out of the right side of the equation:
y - b = mx + b - b
y - b = mx
Now we divide both sides by x, to get m completely by itself:
(y-b)/x = (mx)/x
(y-b)/x = m
So m is equal to (y-b)/x.
Answer:
x = -1
Step-by-step explanation:
1/4 (4x - 4) = -2(6x + 7)
1x - 1 = -12x - 14
13x = -13
x = -1
Answer:
Y = [-6 6 6 -6]
Step-by-step explanation:
From the given matrices
If X - 2Y = Z
b - 2c = a ... 1
a -2d = c ...2
4+2a = 16.... 3
a + 2b = b .... 4
From3 ;
2a = 16-4
2a = 12
a = 6
From 4;
a + 2b - b = 0
a+b = 0
a = -b
6 = -b
b = -6
From1;
b - 2c = a
-6 - 2c = 6
-2c = 12
c = -6
also
a - 2d = c
6-2d = -6
-2d = -6-6
-2d = -12
d = 6
Hence the matrices Y = [-6 6 6 -6]