Leaves and birds

Logic Level 1

Few humming birds came and sat on some leafs of a banana tree.

They first tried to have each bird sit on one leaf, but there is not enough leaf for one bird.

Then the tried to have 2 birds sit on one leaf, but there is one extra leaf that wasn't used.

How many leaves and how many birds are there?

3 leaves and 4 birds 1 leaf and 3 birds 4 leaves and 3birds 5 leaves and 2 birds

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.

1 solution

Andrés Castillo
Jul 27, 2015

Call H the number of hummingbirds, and L the number of leaves:

When each hummingbird sits on a leaf, one bird has no leaf to seat on, that is:

  • H = L + 1

When two hummingbirds sit on each leaf, one leaf remains with no birds;

  • L = H/2 + 1

Replacing on the first equation we get:

  • H = (H/2 + 1) + 1
  • H/2 = 2
  • H = 4

and L = H-1 = 3

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...