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:
A
Step-by-step explanation:
I think you are in geometry I learned this a little back...
It's hard to explain but basically one side is just (n) another is (n(square root sign))and another is (2n.)
So the answer Is a because in this case (n) is 4
Answer:
D. 65 degrees
Step-by-step explanation:
If two sides are congruent the corresponding angles are also congruent
Answer: 2.79 hours.
Step-by-step explanation:
Given that the function for the learning process is T(x) = 2 + 0.3 1 x , where T(x) is the time, in hours, required to produce the xth unit
To calculate the time for the new worker to produce 10 units, substitute 10 for x in the equation above.
T(x) = 2 + 0.31 (10)
T(x) = 2 + 3.1
T(x) = 5.1 hours
To calculate the time for the new worker to produce 19 units, substitute 19 for x in the equation above.
T(x) = 2 + 0.31(19)
T(x) = 2 + 5.89
T(x) = 7.89 hours
The time required for a new worker to produce units 10 through 19 will be
7.89 - 5.1 = 2.79 hours
Answer:
4.78 m
Step-by-step explanation:
From cm to m, you would need to divide 100 to get your conversion answer which is 4.78 m.