Let's mark the corners of the triangle as A,B,C. There are total 8 ways in which ants can move.1. A->B, B->C, C->A2. A->B, B->C, C->B3. A->B, B->A, C->A4. A->B, B->A, C->B5. A->C, C->B, B->A6. A->C, C->B, B->C7. A->C, C->A, B->A8. A->C, C->A, B->COut of which, there are only two cases under which the ants won't collide :* A->B, B->C, C->A* A->C, C->B, B->ATherefore, probability of ants not colliding : 2/8 = 1/4
Aptitude
Topic: Probability
There are 3 ants at 3 corners of a triangle, they randomly start moving towards another corner.What is the probability that they don't collide?
Browse random answers:
In a hotel, rooms are numbered from 101 to 550. A room is chosen at random. What is the probability that room number starts with 1, 2 or 3 and ends with 4, 5 or 6?
There are 3 ants at 3 corners of a triangle, they randomly start moving towards another corner.What is the probability that they don't collide?
Two squares are chosen at random on a chessboard. What is the probability that they have a side in common?(A) 1 / 18 (B) 64 / 4032 © 63 / 64 (D) 1 / 9 (E) 2 / 19Which one is the correct answer?
A shooter can hit a target once in 4 shots. If shooter fires 4 shots in succession, what is the probability that the shooter will hit his target?A. 3/4 B. 1 C. 1/256 D. 81/256 E. 175/256
IN HOW MANY WAYS CAN THE LETTERS OF THE WORD PREUNIVERSITY BE ARRANGED.a.6227020800b.778377600c.1556755200d.3113510400
There are 10 lamps in a hall.Each one of them can be switched independently.Then How many number of ways in which the hall can be illuminated?A.2^(10) -1B.2^(10)C.2D.2^(10) -2E.None of these
When two dice are thrown simultaneously, what is the probability that the sum of the two numbers is less than 11?A. 5/6 B. 11/12 C. 1/6 D. 1/12 E. 2/3
The probability that John speaks truth is 3/4 and the probability for Cheryl speaking truth is 4/5. What is the probability that they contradict each other when asked to speak on certain fact ?A) 3/20 B) 2/5 C) 7/20 D) 1/5 E) 3/5
A bag has 10 black balls and 10 White balls. Person A picks two balls at random, than Person B picks two of the remaining balls at random. What is the probability of them getting the same color combination.A. 118 / 323 B. 121 / 323 C. 81 / 323 D. 205 / 323 E. 181 / 323
A die is rolled and a coin is tossed, find the probability that the die shows an odd number and the coin shows a head.
A card is drawn at random from a deck of cards. Find the probability of getting a queen.