document.write( "Question 337045: How far will a car traveling at 65 km/h travel in 10 seconds? \n" ); document.write( "
Algebra.Com's Answer #241563 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How far will a car traveling at 65 km/h travel in 10 seconds?
\n" ); document.write( ".
\n" ); document.write( "d=rt
\n" ); document.write( "but time is given in seconds--convert to hours:
\n" ); document.write( "10 secs * 1min/60sec * 1hr/60min = 10/3600 = 0.002778 hours
\n" ); document.write( ".
\n" ); document.write( "d = 65 * 0.002778 = 0.181 km
\n" ); document.write( "
\n" ); document.write( "
\n" );