Optimal time for three people to travel












0












$begingroup$


Three men need to travel 60 km. They have a motorbike that can travel at 50 km/h but only two people can fit on it. They can walk at a speed of 5km/h. Can they get to their destination in 3 hours?



I found that they could do it in less than 3 hours but what is theoretically the best time they can do it in?



If anyone wants the explantion for how I found that they can do it in three hours, please comment and I will provide it.










share|cite|improve this question









$endgroup$












  • $begingroup$
    I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
    $endgroup$
    – Matti P.
    Jan 30 at 14:30


















0












$begingroup$


Three men need to travel 60 km. They have a motorbike that can travel at 50 km/h but only two people can fit on it. They can walk at a speed of 5km/h. Can they get to their destination in 3 hours?



I found that they could do it in less than 3 hours but what is theoretically the best time they can do it in?



If anyone wants the explantion for how I found that they can do it in three hours, please comment and I will provide it.










share|cite|improve this question









$endgroup$












  • $begingroup$
    I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
    $endgroup$
    – Matti P.
    Jan 30 at 14:30
















0












0








0


2



$begingroup$


Three men need to travel 60 km. They have a motorbike that can travel at 50 km/h but only two people can fit on it. They can walk at a speed of 5km/h. Can they get to their destination in 3 hours?



I found that they could do it in less than 3 hours but what is theoretically the best time they can do it in?



If anyone wants the explantion for how I found that they can do it in three hours, please comment and I will provide it.










share|cite|improve this question









$endgroup$




Three men need to travel 60 km. They have a motorbike that can travel at 50 km/h but only two people can fit on it. They can walk at a speed of 5km/h. Can they get to their destination in 3 hours?



I found that they could do it in less than 3 hours but what is theoretically the best time they can do it in?



If anyone wants the explantion for how I found that they can do it in three hours, please comment and I will provide it.







applications






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 30 at 14:15









Linus DerehedLinus Derehed

12




12












  • $begingroup$
    I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
    $endgroup$
    – Matti P.
    Jan 30 at 14:30




















  • $begingroup$
    I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
    $endgroup$
    – Matti P.
    Jan 30 at 14:30


















$begingroup$
I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
$endgroup$
– Matti P.
Jan 30 at 14:30






$begingroup$
I would start by putting person A and B to the bike, and C can start walking. Person A drives B closer to the destonation, but not all the way, and leaves him at a distance so that B will arrive walking exactly on time to the destination. Then he drives back to C ...
$endgroup$
– Matti P.
Jan 30 at 14:30












2 Answers
2






active

oldest

votes


















0












$begingroup$

Matti P has given a good approach in a comment. A and B travel most of the way, drop off B to walk the rest, C starts walking, A goes back to get C and they all arrive together.



Once you have a route that is described like this, you can parameterize it to find the minimum time it takes. Here you let $t$ be the time that A drops off B and $u$ the time that A picks up C. B arrives at $t+(60-50t)/5$. C arrives at $u+(60-5u)/60$. A arrives at $t+(50t-5u)/50+(60-5u)/50$. You want all of these to be the same, which lets you solve for $t,u$ and find the total time.



The challenge is often to find all the reasonable approaches. Here one might reason that the bike carries two people, so each person should walk $frac {50}3$ km and ride $frac {100}3$ km. That fails because the walk takes more than $3$ hours. If you didn't think of the other approach you might say the problem cannot be solved.






share|cite|improve this answer









$endgroup$









  • 1




    $begingroup$
    What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
    $endgroup$
    – quarague
    Jan 31 at 9:39










  • $begingroup$
    I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
    $endgroup$
    – Ross Millikan
    Jan 31 at 15:15



















0












$begingroup$

Suppose B rides the motorbike and A and C are passenger/pedestrians. Let the journey start at O and end at D. It is clear that B has to do separate journeys for the others, who can also spend time walking, and that they don't necessarily need to arrive at D all at the same time, as long as they are all there within 3 hours. We assume all drop-offs and changeovers are instantaneous.



We can break the whole episode into five time intervals:




  1. B takes A to a point P so that OP $=x$ while C starts to walk.

  2. B returns to pick up C while A is left to continue walking.

  3. B and C go all the way to D.

  4. B returns to pick up A.

  5. A and B go to D, and the process is complete.


