Answer:

Step-by-step explanation:
To find the matrix A, took all the numeric coefficient of the variables, the first column is for x, the second column for y, the third column for z and the last column for w:
![A=\left[\begin{array}{cccc}1&1&2&2\\-7&-3&5&-8\\4&1&1&1\\3&7&-1&1\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%262%262%5C%5C-7%26-3%265%26-8%5C%5C4%261%261%261%5C%5C3%267%26-1%261%5Cend%7Barray%7D%5Cright%5D)
And the vector B is formed with the solution of each equation of the system:![b=\left[\begin{array}{c}3\\-3\\6\\1\end{array}\right]](https://tex.z-dn.net/?f=b%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D3%5C%5C-3%5C%5C6%5C%5C1%5Cend%7Barray%7D%5Cright%5D)
To apply the Cramer's rule, take the matrix A and replace the column assigned to the variable that you need to solve with the vector b, in this case, that would be the second column. This new matrix is going to be called
.
![A_{2}=\left[\begin{array}{cccc}1&3&2&2\\-7&-3&5&-8\\4&6&1&1\\3&1&-1&1\end{array}\right]](https://tex.z-dn.net/?f=A_%7B2%7D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%263%262%262%5C%5C-7%26-3%265%26-8%5C%5C4%266%261%261%5C%5C3%261%26-1%261%5Cend%7Barray%7D%5Cright%5D)
The value of y using Cramer's rule is:

Find the value of the determinant of each matrix, and divide:


Answer:
y = 3x - 2
Step-by-step explanation:
The equation is linear and expressed in slope- intercept form
y = mx + c ( m is the slope and c the y- intercept )
Given (0, - 2 ) then c = - 2
Calculate the multiplier using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (0, - 2) and (x₂, y₂ ) = (1,1) ← 2 ordered pairs from the table
m =
= 3, hence
y = 3x - 2 ← equation relating x and y
Answer:
The value of n depends on the questin. N would be a variable in an equation.
Step-by-step explanation:
For example. 2*n=6
n is the variable in the equation. Therefore, the value of n is 3. Because 2*3=6.
Answer:
There are (63) combinations. The notation means "six choose three". Out of six items (flavors) choose three.
(nk)=n!k!(n−k)!.
(63)=6!3!3!.
Think of it this way. There are 6 ways to choose a flavor. Once you choose, there are 5 ways to choose the next. After that, there are 4 flavors left. which is 6!/3!=6⋅5⋅4⋅3⋅2⋅13⋅2⋅1=6⋅5⋅4=120.
But, you could have chosen {chocolate,vanilla,strawberry} and you get the same combination as {vanilla, strawberry, chocolate} so we have to divide by 3!=3⋅2⋅1=6 to account for the order of choosing.
So the number of combinations of flavors is (63)=1206=20.
<h3>Mark me a brainlist</h3>