Answer:
91.33
Step-by-step explanation:
90x5=450, add 98 to get 548. Since there are 6 tests, divide 548 by 6 and you get 91.33
Answer:
sorry this is soo blur
please follow me and mark has brilliant please
Answer: N >/= 7 bits
Minimum of 7 bits
Step-by-step explanation:
The minimum binary bits needed to represent 65 can be derived by converting 65 to binary numbers and counting the number of binary digits.
See conversation in the attachment.
65 = 1000001₂
65 = 7 bits :( 0 to 2^7 -1)
The number of binary digits is 7
N >/= 7 bits
Answer:
a = 22
b = 31
c = 13
Step-by-step explanation:
The sum is the same in each row, column, and diagonal.
One of the diagonals is already complete. The sum is:
16 + 25 + 34 = 75
So the first row adds up to 75:
a + 37 + 16 = 75
a = 22
The second row adds up to 75:
19 + 25 + b = 75
b = 31
And the third row adds up to 75:
34 + c + 28 = 75
c = 13
We can check our answer by finding the sum of each column and the other diagonal.
22 + 19 + 34 = 75
37 + 25 + 13 = 75
16 + 31 + 28 = 75
22 + 25 + 28 = 75