"Inverse kinematics" If P (px, py, pz) is known, calculate joint variables d3. use [Px, Py, Pz, d1, a2] = [ā5, 2, 5, 1, 2]
*Hint d3
1) (Px)² + (Py)² and use trig identity c_i² + s_i² = 1 [eq1]
2) (Pz - d1)² [eq2]
3) sum [eq1] and [eq2] and use trig identity c_i² + s_i² = 1 [eq3]
4) square root both LHS and RHS of [eq3] and solve for d3