InterviewSolution
Saved Bookmarks
| 1. |
Find all values of x, y and k for which the system of equations. sinx cos2y = k^(4)-2k^(2)+2 cosx sin2y=k+1 has a solution. |
| Answer» SOLUTION :`X = 2NPI +-pi/2, y= (NPI)/2` | |