Lesson Solving trigonometric equations that include a multiple of an unknown as an argument

Algebra ->  Trigonometry-basics -> Lesson Solving trigonometric equations that include a multiple of an unknown as an argument      Log On


   


This Lesson (Solving trigonometric equations that include a multiple of an unknown as an argument) was created by by ikleyn(53956) About Me : View Source, Show
About ikleyn:

Solving trigonometric equations that include a multiple of an unknown as an argument


Problem 1

Solve trigonometric equation  %28sin+x+%2B+cos+x%29%5E2 = 1  for  0 <= x < 2pi.

Solution

Your starting equation is

    %28sin%28x%29+%2B+cos%28x%29%29%5E2 = 1


Transform it step by step

    sin%5E2%28x%29+%2B+2%2Asin%28x%29%2Acos%28x%29+%2B+cos%5E2%28x%29 = 1,

    1 + 2*sin(x)*cos(x) = 1,

    sin(2x) = 0.


Hence, 2x should be a multiple of pi.


Since x should be in interval [0,2pi),  2x should be in interval [0,4pi)

    0 <= 2x < 4pi.


There are 4 possible values for 2x: 0,  pi,  2pi  and  3pi.


It gives 4 possible values for x:  0, pi%2F2,  pi  and  3pi%2F2.


It is easy to check that all these 4 values satisfy given equation.


ANSWER.  Given equation has 4 solutions in the given interval:  0,  pi%2F2, pi and 3pi%2F2.

Problem 2

Find all solutions to equation  sec^2(x) + 2*tan(x) = 0  on interval  [0, 2pi).

Solution

Your starting equation is

    sec^2 x + 2tan x = 0.


Transform it equivalently this way

    %281%2Fcos%5E2%28x%29%29%2B%282sin%28x%29%2Fcos%28x%29%29 = 0.


Now multiply both sides by cos(x).  Since cos(x) =/=0 by the meaning of the original equation,
we can do it secure in the equation's domain. We get then  

    1 + 2sin(x)*cos(x) = 0.

    1 + sin(2x) = 0,

    sin(2x) = -1


Hence, 

    2x = 3pi%2F2+%2B+2k%2Api, k = 0, +/-1, +/-2, . . . 


We take only two values  2x = 3pi%2F2  (k=0)  and  2x = 7pi%2F2  (k=1),
since other values produce values of x out of the given interval.


ANSWER.  The given equation has two roots in the interval  [0,2pi).

         They are 3pi%2F4, or 135°,  and  7pi%2F4, or 315°.

Problem 3

Find all solutions to equation   sqrt%283%29%2Asec%284t%29 = -2.

Solution

Our starting equation is

    sec(4t) = -2%2Fsqrt%283%29.


Transform it equivalently this way

    cos(4t) = -sqrt%283%29%2F2

    4t = 5pi%2F6+%2B+2%2Api%2Ak  OR  7pi%2F6+%2B+2%2Api%2Ak,  'k'  is any integer.

Hence,

    t = 5pi%2F24+%2B+%28pi%2F2%29%2Ak  OR  t = 7pi%2F24%2B%28pi%2F2%29%2Ak,  'k'  is any integer.    ANSWER

Problem 4

For equation  cos(5x) = −1  find the smallest solution, the largest solution and the number of solutions for x in the interval  0 ≤ x < 2π.

Solution

The starting equation is

    cos(5x) = -1.


The table solution for cosine is  

    5x = π, 3π, 5π, 7π, 9π, . . . (all odd integer multiples of π).


It implies

    x = pi%2F5, 3pi%2F5,  5pi%2F5 = π,   7pi%2F5,  9pi%2F5, . . . 


For greater or smaller values of 5x,  values of x will be out of the given interval - so, we do not consider them.


Thus, there are 5 solutions to the given equation in interval 0 <= x < 2π.


The smallest solution is  pi%2F5.  The greatest solution is  9pi%2F5.  The number of solutions is 5.  ANSWER

Problem 5

Find all solutions to equation   tan%28theta%2F8%29 + sqrt3 = 0  in the interval  [0, 2pi).

Solution

tan(x/8) + √3 = 0,    (1)


tan(x/8) = -√3.       (2)


We are looking for possible solutions 'x' in interval [0,2pi). 


