Do these 3 systems of equations all all define the same curve?

AI Thread Summary
The three systems of equations define curves that intersect at the same points in space. The first system includes a sphere and a cylinder, intersecting in a circle defined by y^2 + z^2 = 1 at x=0. The second system also features a sphere and the yz plane, leading to the same intersection circle. The third system consists of a cylinder and the yz plane, which again intersects at the same circle. Therefore, all three systems define the same curve.
nickadams
Messages
182
Reaction score
0

Homework Statement



Consider three systems of equations:

x^2 + y^2 + z^2 = 1
y^2 + z^2 = 1

x^2 + y^2 + z^2 = 1
x = 0

y^2 + z^2 = 1
x = 0

Which of these define the same curve and which define different ones?

Homework Equations



x^2 + y^2 + z^2 = R^2 is a sphere
x,y, or z = # is a plane
(x,y,z)^2 + (x,y,z)^2 = # is a cylinder

The Attempt at a Solution



I think they all define the same curve; here is why...

Equation 1 of the first system is a sphere centered at the origin with a radius of 1.
Equation 2 of the first system is a cylinder centered around the x axis.
The curve represented by those two equations is the points where both equations are satisfied; AKA: where they intersect. They intersect at x=0 in a circle given by y^2+z^2 = 1 .

Equation 1 of the second system is a sphere centered at the origin with a radius of 1.
Equation 2 of the second system is the yz plane at x=0.
The curve represented by those two equations is the points where both equations are satisfied; AKA: where they intersect. They intersect at x=0 in a circle given by y^2+z^2 = 1 .


Equation 1 of the third system is a cylinder centered at the x-axis with a radius of 1.
Equation 2 of the third system is the yz plane at x=0.
The curve represented by those two equations is the points where both equations are satisfied; AKA: where they intersect. They intersect at x=0 in a circle given by y^2+z^2 = 1 .




Am I right?:biggrin:
 
Physics news on Phys.org
Yes, you are right.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top