InterviewSolution
Saved Bookmarks
| 1. |
Find all value of `theta`, between `0 & pi`, which satisfy the equation; `cos theta * cos 2 theta * cos 3theta = 1/4`. |
| Answer» `pi.8, pi/3, (3pi)/8, (5pi)/8, (2pi)/8, (7pi)/8` | |