document.write( "Question 466429: in how many seconds will a car travel 50km going at 10km/h? \n" ); document.write( "
Algebra.Com's Answer #319758 by ccs2011(207)\"\" \"About 
You can put this solution on YOUR website!
Distance = rate*time
\n" ); document.write( "d = r*t
\n" ); document.write( "d = 50 km
\n" ); document.write( "r = 10 km/hr
\n" ); document.write( "t = ?
\n" ); document.write( "Using above formula, substitute in given information
\n" ); document.write( "\"50+=+10t\"
\n" ); document.write( "Divide both sides by 10
\n" ); document.write( "\"5+=+t\"
\n" ); document.write( "Time is 5 hours, convert to seconds
\n" ); document.write( "\"5+hr+%2A+%2860+min%2F1+hr%29+%2A+%2860+sec%2F1+min%29+=+%285%29%2860%29%2860%29+=+18000+sec\"
\n" ); document.write( "Time is 18,000 seconds
\n" ); document.write( "
\n" );