<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Hacking Math | The worlds fastest way to learn mathematics.]]></title><description><![CDATA[Don't panic! learn all the math you need in the most efficient possible way.]]></description><link>https://math.founderatwork.com/</link><generator>Ghost 0.11</generator><lastBuildDate>Sun, 23 Jul 2023 23:50:58 GMT</lastBuildDate><atom:link href="https://math.founderatwork.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[How to graph Polar Equations?]]></title><description><![CDATA[<p>Start with a graph that has a radius of $3$ you know how this graph looks like it's just a circle with a radius of $3$ units that repeats over and over again in circular motion.</p>

<p>Graph of $r=3$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/Polar-Graph-of-3.png" alt="Polar Graph of 3"></p>

<p>This is one of the simplest graphs to show how</p>]]></description><link>https://math.founderatwork.com/how-to-graph-polar-equations/</link><guid isPermaLink="false">9df0e1ec-3455-40a4-8fb5-906cc529464a</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Thu, 13 Apr 2017 23:42:45 GMT</pubDate><content:encoded><![CDATA[<p>Start with a graph that has a radius of $3$ you know how this graph looks like it's just a circle with a radius of $3$ units that repeats over and over again in circular motion.</p>

<p>Graph of $r=3$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/Polar-Graph-of-3.png" alt="Polar Graph of 3"></p>

<p>This is one of the simplest graphs to show how a polar equation works on a polar plane.</p>

<p>To create a line through the pole you can do this with the following function.</p>

<p>Graph of $y=x$ line using polar graph: $r=\beta$ where $\beta$ is just some constant.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/Y---X-graph.png" alt="Y = X graph"></p>

<p>To create a vertical line you can use the $cos(\theta)$ function as a fraction ratio. </p>

<p>Vertical Line: $r=\frac{2}{cos(\theta)} $</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/vertical-line.png" alt="Vertical Line"></p>

<p>Horizontal Line: $r=\frac{2}{sin(\theta)} $</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/horizontal-line.png" alt="Horizontal Line"></p>

<p>The next graph that's common is the trigonometric functions that you are used to working with. The following are the <code>cos(x)</code> and <code>sin(x)</code>.</p>

<p>Cosine Graph: $r=cos(\theta)$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/cos-of-x-polar.png" alt="Cos of X"></p>

<p>Sine Graph: $r=sin(\theta)$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/04/sin-of-x-polar.png" alt="Sin of X"></p>]]></content:encoded></item><item><title><![CDATA[How to graph trigonometric functions?]]></title><description><![CDATA[<p>Graphing the trigonometric functions can be a bit tricky especially if you are going to be doing this by hand. I'm going to be showing you a good starting point of how to impose any given trigonometric function on an <code>x</code> and <code>y</code> plane. </p>

<p>Before you start getting your graphing</p>]]></description><link>https://math.founderatwork.com/how-to-graph-trigonometric-functions/</link><guid isPermaLink="false">7900cb7b-37ae-460c-8b44-ceb630bc271f</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Thu, 23 Feb 2017 18:36:30 GMT</pubDate><content:encoded><![CDATA[<p>Graphing the trigonometric functions can be a bit tricky especially if you are going to be doing this by hand. I'm going to be showing you a good starting point of how to impose any given trigonometric function on an <code>x</code> and <code>y</code> plane. </p>

<p>Before you start getting your graphing paper out you are going to have to understand a couple of ideas first. Do you know the transformations that are happening to the base function? How are those changes affecting the given graph?</p>

<p>Here is a quick review of the basic transformations that a graph can go through.</p>

<p>1.<a href="https://www.hackingmath.com/how-to-find-the-amplitude-of-a-trigonometric-function/">How to find the amplitude of a trigonometric function?</a> <br>
2.<a href="https://www.hackingmath.com/how-to-find-the-vertical-shift-of-a-trigonometric-function/">How to find the vertical shift of a trigonometric function?</a> <br>
3.<a href="https://www.hackingmath.com/how-do-you-find-the-frequency-of-a-trigonometric-function/">How do you find the frequency of a trigonometric function?</a> <br>
4.<a href="https://www.hackingmath.com/how-do-you-find-the-period-of-a-trigonometric-function/">How do you find the period of a trigonometric function?</a> <br>
5.<a href="https://www.hackingmath.com/how-do-you-find-the-phase-shift-of-a-trigonometric-function/">How do you find the phase shift of a trigonometric function?</a></p>

