diff --git a/source/precalculus/source/06-TR/01.ptx b/source/precalculus/source/06-TR/01.ptx index 39eb571f..fa46e22d 100644 --- a/source/precalculus/source/06-TR/01.ptx +++ b/source/precalculus/source/06-TR/01.ptx @@ -12,6 +12,308 @@ Activities + An angle is formed by joining two rays at their starting points. The point where they are joined is called the vertex of the angle. The measure of an angle is the amount of a circle between the two rays. + + + +

+ We know that if you complete a full turn of the circle the angle created will be 360 degrees. Use this to estimate the measure of the given angles. + +

+
+ + +

+ + p=arrow((0,0),(3,3),aspect_ratio=1) + p+=arrow((0,0),(-3,3)) + p+=arc((0,0),0.5,sector=(pi/4, 3*pi/4),color="black") + p.axes(False) + p + +
+
    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 135^{\circ}

  6. +
  7. 180^{\circ}

  8. +

+
+ +

+ B +

+
+
+ + +
+ + p=arrow((0,0),(-4,1),aspect_ratio=1) + p+=arrow((0,0),(4,-1)) + p+=point((0,0),size=50) + p+=arc((0,0),0.5,sector=(atan(-1/4), atan(-1/4)+pi),color="black") + p.axes(False) + p + +
+

+

    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 135^{\circ}

  6. +
  7. 180^{\circ}

  8. +

+
+ +

+ D +

+
+
+ + +

+ + p=arrow((0,0),(0,4),aspect_ratio=1) + p+=arrow((0,0),(-3,-3)) + p+=arc((0,0),0.5,sector=(pi/2, 5*pi/4),color="black") + p.axes(False) + p + +
+
    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 135^{\circ}

  6. +
  7. 180^{\circ}

  8. +

+
+ +

+ C +

+
+
+
+ + +

+ An angle is in standard position if its vertex is located at the origin and its initial side extends along the positive x-axis. +

+
+
+ + p=arrow((0,0),(4,0),aspect_ratio=1) + p+=arrow((0,0),(-3,-3)) + p+=arc((0,0),0.5,sector=(0, 5*pi/4),color="black") + p + +
+ +

+ An angle measured counterclockwise from the initial side has a positive measure, while an angle measured clockwise from the initial side has a negative measure. +

+
+
+ + p=arrow((0,0),(4,0),aspect_ratio=1) + p+=arrow((0,0),(-3,-3)) + p+=arc((0,0),0.5,sector=(5*pi/4,2*pi),color="black") + p + +
+ +
+ + + +

+ Find the measure of the angles drawn in standard position. +

+
+ + +

+ + p=arrow((0,0),(4,0), aspect_ratio=1) + p+=arrow((0,0),(3,3)) + p+=arc((0,0),0.5,sector=(0,pi/4),color="black") + p.axes(False) + p + +
+
    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 135^{\circ}

  6. +
  7. 180^{\circ}

  8. +

+
+ +

+ A +

+
+
+ + +

+ + p=arrow((0,0),(4,0),aspect_ratio=1) + p+=arrow((0,0),(-4,0)) + p+=arc((0,0),0.5,sector=(pi,2*pi),color="black") + p.axes(False) + p + +
+
    +
  1. 180^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. -180^{\circ}

  6. +
  7. -90^{\circ}

  8. +

+
+ +

+ + C +

+
+
+ + +

+ + p=arrow((0,0),(4,0),aspect_ratio=1) + p+=arrow((0,0),(4*cos(7*pi/6),3*sin(7*pi/6))) + p+=arc((0,0),0.5,sector=(0,7*pi/6),color="black") + p.axes(False) + p + +
+
    +
  1. 30^{\circ}

  2. +
  3. -150^{\circ}

  4. +
  5. -210^{\circ}

  6. +
  7. 210^{\circ}

  8. +

+
+ +

+ D +

+
+
+ + +

Draw an angle of measure -225^{\circ} in standard position. +

+ +
+ + p=arrow((0,0),(4,0),aspect_ratio=1) + p+=arrow((0,0),(4*cos(3*pi/4),4*sin(3*pi/4))) + p+=arc((0,0),0.5,sector=(3*pi/4,2*pi),color="black") + p.axes(False) + p + +
+
+
+
+ + + Activity or remark - Something about the circumference of a circle being another way to measure the angle. C=2\pi r divide both sides by the radius, so a full circle or 360^{\circ}=2\pi radians + + + + +

+ One radian is the measure of a central angle of a circle that intersects an arc the same length as the radius. +

+
+
+ + + +

+ Using the fact that one turn around the circle is 360^{\circ} and also 2\pi radians. Find the measure of the following angles in radians. +

+
+ + +

180^{\circ} +

    +
  1. \frac{\pi}{4}

  2. +
  3. \pi

  4. +
  5. \frac{3\pi}{4}

  6. +
  7. \frac{\pi}{2}

  8. +

+
+ +

+ B +

+
+
+ + +

45^{\circ} +

    +
  1. \frac{\pi}{4}

  2. +
  3. \pi

  4. +
  5. \frac{3\pi}{4}

  6. +
  7. \frac{\pi}{2}

  8. +

+
+ +

+ A +

+
+
+
+ + + +

+ Using the fact that one turn around the circle is 360^{\circ} and also 2\pi radians. Find the measure of the following angles in degrees. +

+
+ + +

\frac{\pi}{2} +

    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 180^{\circ}

  6. +
  7. 360^{\circ}

  8. +

+
+ +

+ B +

+
+
+ + +

\frac{3\pi}{4} +

    +
  1. 45^{\circ}

  2. +
  3. 90^{\circ}

  4. +
  5. 135^{\circ}

  6. +
  7. 180^{\circ}

  8. +

+
+ +

+ C +

+
+
+