Let's say Layla starts with a total of
S dollars, and she puts a fraction
f of it into the second account.
So:
- Second account =
fS- First account =
(1 - f)SNow, each month she spends HALF of what's left in the first account. That means each month, the first account gets multiplied by
1/2.
After month
1: first account =
(1 - f)S × 1/2After month
2: first account =
(1 - f)S × 1/4After month
3: first account =
(1 - f)S × 1/8The second account never changes, so it stays at
fS.
Now we're told the combined balance after
3 months equals
7/8 of the original amount:
fS + (1 - f)S / 8 = (7/8)SDivide everything by
S:
f + (1 - f)/8 = 7/8Multiply everything by
8 to clear the fractions:
8f + (1 - f) = 78f + 1 - f = 77f = 6f = 6/7Answer: CKey Insight: When you repeatedly take half of something
3 times, you're left with
(1/2)^3 = 1/8 of the original. So the first account shrinks to
1/8 of its starting value, while the second account stays the same. From there, it's just one equation with one unknown.