SOLUTION: Hi, may i know how to solve this question? thank you~ The first three terms of an arithmetic progression are 2 sin x, 3 cos x and (sin x + 2 cos x) respectively, where x is an acu

Algebra ->  Test -> SOLUTION: Hi, may i know how to solve this question? thank you~ The first three terms of an arithmetic progression are 2 sin x, 3 cos x and (sin x + 2 cos x) respectively, where x is an acu      Log On


   



Question 1170519: Hi, may i know how to solve this question? thank you~
The first three terms of an arithmetic progression are 2 sin x, 3 cos x and (sin x + 2 cos x) respectively, where x is an acute angle. Show that tan x = 4/3. Hence, find the sum of the first twenty terms of the progression. [ Use tan x = 4/3 for sin x and cos x ]

Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.

The characteristic property that three numbers a%5B1%5D, a%5B2%5D and a%5B3%5D  form an Arithmetic progression is this equality  
    a%5B2%5D - a%5B1%5D = a%5B3%5D - a%5B2%5D



In our case, it means that

    3cos(x) - 2sin(x) = (sin(x) + 2cos(x)) - 3cos(x).


Simplify it

    3cos(x) - 2 cos(x) + 3cos(x) = sin(x) + 2sin(x)

    4cos(x)                      = 3sin(x).


Divide both sides by cos(x).  You will get

        4%2F3             = sin%28x%29%2Fcos%28x%29,   or

        tan(x)         = 4%2F3.


So, the first statement is proved.


--------


Next, if tan(x) = 4%2F3  and the angle x is acute,  then there is only one possibility:


    the angle x is in QI, and  sin(x) = 4%2F5 = 0.8,  cos(x) = 3%2F5 = 0.6.


In this case,  the 1st term of the AP is  2*0.8 = 1.6;  

               the 2nd term of the AP is  3*0.6 = 1.8  and

               the common difference is   1.8 - 1.6 = 0.2.


               Then the 20th term is 1.6+19*0.2 = 5.4  and

                    the sum of the first 20 terms is  %28%281.6%2B5.4%29%2F2%29%2A20 = 70.

Solved.   //   Both questions are answered.