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
In this problem, we let x be the number of half gallons of milk the store bought, and x-12 be the remaining half gallonsWe use the equation profit = revenue-cost
88.08=4.02(x-12)-2.60x88.08=4.02x-48.24-2.6x1.42x=88.08+48.24=136.32x=136.32/1.42=96Hence, the number of half gallons of milk the store bought is 96
Can you take picture better?I need to see this good
Answer:
see below
Step-by-step explanation:
h(x) = (x − 5)^2 − 7
This is in vertex form
y = a( x-h)^2 + k
where ( h,k) is the vertex and x=h is the axis of symmetry
( 5,-7) is the vertex and x=5 is the axis of symmetry