<p>If you break up the general form into smaller parts you will be left with the following review of graphing a function.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/How-to-graph-sin-function.png" alt="Review of how to graph function"></p>

<p>You can now use this understanding of the graph and some key points to graph any of the trigonometric functions. </p>]]></content:encoded></item><item><title><![CDATA[How do you find the phase shift of a trigonometric function?]]></title><description><![CDATA[<p>The phase shift of a graph determines if the graph is going to be shifted left or right on the <code>x-plane</code> of the graph. </p>

<p>$$Asin[B(x-\frac{C}{B})]+D$$</p>

<p>From the example above the phase shift of the graph would be.</p>

<p>$$\frac{C}{B}$$</p>

<p>Let's do a short</p>]]></description><link>https://math.founderatwork.com/how-do-you-find-the-phase-shift-of-a-trigonometric-function/</link><guid isPermaLink="false">5c6a8abb-a3f8-4ecf-9825-feb66e42a716</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Thu, 23 Feb 2017 18:24:08 GMT</pubDate><content:encoded><![CDATA[<p>The phase shift of a graph determines if the graph is going to be shifted left or right on the <code>x-plane</code> of the graph. </p>

<p>$$Asin[B(x-\frac{C}{B})]+D$$</p>

<p>From the example above the phase shift of the graph would be.</p>

<p>$$\frac{C}{B}$$</p>

<p>Let's do a short example of how the phase shifts would happen to a basic <code>sin(x)</code> function.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/sin-function.png" alt="Basic Sin Function"></p>

<p>If you take the function and shift it to the left $\frac{\pi}{2}$ length.</p>

<p>$$sin(x+\frac{\pi}{2})$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/shifted-pi-lenth.png" alt="Shifted Left"></p>

<p>You can also go the other way and shift it to the right $\frac{\pi}{2}$ length.</p>

<p>$$sin(x-\frac{\pi}{2})$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Shifted-To-the-Right.png" alt="Shifted To the Right"></p>

<p>Let's take a look at all three transformations.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/all-transformations.png" alt="All Three Transformations"></p>]]></content:encoded></item><item><title><![CDATA[How do you find the period of a trigonometric function?]]></title><description><![CDATA[<p>The period of a trigonometric function is closely related to the <a href="https://www.hackingmath.com/how-do-you-find-the-frequency-of-a-trigonometric-function/">frequency</a> of the function. They are related but not the exact same thing. </p>

<p>Period vs Frequency: The difference between the period and the frequency of a trigonometric function is that the frequency is how fast a period is happening</p>]]></description><link>https://math.founderatwork.com/how-do-you-find-the-period-of-a-trigonometric-function/</link><guid isPermaLink="false">c2eb1c55-2072-45ba-a00c-20164f67abfe</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Thu, 23 Feb 2017 17:54:52 GMT</pubDate><content:encoded><![CDATA[<p>The period of a trigonometric function is closely related to the <a href="https://www.hackingmath.com/how-do-you-find-the-frequency-of-a-trigonometric-function/">frequency</a> of the function. They are related but not the exact same thing. </p>

<p>Period vs Frequency: The difference between the period and the frequency of a trigonometric function is that the frequency is how fast a period is happening and a period defines how often a period happens.</p>

<p>$$f(s+p)=f(s)$$</p>

<p>For the smallest value of s, is what defines a set period of the function given.</p>

<p>Let's take a look at a simple <code>sin(x)</code> graph between $-\pi$ and $\pi$.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/pi-length.png" alt="2 pi length graph"></p>

<p>You can take the same graph from a different perspective let's say from $0$ to $2\pi$. </p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/2pi-length.png" alt="2 pi length"></p>

<p>As you can see it's the same graph. You can now define that this graph requires a full $2\pi$ length to complete a full period.</p>

<p>$$0\ to\ \frac { 2\pi}{ b } $$ where <code>b</code> is always the absolute value.</p>

<p>Let's stretch the wave with a smaller frequency. For example <code>1/2</code>.</p>

<p>$$sin(\frac{1}{2}x)$$</p>

