9x^3 - 8x^2 is the answer. to solve this you must distribute the sign across each parenthetical and then add the like terms (all cubed x variables added to cubed variables and all squared x variables added to squared variable)
Answer:
A u B = {3,5,6,7,8,11,12}
Step-by-step explanation:
A = {3,6,7,11}
B = {3,5,7,8,12}
A u B = {3,5,6,7,8,11,12}
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.