Trigonometry, Part 6

Remember what the term argument means? The argument of sin (2x + 7) is 2x + 7, that is an argument of function is the thing the function is operating on. In this case, the sine function is operating on 2x + 7.

So when the argument of a trig function is other than x, the basic method of solving an equation with this function is basically the same as what we did in the last post but an extra bit of algebra is required.

For example, solve 2sin(2x +????) -1 = 0 for 0 ≤ x ≤ 2????. The argument of the sine is 2x + ????. We want to first, solve the equation just as we did before, but in terms of the argument 2x + ????:

2sin(2x +????) -1 = 0 ⟹ sin(2x +????) = 1/2

From our table of common values, we see that the angle ????/6 has a sine of 1/2. So the basic starting point to find all solutions is 2x +???? = ????/6. To correctly limit the number of solutions, let’s convert the given domain 0 ≤ x ≤ 2???? to be in terms of 2x +????. To do this, algebraically change the inequality so that the middle expression is 2x +????:

0 ≤ x ≤ 2???? ⟹ 0 ≤ 2x ≤ 4???? ⟹ ???? ≤ 2x + ???? ≤ 5????

So we need to find all the angles between ???? and 5???? that have a sine of 1/2. Again, a unit circle diagram will help. I will start with ????/6, but realise that ????/6 is not in the required modified domain:

So starting with the basic angle of ????/6, I add multiples of 2???? until we are outside the given domain. For ????/6, adding 2???? gives 13????/6. Adding 2???? again gives 25????/6. Adding another 2???? gives 37????/6, but 37????/6 is greater than 5???? so it is not a valid solution.

So far, the intermediate solutions are 13????/6 and 25????/6. The other basic angle found from the unit circle is 5????/6. Again, this angle is not in our modified domain so we need to add multiples of 2???? to find the angles within ???? and 5????. So just like we did for ????/6, adding 2???? to 5????/6 gives 17????/6. Adding another 2???? gives 29????/6. Adding another 2???? puts us outside the domain.

So we have four intermediate solutions:

2x + ???? = 13????/6
2x + ???? = 25????/6
2x + ???? = 17????/6
2x + ???? = 29????/6

To find the final solutions, we need to solve each of these equations for x:

2x + ???? = 13????/6 ⟹ x = 7????/12
2x + ???? = 25????/6 ⟹ x = 19????/12
2x + ???? = 17????/6 ⟹ x = 11????/12
2x + ???? = 29????/6 ⟹ x = 23????/12

A generic method for solving many trig equations is:

  1. Find the basic angles that solve the equation in terms of the argument of the trig function in the equation.
  2. Modify the given domain to be in terms of the argument.
  3. Add or subtract multiples of 2???? to the basic angles to find all angles within the modified domain. Keep in mind that the basic angles themselves may or may not be in the domain.
  4. Set the argument equal to all solutions and solve for the variable used in the problem (usually ???? or x)

There is another way to analyse trig equations which I will show on my next post.