There are 8 balls that look identical. One of them weighs
less than the others. Given a weighing scale, how will you
find this ball.

Answer Posted / prabu.m

hi i'm m.prabu from attur
divide the 8 balls in to 4 sets
first check that 2 sets are equal
if eqaul
{
leave the both sets and try from the other two sets
and check which pair is less weight and next divide the
set and choose the correct by picking the less weight ball
}
if both are not equal
{
then leave the sets that are not weighted
pick the set with least weight and divide by two measure
weight and took the least one
}

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

194 base 10 = ____ base 5

848


The numbers A, B and C make a sum of 98. If the ratio A:B is 2:3 and that B:C is 5:8, the third number would be

887


Fathers age is 5 times his son's age. 4 years back the father was 9 times older than son.Find the fathers' age.

713


Find the longest palendrom in a string? Example Input: abfgerccdedccfgfer Output: ccdedcc i want a solution in C/C++ language

3210


If a car starts from A towards B with some velocity due to some problem in the engine after travelling 30km.If the car goes with 4/5 th of its actual velocity the car reaches B 45min later to the actual time. If the car engine fails after travelling 45km, the car reaches the destination B 36min late to the actual time , what is the initial velocity of car and what is the distance between A and B in km

727






A & B can do a piece of work in 21 & 24 days respectively. The started to work together but after some days BA leaves, B completes the remaining work in 9 days. After how many days does A leaves

732


in a railway station, there are tow trains going. One in the harbour line and one in the main line, each having a frequency of 10 minutes. the main line service starts at 5 o'clock. the harbour line starts at 5.02a.m. a man goes to the station every day to catch the first train. what is the probability of man catchinhg the first train

682


Find the 8th term in series: 2, 2, 12, 12, 30, 30, - - - - -

826


What is the max possible 3 digit prime number?

766


A wizard named Nepo says "I am only three times my son's age. My father is 40 years more than twice my age. Together the three of us are a mere 1240 years old." How old is Nepo?

1001


In a class the average age is 16yrs.if the teacher who is 40 yrs of age is also included ,the average becomes 17yrs,how many students were there?

672


There are 1000 junior and 800 senior students in a class. And there are 60 sibling pairs where each pair has 1 junior and 1 senior.1 student is chosen from senior and 1 from junior randomly.What is the probability that the two selected students are from a sibling pair?

822


A job may be completed in 12 days, working for 8 hours a day if 20 men or 24 women or 40 boys perform the task. If a task four times as big as this is done for 5 hours a day for 12 days, how many men will be required to join 6 women and 2 boys to complete the task?

830


it has 20 mixutre conatins mil and water in the ratio 3:5,replace 4 litres of mixture with 4 litres of water what is the final ratio of milk and water.

886


there are 3 nurses and they work altogether only once in a week. no nurse is called to work for 3 consecutive days. nurse 1 is off on tueseday,thursday and sunday. nurse 2 is off on saturday. nurse 3 is off on thursday, sunday. no two nurses are off more than once a week. find the day on which all the 3 nurses were on work.

1017