document.write( "Question 205963: 1. Ramesh walks at 5/6th of his usual speed and reaches school 4 minutes late. Find the usual time taken by him to reach school.
\n" );
document.write( "2. Rakesh runs at 5/4 of his usual speed and reaches the playground 5 minutes earlier. What is his usual time/
\n" );
document.write( "3.Two trains 110m and 100m long are running on parallel tracks, in the same direction with a speed of 46 km/hr and 39 km/hr respectively. How long will it take them to be clear of each other?
\n" );
document.write( "4. A cyclist A started his journey on cycle at 7.30 a.m. at speed 8km/hr. B another cyclist started from the same point half an hour later but with speed 10 km/hr. At what time did B overtake A? \n" );
document.write( "
Algebra.Com's Answer #155580 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. Ramesh walks at 5/6th of his usual speed and reaches school 4 minutes late. \n" ); document.write( " Find the usual time taken by him to reach school. \n" ); document.write( ": \n" ); document.write( "Let s = usual walking speed \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Let t = usual time to walk to school \n" ); document.write( "then \n" ); document.write( "(t+4) = time required when walking slower \n" ); document.write( ": \n" ); document.write( "write a distance equation \n" ); document.write( "ts = (t+4)( \n" ); document.write( "; \n" ); document.write( "multiply both sides by 6 \n" ); document.write( "6ts = 5s(t+4) \n" ); document.write( "6ts = 5ts + 20s \n" ); document.write( "6ts - 5ts = 20s \n" ); document.write( "ts = 20s \n" ); document.write( "Divide for sides by s, results \n" ); document.write( ": \n" ); document.write( "t = 20 min; normal time to walk to school \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "2. Rakesh runs at 5/4 of his usual speed and reaches the playground 5 minutes earlier. \n" ); document.write( "What is his usual time/ \n" ); document.write( ": \n" ); document.write( "Let s = usual running speed \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Let t = usual time to run to school \n" ); document.write( "then \n" ); document.write( "(t-5) = time required when running faster \n" ); document.write( ": \n" ); document.write( "write a distance equation \n" ); document.write( "ts = (t-5)( \n" ); document.write( "; \n" ); document.write( "Multiply both side by 4 \n" ); document.write( "4ts = 5s(t-5) \n" ); document.write( "4ts = 5ts - 25s \n" ); document.write( "4ts - 5ts = -25s \n" ); document.write( "-ts = -25s \n" ); document.write( "Divide for sides by -s, results \n" ); document.write( ": \n" ); document.write( "t = 25 min; normal time running to school \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "3.Two trains 110m and 100m long are running on parallel tracks, in the same \n" ); document.write( " direction with a speed of 46 km/hr and 39 km/hr respectively. \n" ); document.write( " How long will it take them to be clear of each other? \n" ); document.write( ": \n" ); document.write( "The relative speed between the two trains: 46 - 39 = 7 km/hr \n" ); document.write( ": \n" ); document.write( "How long to travel 110+100 = 210m at 7 km/hr? \n" ); document.write( ": \n" ); document.write( "210 m = .21 km: \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "4. A cyclist A started his journey on cycle at 7.30 a.m. at speed 8km/hr. \n" ); document.write( " B another cyclist started from the same point half an hour later but with \n" ); document.write( " speed 10 km/hr. \n" ); document.write( " At what time did B overtake A? \n" ); document.write( ": \n" ); document.write( "Let t = B's travel time \n" ); document.write( "then \n" ); document.write( "(t+.5) = A's travel time \n" ); document.write( ": \n" ); document.write( "When B overtakes A, they will have traveled the same distance \n" ); document.write( "Write a distance equation \n" ); document.write( ": \n" ); document.write( "10t = 8(t+.5) \n" ); document.write( "10t = 8t + 4 \n" ); document.write( "10t - 8t = 4 \n" ); document.write( "2t = 4 \n" ); document.write( "t = \n" ); document.write( "t = 2 hrs is B's travel time \n" ); document.write( "; \n" ); document.write( "He left at 8:00, therefore he overtakes A at 10:00 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by ensuring their distances are equal \n" ); document.write( "2*10 = 20 km \n" ); document.write( "2.5* 8 = 20 km \n" ); document.write( " |