TrigonometryTopic #26 of 32

Trig Functions in Cartesian Plane

Unit circle approach to trigonometric functions.

The Unit Circle

A circle centered at the origin with radius 1:

x2+y2=1x^2 + y^2 = 1

For any point P(x,y)P(x, y) on the unit circle at angle θ\theta:

x=cosθx = \cos\theta

y=sinθy = \sin\theta

Definition Using the Unit Circle

FunctionDefinition
sinθ\sin\thetay-coordinate of point on unit circle
cosθ\cos\thetax-coordinate of point on unit circle
tanθ\tan\thetayx=sinθcosθ\frac{y}{x} = \frac{\sin\theta}{\cos\theta}
cscθ\csc\theta1y=1sinθ\frac{1}{y} = \frac{1}{\sin\theta}
secθ\sec\theta1x=1cosθ\frac{1}{x} = \frac{1}{\cos\theta}
cotθ\cot\thetaxy=cosθsinθ\frac{x}{y} = \frac{\cos\theta}{\sin\theta}

Standard Position Angle

An angle in standard position has:

  • Vertex at the origin
  • Initial side along positive x-axis
  • Terminal side determined by rotation

Positive angle: Counter-clockwise rotation Negative angle: Clockwise rotation

Reference Angles

The reference angle θ\theta' is the acute angle between the terminal side and the x-axis.

QuadrantReference Angle
Iθ=θ\theta' = \theta
IIθ=180°θ=πθ\theta' = 180° - \theta = \pi - \theta
IIIθ=θ180°=θπ\theta' = \theta - 180° = \theta - \pi
IVθ=360°θ=2πθ\theta' = 360° - \theta = 2\pi - \theta

Signs by Quadrant

Quadrantxx (cos\cos)yy (sin\sin)tan\tan
I++++++
II-++-
III--++
IV++--

Memory Aid: "All Students Take Calculus"

  • All functions positive in Quadrant I
  • Sine positive in Quadrant II
  • Tangent positive in Quadrant III
  • Cosine positive in Quadrant IV

Coterminal Angles

Angles with the same terminal side.

θ and θ+360°n are coterminal (degrees)\theta \text{ and } \theta + 360°n \text{ are coterminal (degrees)}

θ and θ+2πn are coterminal (radians)\theta \text{ and } \theta + 2\pi n \text{ are coterminal (radians)}

General Angle Definition

For any angle θ\theta with terminal point P(x,y)P(x, y) at distance rr from origin:

sinθ=yr\sin\theta = \frac{y}{r}

cosθ=xr\cos\theta = \frac{x}{r}

tanθ=yx\tan\theta = \frac{y}{x}

cscθ=ry\csc\theta = \frac{r}{y}

secθ=rx\sec\theta = \frac{r}{x}

cotθ=xy\cot\theta = \frac{x}{y}

where r=x2+y2>0r = \sqrt{x^2 + y^2} > 0

Quadrantal Angles

Angles whose terminal side lies on an axis.

AnglePointsin\sincos\costan\tan
0°(1,0)(1, 0)001100
90°90°(0,1)(0, 1)1100undef
180°180°(1,0)(-1, 0)001-100
270°270°(0,1)(0, -1)1-100undef
360°360°(1,0)(1, 0)001100

Finding Trig Values from a Point

Given point P(x,y)P(x, y) on terminal side of θ\theta:

  1. Find r=x2+y2r = \sqrt{x^2 + y^2}
  2. Apply definitions:
    • sinθ=yr\sin\theta = \frac{y}{r}
    • cosθ=xr\cos\theta = \frac{x}{r}
    • tanθ=yx\tan\theta = \frac{y}{x}

Example

Point (3,4)(-3, 4) on terminal side:

  • r=9+16=5r = \sqrt{9 + 16} = 5
  • sinθ=45\sin\theta = \frac{4}{5}
  • cosθ=35\cos\theta = -\frac{3}{5}
  • tanθ=43\tan\theta = -\frac{4}{3}

Evaluating Using Reference Angles

  1. Find the reference angle θ\theta'
  2. Evaluate trig function at θ\theta'
  3. Apply appropriate sign based on quadrant

Example: sin210°\sin 210°

  • Quadrant III, reference angle =210°180°=30°= 210° - 180° = 30°
  • sin30°=12\sin 30° = \frac{1}{2}
  • In Q III, sin is negative
  • sin210°=12\sin 210° = -\frac{1}{2}