Answer:
x=17/2 y=1/6
Step-by-step explanation:
-1(x+3y=9)
1(x-3y=8)
_________
-x-3y=-9
x-3y=8
________
-6y/6=-1/6 y=1/6
x+3(1/6)=9
x+ 1/2=9
- 1/2 - 1/2
x=17/2
Answer:
(B) 0.0588
Step-by-step explanation:
The probability is calculated as a division between the number of possibilities that satisfy a condition and the number of total possibilities. Then, the probability that the first card is diamonds is:

Because the deck has 52 cards and 13 of them are diamonds.
Then, if the first card was diamonds, the probability that the second card is also diamond is:

Because now, we just have 51 cards and 12 of them are diamonds.
Therefore, the probability that both cards are diamonds is calculated as a multiplication between
and
. This is:

Answer:
105.876373581
Step-by-step explanation:
8.563 + 4.8292 = 13.3922
13.3922 × 9.183 = 122.9805726
122.9805726 ÷ 1.192 = 103.171621309
103.171621309 ÷ 1.192 = 86.5533735811
86.5533735811 + 19.323 = 105.876373581
D you have to substitute the h with 27
Hope this helps
Answer:
If k = −1 then the system has no solutions.
If k = 2 then the system has infinitely many solutions.
The system cannot have unique solution.
Step-by-step explanation:
We have the following system of equations

The augmented matrix is
![\left[\begin{array}{cccc}1&-2&3&2\\1&1&1&k\\2&-1&4&k^2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C1%261%261%26k%5C%5C2%26-1%264%26k%5E2%5Cend%7Barray%7D%5Cright%5D)
The reduction of this matrix to row-echelon form is outlined below.

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\2&-1&4&k^2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C2%26-1%264%26k%5E2%5Cend%7Barray%7D%5Cright%5D)

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\0&3&-2&k^2-4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C0%263%26-2%26k%5E2-4%5Cend%7Barray%7D%5Cright%5D)

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\0&0&0&k^2-k-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C0%260%260%26k%5E2-k-2%5Cend%7Barray%7D%5Cright%5D)
The last row determines, if there are solutions or not. To be consistent, we must have k such that


Case k = −1:
![\left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&-1-2\\0&0&0&(-1)^2-(-1)-2\end{array}\right] \rightarrow \left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&-3\\0&0&0&-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%26-1-2%5C%5C0%260%260%26%28-1%29%5E2-%28-1%29-2%5Cend%7Barray%7D%5Cright%5D%20%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%26-3%5C%5C0%260%260%26-2%5Cend%7Barray%7D%5Cright%5D)
If k = −1 then the last equation becomes 0 = −2 which is impossible.Therefore, the system has no solutions.
Case k = 2:
![\left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&2-2\\0&0&0&(2)^2-(2)-2\end{array}\right] \rightarrow \left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&0\\0&0&0&0\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%262-2%5C%5C0%260%260%26%282%29%5E2-%282%29-2%5Cend%7Barray%7D%5Cright%5D%20%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%260%5C%5C0%260%260%260%5Cend%7Barray%7D%5Cright%5D)
This gives the infinite many solution.