Orange Juice Puzzle

Algebra Level 2

I have a pint of orange juice. I drink half of it and then give it to you. You drink half of what's remaining, and then pass it back to me. I drink half of what's remaining and then give it to you.

If this process continues forever, how much of the pint will I drink?

1 2 \frac12 2 3 \frac23 3 4 \frac34 5 8 \frac58

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.

14 solutions

Trevor B.
Jan 20, 2014

You drink 1 2 \frac{1}{2} of it. Your friend drinks 1 4 \frac{1}{4} of it. You drink 1 8 \frac{1}{8} of it, and this pattern will continue.

Whenever you drink X X amount of it, your friend will then drink X 2 \frac{X}{2} of it. You drink twice the amount your friend does, so the answer is the solution to the equation x + x 2 = 1 , x+\frac{x}{2}=1\text{,} which has the solution x = 2 3 x=\boxed{\frac{2}{3}}

Alternate solution: The amount you drink is an infinite geometric sequence with first term 1 2 \frac{1}{2} and ratio 1 4 . \frac{1}{4}. The total amount you drink is equal to the sum of this geometric sequence. 1 2 1 1 4 = 1 2 3 4 = 2 3 \dfrac{\frac{1}{2}}{1-\frac{1}{4}}=\dfrac{\frac{1}{2}}{\frac{3}{4}}=\boxed{\frac{2}{3}}

OMG!! Everyone goes by second method... But the first one is simply amazing!! And u r still 15.. Hats off bro!!! :D

Shubodh Sai - 7 years, 2 months ago

Log in to reply

Yep I agree with your comment

The 1st one so much easy

Adarsh Mahor - 5 years, 3 months ago

yep the first method is amazing

Sanjiv B N - 5 years, 4 months ago

S= 1/4 + 1/16 + 1/64 .......... = (1/2^2) + (1/2^4) + (1/2^6) +....... <=> 16S = 4 + 1 + (1/2^4) + ....... <=> 16S = 5 + S <=> 15S = 5 <=> S = 1/3

So I have a problem somewhere..

Mischa Flor - 5 years ago

Log in to reply

Actually u are finding the amont for the latter?

Anit Das - 2 years, 1 month ago

S= 1/4 + 1/16 + 1/64 .......... = (1/2^2) + (1/2^4) + (1/2^6) +....... <=> 16S = 4 + 1 + (1/2^4) + ....... <=> 16S = 5 + S <=> 15S = 5 <=> S = 1/3

So I have a problem somewhere..

Mischa Flor - 5 years ago

Log in to reply

Your series is not the series of the problem. The series of the problem is 1 2 + 1 8 + 1 32 + \frac{1}{2}+\frac{1}{8}+\frac{1}{32}+\ldots , because at the begining you drink 1 2 \frac{1}{2} , and you don't drink 1 4 \frac{1}{4} .

Alexander Israel Flores Gutiérrez - 4 years, 10 months ago

Yes, it is simple: Let's say you drink x 1 , x 2 , x 3 , x 4 , x_{1}, x_{2}, x_{3}, x_{4}, \ldots , so your friend drinks x 1 2 , x 2 2 , x 3 2 , x 4 2 , \frac{x_{1}}{2}, \frac{x_{2}}{2}, \frac{x_{3}}{2}, \frac{x_{4}}{2}, \ldots . In total you drink x 1 + x 2 + x 3 + x 4 + x_{1}+x_{2}+x_{3}+x_{4}+ \ldots , which is 2 ( x 1 2 + x 2 2 + x 3 2 + x 4 2 + ) 2\left(\frac{x_{1}}{2}+\frac{x_{2}}{2}+\frac{x_{3}}{2}+\frac{x_{4}}{2}+\ldots \right) , that is, in total you drink two times what your friend drinks in total.

Alexander Israel Flores Gutiérrez - 4 years, 10 months ago

Technically, you would never actually drink quite 2/3, and your friend would never quite drink 1/3. -Just sayin

Jinx Wren - 4 years, 8 months ago

This process of drinking juice is goes to infinite time ,as I drink half then u drink half of half I drink, when only atom of juice left ,I drink half of atom juice and then u drink half of half atom and it still goes on

harshit agarwal - 4 years, 12 months ago
David Huang
Jan 27, 2014

Let a a be the amount that "I" drink. Therefore a = 1 2 + 1 8 + 1 32 + 1 128 + . . . a= \frac{1}{2}+\frac{1}{8}+\frac{1}{32}+\frac{1}{128}+...

If we multiply a a by 4 4 , we get 4 a = 2 + 1 2 + 1 8 + 1 32 + 1 128 + . . . 4a=2+\frac{1}{2}+\frac{1}{8}+\frac{1}{32}+\frac{1}{128}+...

