Skip to main content

2021 Fall AMC 12A Problem 19

Problem 19 of 25HarderAlgebraGeometry

Let xx be the least real number greater than 11 such that sin(x)=sin(x2),\sin(x) = \sin(x^2), where the arguments are in degrees. What is xx rounded up to the closest integer?

Answer choices

Show solution

Solution

Equal sines require x2=x+360kx^2 = x + 360k or x2=180x+360kx^2 = 180 - x + 360k for some integer k.k. The family x2=x+360kx^2 = x + 360k first exceeds 11 at k=1,k = 1, giving x19.5.x \approx 19.5. The family x2=180x+360kx^2 = 180 - x + 360k with k=0k = 0 gives x2+x180=0,x^2 + x - 180 = 0, so x=1+721212.93,x = \dfrac{-1 + \sqrt{721}}{2} \approx 12.93, which is smaller. Rounded up, x=13.x = 13. Thus, the correct answer is B.

More practice

Concepts: trigonometry · quadratic

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.