Finding a Solution for a System of Equations with Trigonometric Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
usn7564
Messages
61
Reaction score
0

Homework Statement


It's a longer problem but all that's left is:

[tex]y = k^2 \frac{1-cos(\theta)}{2}[/tex]
[tex]x = k^2 \frac{\theta - sin(\theta)}{2}[/tex]

I want to find a k that solves the equations for the point [tex](x, y) = (x_0, y_0)[/tex]

The Attempt at a Solution


I manipulated them to get two expressions for k, putting them = each other and simplifying I get

[tex]2(\theta-sin(\theta)) = 1 - cos(\theta)[/tex]
And now I'm completely stuck, how on Earth do I go about finding what theta is?
 
Last edited by a moderator:
Physics news on Phys.org
Yeah, that's an option of course. I wonder if that's what the book did, would mean that theta is some relatively nice number I could just find by brute forcing it.
Will give it a go tomorrow, calling it a day for now.