Subtracting the two equations, 3 a = 2 a = 2 3 3a = 2 \Rightarrow a= \boxed{\frac{2}{3}}

the best soluiton

Vishwanath Parashar - 7 years, 2 months ago

Log in to reply

why does it have to multiply by four?

Joniel Codoy - 5 years, 7 months ago

Log in to reply

Because the denominators are in multiples of four. You could have multiplied if by any other multiple of four and it would still work.

Thicky Bushi - 5 years, 6 months ago

Oh my friend, do you know that what you are doing is actually using sum of geometric sequences. You method comes from the calculation of recurring decimal or derivation of sum of geometric sequences

Why has to be 4? And... 2 f.e.?

Ícar Nin Solana - 4 years, 11 months ago
Ashish Kumar
Jan 21, 2014

The second person always drinks half of what first one drank. so 2:1 => 2/(2+1) = 2/3

Andrias Meisyal
Jan 21, 2014

This is simple question. First of all, you should modelling this problem into mathematics form. You have to focus on that question, the subject is "I". So, We count the total of pint that "I" drank.

First time, "I" drink a half of orange juice, so it was 1 2 \frac{1}{2} , then "I" give back the juice to you. I drink it again, but it's a half of you drink, so it was 1 4 1 2 = 1 8 \frac{1}{4} * \frac{1}{2} = \frac{1}{8} . This event happen again and next "I" drink 1 32 \frac{1}{32} , approximate to infinite. The solution is Infinite Geometric Series , you can check at this .

Finally, the a a is 1 2 \frac{1}{2} and the rasio, r r is 1 4 \frac{1}{4} . Total of pints that "I" drink is S = a 1 r = 1 2 1 1 4 = 2 3 S_{\infty} = \frac{a}{1-r} = \frac{\frac{1}{2}}{1-\frac{1}{4}} = \frac{2}{3} . The answer is 2 3 \boxed{\frac{2}{3}} . :)

Agree thumbs up

Kevin Uning - 7 years, 4 months ago
Jennie Ablog
Mar 3, 2014

