Solving 3 equations
Hello there, clever people!
I'm doing a project at the moment, and I am trying to program a microcontroller to tell me, by using three microphones, where a sound originated.
To do this I will use the formula for a circle (The soundwave), where vs is the speed of sound, and delta tab/tac is the difference in time from mic a to b and a to c.
This is lovely.. It's not a horrible problem to calculate this using Mathcad (God bless), and with the following example:

And that was actually the origin of the sound.
Now, I need do develop an algorithm that does all this for me - so I need to know how to solve this by hand. And I must admit; my brain has shorted out. I really, really forgot and it is kind of akward.. 🙂
By using the above listed values, i came down to these equations:

and we can see, that they actually give the same origin of the sound.
Now - my big question is: How do you solve the three equations above, only by hand
I am very sorry, to be asking a question this basic - but I really don't know.
I hope you can help me, so all the crying can stop 😉
Thank you,
Ben

