Question 1035510
.
Jim and Mateo live across a lake from each other at a distance of about 3 miles. Jim can row his boat to Mateo's house 
in 1 hour and 20 minutes. Mateo can drive his motorboat the same distance in 30 minutes.
If they leave their house at the same time and head toward each other, how long will it be before they meet?
How far from the nearest shore will they be when they meet?   
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
{{{(3/((4/3)))*t + (3/0.5)*t}}} = {{{3}}}.    (1) ( <<<--- {{{4/3}}} = {{{4/3}}} of an hour = 1 hour and 20 minutes )


<U>Comments</U>:

   {{{3/((4/3))}}} is the Jim's rate (speed).

   {{{3/0.5}}} is the Mateo's rate (speed).

   (1) is the standard Travel and Distance equation.


<U>Solution</U>


Simplify (1): 

{{{(9/4)*t + 6t}}} = 3,

multiply both sides by 4:

9t + 24t = 12,

33t = 12,

t = {{{12/33}}} = {{{4/11}}} of an hour.

To answer the second question, compare the values 

{{{(3/((4/3)))*(4/11)}}}   and   {{{(3/0.5)*(4/11)}}},

that are the distances covered by Jim and Mateo respectively.

Solved.
</pre>