A more detailed solution (almost the same with Trevor B's solution, but with more details).

The problem says that I drink half of the juice, give it to you, then you drink half of what's remaining. Then you pass it back to me and I drink half of what you've left, and then I give it back to you again. Then the process goes on forever.

Let S 1 S_{1} be the amount of juice I drank in pints, and S 2 S_{2} be the amount of juice you drank in pints. Given these, it then follows that: S 1 = 1 2 + 1 8 + 1 32 + . . . S_{1} = \frac{1}{2} + \frac{1}{8} + \frac{1}{32} + ... S 2 = 1 4 + 1 16 + 1 64 + . . . S_{2} = \frac{1}{4} + \frac{1}{16} + \frac{1}{64} + ...

We can see from the equations above that S 2 S_{2} is just half of S 1 S_{1} , so factoring 1 2 \frac{1}{2} out from S 2 S_{2} , we will get: S 2 = 1 2 ( 1 2 + 1 8 + 1 32 + . . . ) S_{2} = \frac{1}{2} ( \frac{1}{2} + \frac{1}{8} + \frac{1}{32} + ... )

It now somehow looks like the first equation S 1 S_{1} , therefore: S 2 = 1 2 S 1 S_{2} = \frac{1}{2} S_{1}

We can now combine these into a single equation: S 1 + 1 2 S 1 = 1 S_{1} + \frac{1}{2} S_{1} = 1 3 2 S 1 = 1 \frac{3}{2} S_{1} = 1 3 S 1 = 2 3 S_{1} = 2 S 1 = 2 3 S_{1} = \frac{2}{3}

And there you have it, I have drunk 2 3 \frac{2}{3} pint of juice.

I did the same thing.

Andreas Walexon - 5 months, 2 weeks ago

your explanation is the best

shreyasta samal - 7 years, 1 month ago
Alexander Jiang
Jan 29, 2014

There are two ways to approach this problem. If you note that Person 1 (the "I" in the problem) drinks 1/2 pint, then 1/8 pint, then 1/32 pint, etc., then you can apply the formula for the sum of an infinite geometric series S that has first term a and common ratio r. In this problem a = 1/2 and r = 1/4, since Person 1 drinks 1/2 pint the first time and 1/4 of the previous amount each successive time: S = a 1 r = 1 / 2 1 ( 3 / 4 ) = 2 3 S = \frac{a}{1-r} = \frac{1/2}{1-(3/4)} = \boxed{\frac{2}{3}}

You can also approach this problem by noting that Person 1 always drinks twice as much as Person 2 (the "you" in the problem). For example, Person 1 drinks 1/2 pint, then Person 2 drinks 1/4 pint. When Person 1 drinks 1/8 pint, then Person 2 drinks 1/16 pint. As the process continues forever, the total amount of orange juice drank by the two people will approach 1 pint. If Person 1 always drinks twice as much as Person 2, then Person 1 should drink 2/3 pints.

r= 1/4 not 3/4

Joniel Codoy - 5 years, 7 months ago
Adrian Castro
Jun 20, 2015

The amount the person drinks can be represented as follows. Since (1/4)<1, the amount he drinks is:

Moderator note:

Good solution.

And Kudos for pointing out that r < 1 |r| < 1 hence the geometric progression sum could be applied.

Prasun Biswas
Feb 1, 2014

This is a problem for which we should first know about the infinite GP series. For an infinite GP, sum ( S ) = a 1 r (S)=\frac{a}{1-r} where a = a= First term and r = r= Common ratio and r < 1 r\lt 1 .

I drink at first 1 2 \frac{1}{2} of a pint, then you drink 1 4 \frac{1}{4} of a pint, then again I drink 1 8 \frac{1}{8} of a pint and this goes on. This is an infinite GP with a = 1 2 a=\frac{1}{2} and r = 1 4 r=\frac{1}{4} for my drinking parts.

Total pints I drank = 1 2 + 1 8 + 1 16 + . . . . =\frac{1}{2}+\frac{1}{8}+\frac{1}{16}+....\infty

= 1 2 1 1 4 = 1 2 3 4 = 1 2 × 4 3 = 2 3 =\frac{\frac{1}{2}}{1-\frac{1}{4}}=\frac{\frac{1}{2}}{\frac{3}{4}}=\frac{1}{2}\times \frac{4}{3}=\boxed{\frac{2}{3}}

Gandoff Tan
Apr 7, 2019

Let you drink x x much of the pint, we have:

x = 1 2 + ( 1 2 ) 3 + ( 1 2 ) 5 + 2 x = 1 + ( 1 2 ) 2 + ( 1 2 ) 4 + ( 1 2 ) 6 + 2 x = 1 + ( 1 2 ) 2 ( 1 + ( 1 2 ) 2 + ( 1 2 ) 4 + ( 1 2 ) 6 + ) 2 x = 1 + 1 4 ( 2 x ) 4 x = 2 + x 3 x = 2 x = 2 3 \begin{aligned} x & = & \frac { 1 }{ 2 } +{ (\frac { 1 }{ { 2 } } ) }^{ 3 }+{ (\frac { 1 }{ { 2 } } ) }^{ 5 }+\cdots \\ 2x & = & 1+{ (\frac { 1 }{ 2 } ) }^{ 2 }+{ (\frac { 1 }{ { 2 } } ) }^{ 4 }+{ (\frac { 1 }{ { 2 } } ) }^{ 6 }+\cdots \\ 2x & = & 1+{ (\frac { 1 }{ 2 } ) }^{ 2 }(1+{ (\frac { 1 }{ 2 } ) }^{ 2 }+{ (\frac { 1 }{ { 2 } } ) }^{ 4 }+{ (\frac { 1 }{ { 2 } } ) }^{ 6 }+\cdots ) \\ 2x & = & 1+\frac { 1 }{ 4 } (2x) \\ 4x & = & 2+x \\ 3x & = & 2 \\ x & = & \boxed { \frac { 2 }{ 3 } } \end{aligned}

\therefore You drink two-thirds of the pint.

Michael Maguire
Feb 2, 2017

Trevor B's solution is terrific. I took advantage of the multiple choice aspect of the problem. I start with 1/2 and go up from there so it's not D. You start with 1/4 and go up from there so it's not C. After the second sip, I've had 5/8 and go up from there so it's not B. Thus A.

Sombit Bose
Sep 3, 2016

I drink at first 1/2 of juice next turn i drink,1/8 So it is in a GP 1/2+1/8+1/32+............. Sum =1/2(1/(1-1/4))) =2/3 L a T e X LaTeX

Akanksha Rawat
Apr 12, 2016

First, he drinks 1/2 of the juice then 1/8th, then, drinks 1/32. This forms a GP continuing till infinity where a=1/2, r=1/4 Therfore , S(n)=a/(1-r)= (1/2)/(1-1/4)= 2/3

Randula Abeyweera
Dec 26, 2015

It's simple. The answer can be obtained by analysing the given choices.

Yuval Timen
Oct 11, 2015

i = 2 ( i n f i n i t y ) \sum_{i=2}^(infinity) (1/2)^(n-1) - (1/4)^(n-1)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...