Your overall grade will go down. I'd try to ask your teacher if you can make them up.
The answer is d. if they are chemically joined as a mixture is multiple element but they aren't chemically joined. And an atom is what the element is made of and a solution is not anything to do with joined elements
Fraction form 41/400
decimal form .1025
Answer:
x = 4
Step-by-step explanation:
3x + 2y = 26
y = x + 3
Plug in the equation for y
3x + 2(x + 3) = 26
Multiply the 2 with what is in the parantheses
3x + 2x + 6 = 26
Combine like terms and solve for x
5x + 6 = 26
5x = 20
x = 4
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