ELECTRONICS
Programming and Technical
Logical Reasoning
Coding Decoding
Three ants are sitting at the three corners of an equilateral triangle. Each ant starts randomly picks a direction and starts to move along the edge of the triangle. What is the probability that none of the ants collide?
Read Solution (Total 4)
-
- i think 1/3
- 6 years agoHelpfull: Yes(0) No(1)
- 1/27 because all three have equal probability to move on one of the edges
- 5 years agoHelpfull: Yes(0) No(0)
- 1/8 as each ant has only 2 ways.
- 5 years agoHelpfull: Yes(0) No(0)
- each ant has to move either right or each ant has to move to their left. I.E we are left with LLL or RRR out of 8 possible combinations, so ans should be 2/8.
- 5 years agoHelpfull: Yes(0) No(0)
ELECTRONICS Other Question