<p>The graph would look like this.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/slowed-down-wave.png" alt="Slowed down "></p>

<p>If you work through the algebra.</p>

<p>$$y=Asin(Bx-C)+D$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/steps.png" alt="Algebra Work Through out"></p>

<p>You will end up with a period of $4\pi$ and a frequency of $\frac {1}{2}$</p>

<p>Just to compare with a basic sin wave.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/sin-slowed-down-with-basic-sin.png" alt="Sin Wave at a slower speed"></p>

<p>The red and black line defines a complete period for the graph of $sin(\frac{1}{2}x)$ and the purple and blue line define the period for just the standard $sin(x)$ function.</p>]]></content:encoded></item><item><title><![CDATA[How do you find the frequency of a trigonometric function?]]></title><description><![CDATA[<p>The frequency is closely related to the period of the base trigonometric functions. Since we are using the definition of the length of the given circle to be 1 the frequency of the base functions is $2\pi$. </p>

<p>This means for the base function to complete a full revolution around</p>]]></description><link>https://math.founderatwork.com/how-do-you-find-the-frequency-of-a-trigonometric-function/</link><guid isPermaLink="false">fd3fcb44-5670-4d02-9a4f-89dd91c5fd63</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Wed, 22 Feb 2017 01:48:40 GMT</pubDate><content:encoded><![CDATA[<p>The frequency is closely related to the period of the base trigonometric functions. Since we are using the definition of the length of the given circle to be 1 the frequency of the base functions is $2\pi$. </p>

<p>This means for the base function to complete a full revolution around the circle it's going to take $2\pi$ length. Below you will see the base function of $sin(x)$ with the length of $2\pi$.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Complete-cycle-of-sin-x.png" alt="Complete cycle of sin x"></p>

<p>The purple and black lines are $\pi$ length away from the origin and if you add up the values of both distances from the origin you will end up with $2\pi$ length. </p>

<p>If you continue with compressing the function based on the base function by a factor of 2 you will go twice as fast around the circle causing a compression in the $2\pi$ length.</p>

<p>$$sin(2x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Twice-as-fast-around-the-circle.png" alt="Twice as fast around the circle"></p>

<p>Same would apply for the stretching of the function. If you want to stretch the function you will have to multiply by a value that is less than one. In the example below, you can see that the function is getting delayed by half causing the function to be stretched in the $2\pi$ length.</p>

<p>$$sin(\frac{1}{2}x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Twice-as-slow.png" alt="Twice as slow"></p>

<p>Now to wrap it all up let's see all three functions put together in the $2\pi$ length from the origin.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Combined-Functions.png" alt="Combined Functions"></p>

<p>If you look at the graph it should make perfect sense.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/PhaseFrequency2.gif" alt="Frequncy Example"></p>

<blockquote>
  <p>Just for fun and giggles keep this image in mind when you are thinking of frequency.</p>
</blockquote>]]></content:encoded></item><item><title><![CDATA[How to find the vertical shift of a trigonometric function?]]></title><description><![CDATA[<p>To find the vertical shift of a trigonometric function you will need to take a close look at the function that you are viewing. Let's start with the most basic function and move forward from there.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Sin-x-function-1.png" alt="Sin of x function"></p>

<p>As you can see no shifts are happening to this function but</p>]]></description><link>https://math.founderatwork.com/how-to-find-the-vertical-shift-of-a-trigonometric-function/</link><guid isPermaLink="false">e7159c34-3e0d-4c4e-baaa-494f63ddb71c</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Wed, 22 Feb 2017 01:34:43 GMT</pubDate><content:encoded><![CDATA[<p>To find the vertical shift of a trigonometric function you will need to take a close look at the function that you are viewing. Let's start with the most basic function and move forward from there.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Sin-x-function-1.png" alt="Sin of x function"></p>

<p>As you can see no shifts are happening to this function but if we add to the function a value of +3 the function is going to get shifted 3 values up in the <code>y-axis</code>.</p>

<p>$$sin(x)+3$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Shifted-Three-Values.png" alt="Shifted Three Values"></p>

<p>The same concept applies if you use the same function and you shift it down -3 values in the <code>y-axis</code>.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Shifted-down-three-values.png" alt="Shifted down three values"></p>

