I am in the middle of teaching a unit on graphing trigonometric functions and am getting hung up on an apparent anomaly.
We are graphing functions that have the following form:
y = C + AsinB(x - D) and y = C + AcosB(x - D)
where:[ul]
[li]A = Amplitude (Vertical Stretch)[/li][li]360/abs(B) = Period (Horizontal Stretch)[/li][li]C = Sinusoidal Axis (Vertical Shift)[/li][li]D = Phase Displacement (Horizontal Shift).[/li][/ul]
Since the period is defined using the absolute value of B, the graphs of these functions should be the same using +/- B so long as all other values remain the same.
This works for cosine graphs but not for sine graphs. Why?
An example is the following function group.
y1 = 3 + 4cos(8(x - 5))
y2 = 3 + 4cos(-8(x - 5))
y3 = 3 + 4sin(8(x - 5))
y4 = 3 + 4sin(-8(x - 5))
The graphs of y1 and y2 are identical but the graphs of y3 and y4 are mirror images of one another, reflected about the sinusoidal axis.
A great grapher can be found here but functions must be entered with * representing multiplication.