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.

Answers were Sorted based on User's Feedback



There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / ventola

Divide 8 balls in 3 groups (3,3,2)
(weigh 1st) the first set (a=3, b=3) if a is less then take
randomly pick 2 balls from set 'a' and weigh them (2nd time)
again. if they are equal then the odd man out is the one
with less weight or the less side is the one.

if sets a & b are equal then weigh set c (=2)

Is This Answer Correct ?    1 Yes 0 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / madhavi

hiee im madhavi

put all the balls in a bucket n pour water
the lighter ball floats on top
that ball will be lightest ball than all

:):) be smart n work on guys:):)

Is This Answer Correct ?    1 Yes 0 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / suresh cn

Depending on the type of weighing scale ie
balance/spring/platform/indicative, I will use methods as
applicable for easy determination.

Is This Answer Correct ?    4 Yes 4 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / juned

1> first make two groups of balls (each contains 4)then
weigth them.

2> seprate the ligther one and then again grouped them into
two (each contains 2)then weigth them.

3> again seprate the liether one
and at last weigth the remaining two and identify the
ligther one

Is This Answer Correct ?    5 Yes 5 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / shrikant

people...
listen
this is the case of optimisation....
if u take 4 balls set then u end up in 3 tries...
if u take 3 3 2 set...
then try and see
frst weight 3..3
u no the unbalanced one...
select that set and put any two random balls in both pans...
if equal the ball not put in is the ball of concern...
else we are left with the other set...
that can be done easily..
2 balls each in one pan...
thats it

Is This Answer Correct ?    2 Yes 2 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / t mahesh

take 6 balls out of 8 balls .. .
weight 3 and 3 balls
if they are equal remaining two balls one ball is weightless
then weight that two balls to findout weightless ball

else one of that 3 balls one ball is wieghtless
take 2 balls from those 3 balls and wight that one if both
are equal remaining ball is weightless..

Is This Answer Correct ?    0 Yes 0 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / raghav_tantry

calculate the avg weight then see which balls weight is less
,,

Is This Answer Correct ?    1 Yes 3 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / vishnu

i will throw all balls down one after other.the ball which
weights less it will bouns more than other balls.

"TILL NOW I DID'NT SEE WEIGHTSCALE"

Is This Answer Correct ?    0 Yes 2 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / shravan

to each pan on the weigh balance...keep four balls & the
set that has less weight has to be seperated in to 2 sets
of two each & then the same measurement is taken to find
the set with less weight. Then select the light weight set
& use each ball in weigh balance pans & the ball with less
weight is the Odd Ball

Is This Answer Correct ?    0 Yes 2 No

There are 8 balls that look identical. One of them weighs less than the others. Given a weighing s..

Answer / shree

PEOPLE ..WE ARE NOT OPTIMIZING ON THE SOLUTION!!
WE NEED TO HAVE A SET OF 2 EACH ...I.E 2*4 GROUPS
THEN WEIGH ANY SETS .. IF U GET THE ODD BALL IN THE FIRST
WEIGHING , U MAY SIMPLY REJECT THE REMAININ 4 BALLS AND
LATER U MAY PROCEED AS DISCUSSED ABOVE..ELSE IF NOT IN FRST
ATTEMPT U MAY PROCEED ..AS THE CONVENTION AND STILL GET A
MAX OF 3 WEIGHING REQUIRED

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More General Aptitude Interview Questions

1. 2 containers labeled A and B are filled with red and blue marbles in given quantities: - Container RED BLUE A 6 4 B 60 40 Each container is shaken vigorously. After choosing 1 of the container, without looking, draw out a marble. From which container you have the max probability of choosing a blue marble?

3 Answers  


Find the missing number in this series? 8 2 14 6 11 ? 14 6 18 12

0 Answers   3i Infotech,


Find the number WXYZ divisible by 36? i)let the digits be5,4,3,6 ?not in that order ii)sum of last two digits is 9 iii) sum of middle two digits is 7

2 Answers   CTS,


Suhana gets 70% in Maths, 80% in Physics. To get an overall of 75% how much should she get in English.

0 Answers   3i Infotech,


Newton Rapson method is to find ?

6 Answers   Geometric Software,






A table containing decimal nos. from 1 to 100 and their roman Equivalent was given. We were required to write a function : char* ConverToRoman(int number) : to convert the given number( 1<=number<=100) into its numerical equivalent. I want a solution in C/C++ language

1 Answers   Nagarro,


Two cyclists start biking from a trail's start 3 hours apart. The second cyclist travels at 10 miles per hour and starts 3 hours after the first cyclist who is traveling at 6 miles per hour. How much time will pass before the second cyclist catches up with the first from the time the second cyclist started biking

0 Answers  


There were 253 games played so that atleast two team from the group play each other. Find out the maximum no of team? a)441 b)400 c)361 d)484

2 Answers   CTS,


There were 36 chairs. how many ways can they be placed such that all rows have equal no. of chairs and atleast three chairs are there in each row and there are atleast three rows.

0 Answers   Verifone,


A man travels from A to B at 4 mph over a certain journey and returns over the same route to A, at 5 mph. What is his average speed for the journey?

13 Answers   HCL, TCS,


a number of subsets of a set s is 128, then s has

0 Answers   DSQ Software,


Q)There are two pipes A and B. If A filled 10 liters in an hour, B can fill 20 liters in same time. Likewise B can fill 10, 20, 40, 80, 160…... If B filled in 1/16 of a tank in 3 hours, how much time will it take to fill the tank completely?

3 Answers   TCS,


Categories