Enemy of my enemy
New member
- Joined
- Dec 15, 2019
- Messages
- 8
Hello guys,
we have word problem on university and unfortunately I don't know how to deal with it
We have 3 dwarves: Gimli, Dain and Thorin. They are sitting around circular table. And they have kilograms of Mithril. Gimli has 80 kg, Dain has 40 kg and Thorin only 20 kg. They want to divide mithril, because they have lot of time and they don't want be bored. They made up, they will do following operation 7 times: Each of them will divide their mithril on 2 (same) halves. First half they will give to dwarf on left and second half to dwarf on right. How many of kilograms of mithril will have each of them on end of this operation?
I tried to do it logically, but our objective is use matrix (like part of algorithm). And in this case I am lost.
we have word problem on university and unfortunately I don't know how to deal with it
We have 3 dwarves: Gimli, Dain and Thorin. They are sitting around circular table. And they have kilograms of Mithril. Gimli has 80 kg, Dain has 40 kg and Thorin only 20 kg. They want to divide mithril, because they have lot of time and they don't want be bored. They made up, they will do following operation 7 times: Each of them will divide their mithril on 2 (same) halves. First half they will give to dwarf on left and second half to dwarf on right. How many of kilograms of mithril will have each of them on end of this operation?
I tried to do it logically, but our objective is use matrix (like part of algorithm). And in this case I am lost.