document.write( "Question 1158890: Two hours after Harlan had left his house for his out-of-state business trip, his wife Maggie noticed that he had forgotten his briefcase. Knowing that the briefcase contained all of his important papers, she immediately hopped into her car and began to chase after him at a speed of 65 mph. If Harlan drove 55 mph the entire time, how many hours did it take Maggie to catch him? \n" ); document.write( "
Algebra.Com's Answer #781865 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two hours after Harlan had left his house for his out-of-state business trip, his wife Maggie noticed that he had forgotten his briefcase.
\n" ); document.write( " Knowing that the briefcase contained all of his important papers, she immediately hopped into her car and began to chase after him at a speed of 65 mph.
\n" ); document.write( " If Harlan drove 55 mph the entire time, how many hours did it take Maggie to catch him?
\n" ); document.write( ":
\n" ); document.write( "let t = travel time of M
\n" ); document.write( "then
\n" ); document.write( "(t+2) = travel time of H, who started 2 hrs earlier
\n" ); document.write( ":
\n" ); document.write( "When M catches H, they will have traveled the same distance
\n" ); document.write( "Write a distance equation, dist = speed * time
\n" ); document.write( "65t = 55(t+2)
\n" ); document.write( "65t = 55t + 110
\n" ); document.write( "65t - 55t = 110
\n" ); document.write( "10t = 110
\n" ); document.write( "t = 110/10
\n" ); document.write( "t = 11 hrs !
\n" ); document.write( ":
\n" ); document.write( "Check this, find the actual distance each traveled
\n" ); document.write( "M: 65(11) = 715 mi
\n" ); document.write( "H: 55(13) = 715 mi
\n" ); document.write( "
\n" );