document.write( "Question 202364: while waiting for a train, bong takes a bus ride at 60 kph to a certain point and then walks back leisurely at 10 kph. The bus takes 15 minutes less than his walking. how far has he walked and for how long?
\n" );
document.write( "this what i did:
\n" );
document.write( "d=60(15-t)
\n" );
document.write( "d=10t
\n" );
document.write( "d=900-60t
\n" );
document.write( "60t+10t=900-60t i transposed the 60t
\n" );
document.write( "70t=900 and i divide both sides by 70 but i cant get the answer for the 900
\n" );
document.write( "Please if you can even include how to get the answer thanks in advance \n" );
document.write( "
Algebra.Com's Answer #152590 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! You're on the right track, but have an error in the logic used to represent the bus ride time \n" ); document.write( "Let t be the time it takes to walk in hours. Then bus ride time is \n" ); document.write( "You know that \n" ); document.write( "And you also know the distance is the same in both directions. \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That's 18 minutes. \n" ); document.write( "If Bong walks at 10kph for 0.3 hours, thats |