SOLUTION: Alice, Ben, and Carl collect stamps. They exchange stamps among themselves according to the following scheme: Alice gives Ben as many stamps as Ben has and Carl as many stamps as C

Algebra.Com
Question 1208375: Alice, Ben, and Carl collect stamps. They exchange stamps among themselves according to the following scheme: Alice gives Ben as many stamps as Ben has and Carl as many stamps as Carl has. After that, Ben gives Alice and Carl as many stamps as each of them has, and then Carl gives Alice and Ben as many stamps as each has. If each finally has 64 stamps, with how many stamps does Alice start? use polya's four method.
Answer by ikleyn(52781)   (Show Source): You can put this solution on YOUR website!
.
Alice, Ben, and Carl collect stamps. They exchange stamps among themselves according to the following scheme:
(1) Alice gives Ben as many stamps as Ben has and Carl as many stamps as Carl has.
(2) After that, Ben gives Alice and Carl as many stamps as each of them has,
(3) and then Carl gives Alice and Ben as many stamps as each has.
If each finally has 64 stamps, with how many stamps does Alice start?
use polya's four method.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


I will solve the problem backward.

                FIRST BACKWARD STEP, inverse to the base step 3


Let "a", "b" and "c" be the numbers of stamps that Alice, Ben and Carl had after step 2 immediately before step 3.


Step 3 is this transformation  (a, b, c) ---> (2a, 2b, c-a-b).

So, the description of step 3 gives us these equations

    2a = 64,

    2b = 64,

    c-a-b = 64.


Their solution is  a = 64/2 = 32,  b = 64/2 = 32,  c = 64 + a + b = 64 + 32 + 32 = 128.


          Thus, immediately before step 3 and after step 2 
     Alice has 32 stamps, Ben has 32 stamps, Carl has 128 stamps.



                SECOND BACKWARD STEP, inverse to the base step 2


Let "a", "b" and "c" be the numbers of stamps that Alice, Ben and Carl had after step 1 immediately before step 2.


Step 2 is this transformation  (a, b, c) ---> (2a, b-a-c, 2c).

So, the description of step 2 gives us these equations

    2a = 32,

    b-a-c = 32,

    2c = 128.


Their solution is a = 32/2 = 16, c = 128/2 = 64, b = 32 + a + c = 32 + 16 + 64 = 112.


          Thus, immediately before step 2 and after step 1 
    Alice has 16 stamps, Ben has 112 stamps, Carl has 64 stamps.



                THIRD BACKWARD STEP, inverse to the base step 1


Let "a", "b" and "c" be the numbers of stamps that Alice, Ben and Carl had before step 1 (i.e. initially). 


Step 1 is this transformation  (a, b, c) ---> (a-b-c, 2b, 2c).

So, the description of step 1 gives us these equations

    a-b-c = 16,

    2b = 112,

    2c = 64.


Their solution is b = 112/2 = 56,  c = 64/2 = 32,  a = 16 + b + c = 16 + 56 + 32 = 104.


          Thus, immediately before step 1 (initially) 
    Alice has 104 stamps, Ben has 56 stamps, Carl has 32 stamps.


ANSWER.  Alice starts with 104 stamps.


CHECK.  Step 1:  (104, 56,  32) ---> (104-56-32,      112,         64)  = (16, 112,  64).

        Step 2:  (16, 112,  64) ---> (       32, 112-16-64,       128)  = (32,  32, 128).

        Step 3:  (32,  32, 128) ---> (       64,        64, 128-32-32)  = (64,  64,  64).

Solved by the backward method without using complicated equations.



RELATED QUESTIONS

Alice, Ben and Carl collect stamps. They exchange stamps among themselves according to... (answered by greenestamps,ikleyn)
Some boys shared 455 stamps among themselves.1/2 of them received 5 stamps each 1/8 of... (answered by josmiceli)
What would be the equation for this? Tien and Kenji collect stamps. Kenji collected 29... (answered by josmiceli,Hawksfan)
A group of 30 children shared some stamps among themselves. 1/3 of the children received (answered by Edwin McCravy,MathTherapy)
You collect stamps. Jeff gives you another 12 stamps. Since your cool, you give Christine (answered by macston)
Hi harris and iris have some stamps. If harris gives iris 83 stamps, he will have the... (answered by ankor@dixie-net.com)
An inheritance of 900,000 is to be divided among Scott, Alice, and Tricia in the... (answered by checkley71,rchill)
Rick and Myra collect stamps. Rick has 150 fewer stamps than Myra. Together they have... (answered by Prithwis)
Using the Bar Model Method, solve this question: Alice spent 80% of her money and Ben... (answered by greenestamps)