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?
Given A is 13 steps away from destination
Total number of steps in destination =X+13
Step number of B=X-8
Step number of C=X+4