Jadehaan
- 23
- 0
Homework Statement
Find the range of the parameter d for which the intersection of the sphere x2+y2+z2=1 and the plane x+y+z=d is non-empty.
Homework Equations
Cartesian coordinates of a sphere:
x=rcos\thetasin\phi
y=rsin\thetasin\phi
z=rcos\phi
r=1
The Attempt at a Solution
I substitute x,y,z in both equations
d=sin\thetasin\phi+cos\phi+cos\thetasin\phi
cos2\thetasin2\phi+sin2\thetasin2\phi+cos2\phi=1
Since sin2\theta+cos2\theta=1
I get 1+cos2\phi=1
This implies that \phi=90
Which solves the first equation for d=sin\theta+cos\theta
Is this right?
Thanks for any help.