document.write( "Question 962886: The ratio between the rates of walking of A and B is 2:3, if the time taken by B to cover a certain distance is 36 minutes, the time in minutes taken by A to cover that much distance in minutes is? \n" ); document.write( "
Algebra.Com's Answer #588386 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The ratio between the rates of walking of A and B is 2:3, \n" ); document.write( " if the time taken by B to cover a certain distance is 36 minutes, the time in minutes taken by A to cover that much distance in minutes is? \n" ); document.write( ": \n" ); document.write( "let t = time required by A \n" ); document.write( "Time is inversely related to walking rate, therefore \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "2t = 3*36 \n" ); document.write( "t = 108/2 \n" ); document.write( "t = 54 min for A to cover the distance \n" ); document.write( " |