TCS
Company
Programming
Basics
29. A turtle is crossing a field. What is the total distance (in meters) passed by turtle? Consider the following two statements (X) The average speed of the turtle is 2 meters per minute (Y) Had the turtle walked 1 meter per minute faster than his average speed it would have finished 40 minutes earlier
A) Statement X alone is enough to get the answer
B) Both statements X and Y are needed to get the answer
C) Statement Y alone is enough to get the answer
D) Data inadequate
Read Solution (Total 10)
-
- answer)b
solution:
2=d/t
3=d/t-40
2t=3(t-40)
t=120
hence, d=2*120=240
- 11 years agoHelpfull: Yes(41) No(2)
- both statement is x and y are needed
- 11 years agoHelpfull: Yes(8) No(0)
- ans is : b
- 11 years agoHelpfull: Yes(2) No(0)
- answer - b
- 11 years agoHelpfull: Yes(2) No(0)
- Answer - C
- 11 years agoHelpfull: Yes(0) No(8)
- A,BCZ THE SPEED AND TIME ARE ALREADY GIVEN ITS ENOUGH TO CALCULATE THE TOTAL DISTANCE
- 11 years agoHelpfull: Yes(0) No(11)
- A avgspeed=toatal dis/total time
=2/1
- 11 years agoHelpfull: Yes(0) No(0)
- b is the right answer
http://www.flashsandy.org/topics/football - 11 years agoHelpfull: Yes(0) No(0)
- v=dis/time
avg v =2=d/t
if 1 meter faster than its speed is 3 and 40 min less
so 3=d/t-40
t=120 - 10 years agoHelpfull: Yes(0) No(1)
- b is the correct option
bcoz both data are needed to get the answer - 10 years agoHelpfull: Yes(0) No(0)
TCS Other Question