Efficiently finding $theta$ such that $costheta = -frac12$ and $sintheta = frac{sqrt{3}}{2}$. I know the...











up vote
0
down vote

favorite












I'm having trouble solving trigonometric equations. For example, let's say I'm solving a problem and I arrive at a trigonometric equation that says,
$$costheta = -frac12 quadtext{and}quad sintheta = frac{sqrt{3}}{2} $$
At this point, I get stuck and I don't have an efficient way to proceed apart from picking up a calculator.



I can figure that the quadrants (from the signs of the ratios) -- but I can't figure out the angles. What is a good way to figure out the angle? Specifically, how do I systematically solve $sin$, $cos$, and $tan$ trigonometric equations? (I can reciprocate the other three into these ratios.)



I don't have trouble figuring out angles between $0^circ$ to $90^circ$ (since I have that memorized), but for angles in other quadrants, I get stuck.










share|cite|improve this question




















  • 2




    The question "How to remember a particular class of trig identities." may be helpful.
    – Blue
    Nov 25 at 15:17















up vote
0
down vote

favorite












I'm having trouble solving trigonometric equations. For example, let's say I'm solving a problem and I arrive at a trigonometric equation that says,
$$costheta = -frac12 quadtext{and}quad sintheta = frac{sqrt{3}}{2} $$
At this point, I get stuck and I don't have an efficient way to proceed apart from picking up a calculator.



I can figure that the quadrants (from the signs of the ratios) -- but I can't figure out the angles. What is a good way to figure out the angle? Specifically, how do I systematically solve $sin$, $cos$, and $tan$ trigonometric equations? (I can reciprocate the other three into these ratios.)



I don't have trouble figuring out angles between $0^circ$ to $90^circ$ (since I have that memorized), but for angles in other quadrants, I get stuck.










share|cite|improve this question




















  • 2




    The question "How to remember a particular class of trig identities." may be helpful.
    – Blue
    Nov 25 at 15:17













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I'm having trouble solving trigonometric equations. For example, let's say I'm solving a problem and I arrive at a trigonometric equation that says,
$$costheta = -frac12 quadtext{and}quad sintheta = frac{sqrt{3}}{2} $$
At this point, I get stuck and I don't have an efficient way to proceed apart from picking up a calculator.



I can figure that the quadrants (from the signs of the ratios) -- but I can't figure out the angles. What is a good way to figure out the angle? Specifically, how do I systematically solve $sin$, $cos$, and $tan$ trigonometric equations? (I can reciprocate the other three into these ratios.)



I don't have trouble figuring out angles between $0^circ$ to $90^circ$ (since I have that memorized), but for angles in other quadrants, I get stuck.










share|cite|improve this question















I'm having trouble solving trigonometric equations. For example, let's say I'm solving a problem and I arrive at a trigonometric equation that says,
$$costheta = -frac12 quadtext{and}quad sintheta = frac{sqrt{3}}{2} $$
At this point, I get stuck and I don't have an efficient way to proceed apart from picking up a calculator.



I can figure that the quadrants (from the signs of the ratios) -- but I can't figure out the angles. What is a good way to figure out the angle? Specifically, how do I systematically solve $sin$, $cos$, and $tan$ trigonometric equations? (I can reciprocate the other three into these ratios.)



I don't have trouble figuring out angles between $0^circ$ to $90^circ$ (since I have that memorized), but for angles in other quadrants, I get stuck.







trigonometry






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 25 at 15:16









Blue

47.1k870148




47.1k870148










asked Nov 25 at 13:44









WorldGov

2099




2099








  • 2




    The question "How to remember a particular class of trig identities." may be helpful.
    – Blue
    Nov 25 at 15:17














  • 2




    The question "How to remember a particular class of trig identities." may be helpful.
    – Blue
    Nov 25 at 15:17








2




2




The question "How to remember a particular class of trig identities." may be helpful.
– Blue
Nov 25 at 15:17




The question "How to remember a particular class of trig identities." may be helpful.
– Blue
Nov 25 at 15:17










3 Answers
3






active

oldest

votes

















up vote
2
down vote



accepted










