Transfer Game - A mix of percentage and fixed amounts

Algebra Level 4

Four persons A A , B B , C C , and D D are playing a game of cyclic transfer. A A goes first, and gives 20 % 20\% of what he has, plus $10 to B B . Next, B B gives 20 % 20\% of his new amount plus $20 to C C . Next, C C gives 20 % 20 \% of his new amount plus $30 to player D D , and finally, D D gives 20 % 20\% of his new amount plus $40 to player A A . At the end of all this, the four players check the amounts they have. Player A A finds that he has lost 10 % 10 \% of what he had initially. Players B B and C C ended up with the same amounts they started with, while player D D gained 50 % 50\% of what he had originally. What was the amount that player C C started with?

Similar problems:


The answer is 1170.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Chew-Seong Cheong
Sep 15, 2020

Let the amounts the four players have initially and after the game be a 0 a_0 , b 0 b_0 , c 0 c_0 , and d 0 d_0 ; and a 1 a_1 , b 1 b_1 , c 1 c_1 , and d 1 d_1 respectively. Then

{ b 1 = 0.8 ( 0.2 a 0 + b 0 + 10 ) 20 = 0.16 a 0 + 0.8 b 0 12 c 1 = 0.8 ( 0.04 a 0 + 0.2 b 0 + c 0 + 22 ) 30 = 0.032 a 0 + 0.16 b 0 + 0.2 c 0 12.4 d 1 = 0.8 ( 0.008 a 0 + 0.04 b 0 + 0.2 c 0 + d 0 + 34.4 ) 40 = 0.0064 a 0 + 0.032 b 0 + 0.16 c 0 + 0.8 d 0 12.48 a 1 = 0.8 a 0 10 + 0.2 ( 0.008 a 0 + 0.04 b 0 + 0.2 c 0 + d 0 + 34.4 ) + 40 = 0.8016 a 0 + 0.008 b 0 + 0.04 c 0 + 0.2 d 0 + 36.88 \small \begin{cases} b_1 = 0.8(0.2a_0 + b_0 + 10) - 20 & = 0.16a_0+0.8b_0-12 \\ c_1 = 0.8(0.04a_0 + 0.2b_0 + c_0 +22) - 30 & = 0.032a_0 + 0.16b_0+0.2c_0 -12.4 \\ d_1 = 0.8(0.008a_0 + 0.04b_0 + 0.2c_0 + d_0 + 34.4) - 40 & = 0.0064a_0+0.032b_0+0.16c_0+0.8d_0-12.48 \\ a_1 = 0.8a_0 - 10 + 0.2(0.008a_0 + 0.04b_0 + 0.2c_0 + d_0 + 34.4) + 40 & = 0.8016a_0+0.008b_0+0.04c_0+0.2d_0+36.88 \end{cases}

Since

b 1 = b 0 0.2 b 0 = 0.16 a 0 12 b 0 = 0.8 a 0 60 c 1 = c 0 0.2 c 0 = 0.032 a 0 + 0.16 b 0 12.4 c 0 = 0.8 a 0 110 d 1 = 1.5 d 0 0.7 d 0 = 0.0064 a 0 + 0.032 b 0 + 0.16 c 0 12.48 d 0 = 8 35 a 0 320 7 a 1 = 0.9 a 0 0.0984 a 0 + 0.008 b 0 + 0.04 c 0 + 0.2 d 0 + 36.88 = 0 a 0 = 1600 \begin{array} {lll} b_1 = b_0 & \implies 0.2b_0 = 0.16a_0 - 12 & \implies b_0 = 0.8a_0 - 60 \\ c_1 = c_0 & \implies 0.2c_0 = 0.032a_0 + 0.16b_0 -12.4 & \implies c_0 = 0.8a_0 - 110 \\ d_1 = 1.5d_0 & \implies 0.7d_0 = 0.0064a_0+0.032b_0+0.16c_0-12.48 & \implies d_0 = \dfrac 8{35}a_0 - \dfrac {320}7 \\ a_1 = 0.9a_0 & \implies -0.0984a_0+0.008b_0+0.04c_0+0.2d_0+36.88 = 0 & \implies a_0 = 1600 \end{array}

Therefore c 0 = 0.8 a 0 110 = 1170 c_0 = 0.8a_0 - 110 = \boxed{1170} .

@Hosam Hajjir , you should add the link of this problem to other similar problems. I was the one added the links in other problems for you.

Chew-Seong Cheong - 9 months ago
David Vreken
Sep 14, 2020

Let the initial amounts of Players A A , B B , C C , and D D be A 1 A_1 , B 1 B_1 , C 1 C_1 , and D 1 D_1 , respectively.

When Player A A gives 20 % 20\% of what he has plus $ 10 \$10 to Player B B :

  • Player A A now has A 2 = 4 5 A 1 10 A_2 = \frac{4}{5}A_1 - 10

  • Player B B now has B 2 = B 1 + 1 5 A 1 + 10 B_2 = B_1 + \frac{1}{5}A_1 + 10

When Player B B gives 20 % 20\% of what he has plus $ 20 \$20 to Player C C :

  • Player B B now has B 3 = 4 5 B 2 20 = 4 5 ( B 1 + 1 5 A 1 + 10 ) 20 B_3 = \frac{4}{5}B_2 - 20 = \frac{4}{5}(B_1 + \frac{1}{5}A_1 + 10) - 20

  • Player C C now has C 2 = C 1 + 1 5 B 2 + 20 = C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 C_2 = C_1 + \frac{1}{5}B_2 + 20 = C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20

When Player C C gives 20 % 20\% of what he has plus $ 30 \$30 to Player D D :

  • Player C C now has C 3 = 4 5 C 2 30 = 4 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) 30 C_3 = \frac{4}{5}C_2 - 30 = \frac{4}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) - 30

  • Player D D now has D 2 = D 1 + 1 5 C 2 + 30 = D 1 + 1 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) + 30 D_2 = D_1 + \frac{1}{5}C_2 + 30 = D_1 + \frac{1}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) + 30

