Question #94080

2 Answers
Jun 9, 2017

x=45^@

Explanation:

The fastest and easiest solution is assuming the interval x in [20^@,50^@].

The cosine function is zero at integer multiples of +-90^@.

Therefore, cos(2x) is zero at integer multiples of +-45^@

Therefore, the only zero between 20^@ and 50^@ is

x=45^@

If the interval insists that you use radians (i.e., 20 radians and 50 radians), then the answer is only more difficult because there are more solutions.

The cosine function is zero at pi(1/2+k) for kinZZ

So the function cos(2x) is zero half that, or for pi(1/4+k/2)

There are nineteen integers that work starting at k=13 (that is, x=(27pi)/4~~21.2), increasing by 1, and ending at k=31 (that is, x=(63pi)/4~~49.5)

Jun 9, 2017

Just want to add some stuff :)

Explanation:

This is all radians btw.
It is true, that when we look at the function cos(x) , cos(x) = 0, when x = pi(1/2+k).

If we want to make that more general, we could write:
cos(u) = 0 , when u = pi(1/2+k) ,i.e the inner function has to be equal to this.

In this case we have cos(2x) , that means:
u = 2x = pi(1/2+k)
iff x = 1/2pi(1/2+k) = pi(1/4+k/2)

The we want to look at the interval of [20;50]
This can be written as:
20 <= x <= 50 , substitute (x) back in,
20 <= pi(1/4+k/2) <= 50

Isolate (k).

20 <= pi(1/4+k/2) <= 50 iff 20/pi <= 1/4+k/2 <= 50/pi

iff 2*20/pi <= 1/2 + k <= 2*50/pi

iff 2*20/pi-1/2 <= k <= 2*50/pi - 1/2

This approximates to:
12.232 <= k <= 31.331
Because we know k in ZZ , this becomes
k in [13;31]

The total amount of solutions is 1+31-13 = 19 (Because 13 in itself is a solution).