<p>The values that you add or remove from the base function are not co-dependent in any way. If you want to shift the function in the vertical direction you just have to add or remove from the base function.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Overlayed-Functions.png" alt="Overlayed Functions"></p>]]></content:encoded></item><item><title><![CDATA[How to find the amplitude of a trigonometric function?]]></title><description><![CDATA[<p>The amplitude of a trig function defines how much the graph is going to be getting stretched or compressed on the <code>y-axis</code>. Take for example the following function.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Sin-x-function.png" alt="Sin of x function"></p>

<p>On this function, no compression or stretching on the <code>y-axis</code> is happening but if you add an amplitude of 3</p>]]></description><link>https://math.founderatwork.com/how-to-find-the-amplitude-of-a-trigonometric-function/</link><guid isPermaLink="false">11de13ef-7c46-4208-82af-94cc1a61b02a</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Wed, 22 Feb 2017 01:04:35 GMT</pubDate><content:encoded><![CDATA[<p>The amplitude of a trig function defines how much the graph is going to be getting stretched or compressed on the <code>y-axis</code>. Take for example the following function.</p>

<p>$$sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Sin-x-function.png" alt="Sin of x function"></p>

<p>On this function, no compression or stretching on the <code>y-axis</code> is happening but if you add an amplitude of 3 the amplitude is going to stretch the function values up to the 3 mark on the <code>y-axis</code>.</p>

<p>$$3sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/amplitude.png" alt="Amplitude of 3"></p>

<p>The same concept applies to compressing the function for a value that is smaller than one.</p>

<p>$$\frac { 1 }{ 2 }sin(x)$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/compressing.png" alt="Compressing Function"></p>

<p>If you now overlay all three functions together you will see that the function still have the same intercepts on the <code>x-axis</code> just the values on the <code>y-axis</code> have changed everything else has remained the same.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/joined-functions.png" alt="Joining Functions Example"></p>]]></content:encoded></item><item><title><![CDATA[How to find the slope of a line?]]></title><description><![CDATA[<p>This is the most basic of an idea but it's an important idea that you need to understand to be able to comprehend higher levels of math.</p>

<blockquote>
  <p>Remember the slope of the line is by how much a line is being tilted.</p>
</blockquote>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Slope-of-the-Line.png" alt="Slope of the Line"></p>

<p>As you can see we can pick any</p>]]></description><link>https://math.founderatwork.com/how-to-find-the-slope-of-a-line/</link><guid isPermaLink="false">87246f99-2b65-4d00-abf1-383ef435b170</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Wed, 22 Feb 2017 00:36:07 GMT</pubDate><content:encoded><![CDATA[<p>This is the most basic of an idea but it's an important idea that you need to understand to be able to comprehend higher levels of math.</p>

<blockquote>
  <p>Remember the slope of the line is by how much a line is being tilted.</p>
</blockquote>

<p><img src="https://math.founderatwork.com/content/images/2017/02/Slope-of-the-Line.png" alt="Slope of the Line"></p>

<p>As you can see we can pick any two points on any given line and find out what the slope of the line is at any given point using this concept.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/02/slope-formula.png" alt="Point Slope Formula"></p>

