Find the number of solutions x in [0,2pi) to the equation 7sin x +2(cos x)^2 =5.

The problem seems to be hard as the equation involved both cosx and sinx But we can relate the two as (cosx)^2 + (sinx)^2 = 1, so we can rearrange this as 0 = 2(sinx)^2 - 7sinx + 3. This quadratic in sinx has solutions sinx = (7+5)/4 = 3 or sinx = (7-5)/4 = 0.5. As |sinx| is at most 1, we have sinx = 0.5, so that x = pi/6 or x = 5pi/6. (We should draw a graph of sinx to make sure we have all the solutions in the stated range.) So the answer is 2.

JR

Related MAT University answers

All answers ▸

We define the digit sum of a non-negative integer to be the sum of its digits. For example, the digit sum of 123 is 1 + 2 + 3 = 6. Let n be a positive integer with n < 10. How many positive integers less than 1000 have digit sum equal to n?


How many solutions does the equation 2sin^2(x) - 4sin(x) + cos^2(x) + 2 = 0 have in the domain 0<x<2pi


When is the inequality x^4 < 8x^2 + 9 true?


Given a + b = 20, find the maximum value of ba^2.