document.write( "Question 644334: Will you please tell me what steps I would take to solve this problem: 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 #404974 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
distance = rate x time
\n" ); document.write( "Let \"+t+\" = time in hours
\n" ); document.write( "distance = 60 mi
\n" ); document.write( "rate = 40 mi/hr
\n" ); document.write( "\"+60+=+40t+\"
\n" ); document.write( "\"+t+=+60%2F40+\"
\n" ); document.write( "\"+t+=+3%2F2+\"
\n" ); document.write( "It will take her one hour and a half
\n" ); document.write( "
\n" );