<p>All you need to know is two points on a given line to use this formula to figure out what the slope of any line is. </p>]]></content:encoded></item><item><title><![CDATA[Common Trigonometric Values]]></title><description><![CDATA[<style>  
table {  
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {  
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
</style>  

<p> <br>
<body></body></p>

<table>  
  <tr>
    <th>$Degrees$</th>
    <th>$Radians$</th>
    <th>$sin(x)$</th>
    <th>$cos(x)$</th>
    <th>$tan(x)$</th>
  </tr>
  <tr>
    <td>$0°$</td>
    <td>$0$</td>
    <td>$0$</td>
    <td>$1$</td>
    <td>$0$</td>
  </tr>
  <tr>
    <td>$30°$</td>
    <td>$\frac { \pi  }{ 6 }$</td>
    <td>$$\frac { 1 }{ 2 }$$</td>
    <td>$$\frac { \sqrt {3} }{ 2 }$$</td>
    <td>$$\frac { \sqrt {3} }{ 3 }$$</td>
  </tr>
  <tr>
    <td>$45°$</td>
    <td>$\frac { \pi  }{ 4</td></tr></table>]]></description><link>https://math.founderatwork.com/common-trigonometric-values/</link><guid isPermaLink="false">ccb0f053-628b-476f-981a-52f44c98609a</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Mon, 30 Jan 2017 03:55:22 GMT</pubDate><content:encoded><![CDATA[<style>  
table {  
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {  
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
</style>  

<p> <br>
<body></body></p>

<table>  
  <tr>
    <th>$Degrees$</th>
    <th>$Radians$</th>
    <th>$sin(x)$</th>
    <th>$cos(x)$</th>
    <th>$tan(x)$</th>
  </tr>
  <tr>
    <td>$0°$</td>
    <td>$0$</td>
    <td>$0$</td>
    <td>$1$</td>
    <td>$0$</td>
  </tr>
  <tr>
    <td>$30°$</td>
    <td>$\frac { \pi  }{ 6 }$</td>
    <td>$$\frac { 1 }{ 2 }$$</td>
    <td>$$\frac { \sqrt {3} }{ 2 }$$</td>
    <td>$$\frac { \sqrt {3} }{ 3 }$$</td>
  </tr>
  <tr>
    <td>$45°$</td>
    <td>$\frac { \pi  }{ 4 }$</td>
    <td>$$\frac { \sqrt {2} }{ 2 }$$</td>
    <td>$$\frac { \sqrt {2} }{ 2 }$$</td>
    <td>$$1$$</td>
  </tr>
  <tr>
    <td>$60°$</td>
    <td>$\frac { \pi  }{ 3 }$</td>
    <td>$$\frac { \sqrt {3} }{ 2 }$$</td>
    <td>$$\frac { 1 }{ 2 }$$</td>
    <td>$$1$$</td>
  </tr>
  <tr>
    <td>$90°$</td>
    <td>$\frac { \pi  }{ 2 }$</td>
    <td>$$1$$</td>
    <td>$$0$$</td>
    <td>$$undefined$$</td>
  </tr>
  <tr>
    <td>$180°$</td>
    <td>$\pi$</td>
    <td>$$0$$</td>
    <td>$$-1$$</td>
    <td>$$0$$</td>
  </tr>
  <tr>
    <td>$270°$</td>
    <td>$\frac { 3\pi  }{ 2 }$</td>
    <td>$$-1$$</td>
    <td>$$0$$</td>
    <td>$$undefined$$</td>
  </tr>
</table>

<p>If you want to be able to memorize this entire table take a couple of minutes and review - <a href="https://www.hackingmath.com/how-to-memorize-common-trigonometric-angles/">How to memorize common trigonometric angles</a></p>]]></content:encoded></item><item><title><![CDATA[How to memorize common trigonometric angles]]></title><description><![CDATA[<p>This post is not going to be about how to use your fingers or sing a song to memorize the common trigonometric angles. </p>

<p>Instead of having your education based on if you could sing a song or not let's instead deduce this common angles based on what information you do</p>]]></description><link>https://math.founderatwork.com/how-to-memorize-common-trigonometric-angles/</link><guid isPermaLink="false">db231312-a11c-4916-b86d-2c932fec5fdb</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Mon, 30 Jan 2017 03:29:26 GMT</pubDate><content:encoded><![CDATA[<p>This post is not going to be about how to use your fingers or sing a song to memorize the common trigonometric angles. </p>

<p>Instead of having your education based on if you could sing a song or not let's instead deduce this common angles based on what information you do know. By the way, this is very much the same way that your memory stores away information.</p>

<p>All of this starts with a right <a href="https://www.hackingmath.com/what-is-an-angle/">angle</a> that can be represented by the following triangle. </p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/basic_triangle.png" alt="Basic Triangle"></p>

<p>$${ a }^{ 2 }+{ b }^{ 2 }={ c }^{ 2 }$$</p>

<p>You can now find each side of the triangle just as long as you know two sides of the triangle based on this equation. </p>

<p>Do you remember the basic trig functions? If not here is a review of them <a href="https://www.hackingmath.com/what-is-the-sin-x-function/">sin(x)</a> <a href="https://www.hackingmath.com/what-is-the-cos-x-function/">cos(x)</a> <a href="https://www.hackingmath.com/what-is-the-tan-x-function/">tan(x)</a>. </p>

<p>If you are still having a hard time remembering each of this functions take a second and review: <a href="https://www.hackingmath.com/how-remember-sin-functions/">How to Remember Sin(x), Cos(x), Tan(x)?</a></p>

<p>Let's start with the most common angles. </p>

<p><strong>$0$ radians</strong>. How would this triangle look like? This is a tricky question. If you think about it the triangle would end up being just a flat line across the $0$ mark on the plane.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/0-degree-triangle.png" alt="zero degree triangle"></p>

<p>I'm letting $a=1$ just to make the math easier for us. You will then need to find the $sin(0)$, $cos(0)$, and $tan(0)$.</p>

<p>$$sin(0)=0$$
$$cos(0)=1$$
$$tan(0)=0$$</p>

<p><em>Here is where things get interesting</em>. If you let the angle be created from the left side of the line you would create a positive angle and you would be able to find $sin(0)$, $tan(0)$ but since no angle can be created at $0$ radians you are left with just $cos(0)$ which is just $1$.</p>

<p><strong>$\frac { \pi  }{ 6 }$ radians</strong>. How would this triangle look like? If you think about it the triangle would end up being just $\frac { \pi  }{ 6 }$ radians away from the initial side.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/30-degree-triangle.png" alt="30 degree triangle"></p>

<p>Based on this information you can now <a href="https://www.hackingmath.com/how-to-find-the-complementary-angle/">find the rest of the parts</a> of the triangle. </p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/missing-parts.png" alt="Finding Missing Parts"></p>

<p>All of this is great! You now know all of the angles that compose this triangle. The problem becomes how do you find the $sin(\frac { \pi  }{ 6 })$, $cos(\frac { \pi  }{ 6 })$, and $tan(\frac { \pi  }{ 6 })$ of this triangle?</p>

<p>Because you don't know any of the sides of this triangle and you can't assume any of the sides of the triangle let's start with a simpler isosceles triangle of the same length.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/isosceles-triangle-pi-3-radians.png" alt="isosceles triangle"></p>

<p>If you now take this very same triangle and cut it up in half you would end up with this triangle.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/Half-a-Triangle.png" alt="Half a Triangle"></p>

<p>The only piece missing from this triangle is the rise of the triangle which you can find by using the Pythagorean theorem.</p>

<p>$$1^{ 2 }+{ b }^{ 2 }={ 2 }^{ 2 }$$
$$1+{ b }^{ 2 }=4$$ 
$${ b }^{ 2 }=4-1$$ 
$${ b }=\sqrt { 3 }$$</p>

<p>You now know all three pieces of the triangle you can complete the triangle with the following labels.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/completed-triangle.png" alt="Completed Triangle"></p>

<p>If you pay close attention to the triangle above you can now define the $sin$, $cos$, and $tan$ values for $\frac { \pi  }{ 6 }$ and $\frac { \pi  }{ 3 }$ radians.</p>

<p>Let's first find the values for $\frac { \pi  }{ 6 }$.</p>

<p>$$sin(\frac { \pi  }{ 6 })=\frac { 1  }{ 2 }$$
$$cos(\frac { \pi  }{ 6 })=\frac { \sqrt { 3 }  }{ 2 }$$
$$tan(\frac { \pi  }{ 6 })=\frac { \sqrt { 3 }  }{ 3 }$$</p>

<p>Let's find the values for $\frac { \pi  }{ 3 }$.</p>

<p>$$sin(\frac { \pi  }{ 3 })=\frac { \sqrt { 3 }  }{ 2 }$$
$$cos(\frac { \pi  }{ 3 })=\frac { 1 }{ 2 }$$
$$tan(\frac { \pi  }{ 3 })=\sqrt { 3 }$$</p>

<p>The last two remaining angles to take a look at are $\frac { \pi }{ 2 }$ and $\frac { \pi }{ 4 }$ if I was to draw this triangle how would it look like?</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/45-90-triangle.png" alt="45 90 Triangle"></p>

<p>Let's now find each of the sides in the triangle.</p>

<p>$${ a }^{ 2 }+{ b }^{ 2 }={ c }^{ 2 }$$
$${ 1 }^{ 2 }+{ 1 }^{ 2 }={ c }^{ 2 }$$
$$2={ c }^{ 2 }$$
$$c=\sqrt { 2 }$$</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/sides-of-triangle-45-90.png" alt="45 90 Triangle Sides"></p>

<p>If you pay close attention to the triangle above you can now define the $sin$, $cos$, and $tan$ values for $\frac { \pi  }{ 4 }$ and $\frac { \pi  }{ 2 }$ radians.</p>

<p>Let's first find the values for $\frac { \pi  }{ 4 }$.</p>

<p>$$sin(\frac { \pi  }{ 4 })=\frac { \sqrt { 2 }  }{ 2 }$$
$$cos(\frac { \pi  }{ 4 })=\frac { \sqrt { 2 }  }{ 2 }$$
$$tan(\frac { \pi  }{ 4 })=1$$</p>

<p>Next up is $\frac { \pi  }{ 2 }$</p>

<p>$$sin(\frac { \pi  }{ 2 })=1$$
$$cos(\frac { \pi  }{ 2 })=0$$
$$tan(\frac { \pi  }{ 2 })=undefined$$</p>

<p>There you have it. You have completed 0, $\frac { \pi  }{ 6 }$, $\frac { \pi  }{ 4 }$, $\frac { \pi  }{ 3 }$, and $\frac { \pi  }{ 2 }$.</p>]]></content:encoded></item><item><title><![CDATA[What is the relationship between the two acute angles in a right triangle?]]></title><description><![CDATA[<p>A right triangle is a triangle that contains one right angle and two acute angles which all add up to $180°$ degrees.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/right-triangle.png" alt="two acute angles in a right triangle"></p>

<p>$$right\ angle=90°$$
$$acute\ angle=x°&lt;90°$$</p>]]></description><link>https://math.founderatwork.com/what-is-the-relationship-between-the-two-acute-angles-in-a-right-triangle-2/</link><guid isPermaLink="false">32966c6d-63c2-4d29-a153-522cbec2dabe</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Mon, 23 Jan 2017 06:56:59 GMT</pubDate><content:encoded><![CDATA[<p>A right triangle is a triangle that contains one right angle and two acute angles which all add up to $180°$ degrees.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/right-triangle.png" alt="two acute angles in a right triangle"></p>

<p>$$right\ angle=90°$$
$$acute\ angle=x°&lt;90°$$</p>]]></content:encoded></item><item><title><![CDATA[The Giant Wheel at Cedar Point Amusement Park is a circle with diameter 128 feet which sits on an 8 foot]]></title><description><![CDATA[<p>Question: The Giant Wheel at Cedar Point Amusement Park is a circle with diameter 128 feet which sits on an 8 foot tall platform making its overall height 136 feet. It completes two revolutions in 2 minutes and 7 seconds. Assuming the riders are at the edge of the circle,</p>]]></description><link>https://math.founderatwork.com/the-giant-wheel/</link><guid isPermaLink="false">c37cafa4-8ed1-465d-8991-afb95e004061</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Mon, 23 Jan 2017 00:26:04 GMT</pubDate><content:encoded><![CDATA[<p>Question: The Giant Wheel at Cedar Point Amusement Park is a circle with diameter 128 feet which sits on an 8 foot tall platform making its overall height 136 feet. It completes two revolutions in 2 minutes and 7 seconds. Assuming the riders are at the edge of the circle, how fast are they traveling in miles per hour?</p>

<p><strong>This problem is all sort's of FUN!</strong> I was working on this problem trying to figure it out. Everything that I tried I kept always getting the wrong answer. Here is the big problem that I was facing.</p>

<p>I was trying to convert two revolutions into 1 revolution and cut the time in half. My thought here was since a circle is $2\pi$ is a complete revolution so should 1 revolution and 1 minute and 3.5 seconds. This is where my logic was WRONG. I cleaned this up by representing two revolutions in seconds instead of trying to convert them to a complete revolution around the circle, in other words, the <a href="https://www.hackingmath.com/what-is-the-circumference-of-a-circle/">circumference</a> of the circle.</p>

<p>$$speed=\frac { 2 }{ 127 } (\frac { rev }{ sec } )$$</p>

<p>After doing this the math works out perfectly!</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/example.jpg" alt="Solution"></p>

<p>If you have a hard time reading the solution, it's probably a good idea to review how to find the solution</p>

<ul>
<li><a href="https://www.hackingmath.com/how-to-find-theta-of-any-given-angle/">How to find theta of any given angle?</a></li>
<li><a href="https://www.hackingmath.com/what-is-angular-speed/">What is Angular Speed?</a></li>
<li><a href="https://www.hackingmath.com/what-is-linear-speed/">What is Linear Speed?</a></li>
</ul>]]></content:encoded></item><item><title><![CDATA[What is the circumference of a circle?]]></title><description><![CDATA[<p>The circumference of a circle is the length that composes a circle. If you were to undo a circle and lay it down as a flat line that would be the length of the circumference. </p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/circumference.png" alt="circumference of circle"></p>

<p>You can also explain this relationship of the circumference of the circle with this.</p>

<p>$$c=</p>]]></description><link>https://math.founderatwork.com/what-is-the-circumference-of-a-circle/</link><guid isPermaLink="false">10a178e3-577b-43a5-af1b-554787fb1652</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Mon, 23 Jan 2017 00:03:51 GMT</pubDate><content:encoded><![CDATA[<p>The circumference of a circle is the length that composes a circle. If you were to undo a circle and lay it down as a flat line that would be the length of the circumference. </p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/circumference.png" alt="circumference of circle"></p>

