Bradford T. answered 11/05/20
Retired Engineer / Upper level math instructor
I did it a little different:
Let a = arcsin(x) --> sin(a) = x/1 and cos(a) = √(1-x2)/1
Let b = arctan(y) --> tan(b) = y/1 , sin(b) = y/√(1+y2), cos(b) = 1/√(1+y2)
Using the cosine addition formula
cos(a+b) = cos(a)cos(b) - sin(a)sin(b) = (√(1-x2)/1)(1/√(1+y2)) - (x/1)(y/√(1+y2))
f(x,y) = (√(1-x2) - xy) / √(1+y2)
Caroline R.
could you give the rest of the steps, please?11/05/20