document.write( "Question 1042461: Jessica drove to her cabin on the lake and back. it took one hour longer to go there than it did to come back. the average speed on the trip there was 50 km/h. the average speed on the way back was 75 km/h. how many hours did the trip there take? \n" ); document.write( "
Algebra.Com's Answer #657471 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Jessica drove to her cabin on the lake and back. it took one hour longer to go there than it did to come back. the average speed on the trip there was 50 km/h. the average speed on the way back was 75 km/h. how many hours did the trip there take?
\n" ); document.write( "--------------
\n" ); document.write( "The distance is the same.
\n" ); document.write( "d = r*t
\n" ); document.write( "------------
\n" ); document.write( "d = 50*t = 75*(t-1)
\n" ); document.write( "Can you solve for t?
\n" ); document.write( "
\n" );