5 − 4 cos ( x ) + 1 3 − 1 2 sin ( x ) = 1 0
If x is a positive acute angle that satisfies the equation above, and can be represented in the form of cos − 1 ( c a − b ) for positive integers a , b and c with b square-free, find the value of a + b + c .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Pretty much the same thing I did except I didn't substitute cosine and sine, I just left them in the equation.
Log in to reply
It is a very nice problem, Hobart! Thank you for posting it.
well done!
Well, what I thought of this problem is simply to put it into a geometry drawing (although it's one of the subject I would be weak on math...) Notice that sqrt(5 - 4 cos x) = sqrt (2^2 + 1^2 - 2 2 1 cos x) thus first we draw a triangle of side length 1 and 2, with the angle between them as x. Next, sin x = cos (90 - x) so sqrt (13 - 12 sin x) = sqrt (3^2 + 2^2 - 2 3*2 cos (90 - x) hence we draw a triangle of side length 3 and 2 with angle between them as 90 - x, in degrees. We can simply combine the 2 triangles mentioned in one drawing, thus we draw 3 segments, each of length 1, 2, 3, with right angle (90 degrees) between the one of length 1 and 3 and x degree angle between the one of length 1 and 2. Now, let AB be the one with length 1, AC be the one with length 3, and AD be the one with length 2. Then, the equation above is equivalent to BD + CD = sqrt (10). But, BC = sqrt (AB^2 + AC^2) = sqrt (1^2 + 3^2) = sqrt (10), so BD + CD = BC. As a result, D lies on segment BC. Now, we can put it on the Cartesian Coordinate, with the point A (0,0), B (1,0), C(0,3) and we now search for the coordinate of point D. The segment BC follow the line equation: 3x + y = 3 (do I need to explain how we get the line equation?), and since AD = 2, then D is the point (a,b) where 3a + b = 3 and a^2 + b^2 = 4. Notice that now a/2 = cos x. So, substitute b = sqrt (4 - a^2) to the first equation. We get sqrt (4 - a^2) = 3 - 3a. Squaring the equation and then bringing it to one side give us 10a^2 - 18a + 5 = 0. Solving the equation and noticing a =< 2 gives us a = [9 - sqrt (31)]/10. Hence, cos x = a/2 = [9 - sqrt(31)]/20 and thus we get 9+31+20 = 60. Note: you can ask about any unclear part of the solution, but probably I won't be there to make it clear. I'm pretty much sure someone can rebuild my solution in better form...
Problem Loading...
Note Loading...
Set Loading...
Let us represent cos x by t and sin x by s . Of course, t 2 + s 2 = 1 , t > 0 , s > 0 , and the given equation becomes 5 − 4 t + 1 3 − 1 2 s = 1 0 ( ∗ ) Squaring both sides of the equation we get 5 − 4 t + 2 ∗ 5 − 4 t 1 3 − 1 2 s + 1 3 − 1 2 s = 1 0 Isolating the term containing the radicals we have 5 − 4 t 1 3 − 1 2 s = − 4 + 2 t + 6 s . Now we square both sides again ( 5 − 4 t ) ( 1 3 − 1 2 s ) = 1 6 + 4 t 2 + 3 6 s 2 − 4 8 s − 1 6 t + 2 4 t s . Performing the product in the left hand side and moving all terms to the left − 4 t 2 − 3 6 s 2 + 4 9 − 1 2 s − 3 6 t + 2 4 t s = 0 . Then, replacing t 2 by 1 − s 2 and s 2 by 1 − t 2 we obtain 4 s 2 + 3 6 t 2 + 9 − 1 2 s − 3 6 t + 2 4 t s = 0 . Factoring the left side the equation becomes ( 2 s + 6 t − 3 ) 2 = 0 . and, therefore 2 s + 6 t − 3 = 0 or, equivalently, 2 s = 3 − 6 t ( ∗ ∗ ) . Squaring both sides, replacing s 2 by 1 − t 2 , and moving all terms to the left hand side we obtain 4 0 t 2 − 3 6 t + 5 = 0 . with solutions: t = 2 0 9 ± 3 1 . But only one of these values of t is going to produce a positive value of s using ( ∗ ∗ ) . The corresponding values of t and s are going to be t = 2 0 9 − 3 1 and s = 2 0 3 + 3 3 1 . It can be verified by direct calculation that the corresponding pair is the only solution of the equation ( ∗ ) formed by positive numbers such that the sum of their squares is 1.
Thus the only positive acute angle x for which cos x and sin x take, respectively, the previous two values is x = cos − 1 2 0 9 − 3 1 , and then the answer for the question is 9 + 3 1 + 2 0 = 6 0 .