Accordingly,




  1. $t_1=frac{x}{50}$

  2. In this time, C has walked $5t_1=frac{x}{10}$. B and C are approaching each other at speed $55$, so B reaches C in time $t_2=frac{9x}{550}$. In this time, both A and C have walked a distance $frac{9x}{110}$.

  3. B and C go all the way to D which is a distance $60-x-frac{9x}{110}=60-frac{2x}{11}$. This takes time $$t_3=frac{1}{50}[60-frac{2x}{11}]=frac 65-frac{2x}{550}.$$

  4. B returns to pick up A who meanwhile in time $t_3$ has walked a distance $5t_{3}=6-frac{2x}{110}$. Therefore, when B sets off from D to pick up A, they are separated by a distance $$60-x-frac{9x}{550}-6+frac{2x}{550}=54-frac{557x}{550}.$$
    They are approaching each other at speed $55$ so they meet in time $$t_4=frac{1}{55}[54-frac{557x}{550}].$$

  5. While B was coming back to pick up A, A had walked an extra distance $5t_4=frac{1}{11}[54-frac{557x}{550}]$, so the remaining distance between A and B is $$54-frac{557x}{550}-frac{1}{11}[54-frac{557x}{550}]=frac{540}{11}-frac{557x}{605}.$$ They drive this remaining distance in time $$t_5=frac{1}{50}[frac{540}{11}-frac{557x}{605}].$$


Putting all this together, we get a total time of $$frac{174}{55}-frac{62x}{15125}$$



This is less than $3$ provided $$x>39frac{57}{62}$$



So the optimal time is when $x=60$, that is, B drives CA all the way to D and comes back to pick up C. The journey time is 2 hours 55 minutes 3.67 sec






share|cite|improve this answer