So, x/8 should be in interval [0,%282pi%29%2F8), which is the same as interval [0,pi%2F4). 


But in this interval from 0 to pi%2F4, function tan is always non-negative.


Hence, equation (2) with the negative right side HAS NO solutions in this interval.


It implies that the original equation has no solution/solutions in the given interval [0,2pi).     ANSWER

Problem 6

Find all exact solutions in interval  0 ≤ x < 2π to equation
cos(2x)*cos(x) − sin(2x)*sin(x) = sqrt%282%29%2F+2.

Solution

Use identity:  cos(x+y) = cos(x)*cos(y) - sin(x)*sin(y)

cos(2x)* cos(x) − sin(2x)* sin( x) = square root of 2 over 2

cos(2x+x) = √2/2

2x+x = π/4 + 2k*π;     7π/4 + 2k*π.

  3x = π/4 + 2k*π;     7π/4 + 2k*π.


    For 3x, you must add the periods 2π and 4π for cosine.
    For 3x, it will produce geometrically the same angle; 
    but for 'x' it will produce new angles that you will miss otherwise.

    You should no add more hire periods for 3x, since it will not produce 
    new angles for x and will lead you out of the given interval.


Now consider two cases.


Case (a).  3x = pi%2F4,  pi%2F4%2B2pi,  pi%2F4%2B4pi.

            then  x = pi%2F12,  pi%2F12%2B%282pi%29%2F3 = 9pi%2F12 = %283%2F4%29pi,  pi%2F12%2B%284pi%29%2F3 = 17pi%2F12.



Case (b).  3x = 7pi%2F4,  7pi%2F4%2B2pi,  7pi%2F4%2B4pi.

            then  x = 7pi%2F12,  7pi%2F12%2B%282pi%29%2F3 = 15pi%2F12 = %285%2F4%29pi,  7pi%2F12%2B%284pi%29%2F3 = 23pi%2F12.



ANSWER.  The given equation has 6 solutions in the given interval

         pi%2F12,  %283%2F4%29pi,  17pi%2F12,  7pi%2F12,  %285%2F4%29pi,  23pi%2F12.

Problem 7

cos(2x+20°) = sin(3x−10°).   Find  x.

Solution

Equation

    cos(2x+20°) = sin(3x−10°)    (1)

implies

    (2x+20°) + (3x-10°) = = 90° + k*360°, k = 0, +/-1, +/-2, . . . (2)


because both functions tan and cot are periodical with period  pi.


So, we can rewrite equation (2) in the form

    5x = 80° + k*360°, k = 0, 1, 2, 3, 4.


We can limit ourselves with 5 values of k, because for other values of 'k', the angles 'x' will be geometrically the same,
but formally will be outside of the interval [0°,360°).


For these 5 values of 'k', we will have 5 different values of x in the interval [0°,360°)

    x = 16°,  16°+72° = 88°,  16°+144° = 160°,  16°+216° = 232°,  16°+288° = 304°.


ANSWER. Taking into account the periodicity of the left side and the right side of the given equation, 

it is natural to look for solutions 'x' in the interval [0°,360°).

In this interval, the given equation has 5 (five) different solutions 16°, 88°, 160°, 232° and 302°.

Problem 8

tan(x) = cot(4x+20°).   Find  x.

Solution

Equation

    tan(x) = cot(4x+20°)    (1)

implies

    x + (4x+20°) = 90° + k*180°, k = 0, +/-1, +/-2, . . . (2)


because both functions tan and cot are periodical with period pi.


So, we can rewrite equation (2) in the form

    5x = 70° + k*180°, k = 0, 1, 2, 3, 4.


We can limit ourselves with 5 values of k, because for other values of 'k', the angles 'x' will be geometrically the same,
but formally will be outside of the interval [0°,180°).


For these 5 values of 'k', we will have 5 different values of x in the interval [0°,180°)

    x = 14°,  14°+36° = 50°,  14°+72° = 86°,  14°+108° = 122°,  14°+144° = 158°.


ANSWER. Taking into account the periodicity of the left side and the right side of the given equation, 

it is natural to look for solutions 'x' in the interval [0°,180°).

In this interval, the given equation has 5 (five) different solutions 14°, 50°, 86°, 122° and 158°.


My other 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
    - Miscellaneous problems on solving 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 132 times.