<p>You can also explain this relationship of the circumference of the circle with this.</p>

<p>$$c=2\pi r$$</p>

<p>This is going to apply to just about any other circle that you encounter. The $\pi$ value will always be a constant as the circle grows based on the radius. </p>]]></content:encoded></item><item><title><![CDATA[What is Linear Speed?]]></title><description><![CDATA[<p>Linear speed is how fast the arc of any given angle is growing. This is useful to determine the linear speed with the relationship to time.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/linear-speed.png" alt="Linear Speed relation with arc"></p>

<p>Imagine that you are out for a run, as you run around the circle you will create your linear speed as you go around</p>]]></description><link>https://math.founderatwork.com/what-is-linear-speed/</link><guid isPermaLink="false">bec20384-cc8d-4194-bf86-5a81a9d9b02a</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Sun, 22 Jan 2017 23:08:59 GMT</pubDate><content:encoded><![CDATA[<p>Linear speed is how fast the arc of any given angle is growing. This is useful to determine the linear speed with the relationship to time.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/linear-speed.png" alt="Linear Speed relation with arc"></p>

<p>Imagine that you are out for a run, as you run around the circle you will create your linear speed as you go around the circle. </p>

<p>You can define linear speed as such.</p>

<p>$$linear\ speed=\frac { arc }{ time } $$</p>

