document.write( "Question 310672: Rene is going to the lake to visit some friends. If the lake is 60 miles away, and Rene is driving at 40 miles per hour the entire time, how long will it take her to get to the lake? \n" ); document.write( "
Algebra.Com's Answer #222168 by loni1234(7)\"\" \"About 
You can put this solution on YOUR website!
s=the distance
\n" ); document.write( "v=the speed
\n" ); document.write( "t= the time\r
\n" ); document.write( "\n" ); document.write( "the formula is v=s/t. the time is t=s/v .
\n" ); document.write( "in this case s=60 m and v=40m/h.
\n" ); document.write( "now t=60/40=1.5 hours
\n" ); document.write( "
\n" );