How to find the most far and most close ( points on curve ) to another point ?

Click For Summary
To find the closest and farthest points on the curve C formed by the intersection of the plane z=x+y+1 and the cone z^2=x^2+y^2, one must first express the distance squared from a point (0,0,0) or (x_1,y_1,z_1) to any point (x,y,z) on the curve. The distance squared is given by the formula x^2 + y^2 + z^2. To restrict points to the curve C, rearranging the equation of the plane and substituting into the cone's equation is necessary. This allows for the identification of points that satisfy both equations, enabling the calculation of extrema. The problem requires careful manipulation of these equations to isolate the desired points on the curve.
AbuYusufEg
Messages
19
Reaction score
0
how to find the "most far and most close" ( points on curve ) to another point ?

i'm studying a chapter on how to find maxima and minima values of a function using partial derivatives.

one of the problems is the following:
"if plane z=x+y+1 intersects cone z^2=x^2+y^2
let the curve that result from intersection, is C
What is the most far and most close points on C, with respect to (0,0,0) ? and also with respect to (x_1,y_1,z_1)"

i think that that curve would be something like a circle, and that there would be some function that depends on the length between "(0,0,0) or (x_1,y_1,z_1)", and "any point on C".

But what is that function ?
And how to work out that problem ?

* I've exam in that chapter after about 10 hours, so please try to answer me with detailed answer as I've no time for discussions for now, may be i do that later.
 
Physics news on Phys.org
AbuYusufEg said:
"if plane z=x+y+1 intersects cone z^2=x^2+y^2
let the curve that result from intersection, is C
What is the most far and most close points on C, with respect to (0,0,0) ? and also with respect to (x_1,y_1,z_1)"

Hi AbuYusufEg! :smile:

Hint: the distance2 from (0,0,0) to (x,y,z) is x2 + y2 + z2

and to help find the intersection, I suggest you rearrange z = x + y + 1 and then square it. :wink:
 


yes i got that, but i want the points that ONLY on the curve C, i think that (x,y,z) is any point.
So, How can i get the points that only on the curve C ?
 
AbuYusufEg said:
yes i got that, but i want the points that ONLY on the curve C, i think that (x,y,z) is any point.
So, How can i get the points that only on the curve C ?

Rearrange z = x + y + 1 and then square it, and compare with z2 = x2 + y2 :smile:
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K