Mpg to l/100km conversion problem?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












We have two vehicles




A: old truck that does 17 mpg (13.84 l/100km)

B: old car that does 47 mpg (5.00 l/100km)




We are looking to replace one of these vehicles with a new one (of the same size)




C: new truck 19 mpg (12.38l/100km)

D: new car 61 mpg (3.85l/100km)




So which vehicle should we replace to save fuel? The old truck or the old car to end up with.




  1. AD (old truck + new car)

  2. BC (new truck + old car)



Read bellow once you have your anwser:



The way I solved this:




A: Old truck 13.84 l/100km + D: new car 3.85 l/100km = 17.69 l/100km,

B: New truck 12.38 l/100km + C: old car 5.00 l/100km = 17.39 l/100km




Combination BC uses less fuel.(0.31l less). Now using mpg:




17mpg + 61mpg = 78mpg

19mpg + 47mpg = 66mpg




Making the combination AD a better choice.



Why the exact opposite answer? What am I missing here?










share|cite|improve this question



























    up vote
    0
    down vote

    favorite












    We have two vehicles




    A: old truck that does 17 mpg (13.84 l/100km)

    B: old car that does 47 mpg (5.00 l/100km)




    We are looking to replace one of these vehicles with a new one (of the same size)




    C: new truck 19 mpg (12.38l/100km)

    D: new car 61 mpg (3.85l/100km)




    So which vehicle should we replace to save fuel? The old truck or the old car to end up with.




    1. AD (old truck + new car)

    2. BC (new truck + old car)



    Read bellow once you have your anwser:



    The way I solved this:




    A: Old truck 13.84 l/100km + D: new car 3.85 l/100km = 17.69 l/100km,

    B: New truck 12.38 l/100km + C: old car 5.00 l/100km = 17.39 l/100km




    Combination BC uses less fuel.(0.31l less). Now using mpg:




    17mpg + 61mpg = 78mpg

    19mpg + 47mpg = 66mpg




    Making the combination AD a better choice.



    Why the exact opposite answer? What am I missing here?










    share|cite|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      We have two vehicles




      A: old truck that does 17 mpg (13.84 l/100km)

      B: old car that does 47 mpg (5.00 l/100km)




      We are looking to replace one of these vehicles with a new one (of the same size)




      C: new truck 19 mpg (12.38l/100km)

      D: new car 61 mpg (3.85l/100km)




      So which vehicle should we replace to save fuel? The old truck or the old car to end up with.




      1. AD (old truck + new car)

      2. BC (new truck + old car)



      Read bellow once you have your anwser:



      The way I solved this:




      A: Old truck 13.84 l/100km + D: new car 3.85 l/100km = 17.69 l/100km,

      B: New truck 12.38 l/100km + C: old car 5.00 l/100km = 17.39 l/100km




      Combination BC uses less fuel.(0.31l less). Now using mpg:




      17mpg + 61mpg = 78mpg

      19mpg + 47mpg = 66mpg




      Making the combination AD a better choice.



      Why the exact opposite answer? What am I missing here?










      share|cite|improve this question















      We have two vehicles




      A: old truck that does 17 mpg (13.84 l/100km)

      B: old car that does 47 mpg (5.00 l/100km)




      We are looking to replace one of these vehicles with a new one (of the same size)




      C: new truck 19 mpg (12.38l/100km)

      D: new car 61 mpg (3.85l/100km)




      So which vehicle should we replace to save fuel? The old truck or the old car to end up with.




      1. AD (old truck + new car)

      2. BC (new truck + old car)



      Read bellow once you have your anwser:



      The way I solved this:




      A: Old truck 13.84 l/100km + D: new car 3.85 l/100km = 17.69 l/100km,

      B: New truck 12.38 l/100km + C: old car 5.00 l/100km = 17.39 l/100km




      Combination BC uses less fuel.(0.31l less). Now using mpg:




      17mpg + 61mpg = 78mpg

      19mpg + 47mpg = 66mpg




      Making the combination AD a better choice.



      Why the exact opposite answer? What am I missing here?







      problem-solving unit-of-measure






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Feb 8 '16 at 15:47









      AugSB

      3,21921633




      3,21921633










      asked Feb 8 '16 at 15:18









      LostInTranslation

      11




      11




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          For your first trial you have that AD needs 0.31l more to drive 100km and, hence, BC is better. You make all the vehicles drive the same distance and, at the end, you sum up their fuel consumption (thus, you can sum their consumption rates).



          But in your second trial, since you are using mpg, each vehicle is driving a different distance, so you cannot sum the rates same way you do in the first case.



          If you assume that there is no distinction between the itineraries of the car and of the truck, then your first answer is the correct one. If you assume that you have to use the same amount of fuel in both vehicles (which seems to be a bit ankward), then your second answer is correct.






          share|cite|improve this answer




















            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',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            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%2f1646110%2fmpg-to-l-100km-conversion-problem%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            For your first trial you have that AD needs 0.31l more to drive 100km and, hence, BC is better. You make all the vehicles drive the same distance and, at the end, you sum up their fuel consumption (thus, you can sum their consumption rates).



            But in your second trial, since you are using mpg, each vehicle is driving a different distance, so you cannot sum the rates same way you do in the first case.



            If you assume that there is no distinction between the itineraries of the car and of the truck, then your first answer is the correct one. If you assume that you have to use the same amount of fuel in both vehicles (which seems to be a bit ankward), then your second answer is correct.






            share|cite|improve this answer
























              up vote
              0
              down vote













              For your first trial you have that AD needs 0.31l more to drive 100km and, hence, BC is better. You make all the vehicles drive the same distance and, at the end, you sum up their fuel consumption (thus, you can sum their consumption rates).



              But in your second trial, since you are using mpg, each vehicle is driving a different distance, so you cannot sum the rates same way you do in the first case.



              If you assume that there is no distinction between the itineraries of the car and of the truck, then your first answer is the correct one. If you assume that you have to use the same amount of fuel in both vehicles (which seems to be a bit ankward), then your second answer is correct.






              share|cite|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                For your first trial you have that AD needs 0.31l more to drive 100km and, hence, BC is better. You make all the vehicles drive the same distance and, at the end, you sum up their fuel consumption (thus, you can sum their consumption rates).



                But in your second trial, since you are using mpg, each vehicle is driving a different distance, so you cannot sum the rates same way you do in the first case.



                If you assume that there is no distinction between the itineraries of the car and of the truck, then your first answer is the correct one. If you assume that you have to use the same amount of fuel in both vehicles (which seems to be a bit ankward), then your second answer is correct.






                share|cite|improve this answer












                For your first trial you have that AD needs 0.31l more to drive 100km and, hence, BC is better. You make all the vehicles drive the same distance and, at the end, you sum up their fuel consumption (thus, you can sum their consumption rates).



                But in your second trial, since you are using mpg, each vehicle is driving a different distance, so you cannot sum the rates same way you do in the first case.



                If you assume that there is no distinction between the itineraries of the car and of the truck, then your first answer is the correct one. If you assume that you have to use the same amount of fuel in both vehicles (which seems to be a bit ankward), then your second answer is correct.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Feb 8 '16 at 15:48









                AugSB

                3,21921633




                3,21921633



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1646110%2fmpg-to-l-100km-conversion-problem%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    這個網誌中的熱門文章

                    tkz-euclide: tkzDrawCircle[R] not working

                    How to combine Bézier curves to a surface?

                    1st Magritte Awards