document.write( "Question 1038409: If one is traveling from California to Indiana, how many hours will it take driving a speed of 60mph? \n" ); document.write( "
Algebra.Com's Answer #653123 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "d, distance from California to Indiana
\n" ); document.write( "r, speed of travel expected, which could be the average
\n" ); document.write( "t, time in hours
\n" ); document.write( "\"r%2At=d\"
\n" ); document.write( "\"t=d%2Fr\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If let \"r=60%28miles%2Fhour%29\", then \"t=d%2F60\".
\n" ); document.write( "
\n" );