document.write( "Question 505878: Your mom leaves on a trip to Florida, forgetting her suitcase at home. You know that she normally drives 55 mph. However, you do not discover the suitcase until 1 hour after she has left on her trip. If you follow her on her exact route and travel 65 mph., how long will it take you to catch up with her?\r
\n" ); document.write( "\n" ); document.write( "Hint: Let d=distance in miles, let t=time in hours it will take to catch up with her and let t+1= time traveled by your mom at a slower rate of speed.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #340060 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Use the variables as they suggested,
\n" ); document.write( "When he catches his mom they will both have traveled the same distance
\n" ); document.write( "write a distance equation; dist = speed * time
\n" ); document.write( ":
\n" ); document.write( "your dist = Mom's dist
\n" ); document.write( "65t = 55(t+1)
\n" ); document.write( "65t = 55t + 55
\n" ); document.write( "65t - 55t = 55
\n" ); document.write( "10t = 55
\n" ); document.write( "t = 5.5 hrs
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the distances, they should be equal
\n" ); document.write( "65(5.5) = 357.5
\n" ); document.write( "55(6.5) = 357.5
\n" ); document.write( "
\n" );