Arithmetic Aptitude :: Time and Distance
Time and Distance - Important Formulas
A PHP Error was encountered
Severity: Warning
Message: Undefined variable $ques_section_data
Filename: pages/question_formulas.php
Line Number: 89
A PHP Error was encountered
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: pages/question_formulas.php
Line Number: 89
A PHP Error was encountered
Severity: Warning
Message: Undefined variable $ques_section_data
Filename: pages/question_formulas.php
Line Number: 89
A PHP Error was encountered
Severity: Warning
Message: Trying to access array offset on value of type null
Filename: pages/question_formulas.php
Line Number: 89
1. Speed, Time and Distance.
speed = [DistanceTime][DistanceTime] ,Time = [DistanceSpeed][DistanceSpeed],Distance = ( speed x Time )
2 . km/hr to m/sec conversion:
x km/hr = [ x x 518518 ] m /sec
3 . m/sec to km/hr conversion:
x m/sec = [ xx 185185 ] km /hr
4. If the ratio of the speeds of A and B is a : b, then the ratio of
the times taken by them to cover the same distance is 1a1a : 1b1b or b : a
5.Suppose a man covers a certain distance at x km/hr and an equal distance at y km/hr. Then,
the average speed during the whole journey is [ 2XYX+Y2XYX+Y ] km /hr |