Answer:
Answer is first line
Step-by-step explanation:
-7(x+9) >= 37+3x
Going to solve for x:
-7x - 63 >= 37 + 3x
-7x - 3x >= 37 + 63
-10x >= 100
x <= 100/-10 (notice the change in equality because we divided by negative)
x <= -10
Answer:
64 is the perfect square
Step-by-step explanation:
its the perfect square because the square root is 8 and 8 is a whole number therefore 64 is the perfect square here.
plz vote me brainliest and give me a thanks
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: f(n) = {f(1)=-4
{f(n) = f(n-1) / 20 if n > 1
Or Answer B.
Step-by-step explanation: