Posts

Calculation of Weight of the Empty Jar


Collect the given data.

Let J be the weight of empty jar and H be the weight of honey when jar was full.

J + H = 750                                            ......(1)

And in second case,

J + (2/3)H = 550                                     .....(2) 

Subtracting (2) from (1),

(1/3)H = 200

Hence, H = 600.

Putting this value in (1),

J = 750 - 600 = 150.

Calculation of Weight of the Empty Jar

Therefore, the weight of the empty jar is 150 grams.

Develop an Unbeatable Strategy!

Consider a two player coin game where each player gets turn one by one. There is a row of even number of coins, and a player on his/her turn can pick a coin from any of the two corners of the row. The player that collects coins with more value wins the game. 

Develop a strategy for the player making the first turn, such he/she never looses the game.

Note : The strategy to pick maximum of two corners may not work. In the following example, first player looses the game when he/she uses strategy to pick maximum of two corners.

============================================================

Example :

  18 20 15 30 10 14


First Player picks 18, now row of coins is
  20 15 30 10 14


Second player picks 20, now row of coins is
  15 30 10 14


First Player picks 15, now row of coins is
  30 10 14


Second player picks 30, now row of coins is
  10 14


First Player picks 14, now row of coins is
  10 


Second player picks 10, game over.



Develop an Unbeatable Strategy!

The total value collected by second player is more (20 +
30 + 10) compared to first player (18 + 15 + 14).
So the second player wins.

===================================================================
 
This is the unbeatable strategy! 

The Unbeatable Strategy for a Coin Game!


Why strategy needed in the case?

Let's recall the example given in the question.
-------------------------------------------------------------------

Example

  18 20 15 30 10 14


First Player picks 18, now row of coins is
  20 15 30 10 14


Second player picks 20, now row of coins is
  15 30 10 14


First Player picks 15, now row of coins is
  30 10 14


Second player picks 30, now row of coins is
  10 14


First Player picks 14, now row of coins is
  10 


Second player picks 10, game over.

The total value collected by second player is more (20 +
30 + 10) compared to first player (18 + 15 + 14).
So the second player wins.

---------------------------------------------------------------------------------

Here, it's very clear that the player who chooses coins numbered at even positions wins & the one who chooses odd position loses.

So first player who is going to choose coin first need to be smart. All that he/she need to do is make sum of values of all coin at even position, sum of values of all coins at odd positions and compare them. 

If he finds the sum of values of coins at odd position greater then he should choose 1st coin (odd position) followed by 3rd,5th.....(odd positions) & force other to choose even coins

And if he finds the sum of values of coins at even positions greater then he should choose
last coin (which is at even position as number of coins are even).

For example, in above case, 

  18 20 15 30 10 14

first player calculates 

Sum of odd coins = 18 + 15 + 10 = 43
Sum of even coins = 20 + 30 + 14 = 64.  


Since sum of even coins is greater, he should choose 6th coin (which will be followed by 4th and 2nd) and force other player to choose 5th,3rd and 1st coin.

Even in case second player selects 1st coin after 14 at other corner is selected by first, still he can be forced to choose the coin at 3rd position (odd position) if first player selects 2nd coin.

The Unbeatable Strategy for a Coin Game!


In short, first player need to make sure that he collects all the coins that are at even positions or odd position whichever has greater sum!   

Note that the total number of coins in the case can't be odd as then distribution of coins among 2 will be unequal.

"What's The Area of The Triangle?"

If I place a 6 cm × 6 cm square on a triangle, I can cover up to 60% of the triangle. If I place the triangle on the square, I can cover up to 2/3 of the square. What is the area, in cm2, of the triangle?

(a) 22 4/5
(b) 24
(c) 36
(d) 40
(e) 60


"What's The Area of The Triangle?"


Here is that mathematical calculation!

Calculation of Area of Triangle


What was the question?

The most important thing to note here is the area that square overlaps on the triangle is equal to the area that triangle overlaps the square with the maximum contact area. That is both the areas are supposed to be equal in amount. 


So if T is the area of the triangle & S is area of the square then,

0.6 T = 2/3  x S = 2/3 x (6x6) = 2/3 x 36 = 24

T = 40 Square cm.

Calculation of Area of Triangle

Hence, answer is option (d) 40. 
 

The Dice Date Indicator!

How can you represent days of month using two 6 sided dice? You can write one number on each face of the dice from 0 to 9 and you have to represent days from 1 to 31, for example for 1, one dice should show 0 and another should show 1, similarly for 29 one dice should show 2 and another should show 9.

The Dice Date Indicator!


This is how it can be indicated!

Making of The Dice Date Indicator


What was the challenge?

Dice 1: 0 1 2 3 5 7

Dice 2: 0 1 2 4 6 8

The number 0 has to be present on both the dice. The '0' on first die needed for dates from 1 to 9 to show them as 01,02,03......and the '0' on second die will be used for the dates 10,20,30.

The number 1 and 2 are repeated on the dates 11 and 22 so those 2 numbers has to be there on both dice.

Now, we are left with total 6 positions but 7 numbers - 3 to 9.

However, 6 and 9 can be represented by single die if it is written on one of the side of the die. In normal position it will represent 6 & in inverted position it will show 9 or say vice versa.


For example, the dates 6 and 9 can be indicated as - 


Making of The Dice Date Indicator
Follow me on Blogarama