document.write( "Question 961073: If a car is traveling 80 miles per hour how long will it take said car to drive 200 miles \n" ); document.write( "
Algebra.Com's Answer #587364 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = r*t
\n" ); document.write( "t = d/r
\n" ); document.write( "
\n" );