krit.club logo

Geometry and Trigonometry - The Unit Circle, Radians, and Degrees

Grade 11IB

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

The Radian Measure: A radian is defined as the angle created when the arc length of a circle is equal to its radius. Visually, imagine taking the radius of a circle and bending it along the circumference; the angle it spans is exactly 11 radian. Because the circumference is 2pir2\\pi r, a full rotation of 360^\\circ is equivalent to 2pi2\\pi radians.

The Unit Circle: The unit circle is a circle with a radius of 11 unit centered at the origin (0,0)(0,0) on a coordinate plane. For any angle theta\\theta in standard position, the terminal side intersects the circle at a point P(x,y)P(x, y). Crucially, the xx-coordinate is costheta\\cos\\theta and the yy-coordinate is sintheta\\sin\\theta. Visually, as you move around the circle, the yy-value represents the vertical 'rise' and the xx-value represents the horizontal 'run'.

Quadrants and Signs (ASTC): The coordinate plane is divided into four quadrants. The signs of trigonometric ratios depend on the quadrant: in Quadrant I, All are positive; in Quadrant II, only Sine is positive; in Quadrant III, only Tangent is positive; and in Quadrant IV, only Cosine is positive. Visually, this follows the signs of the xx and yy coordinates on the Cartesian plane.

Reference Angles: A reference angle theta\\theta' is the acute version of an angle, always measured between the terminal side and the xx-axis. Visually, no matter which quadrant the angle falls in, you can draw a right-angled triangle to the xx-axis to find the reference angle. For example, for 150^\\circ in Quadrant II, the reference angle is 180^\\circ - 150^\\circ = 30^\\circ.

Arc Length and Sector Area: When an angle theta\\theta is measured in radians, the distance along the edge of the circle is the arc length l=rthetal = r\\theta. The 'slice' of the circle is the sector, and its area is A=frac12r2thetaA = \\frac{1}{2}r^2\\theta. Visually, the arc length is a portion of the total circumference, and the sector area is a portion of the total area pir2\\pi r^2.

Exact Values for Special Angles: Specific angles like 30^\\circ (\\frac{\\pi}{6}), 45^\\circ (\\frac{\\pi}{4}), and 60^\\circ (\\frac{\\pi}{3}) have exact coordinates on the unit circle derived from special right triangles. For example, 45^\\circ bisects the first quadrant, resulting in the coordinate (fracsqrt22,fracsqrt22)(\\frac{\\sqrt{2}}{2}, \\frac{\\sqrt{2}}{2}), meaning \\sin(45^\\circ) = \\cos(45^\\circ) = \\frac{\\sqrt{2}}{2}.

The Pythagorean Identity: For any point on the unit circle, the coordinates (x,y)(x, y) satisfy x2+y2=1x^2 + y^2 = 1. Substituting the trig functions gives the identity cos2theta+sin2theta=1\\cos^2\\theta + \\sin^2\\theta = 1. Visually, this is simply the Pythagorean theorem applied to the triangle formed by the radius, the xx-distance, and the yy-distance.

📐Formulae

Degree to Radian Conversion: thetarad=thetadegtimesfracpi180\\theta_{rad} = \\theta_{deg} \\times \\frac{\\pi}{180}

Radian to Degree Conversion: thetadeg=thetaradtimesfrac180pi\\theta_{deg} = \\theta_{rad} \\times \\frac{180}{\\pi}

Arc Length: l=rthetal = r\\theta (where theta\\theta is in radians)

Area of a Sector: A=frac12r2thetaA = \\frac{1}{2}r^2\\theta (where theta\\theta is in radians)

Pythagorean Identity: sin2theta+cos2theta=1\\sin^2\\theta + \\cos^2\\theta = 1

Tangent Identity: tantheta=fracsinthetacostheta\\tan\\theta = \\frac{\\sin\\theta}{\\cos\\theta}

💡Examples

Problem 1:

Calculate the area of a sector and the arc length for a circle with radius r=10r = 10 cm and a central angle of frac2pi5\\frac{2\\pi}{5} radians.

Solution:

  1. Identify the given values: r=10r = 10 and theta=frac2pi5\\theta = \\frac{2\\pi}{5}.
  2. Use the arc length formula: l=rtheta=10timesfrac2pi5=frac20pi5=4pil = r\\theta = 10 \\times \\frac{2\\pi}{5} = \\frac{20\\pi}{5} = 4\\pi cm.
  3. Use the sector area formula: A=frac12r2theta=frac12times102timesfrac2pi5=frac12times100timesfrac2pi5=50timesfrac2pi5=20piA = \\frac{1}{2}r^2\\theta = \\frac{1}{2} \\times 10^2 \\times \\frac{2\\pi}{5} = \\frac{1}{2} \\times 100 \\times \\frac{2\\pi}{5} = 50 \\times \\frac{2\\pi}{5} = 20\\pi cm2cm^2.

Explanation:

Since the angle is already in radians, we simply substitute the radius and the angle into the standard formulas for arc length and sector area.

Problem 2:

Find the exact value of \\cos(225^\\circ) using the unit circle.

Solution:

  1. Determine the quadrant: 225^\\circ lies between 180^\\circ and 270^\\circ, so it is in Quadrant III.
  2. Find the reference angle: \\theta' = 225^\\circ - 180^\\circ = 45^\\circ (or fracpi4\\frac{\\pi}{4} in radians).
  3. Determine the sign: According to the ASTC rule, only tangent is positive in Quadrant III, so cosine must be negative.
  4. Evaluate using the special angle value: \\cos(225^\\circ) = -\\cos(45^\\circ) = -\\frac{\\sqrt{2}}{2}.

Explanation:

To solve for trigonometric values of angles outside the first quadrant, identify the quadrant to determine the sign and calculate the reference angle to use known exact values.