<p>To abstract this one more level you can use $s$ for the arc and $t$ for the given time to obtain the linear speed.</p>

<p>$$linear\ speed=\frac { s }{ t } $$</p>

<p><strong>REMEMBER</strong>: The $s$ can be found by simply multiplying the radius by any given angle $\theta$. See <a href="https://www.hackingmath.com/how-to-find-theta-of-any-given-angle/">How to find theta of any given angle?</a></p>

<p>$$s=r\theta$$</p>]]></content:encoded></item><item><title><![CDATA[How to find theta of any given angle?]]></title><description><![CDATA[<p>To find any given theta angle you will need to know the arc length and the radius. Any given angle gives the rise to the arc, and as the arc changes so will the angle, meaning that they are co-dependent.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/finding-angle-theta.png" alt="Finding Angle Theta"></p>

<p>To find the angle all you will need is to</p>]]></description><link>https://math.founderatwork.com/how-to-find-theta-of-any-given-angle/</link><guid isPermaLink="false">90e9027c-5f2c-4bc4-b7ca-9732898a55f9</guid><dc:creator><![CDATA[Rick H]]></dc:creator><pubDate>Sun, 22 Jan 2017 22:46:43 GMT</pubDate><content:encoded><![CDATA[<p>To find any given theta angle you will need to know the arc length and the radius. Any given angle gives the rise to the arc, and as the arc changes so will the angle, meaning that they are co-dependent.</p>

<p><img src="https://math.founderatwork.com/content/images/2017/01/finding-angle-theta.png" alt="Finding Angle Theta"></p>

<p>To find the angle all you will need is to divide the arc length by the radius.</p>

<p>$$\theta =\frac { s }{ r }$$</p>]]></content:encoded></item></channel></rss>