(x,y) → (1/k x - p, ay + q)
SINE | COSINE |
---|---|
(0,0) → ( _ , _ ) | (0,1) → ( _ , _ ) |
(π/2, 1) → ( _ , _ ) | (π/2, 0) → ( _ , _ ) |
Average (sine), Max (cosine), Average, Min
y-scale
avg = q
max = q + |a|
min = q - |a|
x-scale
period = 2π / k
QI (quarter intervals) = Period/4
avg (Sin), max (Cos), avg, min, (and so on)
Strategies
Rearrange (isolate for trig ratio)
Factor (exponents, same ratios repeats)
Identities (multiple ratios)
Solving for Angles:
Approx. | Exact |
---|---|
Decimals | No decimals |
Calculator: sin⁻¹( ), cos⁻¹( ), tan⁻¹( ) | Special Triangles, main coordinates |
Strategies
In all cases: must consider CAST rule
AROC: average rate of change - slope of secant of curve
IROC: instantaneous rate of change - slope of tangent line (+ and - 0.001)
slope = ∆y/∆x
slope =( y2 - y1)/(x2 - x1)