document.write( "Question 996191: An object is traveling at a steady speed of 10 and one fifth
\n" );
document.write( "km/h. How long will it take the object to travel 1 and four fifths km? \n" );
document.write( "
Algebra.Com's Answer #614719 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An object is traveling at a steady speed of 10 and one fifth \n" ); document.write( "km/h. How long will it take the object to travel 1 and four fifths km? \n" ); document.write( "-------------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r = 1.8/10.2 \n" ); document.write( "t =~ 0.17647 hours \n" ); document.write( " |