Puzzle -
How many flowers initially person carried ?
How many flowers he put in each temple ?
There are 3 temples and 3 rivers. The river and the temple are alternatively.
Like - River Temple River Temple River Temple
A man with some flowers; while crossing river, flowers gets doubled and he puts equal number of flowers in each temple. At the end no flower is left with him.
How many flowers he put in each temple ?
Solution –
River
|
Temple
|
River
|
Temple
|
River
|
Temple
|
|
Flowers put in Temple
|
X
|
X
|
X
|
|||
Start (P)
|
R1
|
T1
|
R1
|
T2
|
R3
|
T3
|
Let’s assume flowers put in each temple are X ①
Now just think about one temple at time.
First start with temple T3;
assume man have A number of flowers
at start point. He have to cross 3 rivers R1,R2,R3
to reach in temple T3. So Flowers
get doubled 3 times, Hence
Total number of flowers after reaching temple T3 are 2 x 2 x 2 x A = 8A ②
Form ① and ②
Also 8A = X and A = X/8
③
Now also assume B number of Flowers for temple T2, and 2
times need to cross rivers ( R1 &
R2). Hence Total number of flowers after reaching
temple T3 are 2 x 2 x B = 4B ④
Form ① and ④
Also 4B = X and B = X/4
⑤
Same for temple T1,
assume C number of flowers required and one river need to cross.
So 2 x C = X and C= X/2
⑥
Form ①, ③, ⑤ and ⑥
Total number of flowers required
= A + B + C = X/8 + X/4 + X/2
Multiply 8 by both sides
8 x (A + B + C ) = X + 2X +
4 X = 7X
A + B + C = 7X / 8
Start putting X value form 1,
2, 3, 4, 5, 6, 7, 8, …
Only X = 8 value gives perfect integer value ( Flowers count is always
Integer).
And A + B
+ C = 7
Number of flowers initially person carried = 7
Number of flowers he puts in each temple = 8
========================================================================
Above solution will give answer for 3 rivers and 3 temples, and flowers are increased by double while moving into river.
Now find common formula which will give answer for k number of rivers and k number of temples and flowers are increased by m times while moving into river.
Form ①, ③, ⑤ and ⑥
Total number of flowers = X/2 + X/4+ X/8 = (X + X/2 + X/4 + X/8) –X
= X+ X/21 + X/22 + X/23–X ⑦
So here k = 3 and m = 2
Sum of Geometric progression formula
a + ar + ar2 + ... + ar(n-1) =
From ⑦ and ⑧
Let a = X, n-1 = 3 = k and r = ½ = 1/m
Total number of flowers =
Solve equation
by putting available values of k and m, it will give answer in term of x/y (Rational Number) then x = Total number of flowers and y = Number of flowers he puts in each temple.
Let verify for 4 temples and 4 rivers, and flowers get triple after crossing river.
k = 4 and m = 3
solve this equation, will get answer 40/81
Total number of flowers= 40
Number of flowers he puts in each temple = 81
========================================================================
========================================================================
Above solution will give answer for 3 rivers and 3 temples, and flowers are increased by double while moving into river.
Now find common formula which will give answer for k number of rivers and k number of temples and flowers are increased by m times while moving into river.
Form ①, ③, ⑤ and ⑥
Total number of flowers = X/2 + X/4+ X/8 = (X + X/2 + X/4 + X/8) –X
= X+ X/21 + X/22 + X/23–X
So here k = 3 and m = 2
Sum of Geometric progression formula
a + ar + ar2 + ... + ar(n-1) =
From ⑦ and ⑧
Let a = X, n-1 = 3 = k and r = ½ = 1/m
Total number of flowers =
Solve equation

Let verify for 4 temples and 4 rivers, and flowers get triple after crossing river.
k = 4 and m = 3

Total number of flowers= 40
Number of flowers he puts in each temple = 81
========================================================================
In some cases river count is less by 1 as compare to temple, means first temple will come and then River. Like - Temple River Temple River Temple.
Total number of flowers= 7
Number of flowers he puts in each temple = 4
I tried to solve this puzzle in terms of mathematical equation with all scenarios.
Please share your valuable feedback in comment section and if any correction please update in comment.
No comments:
Post a Comment