document.write( "Question 525645: if a car is moving at a speed of 40km/hr, how much time it will take to complete 13km?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #348175 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! if a car is moving at a speed of 40km/hr, how much time it will take to complete 13km?\r \n" ); document.write( "\n" ); document.write( "Distance = 13km \n" ); document.write( "Speed = 40 km/h \n" ); document.write( "Time = ?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Time = Distance / Speed \n" ); document.write( "Time = 13/40 \n" ); document.write( "Time = 0.325 hour \n" ); document.write( "Time = 0.345 * 60 minutes \n" ); document.write( "Time = 19.5 minutes\r \n" ); document.write( "\n" ); document.write( "It will take 19 and half minutes to complete 13km. \n" ); document.write( " |