$endgroup$














    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3093578%2foptimal-time-for-three-people-to-travel%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    Matti P has given a good approach in a comment. A and B travel most of the way, drop off B to walk the rest, C starts walking, A goes back to get C and they all arrive together.



    Once you have a route that is described like this, you can parameterize it to find the minimum time it takes. Here you let $t$ be the time that A drops off B and $u$ the time that A picks up C. B arrives at $t+(60-50t)/5$. C arrives at $u+(60-5u)/60$. A arrives at $t+(50t-5u)/50+(60-5u)/50$. You want all of these to be the same, which lets you solve for $t,u$ and find the total time.



    The challenge is often to find all the reasonable approaches. Here one might reason that the bike carries two people, so each person should walk $frac {50}3$ km and ride $frac {100}3$ km. That fails because the walk takes more than $3$ hours. If you didn't think of the other approach you might say the problem cannot be solved.






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
      $endgroup$
      – quarague
      Jan 31 at 9:39










    • $begingroup$
      I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
      $endgroup$
      – Ross Millikan
      Jan 31 at 15:15
















    0












    $begingroup$

    Matti P has given a good approach in a comment. A and B travel most of the way, drop off B to walk the rest, C starts walking, A goes back to get C and they all arrive together.



    Once you have a route that is described like this, you can parameterize it to find the minimum time it takes. Here you let $t$ be the time that A drops off B and $u$ the time that A picks up C. B arrives at $t+(60-50t)/5$. C arrives at $u+(60-5u)/60$. A arrives at $t+(50t-5u)/50+(60-5u)/50$. You want all of these to be the same, which lets you solve for $t,u$ and find the total time.



    The challenge is often to find all the reasonable approaches. Here one might reason that the bike carries two people, so each person should walk $frac {50}3$ km and ride $frac {100}3$ km. That fails because the walk takes more than $3$ hours. If you didn't think of the other approach you might say the problem cannot be solved.






    share|cite|improve this answer









    $endgroup$









    • 1




      $begingroup$
      What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
      $endgroup$
      – quarague
      Jan 31 at 9:39










    • $begingroup$
      I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
      $endgroup$
      – Ross Millikan
      Jan 31 at 15:15














    0












    0








    0





    $begingroup$

    Matti P has given a good approach in a comment. A and B travel most of the way, drop off B to walk the rest, C starts walking, A goes back to get C and they all arrive together.



    Once you have a route that is described like this, you can parameterize it to find the minimum time it takes. Here you let $t$ be the time that A drops off B and $u$ the time that A picks up C. B arrives at $t+(60-50t)/5$. C arrives at $u+(60-5u)/60$. A arrives at $t+(50t-5u)/50+(60-5u)/50$. You want all of these to be the same, which lets you solve for $t,u$ and find the total time.



    The challenge is often to find all the reasonable approaches. Here one might reason that the bike carries two people, so each person should walk $frac {50}3$ km and ride $frac {100}3$ km. That fails because the walk takes more than $3$ hours. If you didn't think of the other approach you might say the problem cannot be solved.






    share|cite|improve this answer









    $endgroup$



    Matti P has given a good approach in a comment. A and B travel most of the way, drop off B to walk the rest, C starts walking, A goes back to get C and they all arrive together.



    Once you have a route that is described like this, you can parameterize it to find the minimum time it takes. Here you let $t$ be the time that A drops off B and $u$ the time that A picks up C. B arrives at $t+(60-50t)/5$. C arrives at $u+(60-5u)/60$. A arrives at $t+(50t-5u)/50+(60-5u)/50$. You want all of these to be the same, which lets you solve for $t,u$ and find the total time.



    The challenge is often to find all the reasonable approaches. Here one might reason that the bike carries two people, so each person should walk $frac {50}3$ km and ride $frac {100}3$ km. That fails because the walk takes more than $3$ hours. If you didn't think of the other approach you might say the problem cannot be solved.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Jan 30 at 14:54









    Ross MillikanRoss Millikan

    301k24200375




    301k24200375








    • 1




      $begingroup$
      What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
      $endgroup$
      – quarague
      Jan 31 at 9:39










    • $begingroup$
      I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
      $endgroup$
      – Ross Millikan
      Jan 31 at 15:15














    • 1




      $begingroup$
      What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
      $endgroup$
      – quarague
      Jan 31 at 9:39










    • $begingroup$
      I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
      $endgroup$
      – Ross Millikan
      Jan 31 at 15:15








    1




    1




    $begingroup$
    What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
    $endgroup$
    – quarague
    Jan 31 at 9:39




    $begingroup$
    What you describe is how to compute a strategy which I also believe to be optimal. However, this is not really a proof that this is the best one can do.
    $endgroup$
    – quarague
    Jan 31 at 9:39












    $begingroup$
    I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
    $endgroup$
    – Ross Millikan
    Jan 31 at 15:15




    $begingroup$
    I agree with you. I can't offer a general approach to assure you have found the best one. Sometimes there is some parameter you can identify that is minimized/maximized by your solution and you can say yours is optimal. I don't see that here.
    $endgroup$
    – Ross Millikan
    Jan 31 at 15:15











    0












    $begingroup$

    Suppose B rides the motorbike and A and C are passenger/pedestrians. Let the journey start at O and end at D. It is clear that B has to do separate journeys for the others, who can also spend time walking, and that they don't necessarily need to arrive at D all at the same time, as long as they are all there within 3 hours. We assume all drop-offs and changeovers are instantaneous.



    We can break the whole episode into five time intervals:




    1. B takes A to a point P so that OP $=x$ while C starts to walk.

    2. B returns to pick up C while A is left to continue walking.

    3. B and C go all the way to D.

    4. B returns to pick up A.

    5. A and B go to D, and the process is complete.


    Accordingly,




    1. $t_1=frac{x}{50}$

    2. In this time, C has walked $5t_1=frac{x}{10}$. B and C are approaching each other at speed $55$, so B reaches C in time $t_2=frac{9x}{550}$. In this time, both A and C have walked a distance $frac{9x}{110}$.

    3. B and C go all the way to D which is a distance $60-x-frac{9x}{110}=60-frac{2x}{11}$. This takes time $$t_3=frac{1}{50}[60-frac{2x}{11}]=frac 65-frac{2x}{550}.$$

    4. B returns to pick up A who meanwhile in time $t_3$ has walked a distance $5t_{3}=6-frac{2x}{110}$. Therefore, when B sets off from D to pick up A, they are separated by a distance $$60-x-frac{9x}{550}-6+frac{2x}{550}=54-frac{557x}{550}.$$
      They are approaching each other at speed $55$ so they meet in time $$t_4=frac{1}{55}[54-frac{557x}{550}].$$

    5. While B was coming back to pick up A, A had walked an extra distance $5t_4=frac{1}{11}[54-frac{557x}{550}]$, so the remaining distance between A and B is $$54-frac{557x}{550}-frac{1}{11}[54-frac{557x}{550}]=frac{540}{11}-frac{557x}{605}.$$ They drive this remaining distance in time $$t_5=frac{1}{50}[frac{540}{11}-frac{557x}{605}].$$


    Putting all this together, we get a total time of $$frac{174}{55}-frac{62x}{15125}$$



    This is less than $3$ provided $$x>39frac{57}{62}$$



    So the optimal time is when $x=60$, that is, B drives CA all the way to D and comes back to pick up C. The journey time is 2 hours 55 minutes 3.67 sec






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      Suppose B rides the motorbike and A and C are passenger/pedestrians. Let the journey start at O and end at D. It is clear that B has to do separate journeys for the others, who can also spend time walking, and that they don't necessarily need to arrive at D all at the same time, as long as they are all there within 3 hours. We assume all drop-offs and changeovers are instantaneous.



      We can break the whole episode into five time intervals:




      1. B takes A to a point P so that OP $=x$ while C starts to walk.

      2. B returns to pick up C while A is left to continue walking.

      3. B and C go all the way to D.

      4. B returns to pick up A.

      5. A and B go to D, and the process is complete.


      Accordingly,




      1. $t_1=frac{x}{50}$

      2. In this time, C has walked $5t_1=frac{x}{10}$. B and C are approaching each other at speed $55$, so B reaches C in time $t_2=frac{9x}{550}$. In this time, both A and C have walked a distance $frac{9x}{110}$.

      3. B and C go all the way to D which is a distance $60-x-frac{9x}{110}=60-frac{2x}{11}$. This takes time $$t_3=frac{1}{50}[60-frac{2x}{11}]=frac 65-frac{2x}{550}.$$

      4. B returns to pick up A who meanwhile in time $t_3$ has walked a distance $5t_{3}=6-frac{2x}{110}$. Therefore, when B sets off from D to pick up A, they are separated by a distance $$60-x-frac{9x}{550}-6+frac{2x}{550}=54-frac{557x}{550}.$$
        They are approaching each other at speed $55$ so they meet in time $$t_4=frac{1}{55}[54-frac{557x}{550}].$$

      5. While B was coming back to pick up A, A had walked an extra distance $5t_4=frac{1}{11}[54-frac{557x}{550}]$, so the remaining distance between A and B is $$54-frac{557x}{550}-frac{1}{11}[54-frac{557x}{550}]=frac{540}{11}-frac{557x}{605}.$$ They drive this remaining distance in time $$t_5=frac{1}{50}[frac{540}{11}-frac{557x}{605}].$$


      Putting all this together, we get a total time of $$frac{174}{55}-frac{62x}{15125}$$



      This is less than $3$ provided $$x>39frac{57}{62}$$



      So the optimal time is when $x=60$, that is, B drives CA all the way to D and comes back to pick up C. The journey time is 2 hours 55 minutes 3.67 sec






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        Suppose B rides the motorbike and A and C are passenger/pedestrians. Let the journey start at O and end at D. It is clear that B has to do separate journeys for the others, who can also spend time walking, and that they don't necessarily need to arrive at D all at the same time, as long as they are all there within 3 hours. We assume all drop-offs and changeovers are instantaneous.



        We can break the whole episode into five time intervals:




        1. B takes A to a point P so that OP $=x$ while C starts to walk.

        2. B returns to pick up C while A is left to continue walking.

        3. B and C go all the way to D.

        4. B returns to pick up A.

        5. A and B go to D, and the process is complete.


        Accordingly,




        1. $t_1=frac{x}{50}$

        2. In this time, C has walked $5t_1=frac{x}{10}$. B and C are approaching each other at speed $55$, so B reaches C in time $t_2=frac{9x}{550}$. In this time, both A and C have walked a distance $frac{9x}{110}$.

        3. B and C go all the way to D which is a distance $60-x-frac{9x}{110}=60-frac{2x}{11}$. This takes time $$t_3=frac{1}{50}[60-frac{2x}{11}]=frac 65-frac{2x}{550}.$$

        4. B returns to pick up A who meanwhile in time $t_3$ has walked a distance $5t_{3}=6-frac{2x}{110}$. Therefore, when B sets off from D to pick up A, they are separated by a distance $$60-x-frac{9x}{550}-6+frac{2x}{550}=54-frac{557x}{550}.$$
          They are approaching each other at speed $55$ so they meet in time $$t_4=frac{1}{55}[54-frac{557x}{550}].$$

        5. While B was coming back to pick up A, A had walked an extra distance $5t_4=frac{1}{11}[54-frac{557x}{550}]$, so the remaining distance between A and B is $$54-frac{557x}{550}-frac{1}{11}[54-frac{557x}{550}]=frac{540}{11}-frac{557x}{605}.$$ They drive this remaining distance in time $$t_5=frac{1}{50}[frac{540}{11}-frac{557x}{605}].$$


        Putting all this together, we get a total time of $$frac{174}{55}-frac{62x}{15125}$$



        This is less than $3$ provided $$x>39frac{57}{62}$$



        So the optimal time is when $x=60$, that is, B drives CA all the way to D and comes back to pick up C. The journey time is 2 hours 55 minutes 3.67 sec






        share|cite|improve this answer









        $endgroup$



        Suppose B rides the motorbike and A and C are passenger/pedestrians. Let the journey start at O and end at D. It is clear that B has to do separate journeys for the others, who can also spend time walking, and that they don't necessarily need to arrive at D all at the same time, as long as they are all there within 3 hours. We assume all drop-offs and changeovers are instantaneous.



        We can break the whole episode into five time intervals:




        1. B takes A to a point P so that OP $=x$ while C starts to walk.

        2. B returns to pick up C while A is left to continue walking.

        3. B and C go all the way to D.

        4. B returns to pick up A.

        5. A and B go to D, and the process is complete.


        Accordingly,




        1. $t_1=frac{x}{50}$

        2. In this time, C has walked $5t_1=frac{x}{10}$. B and C are approaching each other at speed $55$, so B reaches C in time $t_2=frac{9x}{550}$. In this time, both A and C have walked a distance $frac{9x}{110}$.

        3. B and C go all the way to D which is a distance $60-x-frac{9x}{110}=60-frac{2x}{11}$. This takes time $$t_3=frac{1}{50}[60-frac{2x}{11}]=frac 65-frac{2x}{550}.$$

        4. B returns to pick up A who meanwhile in time $t_3$ has walked a distance $5t_{3}=6-frac{2x}{110}$. Therefore, when B sets off from D to pick up A, they are separated by a distance $$60-x-frac{9x}{550}-6+frac{2x}{550}=54-frac{557x}{550}.$$
          They are approaching each other at speed $55$ so they meet in time $$t_4=frac{1}{55}[54-frac{557x}{550}].$$

        5. While B was coming back to pick up A, A had walked an extra distance $5t_4=frac{1}{11}[54-frac{557x}{550}]$, so the remaining distance between A and B is $$54-frac{557x}{550}-frac{1}{11}[54-frac{557x}{550}]=frac{540}{11}-frac{557x}{605}.$$ They drive this remaining distance in time $$t_5=frac{1}{50}[frac{540}{11}-frac{557x}{605}].$$


        Putting all this together, we get a total time of $$frac{174}{55}-frac{62x}{15125}$$



        This is less than $3$ provided $$x>39frac{57}{62}$$



        So the optimal time is when $x=60$, that is, B drives CA all the way to D and comes back to pick up C. The journey time is 2 hours 55 minutes 3.67 sec







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 31 at 9:48









        David QuinnDavid Quinn

        24.1k21141




        24.1k21141






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3093578%2foptimal-time-for-three-people-to-travel%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            MongoDB - Not Authorized To Execute Command

            How to fix TextFormField cause rebuild widget in Flutter

            in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith