How do I find the angle between the sphere x^2+y^2+z^2-9=0 and the paraboloid z-x^2-y^2+3=0 at point (2,-1,2) ?
@sidsiddhartha Could you help with this please? (:
tangent planes might be a start
Should I derive @amistre64
do you recall what a gradient is?
f(x,y)+fx(x,y)+fy(x,y)?
that sounds about right, the gradiant tells us the normal of the tangent plane at a given point ... it is those vectors that you need to be comparing
find f wrt.x and f wrt.y and f wrt.z
for both of them?
yep
uh so for the sphere <2x,2y,2z> and paraboloid <-2x,-2y,1>
yep let: f = x^2+y^2+z^2-9 and g = z-x^2-y^2+3 find the partials for f and g, to define the normal vectors to their tangent planes and then we can determine the angles between them
apply the xyz from the point into the gradients to define them now
\[\nabla \phi_1=2x \hat{i}+2y \hat{j}+2z \hat{k}\\and\\ \nabla \phi_2=-2x \hat{i}-2y \hat{j}+\hat{k}\] like this
uh right and then?
\[now~\angle~\between~them\\cos \theta=\frac{ \nabla \phi_1. \nabla \phi_2 }{ |\nabla \phi_1|.|\nabla \phi_2|}\]
recall the dotproduct trig definition |u| |v| cos(a) = u.v that will help us define the angle between the normals
Gotcha thank you guys so much
yes simple dot product
Join our real-time social learning platform and learn together with your friends!