Answer:

Step-by-step explanation:

Multiply the row of the first matrix to the column of the second matrix





simplifying them we get

Answer:
[13, 15, 17, 16, 12]
[16, 12, 17, 13, 15]
[16, 15, 14, 13, 12]
[17, 13, 15, 12, 14]
Step-by-step explanation:
Writing a Python code, I got the answers given, reading from left to right to down. For example, for [13, 15, 17, 16, 12], 13 is the top left circle, 15 is the middle right, 17 is the far right, 16 is the bottom left, and 12 is the bottom right
You add extra zeroes until all numbers have the same quantity. in this case, 2.303 has three numbers after the decimal, so the other three number need it too. 2.300, 2.330, and 2.030. now that you have all of them looking the same now, you can tell which is least and work from there: 2.030 is the least, then 2.300, 2.303 then 2.330 is the largest.
Answer:73. 0
Step-by-step explanation:
Radius=8.02
Tita =130
Area of sector = tita/360 x πr^2
130/360 x 22/7 x (8.02) ^2
130/360 x 22/7 x64. 3204
= 72.99
To the nearest tenth = 73.0