Answer:
5
Step-by-step explanation:
Answer:
Player II should remove 14 coins from the heap of size 22.
Step-by-step explanation:
To properly answer this this question, we need to understand the principle and what it is exactly is being asked.
This question revolves round a game of Nim
What is a game of Nim: This is a strategic mathematical game whereby, two opposing sides or opponent take turns taking away objects from a load or piles. On each turn, a player remove at least an object and may remove any number of objects provided they all come from the same heap/pile.
Now, referring back to the question, we should first understand that:
22₂ = 1 0 1 1 0
19₂= 1 0 0 1 1
14₂= 0 1 1 1 0
11₂= 0 1 0 1 1
and also that the “bit sums” are all even, so this is a balanced game.
However, after Player I removes 6 coins from the heap of size 19, Player II should remove 14 coins from the heap of size 22.
Are you asking what the answer is because you are not asking us anything. I would really like to help you out but I need to know what the question is first.
Move each point 3 spaces to the right and connect the dots
Answer:
x = 0, x = 3
Step-by-step explanation:
Given
- 4x² = - 12x ( add 12x to both sides )
- 4x² + 12x = 0 ← factor out - 4x from each term
- 4x(x - 3) = 0
Equate each factor to zero and solve for x
- 4x = 0 ⇒ x = 0
x - 3 = 0 ⇒ x = 3