When Player D D gives 20 % 20\% of what he has plus $ 40 \$40 to Player A A :

  • Player D D now has D 3 = 4 5 D 2 40 = 4 5 ( D 1 + 1 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) + 30 ) 40 D_3 = \frac{4}{5}D_2 - 40 = \frac{4}{5}(D_1 + \frac{1}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) + 30) - 40

  • Player A A now has A 3 = A 2 + 1 5 D 2 + 40 = 4 5 A 1 10 + 1 5 ( D 1 + 1 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) + 30 ) + 40 A_3 = A_2 + \frac{1}{5}D_2 + 40 = \frac{4}{5}A_1 - 10 + \frac{1}{5}(D_1 + \frac{1}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) + 30) + 40 .

Since Player B B ended up with the same amount that he had originally:

  • B 1 = B 3 = 4 5 ( B 1 + 1 5 A 1 + 10 ) 20 B_1 = B_3 = \frac{4}{5}(B_1 + \frac{1}{5}A_1 + 10) - 20 , which solves to A 1 = 5 4 B 1 + 75 A_1 = \frac{5}{4}B_1 + 75

Since Player C C ended up with the same amount that he had originally:

  • C 1 = C 3 = 4 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) 30 C_1 = C_3 = \frac{4}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) - 30

  • after substituting A 1 = 5 4 B 1 + 75 A_1 = \frac{5}{4}B_1 + 75 , this solves to B 1 = C 1 + 50 B_1 = C_1 + 50

  • substituting this into A 1 = 5 4 B 1 + 75 A_1 = \frac{5}{4}B_1 + 75 gives A 1 = 5 4 C 1 + 275 2 A_1 = \frac{5}{4}C_1 + \frac{275}{2}

Since Player D D gained 50 % 50\% of what he had originally:

  • 3 2 D 1 = D 3 = 4 5 ( D 1 + 1 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) + 30 ) 40 \frac{3}{2}D_1 = D_3 = \frac{4}{5}(D_1 + \frac{1}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) + 30) - 40

  • after substituting B 1 = C 1 + 50 B_1 = C_1 + 50 and A 1 = 5 4 C 1 + 275 2 A_1 = \frac{5}{4}C_1 + \frac{275}{2} , this solves to D 1 = 2 7 ( C 1 50 ) D_1 = \frac{2}{7}(C_1 -50)

Since Player A A lost 10 % 10\% of what he had originally:

  • 9 10 A 1 = A 3 = 4 5 A 1 10 + 1 5 ( D 1 + 1 5 ( C 1 + 1 5 ( B 1 + 1 5 A 1 + 10 ) + 20 ) + 30 ) + 40 \frac{9}{10}A_1 = A_3 = \frac{4}{5}A_1 - 10 + \frac{1}{5}(D_1 + \frac{1}{5}(C_1 + \frac{1}{5}(B_1 + \frac{1}{5}A_1 + 10) + 20) + 30) + 40

  • after substituting B 1 = C 1 + 50 B_1 = C_1 + 50 , A 1 = 5 4 C 1 + 275 2 A_1 = \frac{5}{4}C_1 + \frac{275}{2} , and D 1 = 2 7 ( C 1 50 ) D_1 = \frac{2}{7}(C_1 -50) , this solves to C 1 = $ 1170 C_1 = \boxed{\$1170} .


