Lesson Miscellaneous problems on solving trigonometric equations

Algebra ->  Trigonometry-basics -> Lesson Miscellaneous problems on solving trigonometric equations      Log On


   


This Lesson (Miscellaneous problems on solving trigonometric equations) was created by by ikleyn(52780) About Me : View Source, Show
About ikleyn:

Miscellaneous problems on solving trigonometric equations


Problem 1

Solve an equation   sin(3x) + cos(3x) = -1.

Solution

The original equation is 

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


Square its both sides. You will get

    sin%5E2%283x%29+%2B+2%2Asin%283x%29%2Acos%283x%29+%2B+cos%5E2%283x%29 = 1.   (2)


From the other side, there is an identity

    sin%5E2%283x%29+%2B+cos%5E2%283x%29 == 1.   (3)


Comparing (2) and (3), you get

    2*sin(3x)*cos(3x) = 0,   or  sin(3x)*cos(3x) = 0.    (4)


Equation (4) splits in two independent equations


    1)  sin(3x) = 0  --->  3x = k%2Api,   k = 0. +/-1. +/-2, . . . 
                     --->   x = %28k%2Api%29%2F3,  k = 0, +/-1. +/-2, . . .       (5)


    2)  cos(3x) = 0  --->  3x = pi%2F2+%2B+k%2Api,   k = 0. +/-1. +/-2, . . . 
                     --->   x = pi%2F6+%2B+%28k%2Api%29%2F3,  k = 0. +/-1. +/-2, . . .   (6)


Now we should check which of the found values (5), (6) satisfy the original equation.


Of the set (5), all x satisfy sin(3x) = 0. Hence, only those of (5) satisfy the original equation where cos(3x) = -1.
They are  3x = pi+%2B+2n%2Api,    n = 0, +/-1. +/-2, . . . ,  or 

           x = %28%282n%2B1%29%2F3%29%2Api,  n = 0, +/-1. +/-2, . . . ,           (5').


Of the set (6), all x satisfy cos(3x) = 0. Hence, only those of (6) satisfy the original equation where sin(3x) = -1.
They are  3x = 3pi%2F2+%2B+2n%2Api,   n = 0, +/-1. +/-2, . . . ,  or 

           x = %281%2F2%2B%282n%29%2F3%29%2Api,  n = 0, +/-1. +/-2, . . . ,           (6'). 


Answer.  The union of the sets (5') and (6') is the solution of the original equation. 

Problem 2

Solve an equation   cos(6x) = cos(x)   for 0 <= x < 360 degrees

Solution

Since  cos(6x) = cos(x), it implies one of two possibilities:


    (1)  EITHER  6x =  x + 360n  degrees

    (2)   OR     6x = -x + 360n  degrees.



From (1), we have  6x-x = 360n;  5x = 360n;   y = 0,  360/5 = 72,  (360/5)*2, . . . , (360/5)*5.

          Taking into account the restriction on the range, the only possible solutions are 0°, 72°,  144°, 216°, 288°.



From (2), we have  6x+x = 360n;  7x = 360n;   x = 0,  360/7, (360/7)*2,  (360/7)*3,  (360/7)*4,  (360/7)*5,  (360/7)*6.  

          Taking into account the restriction on the range, the only possible solutions are 0°  and  360/7 degrees.


It gives the ANSWER : the solutions for x  are  0°, 72°,  144°, 216°, 288°,

                                                      360/7, (360/7)*2,  (360/7)*3,  (360/7)*4,  (360/7)*5,  (360/7)*6  degrees.

Problem 3

Find the solutions of equation   tan%28x%2Bpi%29tan%28pi-x%29 = 0   for   0 <= x < 2pi.

Solution

Your starting equation is 

    tan%28x%2Bpi%29tan%28pi-x%29 = 0    for 0 <= x < 2pi.


It is the same as  (is equivalent to)

    tan%28x%2Bpi%29 = tan%28pi-x%29   for 0 <= x < 2pi.


Since tan is a monotonic periodic function with the period of  π, it means that

    %28x%2Bpi%29 - %28pi-x%29 = k%2Api,   where  k = 0, +/-1, +/-2, . . . 

or

    2x = k%2Api,    where  k = 0, +/-1, +/-2, . . . 



Having x in the interval  0 <= x < 2%2Api,  it means that  

    x = 0  or  x = pi.        ANSWER

Problem 4

Find the values of  x,   where 0° < x < 180°   such that   2cos^2(x) + sin(20°) = 1.

Solution

Your starting equation is

    2cos^2(x) + sin(20°) = 1.      (1)


Notice that sin(20°) = cos(90°-20°) = cos(70°).


Therefore, you can re-write the original equation in the form

    2cos^2(x) = 1 - cos(70°),  and further as  cos^2(x) = %281-cos%2870%5Eo%29%29%2F2.      (2)


Next, compare it with the formula for sine of the half angle

    sin%5E2%28a%2F2%29 = %281-cos%5E2%28a%29%29%2F2%29.


Taking a = 70°, you see from (2) that

    %281-cos%2870%5Eo%29%29%2F2 = sin%5E2%2835%5Eo%29.       (3)


From (2) and (3), we have

    cos%5E2%28x%29 = sin%5E2%2835%5Eo%29.      (4)


Now use  sin(35°) = cos(90°-35°) = cos(55°).  Then equation (4) takes the form

    cos%5E2%28x%29 = cos%5E2%2855%5Eo%29.      (5)


It gives for x the following possibilities  

    x = 55°,  180°-55° = 125°,  55°+180° = 235°  and  360°-55° = 305°.


Since we are looking for the solutions in the interval 0° < x < 180° only, it leaves only two possible values.


ANSWER.  In the given interval, the solutions are  x= 55°  and  x= 125°.


CHECK.   cos(55°) = 0.573576;  sin(20°) = 0.342020;  2*0.573576^2 + 0.342020 = 0.999999.   ! Good precision, correct !


My lessons on calculating trig functions and solving trig equations in this site are
    - Calculating trigonometric functions of angles
    - Advanced problems on calculating trigonometric functions of angles
    - Evaluating trigonometric expressions
    - Solve these trigonometry problems without using a calculator
    - Finding the slope of the bisector to the angle formed by two given lines in a coordinate plane

    - Solving simple problems on trigonometric equations
    - Solving typical problems on trigonometric equations
    - Solving more complicated problems on trigonometric equations
    - Solving advanced problems on trigonometric equations
    - Challenging problems on trigonometric equations
    - Solve these trigonometry problems without using a calculator
    - Solving twisted trigonometric equations
    - Truly elegant solution to one trigonometric equation
    - Non-standard Trigonometry problems

    - Proving Trigonometry identities
    - Calculating the sum  1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)

    - Find the height
    - Word problems on Trigonometric functions
    - Solving upper-league Trigonometry equations
    - Math OLYMPIAD level problems on Trigonometry
    - Trigonometry entertainment problems

    - OVERVIEW of lessons on calculating trig functions and solving trig equations

Use this file/link  ALGEBRA-II - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-II.


This lesson has been accessed 1013 times.