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:
Option C. 10 square inch
Step-by-step explanation:
Net of a prism is shown on the coordinate plane. We have to calculate the surface area of the prism.
To calculate the surface area of the net we will calculate the area of the four large rectangles and two squares given in the picture.
Total surface area of the net = 2× small squares + 4×large rectangles
= 2×(1×1) + 4×(1×2) = 2 + 8 = 10 square inch.
Therefore option C. 10 square inch is the answer.
3/4 is equivalent to 75%.
To find the percentage of a fraction, you simply just divide the numerator by the denominator. 3/4=0.75, which is 75%.
2414 total seats.......221 reserved.....x = non-reserved.....y = remaining seats
y = 2414 - (x + 221)
y = 2414 - x - 221
y = 2193 - x <=====
Answer:
final cost of 3 pounds: <u> 8 dollars </u>
final cost of p pounds: <u> 3.75p - 3.25 dollars </u>
Step-by-step explanation:
Each pound costs $3.75, so 3 pounds cost 3*3.75 = 11.25 dollars. Subtract off the $3.25 to get the final cost to be 11.25-3.25 = 8 dollars. This takes care of the first part.
For the second part, the expression for the final cost is 3.75p - 3.25; where the 3.75p is the cost before the coupon is applied. If you plugged p = 3 into that expression, you should get 8 as a result. The variable p is some positive whole number. It's a place holder for the number of pounds of apples.