By the way,

  • A 1 = 5 4 C 1 + 275 2 = 5 4 1170 + 275 2 = $ 1600 A_1 = \frac{5}{4}C_1 + \frac{275}{2} = \frac{5}{4} \cdot 1170 + \frac{275}{2} = \$1600

  • B 1 = C 1 + 50 = 1170 + 50 = $ 1220 B_1 = C_1 + 50 = 1170 + 50 = \$1220

  • D 1 = 2 7 ( C 1 50 ) = 2 7 ( 1170 50 ) = $ 320 D_1 = \frac{2}{7}(C_1 -50) = \frac{2}{7}(1170-50) = \$320

Hosam Hajjir
Sep 15, 2020

Let the initial amounts with players A , B , C , D A, B, C , D be x ( 0 ) = [ x 1 ( 0 ) , x 2 ( 0 ) , x 3 ( 0 ) , x 4 ( 0 ) ] T x(0) = [x_1(0), x_2(0), x_3(0), x_4(0)]^T , then after the first move by player A A , the amounts will change to x ( 1 ) x(1) , where,

x ( 1 ) = M ( 1 ) x ( 0 ) + b ( 1 ) x(1) = M(1) x(0) + b(1)

where M ( 1 ) = [ 0.8 0 , 0 0 0.2 1 0 0 0 0 1 0 0 0 0 1 ] M(1) = \begin{bmatrix} 0.8 && 0, && 0 && 0 \\ 0.2 && 1 && 0 && 0 \\ 0 && 0 && 1 && 0 \\ 0 && 0 && 0 && 1 \end{bmatrix}

and b ( 1 ) = [ 10 , 10 , 0 , 0 ] T b(1) = [-10, 10, 0, 0]^T

Similarly, after the second move, we have

x ( 2 ) = M ( 2 ) x ( 1 ) + b ( 2 ) = M ( 2 ) M ( 1 ) x ( 0 ) + M ( 2 ) b ( 1 ) + b ( 2 ) x(2) = M(2) x(1) + b(2) = M(2) M(1) x(0) + M(2) b(1) + b(2)

where M ( 2 ) = [ 1 0 , 0 0 0 0.8 0 0 0 0.2 1 0 0 0 0 1 ] M(2) = \begin{bmatrix} 1 && 0, && 0 && 0 \\ 0 && 0.8 && 0 && 0 \\ 0 && 0.2 && 1 && 0 \\ 0 && 0 && 0 && 1 \end{bmatrix}

and b ( 2 ) = [ 0 , 20 , 20 , 0 ] T b(2) = [0, -20, 20, 0]^T

Continuing this pattern, one sees that,

x ( 4 ) = M x ( 0 ) + b x(4) = M x(0) + b

where

M = M ( 4 ) M ( 3 ) M ( 2 ) M ( 1 ) M = M(4) M(3) M(2) M(1) and b = b ( 4 ) + M ( 4 ) b ( 3 ) + M ( 4 ) M ( 3 ) b ( 2 ) + M ( 4 ) M ( 3 ) M ( 2 ) b ( 1 ) b = b(4) + M(4) b(3) + M(4) M(3) b(2) + M(4) M(3) M(2) b(1)

And we're also given that x ( 4 ) = G x ( 0 ) x(4) = G x(0) , where,

G = [ 0.9 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1.5 ] G = \begin{bmatrix} 0.9 && 0 && 0 && 0 \\ 0 && 1 && 0 && 0 \\ 0 && 0 && 1 && 0 \\ 0 && 0 && 0 && 1.5 \end{bmatrix}

Therefore, G x ( 0 ) = M x ( 0 ) + b G x(0) = M x(0) + b , from which it follows that x ( 0 ) = ( G M ) 1 b x(0) = (G - M)^{-1} b

With help of a small piece of code the above equations can programmed, and the results is that x ( 0 ) = [ 1600 , 1220 , 1170 , 320 ] T x(0) = [1600, 1220, 1170, 320]^T . Thus, the answer is 1170 \boxed{1170} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...