Answer:
whole number
Step-by-step explanation:
Let's use Gaussian elimination. Consider the augmented matrix,
![\left[\begin{array}{ccc|ccc}1 & -1 & -1 & 1 & 0 & 0\\-1 & 2 & 3 & 0 & 1 & 0\\1 & 1 & 4 & 0 & 0 & 1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cccc%7D1%20%26%20-1%20%26%20-1%20%26%201%20%26%200%20%26%200%5C%5C-1%20%26%202%20%26%203%20%26%200%20%26%201%20%26%200%5C%5C1%20%26%201%20%26%204%20%26%200%20%26%200%20%26%201%5Cend%7Barray%7D%5Cright%5D)
• Add row 1 to row 2, and add -1 (row 1) to row 3:
![\left[\begin{array}{ccc|ccc}1 & -1 & -1 & 1 & 0 & 0\\0 & 1 & 2 & 1 & 1 & 0\\0 & 2 & 5 & -1 & 0 & 1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cccc%7D1%20%26%20-1%20%26%20-1%20%26%201%20%26%200%20%26%200%5C%5C0%20%26%201%20%26%202%20%26%201%20%26%201%20%26%200%5C%5C0%20%26%202%20%26%205%20%26%20-1%20%26%200%20%26%201%5Cend%7Barray%7D%5Cright%5D)
• Add -2 (row 2) to row 3:
![\left[\begin{array}{ccc|ccc}1 & -1 & -1 & 1 & 0 & 0\\0 & 1 & 2 & 1 & 1 & 0\\0 & 0 & 1 & -3 & -2 & 1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cccc%7D1%20%26%20-1%20%26%20-1%20%26%201%20%26%200%20%26%200%5C%5C0%20%26%201%20%26%202%20%26%201%20%26%201%20%26%200%5C%5C0%20%26%200%20%26%201%20%26%20-3%20%26%20-2%20%26%201%5Cend%7Barray%7D%5Cright%5D)
• Add -2 (row 3) to row 2:
![\left[\begin{array}{ccc|ccc}1 & -1 & -1 & 1 & 0 & 0\\0 & 1 & 0 & 7 & 5 & -2\\0 & 0 & 1 & -3 & -2 & 1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cccc%7D1%20%26%20-1%20%26%20-1%20%26%201%20%26%200%20%26%200%5C%5C0%20%26%201%20%26%200%20%26%207%20%26%205%20%26%20-2%5C%5C0%20%26%200%20%26%201%20%26%20-3%20%26%20-2%20%26%201%5Cend%7Barray%7D%5Cright%5D)
• Add row 2 and row 3 to row 1:
![\left[\begin{array}{ccc|ccc}1 & 0 & 0 & 5 & 3 & -1\\0 & 1 & 0 & 7 & 5 & -2\\0 & 0 & 1 & -3 & -2 & 1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cccc%7D1%20%26%200%20%26%200%20%26%205%20%26%203%20%26%20-1%5C%5C0%20%26%201%20%26%200%20%26%207%20%26%205%20%26%20-2%5C%5C0%20%26%200%20%26%201%20%26%20-3%20%26%20-2%20%26%201%5Cend%7Barray%7D%5Cright%5D)
So the inverse is

Answer:
$110
Step-by-step explanation:
1. The total cost:
<em>(3 * 65) + (2 * 70) + (1 * 55)</em> -> cost of dresses + jeans + earrings
Total: 195 + 140 + 55 = <em>390</em>.
2. Money leftover:
<em>500 - 390</em> = $110.
Answer:6 people
Step-by-step explanation: divide 4 by 2/3
Y+3=2(x-5)
y+3=2x-10
y+3+10=2x
y+13=2x
2x-y=13