Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer
While linear<span> equations are always straight, </span>nonlinear<span> equations often feature curves.</span>
Answer:
180 mm
Step-by-step explanation:
height : cases
105 : 7
constant of proportionality = 105/7
height of 12 cases = 12 x 105/7 = 180 mm
Answer:
your answer is 211.23949776785489 milligrams
Step-by-step explanation:
i hope this helps
have a nice day/night
mark brainiest please :)
Answer:
-14
Step-by-step explanation:
You've got a(1)=20
a(1) means a(n) when n=1
the sequence is telling you to take the previous value of a(n), which is a(n-1) and subtract 17
then:
a(2) = a(1)-17 = 20 - 17 = 3
a(3) = a(2) - 17 = 3-17 = -14