Answer:
25%
Step-by-step explanation:
price remixed = 300-225=75$
discount % = (75/300)*100 = 25%
Answer:
-4 to -1.5
Step-by-step explanation:
When the graph start to slope downwards or go down its decreasing. So when the hump starts to go down at (-4,0) it then starts to go up again after (-1.5,0). Hope this helps:)
Let x = no. of 10 oz cups sold
Let y = no. of 14 oz cups sold
Let z = no. of 20 oz cups sold
:
Equation 1: total number of cups sold:
x + y + z = 24
:
Equation 2: amt of coffee consumed:
10x + 14y + 20z = 384
:
Equation 3: total revenue from cups sold
.95x + 1.15y + 1.50z = 30.60
:
Mult the 1st equation by 20 and subtract the 2nd equation from it:
20x + 20y + 20z = 480
10x + 14y + 20z = 384
------------------------ subtracting eliminates z
10x + 6y = 96; (eq 4)
Mult the 1st equation by 1.5 and subtract the 3rd equation from it:
1.5x + 1.5y + 1.5z = 36.00
.95x + 1.15y+ 1.5z = 30.60
---------------------------subtracting eliminates z again
.55x + .35y = 5.40; (eq 5)
Multiply eq 4 by .055 and subtract from eq 5:
.55x + .35y = 5.40
.55x + .33y = 5.28
--------------------eliminates x
0x + .02y = .12
y = .12/.02
y = 6 ea 14 oz cups sold
Substitute 6 for y for in eq 4
10x + 6(6) = 96
10x = 96 - 36
x = 60/10
x = 6 ea 10 oz cups
That would leave 12 ea 20 oz cups (24 - 6 - 6 = 12)
Check our solutions in eq 2:
10(6) + 14(6) + 20(12) =
60 + 84 + 240 = 384 oz
A lot steps, hope it made some sense! I hope this helps!! ;D
Answer:
Matrix multiplication is not conmutative
Step-by-step explanation:
The matrix multiplication can be performed if the number of columns of the first matrix is equal to the number of rows of the second matrix
Let A with dimension mxn and B with dimension nxp represent two matrix
The multiplication of A by B is a matrix C with dimension mxp, but the multiplication of B by A is can't be calculated because the number of columns of B is not the number of rows of A. Therefore, you can notice that is not conmutative in general.
But even if the multiplication of AB and BA is defined (For example if A and B are squared matrix of 2x2) the multiplication is not necessary conmutative.
The matrix multiplication result is a matrix which entries are given by dot product of the corresponding row of the first matrix and the corresponding column of the second matrix:
![A=\left[\begin{array}{ccc}a11&a12\\a21&a22\end{array}\right]\\B= \left[\begin{array}{ccc}b11&b12\\b21&b22\end{array}\right]\\AB = \left[\begin{array}{ccc}a11b11+a12b21&a11b12+a12b22\\a21b11+a22b21&a21b12+a22b22\end{array}\right]\\\\BA=\left[\begin{array}{ccc}b11a11+b12a21&b11a12+b12a22\\b21a11+b22ba21&b21a12+b22a22\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da11%26a12%5C%5Ca21%26a22%5Cend%7Barray%7D%5Cright%5D%5C%5CB%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Db11%26b12%5C%5Cb21%26b22%5Cend%7Barray%7D%5Cright%5D%5C%5CAB%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da11b11%2Ba12b21%26a11b12%2Ba12b22%5C%5Ca21b11%2Ba22b21%26a21b12%2Ba22b22%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5CBA%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Db11a11%2Bb12a21%26b11a12%2Bb12a22%5C%5Cb21a11%2Bb22ba21%26b21a12%2Bb22a22%5Cend%7Barray%7D%5Cright%5D)
Notice that in general, the result is not the same. It could be the same for very specific values of the elements of each matrix.
Answer:
No
Step-by-step explanation:
4 x 2 = 14
<u><em>BUT</em></u>
3 x 2 ≠ 9