Jump to content
BrainDen.com - Brain Teasers
  • 0

Balls


Barcallica
 Share

Question

10 answers to this question

Recommended Posts

  • 0

If Bi > Bi+1, put the green ball in pile 1


If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same
Effectively the weight of green ball = absolute (Bi - Bi+1)
By sorting the piles as above, we take care of the absolute value of this subtraction.
Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.
Link to comment
Share on other sites

  • 0

If Bi > Bi+1, put the green ball in pile 1

If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same

Effectively the weight of green ball = absolute (Bi - Bi+1)

By sorting the piles as above, we take care of the absolute value of this subtraction.

Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.

But weight difference is always positive.

Link to comment
Share on other sites

  • 0

 

If Bi > Bi+1, put the green ball in pile 1

If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same

Effectively the weight of green ball = absolute (Bi - Bi+1)

By sorting the piles as above, we take care of the absolute value of this subtraction.

Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.

But weight difference is always positive.

Yes, that is why we sort them into two piles depending on whether the next ball is heavier or lighter. And the two piles would weigh the same

Link to comment
Share on other sites

  • 0

If Bi > Bi+1, put the green ball in pile 1

If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same

Effectively the weight of green ball = absolute (Bi - Bi+1)

By sorting the piles as above, we take care of the absolute value of this subtraction.

Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.

I don't understand this solution. What is Bi?

Link to comment
Share on other sites

  • 0

 

If Bi > Bi+1, put the green ball in pile 1

If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same

Effectively the weight of green ball = absolute (Bi - Bi+1)

By sorting the piles as above, we take care of the absolute value of this subtraction.

Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.

I don't understand this solution. What is Bi?

Bi is a blue ball at position i (i is from 1 to 10). For the tenth ball bi is blue ball 10 and Bi+1 is blue ball 1

Link to comment
Share on other sites

  • 0

 

 

If Bi > Bi+1, put the green ball in pile 1

If Bi+1 > Bi, put the green ball in pile 2

At the end, both piles will weigh the same

Effectively the weight of green ball = absolute (Bi - Bi+1)

By sorting the piles as above, we take care of the absolute value of this subtraction.

Since the weights are in a full cycle, the net (without absolute) values of green balls will be zero.

I don't understand this solution. What is Bi?

Bi is a blue ball at position i (i is from 1 to 10). For the tenth ball bi is blue ball 10 and Bi+1 is blue ball 1

 

 

Good catch. I had done it very clumsy way. 

Link to comment
Share on other sites

  • 0

Call the ten original balls a, b, c, ..., h, i, and j.
The difference balls have individual weights of a-b, b-c, ...,h-i, i-j, j-a and a total weight of zero.

The difference balls thus have individual weights of zero. (The original balls have the same weight.)

 

Any two groups of zero-weight balls weigh the same.

Link to comment
Share on other sites

  • 0

Call the ten original balls a, b, c, ..., h, i, and j.

The difference balls have individual weights of a-b, b-c, ...,h-i, i-j, j-a and a total weight of zero.

The difference balls thus have individual weights of zero. (The original balls have the same weight.)

 

Any two groups of zero-weight balls weigh the same.

 

difference balls all have weight more than zero. If a>b<c, then first 2 difference balls weigh a-b and c-b etc...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...