Consider the family of lines $a(3x+4y+6)+b(x+y+2)=0$ Find the equation…











up vote
6
down vote

favorite
3












Question :



Consider the family of lines $a(3x+4y+6)+b(x+y+2)=0$ Find the equation of the line of family situated at the greatest distance from the point P (2,3)



Solution :



The given equation can be written as $(3x+4y+6)+lambda (x+y+2)=0$
$Rightarrow x(3+lambda)+y(4+lambda)+6+2lambda =0....(1)$



Distance of point P(2,3) from the above line (1) is given by



D= $frac{|2(3+lambda)+3(4+lambda)+6+2lambda|}{sqrt{(3+lambda)^2+(4+lambda)^2}}$



$Rightarrow D = frac{(24+7lambda)^2}{(3+lambda)^2+(4+lambda)^2}$



Now how to maximize the aboved distance please suggest. Thanks










share|cite|improve this question




























    up vote
    6
    down vote

    favorite
    3












    Question :



    Consider the family of lines $a(3x+4y+6)+b(x+y+2)=0$ Find the equation of the line of family situated at the greatest distance from the point P (2,3)



    Solution :



    The given equation can be written as $(3x+4y+6)+lambda (x+y+2)=0$
    $Rightarrow x(3+lambda)+y(4+lambda)+6+2lambda =0....(1)$



    Distance of point P(2,3) from the above line (1) is given by



    D= $frac{|2(3+lambda)+3(4+lambda)+6+2lambda|}{sqrt{(3+lambda)^2+(4+lambda)^2}}$



    $Rightarrow D = frac{(24+7lambda)^2}{(3+lambda)^2+(4+lambda)^2}$



    Now how to maximize the aboved distance please suggest. Thanks










    share|cite|improve this question


























      up vote
      6
      down vote

      favorite
      3









      up vote
      6
      down vote

      favorite
      3






      3





      Question :



      Consider the family of lines $a(3x+4y+6)+b(x+y+2)=0$ Find the equation of the line of family situated at the greatest distance from the point P (2,3)



      Solution :



      The given equation can be written as $(3x+4y+6)+lambda (x+y+2)=0$
      $Rightarrow x(3+lambda)+y(4+lambda)+6+2lambda =0....(1)$



      Distance of point P(2,3) from the above line (1) is given by



      D= $frac{|2(3+lambda)+3(4+lambda)+6+2lambda|}{sqrt{(3+lambda)^2+(4+lambda)^2}}$



      $Rightarrow D = frac{(24+7lambda)^2}{(3+lambda)^2+(4+lambda)^2}$



      Now how to maximize the aboved distance please suggest. Thanks










      share|cite|improve this question















      Question :



      Consider the family of lines $a(3x+4y+6)+b(x+y+2)=0$ Find the equation of the line of family situated at the greatest distance from the point P (2,3)



      Solution :



      The given equation can be written as $(3x+4y+6)+lambda (x+y+2)=0$
      $Rightarrow x(3+lambda)+y(4+lambda)+6+2lambda =0....(1)$



      Distance of point P(2,3) from the above line (1) is given by



      D= $frac{|2(3+lambda)+3(4+lambda)+6+2lambda|}{sqrt{(3+lambda)^2+(4+lambda)^2}}$



      $Rightarrow D = frac{(24+7lambda)^2}{(3+lambda)^2+(4+lambda)^2}$



      Now how to maximize the aboved distance please suggest. Thanks







      geometry optimization coordinate-systems






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 14 '15 at 19:07









      G-man

      4,47331344




      4,47331344










      asked Oct 16 '14 at 8:03









      user108258

      542819




      542819






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          3
          down vote













          First, note that all the lines that can be represented by your equation pass through the point (-2,0). Obviously it follows that the foot of the perpendicular to the line from (2,3) should be (-2,0)






          share|cite|improve this answer























          • I don't see it as "obvious" to be honest... Take $a=0$.
            – Martigan
            Oct 16 '14 at 9:06




















          up vote
          1
          down vote













          Find the common point of intersection of this family of lines. Here it is (-2,0). Now, given point is (2,3). Equation of line passing through both the points is : 3x + 6 =4y. You actually only need the slope of this line which is : 3/4 Line perpendicular to this line passing through the common point will be at the greatest distance. Slope of the required line: -4/3Equation of the line :-4/3{x-(-2)} = y-0After solving, equation is : 4x + 3y + 8 =0.






          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: 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%2f976290%2fconsider-the-family-of-lines-a3x4y6bxy2-0-find-the-equation%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








            up vote
            3
            down vote













            First, note that all the lines that can be represented by your equation pass through the point (-2,0). Obviously it follows that the foot of the perpendicular to the line from (2,3) should be (-2,0)






            share|cite|improve this answer























            • I don't see it as "obvious" to be honest... Take $a=0$.
              – Martigan
              Oct 16 '14 at 9:06

















            up vote
            3
            down vote













            First, note that all the lines that can be represented by your equation pass through the point (-2,0). Obviously it follows that the foot of the perpendicular to the line from (2,3) should be (-2,0)






            share|cite|improve this answer























            • I don't see it as "obvious" to be honest... Take $a=0$.
              – Martigan
              Oct 16 '14 at 9:06















            up vote
            3
            down vote










            up vote
            3
            down vote









            First, note that all the lines that can be represented by your equation pass through the point (-2,0). Obviously it follows that the foot of the perpendicular to the line from (2,3) should be (-2,0)






            share|cite|improve this answer














            First, note that all the lines that can be represented by your equation pass through the point (-2,0). Obviously it follows that the foot of the perpendicular to the line from (2,3) should be (-2,0)







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Oct 25 '14 at 12:31

























            answered Oct 16 '14 at 9:01









            G-man

            4,47331344




            4,47331344












            • I don't see it as "obvious" to be honest... Take $a=0$.
              – Martigan
              Oct 16 '14 at 9:06




















            • I don't see it as "obvious" to be honest... Take $a=0$.
              – Martigan
              Oct 16 '14 at 9:06


















            I don't see it as "obvious" to be honest... Take $a=0$.
            – Martigan
            Oct 16 '14 at 9:06






            I don't see it as "obvious" to be honest... Take $a=0$.
            – Martigan
            Oct 16 '14 at 9:06












            up vote
            1
            down vote













            Find the common point of intersection of this family of lines. Here it is (-2,0). Now, given point is (2,3). Equation of line passing through both the points is : 3x + 6 =4y. You actually only need the slope of this line which is : 3/4 Line perpendicular to this line passing through the common point will be at the greatest distance. Slope of the required line: -4/3Equation of the line :-4/3{x-(-2)} = y-0After solving, equation is : 4x + 3y + 8 =0.






            share|cite|improve this answer

























              up vote
              1
              down vote













              Find the common point of intersection of this family of lines. Here it is (-2,0). Now, given point is (2,3). Equation of line passing through both the points is : 3x + 6 =4y. You actually only need the slope of this line which is : 3/4 Line perpendicular to this line passing through the common point will be at the greatest distance. Slope of the required line: -4/3Equation of the line :-4/3{x-(-2)} = y-0After solving, equation is : 4x + 3y + 8 =0.






              share|cite|improve this answer























                up vote
                1
                down vote










                up vote
                1
                down vote









                Find the common point of intersection of this family of lines. Here it is (-2,0). Now, given point is (2,3). Equation of line passing through both the points is : 3x + 6 =4y. You actually only need the slope of this line which is : 3/4 Line perpendicular to this line passing through the common point will be at the greatest distance. Slope of the required line: -4/3Equation of the line :-4/3{x-(-2)} = y-0After solving, equation is : 4x + 3y + 8 =0.






                share|cite|improve this answer












                Find the common point of intersection of this family of lines. Here it is (-2,0). Now, given point is (2,3). Equation of line passing through both the points is : 3x + 6 =4y. You actually only need the slope of this line which is : 3/4 Line perpendicular to this line passing through the common point will be at the greatest distance. Slope of the required line: -4/3Equation of the line :-4/3{x-(-2)} = y-0After solving, equation is : 4x + 3y + 8 =0.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 22 at 3:12









                Heet

                111




                111






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2f976290%2fconsider-the-family-of-lines-a3x4y6bxy2-0-find-the-equation%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

                    Quarter-circle Tiles

                    build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                    Mont Emei