Finding the location of points of a triangle given the angle and length ratio.












0












$begingroup$


Given that a point P is located at (-2.5,4.33) I need to locate the points A and B such that $frac{PA}{PB} = frac{4.77}{8}$ and $angle APB = 55^o $.



A and B must be on the -ve part of the x axis.



I need to get A and B located in order to solve a problem in Control Systems Lag-Lead Compensator design. The problem is found in Modern Control Engineering by Ogata.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
    $endgroup$
    – user376343
    Dec 2 '18 at 9:45






  • 1




    $begingroup$
    That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
    $endgroup$
    – platty
    Dec 2 '18 at 9:46










  • $begingroup$
    Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 9:48
















0












$begingroup$


Given that a point P is located at (-2.5,4.33) I need to locate the points A and B such that $frac{PA}{PB} = frac{4.77}{8}$ and $angle APB = 55^o $.



A and B must be on the -ve part of the x axis.



I need to get A and B located in order to solve a problem in Control Systems Lag-Lead Compensator design. The problem is found in Modern Control Engineering by Ogata.










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
    $endgroup$
    – user376343
    Dec 2 '18 at 9:45






  • 1




    $begingroup$
    That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
    $endgroup$
    – platty
    Dec 2 '18 at 9:46










  • $begingroup$
    Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 9:48














0












0








0





$begingroup$


Given that a point P is located at (-2.5,4.33) I need to locate the points A and B such that $frac{PA}{PB} = frac{4.77}{8}$ and $angle APB = 55^o $.



A and B must be on the -ve part of the x axis.



I need to get A and B located in order to solve a problem in Control Systems Lag-Lead Compensator design. The problem is found in Modern Control Engineering by Ogata.










share|cite|improve this question











$endgroup$




Given that a point P is located at (-2.5,4.33) I need to locate the points A and B such that $frac{PA}{PB} = frac{4.77}{8}$ and $angle APB = 55^o $.



A and B must be on the -ve part of the x axis.



I need to get A and B located in order to solve a problem in Control Systems Lag-Lead Compensator design. The problem is found in Modern Control Engineering by Ogata.







geometry triangle angle






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 2 '18 at 9:48







Hasan Hammoud

















asked Dec 2 '18 at 9:39









Hasan HammoudHasan Hammoud

254




254








  • 1




    $begingroup$
    Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
    $endgroup$
    – user376343
    Dec 2 '18 at 9:45






  • 1




    $begingroup$
    That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
    $endgroup$
    – platty
    Dec 2 '18 at 9:46










  • $begingroup$
    Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 9:48














  • 1




    $begingroup$
    Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
    $endgroup$
    – user376343
    Dec 2 '18 at 9:45






  • 1




    $begingroup$
    That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
    $endgroup$
    – platty
    Dec 2 '18 at 9:46










  • $begingroup$
    Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 9:48








1




1




$begingroup$
Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
$endgroup$
– user376343
Dec 2 '18 at 9:45




$begingroup$
Isn't there any other condition or information? The problem as written has infinity solutions (A,B)
$endgroup$
– user376343
Dec 2 '18 at 9:45




1




1




$begingroup$
That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
$endgroup$
– platty
Dec 2 '18 at 9:46




$begingroup$
That information alone is not enough. You can rotate the triangle around point $P$ however you like and get infinitely many different values for $A$ and $B$. Or are you looking for a general expression?
$endgroup$
– platty
Dec 2 '18 at 9:46












$begingroup$
Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
$endgroup$
– Hasan Hammoud
Dec 2 '18 at 9:48




$begingroup$
Sorry my bad you both are right I forgot to mention that A and B must be on the x-axis (-ve part of x-axis to be specific)
$endgroup$
– Hasan Hammoud
Dec 2 '18 at 9:48










1 Answer
1






active

oldest

votes


















0












$begingroup$

HINT: Let $A= (x_a , 0)$ and $B=(x_b, 0)$, with $x_a < x_b < 0$. You need to find $x_a$ and $x_b$. Consider a system of two equations:



In the first you write down the condition regarding the lenght ratio.



The second equation can be written using the Law of cosine, (see https://en.wikipedia.org/wiki/Law_of_cosines), since you know the cosine of the angle $ angle APB$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 10:21













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%2f3022445%2ffinding-the-location-of-points-of-a-triangle-given-the-angle-and-length-ratio%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

HINT: Let $A= (x_a , 0)$ and $B=(x_b, 0)$, with $x_a < x_b < 0$. You need to find $x_a$ and $x_b$. Consider a system of two equations:



In the first you write down the condition regarding the lenght ratio.



The second equation can be written using the Law of cosine, (see https://en.wikipedia.org/wiki/Law_of_cosines), since you know the cosine of the angle $ angle APB$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 10:21


















0












$begingroup$

HINT: Let $A= (x_a , 0)$ and $B=(x_b, 0)$, with $x_a < x_b < 0$. You need to find $x_a$ and $x_b$. Consider a system of two equations:



In the first you write down the condition regarding the lenght ratio.



The second equation can be written using the Law of cosine, (see https://en.wikipedia.org/wiki/Law_of_cosines), since you know the cosine of the angle $ angle APB$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 10:21
















0












0








0





$begingroup$

HINT: Let $A= (x_a , 0)$ and $B=(x_b, 0)$, with $x_a < x_b < 0$. You need to find $x_a$ and $x_b$. Consider a system of two equations:



In the first you write down the condition regarding the lenght ratio.



The second equation can be written using the Law of cosine, (see https://en.wikipedia.org/wiki/Law_of_cosines), since you know the cosine of the angle $ angle APB$.






share|cite|improve this answer









$endgroup$



HINT: Let $A= (x_a , 0)$ and $B=(x_b, 0)$, with $x_a < x_b < 0$. You need to find $x_a$ and $x_b$. Consider a system of two equations:



In the first you write down the condition regarding the lenght ratio.



The second equation can be written using the Law of cosine, (see https://en.wikipedia.org/wiki/Law_of_cosines), since you know the cosine of the angle $ angle APB$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 2 '18 at 10:16









HermioneHermione

19619




19619












  • $begingroup$
    Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 10:21




















  • $begingroup$
    Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
    $endgroup$
    – Hasan Hammoud
    Dec 2 '18 at 10:21


















$begingroup$
Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
$endgroup$
– Hasan Hammoud
Dec 2 '18 at 10:21






$begingroup$
Thanks for your answer thats exactly what I did however the equations got very messy. I was thinking if there is a more mathematically easier way of getting this solved
$endgroup$
– Hasan Hammoud
Dec 2 '18 at 10:21




















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%2f3022445%2ffinding-the-location-of-points-of-a-triangle-given-the-angle-and-length-ratio%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

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...