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
(1,3)(3,5)
slope = (5-3) / (3-1) = 2/2 = 1
(3,5)(4,7)
slope = (7-5) / (4-3) = 2/1 = 2
False....they are not collinear because they have different slopes and do not lie on the same line
Answer:
b. bomb calorimeter
Step-by-step explanation:
Answer:
It will cost $79.38 to carpet the shape
Explanation:
Find the diagram of the parallelogram attached
Area of a parallelogram = Base * Height
Given
Base = 8.1m
Height = 3.5m
Area of the parallelogram = 8.1*3.5
Area of a parallelogram = 28.35m²
Since 1m² = $2.80
28.35m² = x
Cross multiply
x = 28.35 * 2.80
Hence it will cost $79.38 to carpet the shape