Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

Say I'm given a trig graph such as,

graph_of_y=-3cosx-1

I've found the graph using the sine function, but my teacher also wants me to list the graph for the cosine function. I don't understand how. Wolfram shows this as $y = -3\cos(2x) - 1$, but I don't understand how they arrived at that.

Can someone explain how they arrived at that and how to get the equation of the graph using cosine? Sine is pretty apparent, but cosine is not.

$\endgroup$ 4

1 Answer

$\begingroup$

Consider the sinusoidal graph shown below.

graph_of_y=-3cosx-1

We wish to express its equation in the form

$$y = A\cos(Bx - C) + D$$

where $|A|$ is the amplitude, $\dfrac{2\pi}{|B|}$ is the period, $C$ is the phase shift, and $D$ is the vertical shift.

The function has a maximum value of $2$ at $$x = \frac{\pi}{2} + n\pi, n \in \mathbb{Z}$$ and a minimum value of $-4$ at $$x = n\pi, n \in \mathbb{Z}$$ Its amplitude is $$|A| = \frac{1}{2}[2 - (-4)] = \frac{1}{2} \cdot 6 = 3$$ Its period is the distance between adjacent minima, which is $\pi$. Thus, \begin{align*} \pi & = \frac{2\pi}{|B|}\\ |B|\pi & = 2\pi\\ |B| & = 2 \end{align*}

Since the average of the maximum and minimum values is $$\frac{2 + (-4)}{2} = \frac{-2}{2} = -1$$ the graph has a vertical shift $D = -1$.

The cosine function attains its maximum value at $x = 0$. Since this graph has a minimum value at $x = 0$, it is inverted, which means we can either shift the graph by half a period or multiply the amplitude by $-1$. If we do the latter, we obtain the equation $$y = -3\cos(2x) - 1$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy