How do you solve x=h+a⋅cos(t)⋅cos(s)−b⋅sin(t)⋅sin(s) for t?
Show steps.
Show steps.
1 Answer
Aug 9, 2018
See explicit t = g ( x, s )#, in the explanation.
Explanation:
Using c = cos s and d = sin s,
Befitting (
biquadratic in c, lead to
Example: a = b = 1 and h = 0.
(x^2 -c^2 - d^2 + 2c^2 d^2 )^2#
Solve this quadratic in
I think, I have paved the way.