2
$\begingroup$

Given $\sin B=3\sin(2A+B)$, prove $ 2\tan A+\tan(A+B)=0$.

My book uses componendo and dividendo approach to do this which I feel is bit unintuitive. I tried to do this by using identity for $\sin(x+y)=\sin x\cos y+\cos x\sin y$ but could not reach to answer. How do I do this?

3 Answers 3

0

I think using identity. Its become more difficult to solve. So you should have to use componendo and dividendo.

3

Knowing where to use componendo and dividendo is just a result of building one's intuition through practice.

You'll notice that, if I write $\theta = B$ and $\phi = 2A + B$, then

$$ \frac{\phi - \theta}{2} = A $$

and

$$ \frac{\phi + \theta}{2} = A + B $$

which are exactly the angles that you expect in the result.

If you now take the sines to the same side, in the form of a fraction, and then apply componendo and dividendo, this allows you to transform the sums of sines into products, with the arguments of the resulting sines and cosines being the angles you expect.

You can get around using componendo and dividendo, but that'll make the solution longer.

2

The hypothesis can be written :

$$\sin((A+B)-A)=3\sin((A+B)+A)$$

Now using the formula you mention :

$$\sin(A+B)\cos(A)-\cos(A+B)\sin(A)=3\left(\sin(A+B)\cos(A)+\cos(A+B)\sin(A)\right)$$

which simplifies to :

$$\sin(A+B)\cos(A)+2\cos(A+B)\sin(A)$$

Finally (assuming $\cos(A)\neq0$ and $\cos(A+B)\neq0$) :

$$\tan(A+B)+2\tan(A)=0$$

  • 0
    thats intuitive2017-01-27