Perspective drawing of a train and parallel lines












4












$begingroup$


Set up of the problem



One of my students came in today with a textbook problem that ended up looking like this. It was a word problem based on the perspective drawing of a train. The vertical lines (which separated the carts in the picture) are given as parallel. The diagonals of the carts are also parallel.



The problem is to find the length of C2 based on similar figures.



I've tried comparing the nested triangles, but that doesn't yield anything useful. I've also tried setting up a system of linear equations, but that ends up folding back on itself. Does this have something to do with the properties of trapezoids?



Is there enough information to solve this problem? I've shown it to two other math people and they can't figure it out.










share|cite|improve this question









$endgroup$

















    4












    $begingroup$


    Set up of the problem



    One of my students came in today with a textbook problem that ended up looking like this. It was a word problem based on the perspective drawing of a train. The vertical lines (which separated the carts in the picture) are given as parallel. The diagonals of the carts are also parallel.



    The problem is to find the length of C2 based on similar figures.



    I've tried comparing the nested triangles, but that doesn't yield anything useful. I've also tried setting up a system of linear equations, but that ends up folding back on itself. Does this have something to do with the properties of trapezoids?



    Is there enough information to solve this problem? I've shown it to two other math people and they can't figure it out.










    share|cite|improve this question









    $endgroup$















      4












      4








      4


      1



      $begingroup$


      Set up of the problem



      One of my students came in today with a textbook problem that ended up looking like this. It was a word problem based on the perspective drawing of a train. The vertical lines (which separated the carts in the picture) are given as parallel. The diagonals of the carts are also parallel.



      The problem is to find the length of C2 based on similar figures.



      I've tried comparing the nested triangles, but that doesn't yield anything useful. I've also tried setting up a system of linear equations, but that ends up folding back on itself. Does this have something to do with the properties of trapezoids?



      Is there enough information to solve this problem? I've shown it to two other math people and they can't figure it out.










      share|cite|improve this question









      $endgroup$




      Set up of the problem



      One of my students came in today with a textbook problem that ended up looking like this. It was a word problem based on the perspective drawing of a train. The vertical lines (which separated the carts in the picture) are given as parallel. The diagonals of the carts are also parallel.



      The problem is to find the length of C2 based on similar figures.



      I've tried comparing the nested triangles, but that doesn't yield anything useful. I've also tried setting up a system of linear equations, but that ends up folding back on itself. Does this have something to do with the properties of trapezoids?



      Is there enough information to solve this problem? I've shown it to two other math people and they can't figure it out.







      geometry






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Jan 22 at 1:40









      cygorxcygorx

      79214




      79214






















          2 Answers
          2






          active

          oldest

          votes


















          3












          $begingroup$

          Parallel Lines Trains Perspective



          The image above is a rough representation of the question's drawing, including just the pertinent information, with the $10.6$ length coming from $19 - 8.4$. Note that due to the common $angle ACE$, plus since $AE parallel BD$, we also have that $angle CBD = angle CAE$ and $angle CDB = angle CEA$, with this giving that $triangle BCD sim triangle ACE$. Thus, using the ratios of corresponding sides of a similar triangle, we get that



          $$cfrac{leftlvert , CD , rightrvert}{leftlvert , CB , rightrvert} = cfrac{leftlvert , CE , rightrvert}{leftlvert , CA , rightrvert} tag{1}label{eq1}$$



          Plugging in appropriate values from the diagram, we then get that



          $$cfrac{5.4}{10.6} = cfrac{5.4 + text{C}2}{19} tag{2}label{eq2}$$



          Cross-multiplying and simplifying gives that



          $$102.6 = 57.24 + 10.6 ; text{C}2 Rightarrow text{C}2 = cfrac{left(102.6 - 57.24right)}{10.6} = cfrac{45.36}{10.6} tag{3}label{eq3}$$



          The division creates a decimal starting with 4.279..., so you can decide yourself whether to use the exact value or an approximate decimal.



          One interesting thing to note is that $text{C}2 + 5.4$ is less than $10.6$, so the drawing is misleading as it makes it seem that this length should be longer.



          Also, as you can see, you don't need to use the other information provided, i.e., $text{C}1$ and the additional parallel lines. They were likely put in due to the context of a train & parallel lines, but possibly instead were used to try to confuse things, or perhaps to allow a different way to solve the problem (but I don't think any other method will be much, if any, simpler than what I've shown here).






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            Maybe $C1$ is meant to be found too?
            $endgroup$
            – timtfj
            Jan 22 at 3:05










          • $begingroup$
            @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
            $endgroup$
            – John Omielan
            Jan 22 at 3:09





















          0












          $begingroup$

          It is better to find all lengths so as to be later on available for reconstructing the full scenario.



          Label horizontal segment above the slant segment marked c2 as segment of $x$ length.



          A slant line is drawn at arbitrary inclination as shown. After rearrangement among three sets of similar triangles we have three variables $ (c1,c2,x). $



          They can be solved from three simultaneous linear equations with pairwise common ratios between parallel lines by Cramer Rule:



          ( An error in data input corrected )



          $$(19-x-8.4)/(19-8.4)=5.4/(5.4+c2);$$



          $$(19-8.4)/19 =(c2+5.4)/(c1+c2+5.4);$$



          $$(19-8.4)/19=5.4/(5.4 +c2)$$



          which have the numeric solutions:



          $${c1=7.67035;c2=4.27925;x=4.68632}.$$



          Triangles and three parallel lines sets constructed with these segment lengths show similar triangles between parallel lines and confirming equal alternate angles after Geogebra construction.



          3 parallel lines sets






          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%2f3082663%2fperspective-drawing-of-a-train-and-parallel-lines%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









            3












            $begingroup$

            Parallel Lines Trains Perspective



            The image above is a rough representation of the question's drawing, including just the pertinent information, with the $10.6$ length coming from $19 - 8.4$. Note that due to the common $angle ACE$, plus since $AE parallel BD$, we also have that $angle CBD = angle CAE$ and $angle CDB = angle CEA$, with this giving that $triangle BCD sim triangle ACE$. Thus, using the ratios of corresponding sides of a similar triangle, we get that



            $$cfrac{leftlvert , CD , rightrvert}{leftlvert , CB , rightrvert} = cfrac{leftlvert , CE , rightrvert}{leftlvert , CA , rightrvert} tag{1}label{eq1}$$



            Plugging in appropriate values from the diagram, we then get that



            $$cfrac{5.4}{10.6} = cfrac{5.4 + text{C}2}{19} tag{2}label{eq2}$$



            Cross-multiplying and simplifying gives that



            $$102.6 = 57.24 + 10.6 ; text{C}2 Rightarrow text{C}2 = cfrac{left(102.6 - 57.24right)}{10.6} = cfrac{45.36}{10.6} tag{3}label{eq3}$$



            The division creates a decimal starting with 4.279..., so you can decide yourself whether to use the exact value or an approximate decimal.



            One interesting thing to note is that $text{C}2 + 5.4$ is less than $10.6$, so the drawing is misleading as it makes it seem that this length should be longer.



            Also, as you can see, you don't need to use the other information provided, i.e., $text{C}1$ and the additional parallel lines. They were likely put in due to the context of a train & parallel lines, but possibly instead were used to try to confuse things, or perhaps to allow a different way to solve the problem (but I don't think any other method will be much, if any, simpler than what I've shown here).






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              Maybe $C1$ is meant to be found too?
              $endgroup$
              – timtfj
              Jan 22 at 3:05










            • $begingroup$
              @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
              $endgroup$
              – John Omielan
              Jan 22 at 3:09


















            3












            $begingroup$

            Parallel Lines Trains Perspective



            The image above is a rough representation of the question's drawing, including just the pertinent information, with the $10.6$ length coming from $19 - 8.4$. Note that due to the common $angle ACE$, plus since $AE parallel BD$, we also have that $angle CBD = angle CAE$ and $angle CDB = angle CEA$, with this giving that $triangle BCD sim triangle ACE$. Thus, using the ratios of corresponding sides of a similar triangle, we get that



            $$cfrac{leftlvert , CD , rightrvert}{leftlvert , CB , rightrvert} = cfrac{leftlvert , CE , rightrvert}{leftlvert , CA , rightrvert} tag{1}label{eq1}$$



            Plugging in appropriate values from the diagram, we then get that



            $$cfrac{5.4}{10.6} = cfrac{5.4 + text{C}2}{19} tag{2}label{eq2}$$



            Cross-multiplying and simplifying gives that



            $$102.6 = 57.24 + 10.6 ; text{C}2 Rightarrow text{C}2 = cfrac{left(102.6 - 57.24right)}{10.6} = cfrac{45.36}{10.6} tag{3}label{eq3}$$



            The division creates a decimal starting with 4.279..., so you can decide yourself whether to use the exact value or an approximate decimal.



            One interesting thing to note is that $text{C}2 + 5.4$ is less than $10.6$, so the drawing is misleading as it makes it seem that this length should be longer.



            Also, as you can see, you don't need to use the other information provided, i.e., $text{C}1$ and the additional parallel lines. They were likely put in due to the context of a train & parallel lines, but possibly instead were used to try to confuse things, or perhaps to allow a different way to solve the problem (but I don't think any other method will be much, if any, simpler than what I've shown here).






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              Maybe $C1$ is meant to be found too?
              $endgroup$
              – timtfj
              Jan 22 at 3:05










            • $begingroup$
              @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
              $endgroup$
              – John Omielan
              Jan 22 at 3:09
















            3












            3








            3





            $begingroup$

            Parallel Lines Trains Perspective



            The image above is a rough representation of the question's drawing, including just the pertinent information, with the $10.6$ length coming from $19 - 8.4$. Note that due to the common $angle ACE$, plus since $AE parallel BD$, we also have that $angle CBD = angle CAE$ and $angle CDB = angle CEA$, with this giving that $triangle BCD sim triangle ACE$. Thus, using the ratios of corresponding sides of a similar triangle, we get that



            $$cfrac{leftlvert , CD , rightrvert}{leftlvert , CB , rightrvert} = cfrac{leftlvert , CE , rightrvert}{leftlvert , CA , rightrvert} tag{1}label{eq1}$$



            Plugging in appropriate values from the diagram, we then get that



            $$cfrac{5.4}{10.6} = cfrac{5.4 + text{C}2}{19} tag{2}label{eq2}$$



            Cross-multiplying and simplifying gives that



            $$102.6 = 57.24 + 10.6 ; text{C}2 Rightarrow text{C}2 = cfrac{left(102.6 - 57.24right)}{10.6} = cfrac{45.36}{10.6} tag{3}label{eq3}$$



            The division creates a decimal starting with 4.279..., so you can decide yourself whether to use the exact value or an approximate decimal.



            One interesting thing to note is that $text{C}2 + 5.4$ is less than $10.6$, so the drawing is misleading as it makes it seem that this length should be longer.



            Also, as you can see, you don't need to use the other information provided, i.e., $text{C}1$ and the additional parallel lines. They were likely put in due to the context of a train & parallel lines, but possibly instead were used to try to confuse things, or perhaps to allow a different way to solve the problem (but I don't think any other method will be much, if any, simpler than what I've shown here).






            share|cite|improve this answer











            $endgroup$



            Parallel Lines Trains Perspective



            The image above is a rough representation of the question's drawing, including just the pertinent information, with the $10.6$ length coming from $19 - 8.4$. Note that due to the common $angle ACE$, plus since $AE parallel BD$, we also have that $angle CBD = angle CAE$ and $angle CDB = angle CEA$, with this giving that $triangle BCD sim triangle ACE$. Thus, using the ratios of corresponding sides of a similar triangle, we get that



            $$cfrac{leftlvert , CD , rightrvert}{leftlvert , CB , rightrvert} = cfrac{leftlvert , CE , rightrvert}{leftlvert , CA , rightrvert} tag{1}label{eq1}$$



            Plugging in appropriate values from the diagram, we then get that



            $$cfrac{5.4}{10.6} = cfrac{5.4 + text{C}2}{19} tag{2}label{eq2}$$



            Cross-multiplying and simplifying gives that



            $$102.6 = 57.24 + 10.6 ; text{C}2 Rightarrow text{C}2 = cfrac{left(102.6 - 57.24right)}{10.6} = cfrac{45.36}{10.6} tag{3}label{eq3}$$



            The division creates a decimal starting with 4.279..., so you can decide yourself whether to use the exact value or an approximate decimal.



            One interesting thing to note is that $text{C}2 + 5.4$ is less than $10.6$, so the drawing is misleading as it makes it seem that this length should be longer.



            Also, as you can see, you don't need to use the other information provided, i.e., $text{C}1$ and the additional parallel lines. They were likely put in due to the context of a train & parallel lines, but possibly instead were used to try to confuse things, or perhaps to allow a different way to solve the problem (but I don't think any other method will be much, if any, simpler than what I've shown here).







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Jan 23 at 0:12

























            answered Jan 22 at 2:08









            John OmielanJohn Omielan

            3,7801215




            3,7801215












            • $begingroup$
              Maybe $C1$ is meant to be found too?
              $endgroup$
              – timtfj
              Jan 22 at 3:05










            • $begingroup$
              @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
              $endgroup$
              – John Omielan
              Jan 22 at 3:09




















            • $begingroup$
              Maybe $C1$ is meant to be found too?
              $endgroup$
              – timtfj
              Jan 22 at 3:05










            • $begingroup$
              @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
              $endgroup$
              – John Omielan
              Jan 22 at 3:09


















            $begingroup$
            Maybe $C1$ is meant to be found too?
            $endgroup$
            – timtfj
            Jan 22 at 3:05




            $begingroup$
            Maybe $C1$ is meant to be found too?
            $endgroup$
            – timtfj
            Jan 22 at 3:05












            $begingroup$
            @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
            $endgroup$
            – John Omielan
            Jan 22 at 3:09






            $begingroup$
            @timtfj You are quite possibly correct that perhaps $text{C}1$ is also meant to be found. I believe it would not be too difficult to do so, but the question only specifically asks for $text{C}2$. As such, I will leave it up to the OP to solve for $text{C}1$ if they wish, such as by using similar triangles as this is likely to be the simplest & easiest way.
            $endgroup$
            – John Omielan
            Jan 22 at 3:09













            0












            $begingroup$

            It is better to find all lengths so as to be later on available for reconstructing the full scenario.



            Label horizontal segment above the slant segment marked c2 as segment of $x$ length.



            A slant line is drawn at arbitrary inclination as shown. After rearrangement among three sets of similar triangles we have three variables $ (c1,c2,x). $



            They can be solved from three simultaneous linear equations with pairwise common ratios between parallel lines by Cramer Rule:



            ( An error in data input corrected )



            $$(19-x-8.4)/(19-8.4)=5.4/(5.4+c2);$$



            $$(19-8.4)/19 =(c2+5.4)/(c1+c2+5.4);$$



            $$(19-8.4)/19=5.4/(5.4 +c2)$$



            which have the numeric solutions:



            $${c1=7.67035;c2=4.27925;x=4.68632}.$$



            Triangles and three parallel lines sets constructed with these segment lengths show similar triangles between parallel lines and confirming equal alternate angles after Geogebra construction.



            3 parallel lines sets






            share|cite|improve this answer











            $endgroup$


















              0












              $begingroup$

              It is better to find all lengths so as to be later on available for reconstructing the full scenario.



              Label horizontal segment above the slant segment marked c2 as segment of $x$ length.



              A slant line is drawn at arbitrary inclination as shown. After rearrangement among three sets of similar triangles we have three variables $ (c1,c2,x). $



              They can be solved from three simultaneous linear equations with pairwise common ratios between parallel lines by Cramer Rule:



              ( An error in data input corrected )



              $$(19-x-8.4)/(19-8.4)=5.4/(5.4+c2);$$



              $$(19-8.4)/19 =(c2+5.4)/(c1+c2+5.4);$$



              $$(19-8.4)/19=5.4/(5.4 +c2)$$



              which have the numeric solutions:



              $${c1=7.67035;c2=4.27925;x=4.68632}.$$



              Triangles and three parallel lines sets constructed with these segment lengths show similar triangles between parallel lines and confirming equal alternate angles after Geogebra construction.



              3 parallel lines sets






              share|cite|improve this answer











              $endgroup$
















                0












                0








                0





                $begingroup$

                It is better to find all lengths so as to be later on available for reconstructing the full scenario.



                Label horizontal segment above the slant segment marked c2 as segment of $x$ length.



                A slant line is drawn at arbitrary inclination as shown. After rearrangement among three sets of similar triangles we have three variables $ (c1,c2,x). $



                They can be solved from three simultaneous linear equations with pairwise common ratios between parallel lines by Cramer Rule:



                ( An error in data input corrected )



                $$(19-x-8.4)/(19-8.4)=5.4/(5.4+c2);$$



                $$(19-8.4)/19 =(c2+5.4)/(c1+c2+5.4);$$



                $$(19-8.4)/19=5.4/(5.4 +c2)$$



                which have the numeric solutions:



                $${c1=7.67035;c2=4.27925;x=4.68632}.$$



                Triangles and three parallel lines sets constructed with these segment lengths show similar triangles between parallel lines and confirming equal alternate angles after Geogebra construction.



                3 parallel lines sets






                share|cite|improve this answer











                $endgroup$



                It is better to find all lengths so as to be later on available for reconstructing the full scenario.



                Label horizontal segment above the slant segment marked c2 as segment of $x$ length.



                A slant line is drawn at arbitrary inclination as shown. After rearrangement among three sets of similar triangles we have three variables $ (c1,c2,x). $



                They can be solved from three simultaneous linear equations with pairwise common ratios between parallel lines by Cramer Rule:



                ( An error in data input corrected )



                $$(19-x-8.4)/(19-8.4)=5.4/(5.4+c2);$$



                $$(19-8.4)/19 =(c2+5.4)/(c1+c2+5.4);$$



                $$(19-8.4)/19=5.4/(5.4 +c2)$$



                which have the numeric solutions:



                $${c1=7.67035;c2=4.27925;x=4.68632}.$$



                Triangles and three parallel lines sets constructed with these segment lengths show similar triangles between parallel lines and confirming equal alternate angles after Geogebra construction.



                3 parallel lines sets







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Mar 4 at 5:59

























                answered Mar 2 at 17:24









                NarasimhamNarasimham

                20.9k62158




                20.9k62158






























                    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%2f3082663%2fperspective-drawing-of-a-train-and-parallel-lines%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