15-4 = 11
11 x 2 = 22
22 + 2/3 = 68/3
Answer:
98
Step-by-step explanation:
Integers are whole numbers or opposite of whole numbers.
The slope is 1.
How?
Change of y is 100-1=99.
Change of x is 100-1=99.
The slope is 99/99=1 or 1/1.
So if we start at (1,1) and we rise 1 and run 1 right, we get (2,2).
If we do that again from (2,2) we get (3,3).
Following the pattern of going up 1 and right from each new location discovered we get all the of these points:
Start (1,1)
(2,2)
(3,3)
(4,4)
(5,5)
(6,6)
....
(96,96)
(97,97)
(98,98)
(99,99)
end (100,100)
So we just need to count all the numbers from 2 to 99.
99-2+1
97+1
98
(7 + 5i) - ( -9 + i)
= 7 + 5i - (-9) - (i)
= 7 + 5i + 9 - i
= 16 + 4i
= 4i + 16
Answer:
Option b is correct (8,13).
Step-by-step explanation:
7x - 4y = 4
10x - 6y =2
it can be represented in matrix form as![\left[\begin{array}{cc}7&-4\\10&-6\end{array}\right] \left[\begin{array}{c}x\\y\end{array}\right] = \left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D7%26-4%5C%5C10%26-6%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
A=
X= ![\left[\begin{array}{c}x\\y\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D)
B= ![\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
i.e, AX=B
or X= A⁻¹ B
A⁻¹ = 1/|A| * Adj A
determinant of A = |A|= (7*-6) - (-4*10)
= (-42)-(-40)
= (-42) + 40 = -2
so, |A| = -2
Adj A=
A⁻¹ =
/ -2
A⁻¹ = ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20)
X= A⁻¹ B
X= ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right] *\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}(3*4) + (-2*2)\\(5*4) + (-7/2*2)\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D%283%2A4%29%20%2B%20%28-2%2A2%29%5C%5C%285%2A4%29%20%2B%20%28-7%2F2%2A2%29%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}12-4\\20-7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D12-4%5C%5C20-7%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}8\\13\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%5C%5C13%5Cend%7Barray%7D%5Cright%5D)
x= 8, y= 13
solution set= (8,13).
Option b is correct.