That is correct.
You have applied the distributive law.
Answer:
292381g56i3yg8
Step-by-step explanation:
Answer:
41
Step-by-step explanation:
Matrix Multiplication follows a row-column format. In order to compute this, you must be familiar with vector dot products.
With that in mind, lets get straight into it.
The order that matrix multiplication follows means that the terms in the result are filled in left to right, then top to bottom.
Therefore, a21 will be the 3 value that is computed. This is important becuase this allows to directly compute a21, instead of using up a lot of time computing all the values before.
As a21 is located in the bottom row 1st column, we take the dot product of the 2nd row in matrix 1 and the 1 column in matrix two.
So we have:
(7 2) dot (5 3) = 7*5 + 2*3 = 41
Answer:
102,346 :)
Explanation:
Divide $409384 by 4 (409384/4) and you get your answer.
The price of a staff ticket and the price of a student ticket is $8 and $14
Given:
Day 1:
Number of staff tickets sold = 3
Number of students tickets sold = 1
Total revenue day 1 = $38
Day 2:
<em>Number of staff tickets sold</em> = 3
<em>Number of students tickets sold</em> = 2
<em>Total revenue day</em> 2 = $52
let
<em>cost of staff tickets</em> = x
<em>cost of students tickets</em> = y
The equation:
<em>3x + y = 38 (1)</em>
<em>3x + y = 38 (1)3x + 2y = 52 (2)</em>
subtract (1) from (2)
2y - y = 52 - 38
y = 14
substitute y = 14 into (1)
3x + y = 38 (1)
3x + 14 = 38
3x = 38 - 14
3x = 24
x = 24/3
x = 8
Therefore,
cost of staff tickets = x
= $8
cost of students tickets = y
= $14
Read more:
brainly.com/question/22940808