0
$\begingroup$

This question has been troubling me for days, I really haven't got a clue how to handle it:

$f(x) = -3+2cos(x)$

$g(x) = cos(x-\dfrac{1}{4}\pi)-2 $

Get the sum ($s(x)=f(x)+g(x)$) and difference ($d(x)=f(x)-g(x)$) of these functions.

Can you guys please explain how to tackle these problems IN GENERAL, because I don't know the action scheme for solving a question like this one.

I have a TI-84+ with graphing abilities (calc intersect, min/max, dy/dx etc.) which I'm allowed to use. Please help me, I need urgent help with this question!

1 Answers 1

1

We can simply add or subtract, to get a correct answer. So for the sum, we have $s(x)=(-5+2\cos (x))+(\cos(x-\pi/4)-2)=2\cos(x)+\cos(x-\pi/4)-7,$ and for the difference we have $d(x)=(-5+2\cos (x))-(\cos(x-\pi/4)-2)=2\cos(x)-\cos(x-\pi/4)-3.$

But I imagine you are expected to do more. You may be expected to proceed as follows:

$1$. Use the addition/subtraction law for cosines to express $\cos(x-\pi/4)$ as $(\cos x)(\cos(\pi/4))+(\sin x)(\sin(\pi/4))$. So we get $\cos(x-\pi/4)=\frac{1}{\sqrt{2}}\cos x+\frac{1}{\sqrt{2}}\sin x.$

$2.$ Now add $f(x)$ and the modified version of $g(x)$. (Or, for the other part of the question, subtract.) So for the sum we would have $f(x)+g(x)=\left(2+\frac{1}{\sqrt{2}}\right)\cos x +\frac{1}{\sqrt{2}}\sin x -7.$

$3.$ In certain Physics-oriented courses, you may be expected to do further processing. After doing $(2.)$, we have something of the shape $k+a\sin x+b\cos x$. You may be expected to express $a\sin x+b\cos x$ as a single trigonometric function. The idea is that $a\sin x+b\cos x=\sqrt{a^2+b^2}\left(\frac{a}{\sqrt{a^2+b^2}}\sin x+ \frac{b}{\sqrt{a^2+b^2}}\cos x\right).$

Now let $\theta$ be any angle whose cosine is $\frac{a}{\sqrt{a^2+b^2}}$ and whose sine is $\frac{b}{\sqrt{a^2+b^2}}$. Then $a\sin x+b\cos x=\sqrt{a^2+b^2}\sin(x+\theta).$

  • 0
    @ZafarS: I have modified the answer, putting in detail at the beginning. It sounds as if part $(3)$ is irrelevant to you at this time, and even maybe part $(2)$.2012-09-16