this post was submitted on 07 May 2024
11 points (100.0% liked)

Daily Maths Challenges

183 readers
1 users here now

Share your cool maths problems.



Complete a challenge:


Post a challenge:


Feel free to contribute to a series by DMing the OP, or start your own challenge series.

founded 4 months ago
MODERATORS
 
  • Show that arcsin y = arccos x is the equation of a circle.
  • Note that the equation of a circle is x^2+y^2=1.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 4 months ago

solutionarcsin(y) = arccos(x) implies y = sin(arccos(x))

sin(arccos(x)) can be shown to equal ±sqrt(1-x²) with a simple triangle diagram and the pythagorean theorem, so we have y = ±sqrt(1-x²). This can be easily re-arranged to give x² + y² = 1.