Answer:
x=4/3, y=2
x=8/3, y=10/3
x=22/3, y=24/3
Step-by-step explanation:
By following the rule given, you can insert the values you already know to find the values that you don't know!
Answer:
It's 1/2
Step-by-step explanation:
The three ratios that is equal to 18:4 are
9 : 2 if you divide 18 and 4 by 2
36 : 8 if you multiply 18 and 4 by 2
54 : 12 if you multiply 18 and 4 by 3
Hope this helps!!
Answer:
It can circulate about 14.814 cubic yards per minute.
Step-by-step explanation:
Answer:
![\left[\begin{array}{ccc}7\\4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D7%5C%5C4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
The answer is a single-column matrix (7,4,2)
Step-by-step explanation:
In such multiplication of matrices, you have to proceed by multiplying each ROW of the first matrix by the COLUMN of the second matrix. So,
![\left[\begin{array}{ccc}3&6&1\end{array}\right] * \left[\begin{array}{ccc}2\\0\\1\end{array}\right] = (3 * 2) + (6 * 0) + (1 * 1) = 6 + 0 + 1 = 7](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%266%261%5Cend%7Barray%7D%5Cright%5D%20%2A%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%5C%5C0%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%3D%20%283%20%2A%202%29%20%2B%20%286%20%2A%200%29%20%2B%20%281%20%2A%201%29%20%3D%206%20%2B%200%20%2B%201%20%3D%207)
then...
![\left[\begin{array}{ccc}2&4&0\end{array}\right] * \left[\begin{array}{ccc}2\\0\\1\end{array}\right] = (2 * 2) + (4 * 0) + (0 * 1) = 4 + 0 + 0 = 4](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%264%260%5Cend%7Barray%7D%5Cright%5D%20%2A%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%5C%5C0%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%3D%20%282%20%2A%202%29%20%2B%20%284%20%2A%200%29%20%2B%20%280%20%2A%201%29%20%3D%204%20%2B%200%20%2B%200%20%3D%204)
and
![\left[\begin{array}{ccc}0&6&2\end{array}\right] * \left[\begin{array}{ccc}2\\0\\1\end{array}\right] = (0 * 2) + (6 * 0) + (2 * 1) = 0 + 0 + 2= 2](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D0%266%262%5Cend%7Barray%7D%5Cright%5D%20%2A%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%5C%5C0%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%3D%20%280%20%2A%202%29%20%2B%20%286%20%2A%200%29%20%2B%20%282%20%2A%201%29%20%3D%200%20%2B%200%20%2B%202%3D%202)
I hope it helps.