Answer:
Does the answer help you?
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
Answer:
-2
Step-by-step explanation:
First, you need to find the equation.
f(x) = -3x + b
Now we need to find the y-intercept.
f(x) = -3x + b
f(-9) = -3(1) + b
-9 = -3 + b
-6 = b
f(x) = -3x - 6
The zero of f means that f(x) = 0
f(0) = -3x - 6
f(6) = -3x
x = -2
Answer:
x = 30
Step-by-step explanation:
1/2(x+6) = 18
Distribute
1/2 x + 3 = 18
Subtract 3 from each side
1/2x +3-3 = 18-3
1/2x = 15
Multiply each side by 2
1/2x*2 = 15*2
x = 30