1. Sine/ Cosine
2. Y = a sin (bx + c) + d
3. A = amplitude
4. B = period : 2∏/b
5. (bx+c) = Start: bx+c = 0; End: bx+c = 2∏
6. D = vertical translation; d units
Converting between Rectangular Equations, (equations that contain x and y) and Polar Equations (equations that utilize r and theta (u) instead). When converting from x and y to r and u, use these equations:
x = rcos(u)
y = rsin(u)
When converting from r and u to x and y, use these equations:
tan(u) = y/x
r^2 = x^2 + y^2 (r squared = x squared + y squared)