InterviewSolution
Saved Bookmarks
| 1. |
Three friends A, B and C went out and participated in a competition where you have to climb up the steps in the given time but none of them completed the race in the given time. If A is on step number X and B is 8 steps behind A, C is 4 steps above A. Given that A is 13 steps behind the destination, find the total number of steps in the race and the step number on which B and C are standing respectively? |
|
Answer» Three friends A, B and C went out and participated in a competition where you have to climb up the steps in the given time but none of them completed the race in the given time. If A is on step number X and B is 8 steps behind A, C is 4 steps above A. Given that A is 13 steps behind the destination, find the total number of steps in the race and the step number on which B and C are standing respectively? |
|