Sinusoidal Function Transformations

Help Questions

AP Precalculus › Sinusoidal Function Transformations

Questions 1 - 10
1

A sinusoidal function $$f(x) = a\sin(bx)+d$$ has a maximum value of 10 and a minimum value of -2. What is the amplitude of the function?

$$4$$

$$12$$

$$8$$

$$6$$

Explanation

The amplitude of a sinusoidal function is half the difference between its maximum and minimum values. Amplitude = $$\frac{\text{Maximum Value} - \text{Minimum Value}}{2}$$. For this function, the amplitude is $$\frac{10 - (-2)}{2} = \frac{12}{2} = 6$$.

2

What is the phase shift of the function $$f(x) = -2\sin(4x+\pi)+1$$?

$$\frac{\pi}{4}$$ units to the left

$$\pi$$ units to the right

$$\frac{\pi}{4}$$ units to the right

$$\pi$$ units to the left

Explanation

To find the phase shift, we must factor the coefficient of $$x$$ from the argument of the sine function. $$4x+\pi = 4(x+\frac{\pi}{4})$$. The function becomes $$f(x) = -2\sin(4(x+\frac{\pi}{4}))+1$$. This is of the form $$y = a\sin(b(x-c))+d$$ where $$c = -\frac{\pi}{4}$$. This represents a phase shift of $$\frac{\pi}{4}$$ units to the left.

3

Which of the following statements correctly describes a characteristic of the function $$f(x) = -3\sin(\frac{1}{2}x + \frac{\pi}{2}) - 1$$?

The amplitude is 3 and the midline is $$y=-1$$.

The phase shift is $$\frac{\pi}{2}$$ units to the right and the period is $$4\pi$$.

The maximum value is 3 and the minimum value is -3.

The period is $$\pi$$ and the amplitude is $$-3$$.

Explanation

For $$f(x)=-3\sin(\frac{1}{2}x + \frac{\pi}{2}) - 1$$: The amplitude is $$|-3|=3$$. The midline is $$y=-1$$. The period is $$\frac{2\pi}{1/2}=4\pi$$. The phase shift requires factoring: $$\frac{1}{2}(x+\pi)$$, so the shift is $$\pi$$ units to the left. The maximum value is $$-1+3=2$$ and the minimum is $$-1-3=-4$$. Therefore, the statement that the amplitude is 3 and the midline is $$y=-1$$ is correct.

4

A sinusoidal function has an amplitude of 4, a period of $$\pi$$, a midline of $$y=-1$$, and a phase shift of $$\frac{\pi}{2}$$ to the right. Which of the following equations could represent this function?

$$y = -1\sin(2(x - \frac{\pi}{2})) + 4$$

$$y = 4\sin(\frac{1}{2}(x + \frac{\pi}{2})) - 1$$

$$y = 4\sin(\pi(x + \frac{\pi}{2})) - 1$$

$$y = 4\sin(2(x - \frac{\pi}{2})) - 1$$

Explanation

For a sinusoidal function $$y = a\sin(b(x-c))+d$$: The amplitude $$|a|=4$$. The midline $$y=d$$ is $$y=-1$$. The phase shift $$c$$ is $$\frac{\pi}{2}$$ to the right. The period is $$\frac{2\pi}{|b|} = \pi$$, which implies $$|b|=2$$. Combining these parameters gives the equation $$y = 4\sin(2(x - \frac{\pi}{2})) - 1$$.

5

What is the period of the function $$g(x) = -4\cos(\frac{\pi}{3}x + \pi) - 2$$?

$$\frac{\pi}{3}$$

$$6$$

$$3$$

$$2\pi$$

Explanation

The period of a sinusoidal function of the form $$y = a\cos(b(x-c))+d$$ is given by the formula $$P = \frac{2\pi}{|b|}$$. In the function $$g(x) = -4\cos(\frac{\pi}{3}x + \pi) - 2$$, the value of $$b$$ is $$\frac{\pi}{3}$$. Therefore, the period is $$P = \frac{2\pi}{\pi/3} = 2\pi \cdot \frac{3}{\pi} = 6$$.

6

What is the amplitude of the function $$f(t) = 5 - 3\sin(4t + 1)$$?

$$8$$

$$5$$

$$2$$

$$3$$

Explanation

The amplitude of a sinusoidal function of the form $$f(t) = d + a\sin(b(t-c))$$ is the absolute value of $$a$$. In the function $$f(t) = 5 - 3\sin(4t + 1)$$, the value of $$a$$ is $$-3$$. The amplitude is $$|-3| = 3$$.

7

Which of the following is the equation of the midline for the function $$h(x) = 2\sin(\pi(x-1)) + 7$$?

$$y = 2$$

$$y = 7$$

$$y = 1$$

$$y = 9$$

Explanation

The midline of a sinusoidal function of the form $$h(x) = a\sin(b(x-c))+d$$ is the horizontal line $$y = d$$. For the function $$h(x) = 2\sin(\pi(x-1)) + 7$$, the value of $$d$$ is 7. Thus, the equation of the midline is $$y = 7$$.

8

In the function $$g(x) = A\cos(Bx+C)+D$$, which parameter must be changed to alter the period of the function?

$$B$$, which controls the horizontal dilation.

$$C$$, which contributes to the phase shift.

$$A$$, which controls the amplitude.

$$D$$, which controls the vertical shift.

Explanation

The period of the function $$g(x) = A\cos(Bx+C)+D$$ is given by $$P = \frac{2\pi}{|B|}$$. Therefore, changing the value of $$B$$ alters the period by causing a horizontal stretch or compression.

9

A sinusoidal function has an amplitude of 5 and a midline of $$y=2$$. What are the maximum and minimum values of the function?

Maximum value is 10, and minimum value is -8.

Maximum value is 7, and minimum value is 2.

Maximum value is 7, and minimum value is -3.

Maximum value is 5, and minimum value is -5.

Explanation

The maximum value of a sinusoidal function is the midline plus the amplitude, and the minimum value is the midline minus the amplitude. Maximum Value = $$d + |a| = 2 + 5 = 7$$. Minimum Value = $$d - |a| = 2 - 5 = -3$$.

10

The function $$f(x) = \sin(x)$$ can also be expressed as a phase-shifted cosine function. Which of the following expressions is equivalent to $$f(x)$$?

$$\cos(x - \frac{\pi}{2})$$

$$\cos(x) + 1$$

$$\cos(x - \pi)$$

$$\cos(x + \frac{\pi}{2})$$

Explanation

The graph of $$y=\cos(x)$$ shifted to the right by $$\frac{\pi}{2}$$ units results in the graph of $$y=\sin(x)$$. This is a known trigonometric identity: $$\sin(x) = \cos(x - \frac{\pi}{2})$$.

Page 1 of 2