If you have angle $theta$ in quadrant $1$, you can find its "corresponding" angle in quadrant $2$ by $(pi - theta)$, in quadrant $3$ by $(pi+theta)$, and in quadrant $4$ by $(2pi-theta)$. For example, $frac{pi}{4}$ corresponds to $frac{3pi}{4}$, $frac{5pi}{4}$, and $frac{7pi}{8}$ in quadrants $2$, $3$, and $4$, respectively. (That's how I always think of them at least.)



Also, recall sine functions correspond to the height of the right triangle ($y$-axis), so they are positive in quadrants $1$ and $2$. Cosine functions correspond to base of the right triangle ($x$-axis), so they are positive in quadrants $2$ and $4$. (Tangent functions can be found through sine and cosine functions.)



You can use the following identities (which are derived from the aforementioned facts).




$$sinbigg(frac{pi}{2}+thetabigg) = costheta quad sinbigg(frac{pi}{2}-thetabigg) = costheta$$



$$cosbigg(frac{pi}{2}+thetabigg) = -sintheta quad cosbigg(frac{pi}{2}-thetabigg) = sintheta$$



$$tanbigg(frac{pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{pi}{2}-thetabigg) = cottheta$$



$$sinbigg(pi+thetabigg) = -sintheta quad sinbigg(pi-thetabigg) = sintheta$$



$$cosbigg(pi+thetabigg) = -costheta quad cosbigg(pi-thetabigg) = -costheta$$



$$tanbigg(pi+thetabigg) = tantheta quad tanbigg(pi-thetabigg) = -tantheta$$



$$sinbigg(frac{3pi}{2}+thetabigg) = -costheta quad sinbigg(frac{3pi}{2}-thetabigg) = -costheta$$



$$cosbigg(frac{3pi}{2}+thetabigg) = sintheta quad cosbigg(frac{3pi}{2}-thetabigg) = -sintheta$$



$$tanbigg(frac{3pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{3pi}{2}-thetabigg) = cottheta$$



$$sinbigg(2pi+thetabigg) = sintheta quad sinbigg(2pi-thetabigg) = -sintheta$$



$$cosbigg(2pi+thetabigg) = costheta quad cosbigg(2pi-thetabigg) = costheta$$



$$tanbigg(2pi+thetabigg) = tantheta quad tanbigg(2pi-thetabigg) = -tantheta$$




I certainly wouldn't recommend memorizing these though since knowing how the unit circle works basically means you know them already.



For example, in an equation you reach $$cos theta = -frac{sqrt{3}}{2}$$



You already know that $cos {frac{pi}{6}} = frac{sqrt{3}}{2}$ and you also know cosine is negative in quadrants $2$ and $3$, so all you need to do is find the corresponding angle for ${frac{pi}{6}}$ in those quadrants.



$$text{Quadrant II} implies theta = pi-{frac{pi}{6}} = frac{5pi}{6}$$



$$text{Quadrant III} implies theta = pi+{frac{pi}{6}} = frac{7pi}{6}$$



This might take a bit of practice, but once you get this whole "corresponding" angle concept, it all becomes simple. Perhaps you can start by trying to visualize this by solving equations with a unit circle. You'll eventually get the hang of it.






share|cite|improve this answer























  • Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
    – WorldGov
    Nov 25 at 16:58






  • 1




    Oh yes, thanks for pointing out. I'll edit it.
    – KM101
    Nov 25 at 17:00










  • To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
    – WorldGov
    Nov 25 at 17:02




















up vote
0
down vote













Consider the following equilateral triangle $ABC$, where $D$ is the foot of the altitude $overline{CD}$
enter image description here
Let $[AB]=a$



Thus $$cosbigl(angle DAC bigr)=cosBigl(frac{pi}{3}Bigr)=frac{AC}{AD}=frac{1}{2}$$



Consider now the trigonometric identities $$cosbigl(pi-thetabigr)=-cosbigl(thetabigr)Rightarrow cosBigl(frac{2pi}{3}Bigr)=-frac{1}{2}$$
$$cosbigl(theta+2pibigr)=cos(theta) Rightarrow cosBigl(frac{2pi}{3}+2pi nBigr)=-frac{1}{2}; forall nin mathbb{Z}$$



Now back to the equilateral triangle, observe that by the Pythagorean theorem
$$[CD]=sqrt{{[AC]^2}-{[AD]^2}}=sqrt{{a^2}-{Bigl(frac{a}{2}Bigr)^2}}=frac{sqrt{3}}{2}*a$$ Hence $$sinbigl(angle DACbigr)=sinBigl(frac{pi}{3}Bigr)=frac{[DC]}{[AC]}=frac{sqrt{3}}{2}$$
Since $sin(theta)=sin(theta + 2pi)$
$$sinBigl(frac{pi}{3}+2npiBigr)=frac{sqrt{3}}{2} ; forall nin mathbb{Z}$$



$mathbf{PS}$



Keeping in mind the sine- (red) and cosine (green) functions might help with this problems
enter image description here






share|cite|improve this answer






























    up vote
    0
    down vote













    enter image description here



    In the above, $theta$ is measured anticlockwise from the positive horizontal axis and P is the angle with the nearest horizontal axis. P takes values from 0 to $frac{pi}{2}$.



    Suppose you want to solve $cos(theta) = -0.5$,




    1. Solve $cos(P) = +0.5$ using inverse cosine on your calculator. $P =frac{pi}{3}$ is called the reference angle.

    2. Ask yourself where $cos(theta)$ is negative. This is in the second and third quadrants. In the second quadrant $theta = pi-P = frac{2pi}{3}$ and in the third quadrant $theta = pi+P = frac{4pi}{3}$.

    3. If you want more solutions then solve $theta = pi-P+2kpi$ and $theta = pi+P+2kpi$ instead, where k is any positive or negative integer.


    eg2. Solve $sin(3theta+1) = 0.5$ for $0le theta le 2pi$




    1. Solve $sin(P) = 0.5$ then $P = frac{pi}{3}$


    2. Where is $sin$ positive? In quadrant 1 so put $3theta+1 = P+2kpi$ and in quadrant 2 so put $3theta+1 = pi-P+2kpi$.



    Now solve for $theta$ and keep any solutions which fall in the range $0le theta le 2pi$.






    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%2f3012853%2fefficiently-finding-theta-such-that-cos-theta-frac12-and-sin-theta%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      2
      down vote



      accepted










      If you have angle $theta$ in quadrant $1$, you can find its "corresponding" angle in quadrant $2$ by $(pi - theta)$, in quadrant $3$ by $(pi+theta)$, and in quadrant $4$ by $(2pi-theta)$. For example, $frac{pi}{4}$ corresponds to $frac{3pi}{4}$, $frac{5pi}{4}$, and $frac{7pi}{8}$ in quadrants $2$, $3$, and $4$, respectively. (That's how I always think of them at least.)



      Also, recall sine functions correspond to the height of the right triangle ($y$-axis), so they are positive in quadrants $1$ and $2$. Cosine functions correspond to base of the right triangle ($x$-axis), so they are positive in quadrants $2$ and $4$. (Tangent functions can be found through sine and cosine functions.)



      You can use the following identities (which are derived from the aforementioned facts).




      $$sinbigg(frac{pi}{2}+thetabigg) = costheta quad sinbigg(frac{pi}{2}-thetabigg) = costheta$$



      $$cosbigg(frac{pi}{2}+thetabigg) = -sintheta quad cosbigg(frac{pi}{2}-thetabigg) = sintheta$$



      $$tanbigg(frac{pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(pi+thetabigg) = -sintheta quad sinbigg(pi-thetabigg) = sintheta$$



      $$cosbigg(pi+thetabigg) = -costheta quad cosbigg(pi-thetabigg) = -costheta$$



      $$tanbigg(pi+thetabigg) = tantheta quad tanbigg(pi-thetabigg) = -tantheta$$



      $$sinbigg(frac{3pi}{2}+thetabigg) = -costheta quad sinbigg(frac{3pi}{2}-thetabigg) = -costheta$$



      $$cosbigg(frac{3pi}{2}+thetabigg) = sintheta quad cosbigg(frac{3pi}{2}-thetabigg) = -sintheta$$



      $$tanbigg(frac{3pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{3pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(2pi+thetabigg) = sintheta quad sinbigg(2pi-thetabigg) = -sintheta$$



      $$cosbigg(2pi+thetabigg) = costheta quad cosbigg(2pi-thetabigg) = costheta$$



      $$tanbigg(2pi+thetabigg) = tantheta quad tanbigg(2pi-thetabigg) = -tantheta$$




      I certainly wouldn't recommend memorizing these though since knowing how the unit circle works basically means you know them already.



      For example, in an equation you reach $$cos theta = -frac{sqrt{3}}{2}$$



      You already know that $cos {frac{pi}{6}} = frac{sqrt{3}}{2}$ and you also know cosine is negative in quadrants $2$ and $3$, so all you need to do is find the corresponding angle for ${frac{pi}{6}}$ in those quadrants.



      $$text{Quadrant II} implies theta = pi-{frac{pi}{6}} = frac{5pi}{6}$$



      $$text{Quadrant III} implies theta = pi+{frac{pi}{6}} = frac{7pi}{6}$$



      This might take a bit of practice, but once you get this whole "corresponding" angle concept, it all becomes simple. Perhaps you can start by trying to visualize this by solving equations with a unit circle. You'll eventually get the hang of it.






      share|cite|improve this answer























      • Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
        – WorldGov
        Nov 25 at 16:58






      • 1




        Oh yes, thanks for pointing out. I'll edit it.
        – KM101
        Nov 25 at 17:00










      • To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
        – WorldGov
        Nov 25 at 17:02

















      up vote
      2
      down vote



      accepted










      If you have angle $theta$ in quadrant $1$, you can find its "corresponding" angle in quadrant $2$ by $(pi - theta)$, in quadrant $3$ by $(pi+theta)$, and in quadrant $4$ by $(2pi-theta)$. For example, $frac{pi}{4}$ corresponds to $frac{3pi}{4}$, $frac{5pi}{4}$, and $frac{7pi}{8}$ in quadrants $2$, $3$, and $4$, respectively. (That's how I always think of them at least.)



      Also, recall sine functions correspond to the height of the right triangle ($y$-axis), so they are positive in quadrants $1$ and $2$. Cosine functions correspond to base of the right triangle ($x$-axis), so they are positive in quadrants $2$ and $4$. (Tangent functions can be found through sine and cosine functions.)



      You can use the following identities (which are derived from the aforementioned facts).




      $$sinbigg(frac{pi}{2}+thetabigg) = costheta quad sinbigg(frac{pi}{2}-thetabigg) = costheta$$



      $$cosbigg(frac{pi}{2}+thetabigg) = -sintheta quad cosbigg(frac{pi}{2}-thetabigg) = sintheta$$



      $$tanbigg(frac{pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(pi+thetabigg) = -sintheta quad sinbigg(pi-thetabigg) = sintheta$$



      $$cosbigg(pi+thetabigg) = -costheta quad cosbigg(pi-thetabigg) = -costheta$$



      $$tanbigg(pi+thetabigg) = tantheta quad tanbigg(pi-thetabigg) = -tantheta$$



      $$sinbigg(frac{3pi}{2}+thetabigg) = -costheta quad sinbigg(frac{3pi}{2}-thetabigg) = -costheta$$



      $$cosbigg(frac{3pi}{2}+thetabigg) = sintheta quad cosbigg(frac{3pi}{2}-thetabigg) = -sintheta$$



      $$tanbigg(frac{3pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{3pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(2pi+thetabigg) = sintheta quad sinbigg(2pi-thetabigg) = -sintheta$$



      $$cosbigg(2pi+thetabigg) = costheta quad cosbigg(2pi-thetabigg) = costheta$$



      $$tanbigg(2pi+thetabigg) = tantheta quad tanbigg(2pi-thetabigg) = -tantheta$$




      I certainly wouldn't recommend memorizing these though since knowing how the unit circle works basically means you know them already.



      For example, in an equation you reach $$cos theta = -frac{sqrt{3}}{2}$$



      You already know that $cos {frac{pi}{6}} = frac{sqrt{3}}{2}$ and you also know cosine is negative in quadrants $2$ and $3$, so all you need to do is find the corresponding angle for ${frac{pi}{6}}$ in those quadrants.



      $$text{Quadrant II} implies theta = pi-{frac{pi}{6}} = frac{5pi}{6}$$



      $$text{Quadrant III} implies theta = pi+{frac{pi}{6}} = frac{7pi}{6}$$



      This might take a bit of practice, but once you get this whole "corresponding" angle concept, it all becomes simple. Perhaps you can start by trying to visualize this by solving equations with a unit circle. You'll eventually get the hang of it.






      share|cite|improve this answer























      • Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
        – WorldGov
        Nov 25 at 16:58






      • 1




        Oh yes, thanks for pointing out. I'll edit it.
        – KM101
        Nov 25 at 17:00










      • To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
        – WorldGov
        Nov 25 at 17:02















      up vote
      2
      down vote



      accepted







      up vote
      2
      down vote



      accepted






      If you have angle $theta$ in quadrant $1$, you can find its "corresponding" angle in quadrant $2$ by $(pi - theta)$, in quadrant $3$ by $(pi+theta)$, and in quadrant $4$ by $(2pi-theta)$. For example, $frac{pi}{4}$ corresponds to $frac{3pi}{4}$, $frac{5pi}{4}$, and $frac{7pi}{8}$ in quadrants $2$, $3$, and $4$, respectively. (That's how I always think of them at least.)



      Also, recall sine functions correspond to the height of the right triangle ($y$-axis), so they are positive in quadrants $1$ and $2$. Cosine functions correspond to base of the right triangle ($x$-axis), so they are positive in quadrants $2$ and $4$. (Tangent functions can be found through sine and cosine functions.)



      You can use the following identities (which are derived from the aforementioned facts).




      $$sinbigg(frac{pi}{2}+thetabigg) = costheta quad sinbigg(frac{pi}{2}-thetabigg) = costheta$$



      $$cosbigg(frac{pi}{2}+thetabigg) = -sintheta quad cosbigg(frac{pi}{2}-thetabigg) = sintheta$$



      $$tanbigg(frac{pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(pi+thetabigg) = -sintheta quad sinbigg(pi-thetabigg) = sintheta$$



      $$cosbigg(pi+thetabigg) = -costheta quad cosbigg(pi-thetabigg) = -costheta$$



      $$tanbigg(pi+thetabigg) = tantheta quad tanbigg(pi-thetabigg) = -tantheta$$



      $$sinbigg(frac{3pi}{2}+thetabigg) = -costheta quad sinbigg(frac{3pi}{2}-thetabigg) = -costheta$$



      $$cosbigg(frac{3pi}{2}+thetabigg) = sintheta quad cosbigg(frac{3pi}{2}-thetabigg) = -sintheta$$



      $$tanbigg(frac{3pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{3pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(2pi+thetabigg) = sintheta quad sinbigg(2pi-thetabigg) = -sintheta$$



      $$cosbigg(2pi+thetabigg) = costheta quad cosbigg(2pi-thetabigg) = costheta$$



      $$tanbigg(2pi+thetabigg) = tantheta quad tanbigg(2pi-thetabigg) = -tantheta$$




      I certainly wouldn't recommend memorizing these though since knowing how the unit circle works basically means you know them already.



      For example, in an equation you reach $$cos theta = -frac{sqrt{3}}{2}$$



      You already know that $cos {frac{pi}{6}} = frac{sqrt{3}}{2}$ and you also know cosine is negative in quadrants $2$ and $3$, so all you need to do is find the corresponding angle for ${frac{pi}{6}}$ in those quadrants.



      $$text{Quadrant II} implies theta = pi-{frac{pi}{6}} = frac{5pi}{6}$$



      $$text{Quadrant III} implies theta = pi+{frac{pi}{6}} = frac{7pi}{6}$$



      This might take a bit of practice, but once you get this whole "corresponding" angle concept, it all becomes simple. Perhaps you can start by trying to visualize this by solving equations with a unit circle. You'll eventually get the hang of it.






      share|cite|improve this answer














      If you have angle $theta$ in quadrant $1$, you can find its "corresponding" angle in quadrant $2$ by $(pi - theta)$, in quadrant $3$ by $(pi+theta)$, and in quadrant $4$ by $(2pi-theta)$. For example, $frac{pi}{4}$ corresponds to $frac{3pi}{4}$, $frac{5pi}{4}$, and $frac{7pi}{8}$ in quadrants $2$, $3$, and $4$, respectively. (That's how I always think of them at least.)



      Also, recall sine functions correspond to the height of the right triangle ($y$-axis), so they are positive in quadrants $1$ and $2$. Cosine functions correspond to base of the right triangle ($x$-axis), so they are positive in quadrants $2$ and $4$. (Tangent functions can be found through sine and cosine functions.)



      You can use the following identities (which are derived from the aforementioned facts).




      $$sinbigg(frac{pi}{2}+thetabigg) = costheta quad sinbigg(frac{pi}{2}-thetabigg) = costheta$$



      $$cosbigg(frac{pi}{2}+thetabigg) = -sintheta quad cosbigg(frac{pi}{2}-thetabigg) = sintheta$$



      $$tanbigg(frac{pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(pi+thetabigg) = -sintheta quad sinbigg(pi-thetabigg) = sintheta$$



      $$cosbigg(pi+thetabigg) = -costheta quad cosbigg(pi-thetabigg) = -costheta$$



      $$tanbigg(pi+thetabigg) = tantheta quad tanbigg(pi-thetabigg) = -tantheta$$



      $$sinbigg(frac{3pi}{2}+thetabigg) = -costheta quad sinbigg(frac{3pi}{2}-thetabigg) = -costheta$$



      $$cosbigg(frac{3pi}{2}+thetabigg) = sintheta quad cosbigg(frac{3pi}{2}-thetabigg) = -sintheta$$



      $$tanbigg(frac{3pi}{2}+thetabigg) = -cottheta quad tanbigg(frac{3pi}{2}-thetabigg) = cottheta$$



      $$sinbigg(2pi+thetabigg) = sintheta quad sinbigg(2pi-thetabigg) = -sintheta$$



      $$cosbigg(2pi+thetabigg) = costheta quad cosbigg(2pi-thetabigg) = costheta$$



      $$tanbigg(2pi+thetabigg) = tantheta quad tanbigg(2pi-thetabigg) = -tantheta$$




      I certainly wouldn't recommend memorizing these though since knowing how the unit circle works basically means you know them already.



      For example, in an equation you reach $$cos theta = -frac{sqrt{3}}{2}$$



      You already know that $cos {frac{pi}{6}} = frac{sqrt{3}}{2}$ and you also know cosine is negative in quadrants $2$ and $3$, so all you need to do is find the corresponding angle for ${frac{pi}{6}}$ in those quadrants.



      $$text{Quadrant II} implies theta = pi-{frac{pi}{6}} = frac{5pi}{6}$$



      $$text{Quadrant III} implies theta = pi+{frac{pi}{6}} = frac{7pi}{6}$$



      This might take a bit of practice, but once you get this whole "corresponding" angle concept, it all becomes simple. Perhaps you can start by trying to visualize this by solving equations with a unit circle. You'll eventually get the hang of it.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Nov 25 at 17:00

























      answered Nov 25 at 14:22









      KM101

      3,386417




      3,386417












      • Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
        – WorldGov
        Nov 25 at 16:58






      • 1




        Oh yes, thanks for pointing out. I'll edit it.
        – KM101
        Nov 25 at 17:00










      • To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
        – WorldGov
        Nov 25 at 17:02




















      • Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
        – WorldGov
        Nov 25 at 16:58






      • 1




        Oh yes, thanks for pointing out. I'll edit it.
        – KM101
        Nov 25 at 17:00










      • To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
        – WorldGov
        Nov 25 at 17:02


















      Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
      – WorldGov
      Nov 25 at 16:58




      Thank you, that helped. I think you meant $ cos ( frac {3pi}{2} + theta) $instead of $ cos ( frac{pi}{2} + theta) $ in one of the identities you've provided (5th from the last row). I tried editing but it failed because edits need to be of 6 characters minimum.
      – WorldGov
      Nov 25 at 16:58




      1




      1




      Oh yes, thanks for pointing out. I'll edit it.
      – KM101
      Nov 25 at 17:00




      Oh yes, thanks for pointing out. I'll edit it.
      – KM101
      Nov 25 at 17:00












      To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
      – WorldGov
      Nov 25 at 17:02






      To anyone else interested in a good way to remember the identities given in the answer, here's what I use: note that the ratios change into their co-ratios only at 90 and 270 degrees. At 180 and 360, the ratio does not change. To figure out the sign, ask yourself whether the original ratio (before changing in case of 90 and 270 degrees) is positive or negative in the appropriate quadrant. Fore example, consider $ cos ( frac{pi}{2} + theta ) $. Since we have 90 degrees, cos changes to sin. $ 90 + theta $ falls in the second quadrant, where cos is negative; so we have $ - sin theta $.
      – WorldGov
      Nov 25 at 17:02












      up vote
      0
      down vote













      Consider the following equilateral triangle $ABC$, where $D$ is the foot of the altitude $overline{CD}$
      enter image description here
      Let $[AB]=a$



      Thus $$cosbigl(angle DAC bigr)=cosBigl(frac{pi}{3}Bigr)=frac{AC}{AD}=frac{1}{2}$$



      Consider now the trigonometric identities $$cosbigl(pi-thetabigr)=-cosbigl(thetabigr)Rightarrow cosBigl(frac{2pi}{3}Bigr)=-frac{1}{2}$$
      $$cosbigl(theta+2pibigr)=cos(theta) Rightarrow cosBigl(frac{2pi}{3}+2pi nBigr)=-frac{1}{2}; forall nin mathbb{Z}$$



      Now back to the equilateral triangle, observe that by the Pythagorean theorem
      $$[CD]=sqrt{{[AC]^2}-{[AD]^2}}=sqrt{{a^2}-{Bigl(frac{a}{2}Bigr)^2}}=frac{sqrt{3}}{2}*a$$ Hence $$sinbigl(angle DACbigr)=sinBigl(frac{pi}{3}Bigr)=frac{[DC]}{[AC]}=frac{sqrt{3}}{2}$$
      Since $sin(theta)=sin(theta + 2pi)$
      $$sinBigl(frac{pi}{3}+2npiBigr)=frac{sqrt{3}}{2} ; forall nin mathbb{Z}$$



      $mathbf{PS}$



      Keeping in mind the sine- (red) and cosine (green) functions might help with this problems
      enter image description here






      share|cite|improve this answer



























        up vote
        0
        down vote













        Consider the following equilateral triangle $ABC$, where $D$ is the foot of the altitude $overline{CD}$
        enter image description here
        Let $[AB]=a$



        Thus $$cosbigl(angle DAC bigr)=cosBigl(frac{pi}{3}Bigr)=frac{AC}{AD}=frac{1}{2}$$



        Consider now the trigonometric identities $$cosbigl(pi-thetabigr)=-cosbigl(thetabigr)Rightarrow cosBigl(frac{2pi}{3}Bigr)=-frac{1}{2}$$
        $$cosbigl(theta+2pibigr)=cos(theta) Rightarrow cosBigl(frac{2pi}{3}+2pi nBigr)=-frac{1}{2}; forall nin mathbb{Z}$$



        Now back to the equilateral triangle, observe that by the Pythagorean theorem
        $$[CD]=sqrt{{[AC]^2}-{[AD]^2}}=sqrt{{a^2}-{Bigl(frac{a}{2}Bigr)^2}}=frac{sqrt{3}}{2}*a$$ Hence $$sinbigl(angle DACbigr)=sinBigl(frac{pi}{3}Bigr)=frac{[DC]}{[AC]}=frac{sqrt{3}}{2}$$
        Since $sin(theta)=sin(theta + 2pi)$
        $$sinBigl(frac{pi}{3}+2npiBigr)=frac{sqrt{3}}{2} ; forall nin mathbb{Z}$$



        $mathbf{PS}$



        Keeping in mind the sine- (red) and cosine (green) functions might help with this problems
        enter image description here






        share|cite|improve this answer

























          up vote
          0
          down vote










          up vote
          0
          down vote









          Consider the following equilateral triangle $ABC$, where $D$ is the foot of the altitude $overline{CD}$
          enter image description here
          Let $[AB]=a$



          Thus $$cosbigl(angle DAC bigr)=cosBigl(frac{pi}{3}Bigr)=frac{AC}{AD}=frac{1}{2}$$



          Consider now the trigonometric identities $$cosbigl(pi-thetabigr)=-cosbigl(thetabigr)Rightarrow cosBigl(frac{2pi}{3}Bigr)=-frac{1}{2}$$
          $$cosbigl(theta+2pibigr)=cos(theta) Rightarrow cosBigl(frac{2pi}{3}+2pi nBigr)=-frac{1}{2}; forall nin mathbb{Z}$$



          Now back to the equilateral triangle, observe that by the Pythagorean theorem
          $$[CD]=sqrt{{[AC]^2}-{[AD]^2}}=sqrt{{a^2}-{Bigl(frac{a}{2}Bigr)^2}}=frac{sqrt{3}}{2}*a$$ Hence $$sinbigl(angle DACbigr)=sinBigl(frac{pi}{3}Bigr)=frac{[DC]}{[AC]}=frac{sqrt{3}}{2}$$
          Since $sin(theta)=sin(theta + 2pi)$
          $$sinBigl(frac{pi}{3}+2npiBigr)=frac{sqrt{3}}{2} ; forall nin mathbb{Z}$$



          $mathbf{PS}$



          Keeping in mind the sine- (red) and cosine (green) functions might help with this problems
          enter image description here






          share|cite|improve this answer














          Consider the following equilateral triangle $ABC$, where $D$ is the foot of the altitude $overline{CD}$
          enter image description here
          Let $[AB]=a$



          Thus $$cosbigl(angle DAC bigr)=cosBigl(frac{pi}{3}Bigr)=frac{AC}{AD}=frac{1}{2}$$



          Consider now the trigonometric identities $$cosbigl(pi-thetabigr)=-cosbigl(thetabigr)Rightarrow cosBigl(frac{2pi}{3}Bigr)=-frac{1}{2}$$
          $$cosbigl(theta+2pibigr)=cos(theta) Rightarrow cosBigl(frac{2pi}{3}+2pi nBigr)=-frac{1}{2}; forall nin mathbb{Z}$$



          Now back to the equilateral triangle, observe that by the Pythagorean theorem
          $$[CD]=sqrt{{[AC]^2}-{[AD]^2}}=sqrt{{a^2}-{Bigl(frac{a}{2}Bigr)^2}}=frac{sqrt{3}}{2}*a$$ Hence $$sinbigl(angle DACbigr)=sinBigl(frac{pi}{3}Bigr)=frac{[DC]}{[AC]}=frac{sqrt{3}}{2}$$
          Since $sin(theta)=sin(theta + 2pi)$
          $$sinBigl(frac{pi}{3}+2npiBigr)=frac{sqrt{3}}{2} ; forall nin mathbb{Z}$$



          $mathbf{PS}$



          Keeping in mind the sine- (red) and cosine (green) functions might help with this problems
          enter image description here







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Nov 25 at 15:16

























          answered Nov 25 at 14:33









          Dr. Mathva

          742114




          742114






















              up vote
              0
              down vote













              enter image description here



              In the above, $theta$ is measured anticlockwise from the positive horizontal axis and P is the angle with the nearest horizontal axis. P takes values from 0 to $frac{pi}{2}$.



              Suppose you want to solve $cos(theta) = -0.5$,




              1. Solve $cos(P) = +0.5$ using inverse cosine on your calculator. $P =frac{pi}{3}$ is called the reference angle.

              2. Ask yourself where $cos(theta)$ is negative. This is in the second and third quadrants. In the second quadrant $theta = pi-P = frac{2pi}{3}$ and in the third quadrant $theta = pi+P = frac{4pi}{3}$.

              3. If you want more solutions then solve $theta = pi-P+2kpi$ and $theta = pi+P+2kpi$ instead, where k is any positive or negative integer.


              eg2. Solve $sin(3theta+1) = 0.5$ for $0le theta le 2pi$




              1. Solve $sin(P) = 0.5$ then $P = frac{pi}{3}$


              2. Where is $sin$ positive? In quadrant 1 so put $3theta+1 = P+2kpi$ and in quadrant 2 so put $3theta+1 = pi-P+2kpi$.



              Now solve for $theta$ and keep any solutions which fall in the range $0le theta le 2pi$.






              share|cite|improve this answer

























                up vote
                0
                down vote













                enter image description here



                In the above, $theta$ is measured anticlockwise from the positive horizontal axis and P is the angle with the nearest horizontal axis. P takes values from 0 to $frac{pi}{2}$.



                Suppose you want to solve $cos(theta) = -0.5$,




                1. Solve $cos(P) = +0.5$ using inverse cosine on your calculator. $P =frac{pi}{3}$ is called the reference angle.

                2. Ask yourself where $cos(theta)$ is negative. This is in the second and third quadrants. In the second quadrant $theta = pi-P = frac{2pi}{3}$ and in the third quadrant $theta = pi+P = frac{4pi}{3}$.

                3. If you want more solutions then solve $theta = pi-P+2kpi$ and $theta = pi+P+2kpi$ instead, where k is any positive or negative integer.


                eg2. Solve $sin(3theta+1) = 0.5$ for $0le theta le 2pi$




                1. Solve $sin(P) = 0.5$ then $P = frac{pi}{3}$


                2. Where is $sin$ positive? In quadrant 1 so put $3theta+1 = P+2kpi$ and in quadrant 2 so put $3theta+1 = pi-P+2kpi$.



                Now solve for $theta$ and keep any solutions which fall in the range $0le theta le 2pi$.






                share|cite|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  enter image description here



                  In the above, $theta$ is measured anticlockwise from the positive horizontal axis and P is the angle with the nearest horizontal axis. P takes values from 0 to $frac{pi}{2}$.



                  Suppose you want to solve $cos(theta) = -0.5$,




                  1. Solve $cos(P) = +0.5$ using inverse cosine on your calculator. $P =frac{pi}{3}$ is called the reference angle.

                  2. Ask yourself where $cos(theta)$ is negative. This is in the second and third quadrants. In the second quadrant $theta = pi-P = frac{2pi}{3}$ and in the third quadrant $theta = pi+P = frac{4pi}{3}$.

                  3. If you want more solutions then solve $theta = pi-P+2kpi$ and $theta = pi+P+2kpi$ instead, where k is any positive or negative integer.


                  eg2. Solve $sin(3theta+1) = 0.5$ for $0le theta le 2pi$




                  1. Solve $sin(P) = 0.5$ then $P = frac{pi}{3}$


                  2. Where is $sin$ positive? In quadrant 1 so put $3theta+1 = P+2kpi$ and in quadrant 2 so put $3theta+1 = pi-P+2kpi$.



                  Now solve for $theta$ and keep any solutions which fall in the range $0le theta le 2pi$.






                  share|cite|improve this answer












                  enter image description here



                  In the above, $theta$ is measured anticlockwise from the positive horizontal axis and P is the angle with the nearest horizontal axis. P takes values from 0 to $frac{pi}{2}$.



                  Suppose you want to solve $cos(theta) = -0.5$,




                  1. Solve $cos(P) = +0.5$ using inverse cosine on your calculator. $P =frac{pi}{3}$ is called the reference angle.

                  2. Ask yourself where $cos(theta)$ is negative. This is in the second and third quadrants. In the second quadrant $theta = pi-P = frac{2pi}{3}$ and in the third quadrant $theta = pi+P = frac{4pi}{3}$.

                  3. If you want more solutions then solve $theta = pi-P+2kpi$ and $theta = pi+P+2kpi$ instead, where k is any positive or negative integer.


                  eg2. Solve $sin(3theta+1) = 0.5$ for $0le theta le 2pi$




                  1. Solve $sin(P) = 0.5$ then $P = frac{pi}{3}$


                  2. Where is $sin$ positive? In quadrant 1 so put $3theta+1 = P+2kpi$ and in quadrant 2 so put $3theta+1 = pi-P+2kpi$.



                  Now solve for $theta$ and keep any solutions which fall in the range $0le theta le 2pi$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 25 at 15:17









                  Paul

                  89076




                  89076






























                      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%2f3012853%2fefficiently-finding-theta-such-that-cos-theta-frac12-and-sin-theta%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

                      Berounka

                      Sphinx de Gizeh

                      Different font size/position of beamer's navigation symbols template's content depending on regular/plain...