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:
It's correct
Step-by-step explanation:
Good job! arcsin(0.9659) is indeed 75 degrees
I believe it is 10 and however many zeros there are and there's 6 so if I'm not mistaken the answer is

.
The mixed number for this diagram would be: 4 5/6
The improper fraction would be: 29/6
That’s going off of the whole diagram.
Answer:
Total surface area : 733
The shape of the base is a rectangle with sides 11 in. and 12 in.
Step-by-step explanation:
The shape of the base is a rectangle with sides 11 in. and 12 in.
The surface area is the sum of the areas of the 5 sides.
Area of the base = 11*12 = 132
Area of the two triangles = (11*16)/2 = 88
Area of the back rectangle = 192
The theorem of Pitagora to find the oblique side: square root of (11*11 + 16*16)= 19.42 in.
So the area of the oblique face: 19.42* 12 = 233 (almost :) )
So total surface area: 132 + 88*2+192+233= 733 square in