document.write( "Question 629029: how many seconds will it take an automobile to cover one mile if it is traveling at 45 miles per hour \n" ); document.write( "
Algebra.Com's Answer #395989 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how many seconds will it take an automobile to cover one mile if it is traveling at 45 miles per hour
\n" ); document.write( "--------------
\n" ); document.write( "d = r*t
\n" ); document.write( "t = d/r = 1/45 hours
\n" ); document.write( "Multiply by 3600 to get seconds
\n" ); document.write( "
\n" );