Multivariable Calculus Quiz: Quadric Surfaces
18 questions · exam conditions
0:00
Quadric SurfacesQuestion 1 of 18

A surface is formed by rotating the curve x=2z2x=2z^2 in the xzxz-plane about the xx-axis. What is the equation of the resulting surface?

x=2y2+2z2x = 2y^2 + 2z^2
x2=4y4+4z4x^2 = 4y^4 + 4z^4
x=2(y2+z2)1/2x = 2(y^2+z^2)^{1/2}
x2=4y2+4z2x^2 = 4y^2 + 4z^2
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Quadric Surfaces

Practice Quadric Surfaces in Multivariable Calculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Quadric Surfaces, giving you a quick way to practice the rules, question types, and explanations that matter most for Multivariable Calculus.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A surface is formed by rotating the curve x=2z2x=2z^2 in the xzxz-plane about the xx-axis. What is the equation of the resulting surface?

  1. x=2y2+2z2x = 2y^2 + 2z^2 (correct answer)
  2. x2=4y4+4z4x^2 = 4y^4 + 4z^4
  3. x=2(y2+z2)1/2x = 2(y^2+z^2)^{1/2}
  4. x2=4y2+4z2x^2 = 4y^2 + 4z^2
Explanation: When a curve in a coordinate plane is rotated about an axis, any point (x,0,z)(x, 0, z) on the curve x=2z2x=2z^2 in the xzxz-plane traces a circle in a plane perpendicular to the axis of rotation (the xx-axis). The radius of this circle is the distance from the axis, which is zz. For a general point (x,y,z)(x, y, z') on the surface, the radius of rotation is y2+(z)2\sqrt{y^2+(z')^2}. This radius must be equal to the original distance zz from the axis. So, z=y2+(z)2z = \sqrt{y^2+(z')^2}, which means z2=y2+(z)2z^2 = y^2+(z')^2. We replace z2z^2 in the original equation with this expression. The original equation is x=2z2x=2z^2. Replacing z2z^2 with (y2+z2)(y^2+z^2)—dropping the prime from zz' for the general coordinate—we get x=2(y2+z2)x = 2(y^2+z^2), which is x=2y2+2z2x = 2y^2 + 2z^2. This surface is an elliptic paraboloid (specifically, a circular paraboloid) opening along the positive xx-axis.

Question 2

A surface is described by the vector parameterization r(u,v)=2ucos(v),3usin(v),u\vec{r}(u, v) = \langle 2u\cos(v), 3u\sin(v), u \rangle for u0u \ge 0 and 0v2π0 \le v \le 2\pi. Which quadric surface does this parameterization represent?

  1. An elliptic paraboloid
  2. An ellipsoid
  3. A hyperboloid of one sheet
  4. An elliptic cone (correct answer)
Explanation: Let the components of r(u,v)\vec{r}(u,v) be xx, yy, and zz. So, x=2ucos(v)x = 2u\cos(v), y=3usin(v)y = 3u\sin(v), and z=uz = u. To find the Cartesian equation, we need to eliminate the parameters uu and vv. From the equations for xx and yy, we can write x2=ucos(v)\frac{x}{2} = u\cos(v) and y3=usin(v)\frac{y}{3} = u\sin(v). Squaring and adding these gives (x2)2+(y3)2=u2cos2(v)+u2sin2(v)=u2(\frac{x}{2})^2 + (\frac{y}{3})^2 = u^2\cos^2(v) + u^2\sin^2(v) = u^2. Since z=uz=u, we can substitute zz for uu in this equation to get x24+y29=z2\frac{x^2}{4} + \frac{y^2}{9} = z^2. This is the standard equation for an elliptic cone with its axis along the zz-axis. The condition u0u \ge 0 means we only get the upper nappe of the cone (z0z \ge 0).

Question 3

A solid region in R3\mathbb{R}^3 is bounded below by the surface S1S_1 given by z=x2+y2z = \sqrt{x^2+y^2} and bounded above by the surface S2S_2 given by z=6x2y2z = 6 - x^2 - y^2. What types of quadric surfaces are S1S_1 and S2S_2?

  1. S1S_1 is a hemisphere and S2S_2 is an elliptic paraboloid.
  2. S1S_1 is an elliptic cone and S2S_2 is a circular paraboloid. (correct answer)
  3. S1S_1 is a circular paraboloid and S2S_2 is a sphere.
  4. S1S_1 is an elliptic cone and S2S_2 is a hemisphere.
Explanation: First, consider the surface S1S_1 given by z=x2+y2z = \sqrt{x^2+y^2}. Since zz must be non-negative, this is the upper nappe of a cone. Squaring both sides gives z2=x2+y2z^2 = x^2+y^2, which is the equation of a double cone. Because of the principal square root, we only have the part with z0z \ge 0. This is the upper half of a circular (or elliptic, but here circular) cone. Next, consider the surface S2S_2 given by z=6x2y2z = 6 - x^2 - y^2. This can be rewritten as z=6(x2+y2)z = 6 - (x^2+y^2). This is the equation of a circular paraboloid that opens downwards along the zz-axis, with its vertex at (0,0,6)(0, 0, 6). So, the solid is bounded by a cone and a circular paraboloid.

Question 4

For the family of surfaces defined by x2+y2z2=kx^2 + y^2 - z^2 = k, where kk is a real parameter, how does the geometry of the surface change as kk decreases from a large positive value to a large negative value?

  1. It transitions from an ellipsoid to a point, and then to the empty set.
  2. It transitions from a hyperboloid of two sheets to a cone, and then to a hyperboloid of one sheet.
  3. It transitions from a hyperboloid of one sheet to a cone, and then to a hyperboloid of two sheets. (correct answer)
  4. It remains a hyperboloid of one sheet for all kk, but its narrowest part (the 'throat') widens.
Explanation: Let's analyze the equation x2+y2z2=kx^2 + y^2 - z^2 = k. When k>0k > 0, this is the standard equation for a hyperboloid of one sheet, with the zz-axis as its axis. As kk decreases towards 0, the radius of the circular cross-section at z=0z=0 (given by x2+y2=kx^2+y^2=k) shrinks. When k=0k=0, the equation becomes x2+y2=z2x^2 + y^2 = z^2, which is the equation of a double cone. When k<0k < 0, let k=c2k = -c^2 for some c>0c>0. The equation becomes x2+y2z2=c2x^2 + y^2 - z^2 = -c^2, which can be rewritten as z2x2y2=c2z^2 - x^2 - y^2 = c^2. This is the standard equation for a hyperboloid of two sheets. Therefore, as kk decreases from positive to negative, the surface transitions from a hyperboloid of one sheet to a cone, and then to a hyperboloid of two sheets.

Question 5

A surface is given by the equation x2a2y2b2z2c2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 where a,b,c>0a, b, c > 0. For which values of the parameters does the surface have exactly two connected components?

  1. Only when the discriminant b² + c² - a² > 0, ensuring real solutions exist
  2. Only when a > b + c, creating sufficient separation between the two sheets
  3. For all positive values of a, b, and c, since this always represents a hyperboloid of two sheets (correct answer)
  4. For all positive values of a, b, and c, but the components are separated along the x-axis
Explanation: When you encounter a quadratic surface equation, the key is recognizing the standard forms and understanding what the signs tell you about the surface's geometry. The equation x2a2y2b2z2c2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 is the standard form of a hyperboloid of two sheets. The crucial insight is that this surface type is determined entirely by the pattern of positive and negative terms, not by the specific values of the parameters. Since we have one positive term (x2x^2) and two negative terms (y2y^2 and z2z^2), this will always create a hyperboloid with two separate sheets opening along the x-axis, regardless of what positive values aa, bb, and cc take. Choice A is incorrect because there's no meaningful "discriminant" b2+c2a2b^2 + c^2 - a^2 that determines connectivity for quadratic surfaces. This confuses quadratic surface theory with quadratic equation solutions. Choice B is wrong because the condition a>b+ca > b + c doesn't control the number of components. The parameter values only affect the shape and scale of the hyperboloid, not whether it has one or two sheets. Choice D makes the right conclusion but for the wrong reason. While the components are indeed separated along the x-axis, this isn't a special property that depends on parameter values—it's inherent to this surface type. The correct answer is C. For any positive aa, bb, and cc, this equation always represents a hyperboloid of two sheets. Study tip: Memorize the standard forms of quadratic surfaces. The sign pattern of the squared terms immediately tells you the surface type, while parameter values only affect size and proportions.

Question 6

Consider the surface defined by y2=x2+z2y^2 = x^2 + z^2. Which statement correctly describes the behavior of this surface along the y-axis?

  1. The surface intersects the y-axis at all points, and cross-sections perpendicular to the y-axis are circles with radius y²
  2. The surface intersects the y-axis only at the origin, and cross-sections perpendicular to the y-axis are circles with radius |y| (correct answer)
  3. The surface does not intersect the y-axis except at the origin, and cross-sections perpendicular to the y-axis are ellipses with semi-axes |y| and |y|
  4. The surface intersects the y-axis only at the origin, and cross-sections perpendicular to the y-axis are squares with side length 2|y|
Explanation: When analyzing surfaces defined by equations, you need to examine two key behaviors: where the surface intersects coordinate axes and what its cross-sections look like at different values. To find where this surface intersects the y-axis, set x=0x = 0 and z=0z = 0 in the equation y2=x2+z2y^2 = x^2 + z^2. This gives you y2=0y^2 = 0, so y=0y = 0. The surface only touches the y-axis at the origin (0,0,0)(0,0,0). For cross-sections perpendicular to the y-axis, fix yy at some constant value and see what shape results. The equation becomes x2+z2=y2x^2 + z^2 = y^2. Since y2y^2 is constant, this describes a circle in the xzxz-plane with radius y2=y\sqrt{y^2} = |y|. As y|y| increases, these circular cross-sections get larger. Looking at the wrong answers: Choice A incorrectly claims the surface intersects the y-axis at all points, which contradicts our calculation showing only the origin works. It also gives the wrong radius formula. Choice C correctly identifies the y-axis intersection but wrongly describes the cross-sections as ellipses—they're actually circles since the coefficients of x2x^2 and z2z^2 are equal. Choice D gets the y-axis intersection right but incorrectly describes square cross-sections instead of circular ones. This surface is actually a circular cone opening along the y-axis, which you can visualize by recognizing the standard form y2=x2+z2y^2 = x^2 + z^2. Study tip: When analyzing surfaces, always check axis intersections by setting other coordinates to zero, and find cross-sections by holding one variable constant.

Question 7

A quadric surface has the equation Ax2+By2+Cz2+Dx+Ey+Fz+G=0Ax^2 + By^2 + Cz^2 + Dx + Ey + Fz + G = 0 where all of A, B, C are positive. After completing the square, the resulting equation could represent any of the following EXCEPT:

  1. An empty set, if the constant term is negative after completing the square
  2. An ellipsoid, if the constant term is positive after completing the square
  3. A single point, if the constant term is zero after completing the square
  4. A hyperboloid of one sheet, if the constant term is negative after completing the square (correct answer)
Explanation: When you encounter quadric surfaces with positive coefficients for all squared terms, you're dealing with elliptic-type surfaces. The key insight is that after completing the square, you'll get an equation of the form (xh)2a2+(yk)2b2+(zl)2c2=K\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} + \frac{(z-l)^2}{c^2} = K where KK is the constant term and a2,b2,c2a^2, b^2, c^2 are all positive. Since all coefficients AA, BB, and CC are positive, the left side of this equation represents the sum of three non-negative terms (squared distances). This sum can only equal zero or positive values. Options A, B, and C are all possible outcomes. If K>0K > 0 (option B), you get an ellipsoid. If K=0K = 0 (option C), the only solution is the single point (h,k,l)(h,k,l) where all three squared terms equal zero. If K<0K < 0 (option A), there's no solution since you can't have a sum of non-negative terms equal a negative number, giving you an empty set. However, option D is impossible. A hyperboloid of one sheet requires the general form x2a2+y2b2z2c2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 where at least one coefficient must be negative. Since all of AA, BB, and CC are positive in this problem, you cannot obtain a hyperboloid of any type. Study tip: Remember that when all squared-term coefficients have the same sign, you get elliptic surfaces (ellipsoids, points, or empty sets). Mixed signs are required for hyperbolic surfaces.

Question 8

A quadric surface has the property that every horizontal cross-section (z = constant) is a circle, and every vertical cross-section through the z-axis is a parabola opening upward. Which equation could represent this surface?

  1. x2+y2=4z2+16x^2 + y^2 = 4z^2 + 16
  2. x2+y2=2z+8x^2 + y^2 = 2z + 8 (correct answer)
  3. x24+y24z29=1\frac{x^2}{4} + \frac{y^2}{4} - \frac{z^2}{9} = 1
  4. x2+y2+z2=25x^2 + y^2 + z^2 = 25
Explanation: For horizontal cross-sections to be circles, we need x² + y² to appear together with the same coefficients. For vertical cross-sections through the z-axis to be parabolas, z must appear linearly (not quadratically). Option B: x² + y² = 2z + 8 gives circles x² + y² = 2c + 8 for z = c (horizontal sections), and parabolas z = (x² - 8)/2 or z = (y² - 8)/2 for vertical sections through the axes. This describes a circular paraboloid. Option A gives circular hyperboloids, C gives an ellipsoid, and D gives a sphere.

Question 9

Which of the following equations represents a quadric surface that is bounded in all three coordinate directions?

  1. x29+y24z216=1\frac{x^2}{9} + \frac{y^2}{4} - \frac{z^2}{16} = 1
  2. x2+y2=z2+4x^2 + y^2 = z^2 + 4
  3. x225+y29+z24=1\frac{x^2}{25} + \frac{y^2}{9} + \frac{z^2}{4} = 1 (correct answer)
  4. y2+z2=2x+8y^2 + z^2 = 2x + 8
Explanation: A quadric surface is bounded in all directions only if it's an ellipsoid. Option C represents an ellipsoid since all terms are positive and equal to 1. For any fixed value of one variable within the appropriate range, the other two variables are constrained to an ellipse, making the entire surface bounded. Option A is a hyperboloid of one sheet (unbounded in x and y), option B is a circular cone (unbounded in all directions), and option D is a circular paraboloid (unbounded in the x direction). Only ellipsoids are bounded in all three coordinate directions.

Question 10

An elliptic paraboloid is given by the equation z=x24+y29z = \frac{x^2}{4} + \frac{y^2}{9}. Which of the following best describes the intersection of this surface with the plane y=2y=2?

  1. A parabola in the plane y=2y=2 opening in the positive zz-direction. (correct answer)
  2. An ellipse in the plane y=2y=2 centered on the yy-axis.
  3. A hyperbola in the plane y=2y=2 with its axis parallel to the zz-axis.
  4. Two parallel lines in the plane y=2y=2 symmetric with respect to the yzyz-plane.
Explanation: To find the intersection, substitute y=2y=2 into the equation of the paraboloid: z=x24+229=x24+49z = \frac{x^2}{4} + \frac{2^2}{9} = \frac{x^2}{4} + \frac{4}{9}. This equation relates zz and xx. Since yy is fixed at 2, this describes a curve in the plane y=2y=2. The equation is of the form z=ax2+kz = ax^2 + k with a>0a>0, which is the equation of a parabola opening in the positive zz-direction. Its vertex is at (0,2,4/9)(0, 2, 4/9).

Question 11

The quadric surface defined by 4x2y2+z2+8x+6y4z5=04x^2 - y^2 + z^2 + 8x + 6y - 4z - 5 = 0 is which of the following?

  1. A hyperboloid of one sheet centered at (1,3,2)(-1, 3, 2). (correct answer)
  2. A hyperboloid of two sheets centered at (1,3,2)(1, -3, -2).
  3. An elliptic cone centered at (1,3,2)(-1, 3, 2).
  4. A hyperboloid of one sheet centered at (1,3,2)(1, -3, 2).
Explanation: To identify the surface, we must complete the square for each variable. Start by grouping terms: (4x2+8x)(y26y)+(z24z)5=0(4x^2 + 8x) - (y^2 - 6y) + (z^2 - 4z) - 5 = 0. Factor out the leading coefficients: 4(x2+2x)(y26y)+(z24z)5=04(x^2 + 2x) - (y^2 - 6y) + (z^2 - 4z) - 5 = 0. Complete the square inside each parenthesis: 4(x2+2x+1)(y26y+9)+(z24z+4)54(1)(1)(9)(1)(4)=04(x^2 + 2x + 1) - (y^2 - 6y + 9) + (z^2 - 4z + 4) - 5 - 4(1) - (-1)(9) - (1)(4) = 0. Simplify the equation: 4(x+1)2(y3)2+(z2)254+94=04(x+1)^2 - (y-3)^2 + (z-2)^2 - 5 - 4 + 9 - 4 = 0. This simplifies to 4(x+1)2(y3)2+(z2)24=04(x+1)^2 - (y-3)^2 + (z-2)^2 - 4 = 0, or 4(x+1)2(y3)2+(z2)2=44(x+1)^2 - (y-3)^2 + (z-2)^2 = 4. Dividing by 4 gives the standard form: (x+1)21(y3)24+(z2)24=1\frac{(x+1)^2}{1} - \frac{(y-3)^2}{4} + \frac{(z-2)^2}{4} = 1. This is the equation of a hyperboloid of one sheet because it has the form +X2Y2+Z2=1+X^2 - Y^2 + Z^2 = 1. The center is at (1,3,2)(-1, 3, 2).

Question 12

The equation x2+z2=1x^2 + z^2 = 1 defines a surface in R3\mathbb{R}^3. Which of the following best describes this surface?

  1. A circle of radius 1 in the xzxz-plane centered at the origin.
  2. A sphere of radius 1 centered at the origin.
  3. A circular cylinder of radius 1 with its central axis along the yy-axis. (correct answer)
  4. Two planes, x+z=1x+z=1 and x+z=1x+z=-1, that are parallel to the yy-axis.
Explanation: In R2\mathbb{R}^2 (the xzxz-plane), the equation x2+z2=1x^2 + z^2 = 1 represents a circle of radius 1. However, in R3\mathbb{R}^3, the equation describes the set of all points (x,y,z)(x, y, z) that satisfy the condition. Since the variable yy is not present in the equation, there is no restriction on its value. This means that for any point (x,z)(x, z) that satisfies x2+z2=1x^2 + z^2 = 1, the point (x,y,z)(x, y, z) will be on the surface for any real number yy. Geometrically, this means we take the circle of radius 1 in the xzxz-plane and extend it infinitely in both the positive and negative yy-directions. This creates a circular cylinder of radius 1 whose central axis is the yy-axis.

Question 13

Which statement accurately describes a geometric property of the hyperboloid of one sheet defined by the equation x2a2+y2b2z2c2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1?

  1. The surface is disconnected, consisting of two separate components along the zz-axis.
  2. The surface can be generated by rotating a parabola about an axis of symmetry.
  3. The intersection of the surface with any plane parallel to the xyxy-plane is a hyperbola.
  4. Through every point on the surface, there pass two distinct straight lines that lie entirely on the surface. (correct answer)
Explanation: A key property of a hyperboloid of one sheet is that it is a doubly ruled surface. This means that for any point on the surface, there are exactly two distinct straight lines that pass through that point and are entirely contained within the surface. Choice A describes a hyperboloid of two sheets. Choice B describes a paraboloid. Choice C is incorrect; the intersection with a plane z=kz=k is x2a2+y2b2=1+k2c2\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 + \frac{k^2}{c^2}, which is an ellipse for any real kk.

Question 14

Consider the two surfaces S1:x2+y2z2=1S_1: x^2 + y^2 - z^2 = 1 and S2:x2y2+z2=1S_2: -x^2 - y^2 + z^2 = 1. What is the most significant topological difference between these two surfaces?

  1. S1S_1 has circular cross-sections while S2S_2 has elliptical cross-sections.
  2. S1S_1 is a connected surface, while S2S_2 is composed of two disconnected components. (correct answer)
  3. S1S_1 contains straight lines (is a ruled surface), while S2S_2 does not.
  4. S1S_1 has one axis of symmetry, while S2S_2 has two axes of symmetry.
Explanation: S1S_1 is the equation of a hyperboloid of one sheet, with the zz-axis as its axis of symmetry. This surface is a single, connected piece. S2S_2 can be rewritten as x2+y2=z21x^2 + y^2 = z^2 - 1. For a real solution to exist, we must have z210z^2 - 1 \ge 0, which means z1|z| \ge 1. This condition splits the surface into two separate components (or sheets), one for z1z \ge 1 and one for z1z \le -1. This is a hyperboloid of two sheets. The most fundamental topological difference is that a hyperboloid of one sheet is connected, while a hyperboloid of two sheets is not.

Question 15

Which statement provides the most accurate geometric description of the surface defined by the equation z2=4y2z^2 = 4y^2 in three-dimensional space, R3\mathbb{R}^3?

  1. A hyperbolic cylinder with rulings parallel to the xx-axis.
  2. Two intersecting planes with the line of intersection being the xx-axis. (correct answer)
  3. A single plane containing the xx-axis with a slope of 2.
  4. A parabolic cylinder opening in the positive zz-direction.
Explanation: The equation z2=4y2z^2 = 4y^2 can be rewritten as z24y2=0z^2 - 4y^2 = 0. Factoring this difference of squares gives (z2y)(z+2y)=0(z - 2y)(z + 2y) = 0. For this product to be zero, one of the factors must be zero. This means the surface is the union of the points satisfying z2y=0z - 2y = 0 and the points satisfying z+2y=0z + 2y = 0. The equations z=2yz=2y and z=2yz=-2y each define a plane in R3\mathbb{R}^3. Since the variable xx is missing from both equations, these planes are parallel to the xx-axis. Both planes contain the origin (0,0,0)(0,0,0) and thus intersect. Their line of intersection is where both equations hold, which requires y=0y=0 and z=0z=0. This is precisely the xx-axis. Therefore, the surface consists of two planes intersecting at the xx-axis.

Question 16

The equation (x2)29+(y+1)24+(z3)216=0\frac{(x-2)^2}{9} + \frac{(y+1)^2}{4} + \frac{(z-3)^2}{16} = 0 represents what type of geometric object in three-dimensional space?

  1. An ellipsoid of zero volume centered at (2, -1, 3)
  2. An imaginary ellipsoid with no real points, since the equation has no real solutions
  3. A point ellipsoid at (2, -1, 3) with semi-axes of lengths 3, 2, and 4
  4. An ellipsoid with center (2, -1, 3) that has been degenerated to a single point (correct answer)
Explanation: When you encounter an equation that looks like the standard form of an ellipsoid but equals zero instead of one, you need to think about what mathematical conditions could make this true. The given equation has the form of an ellipsoid: (xh)2a2+(yk)2b2+(zl)2c2=0\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} + \frac{(z-l)^2}{c^2} = 0 with center at (h,k,l)=(2,1,3)(h,k,l) = (2,-1,3). Since we're adding three squared terms (which are always non-negative), the only way their sum can equal zero is if each term individually equals zero. This happens when (x2)2=0(x-2)^2 = 0, (y+1)2=0(y+1)^2 = 0, and (z3)2=0(z-3)^2 = 0, which means x=2x = 2, y=1y = -1, and z=3z = 3. The equation is satisfied by exactly one point: (2,1,3)(2,-1,3). Answer A incorrectly describes this as having "zero volume" - while technically true, this misses the key insight that it's a degenerate case. Answer B is wrong because the equation does have a real solution - the single point (2,1,3)(2,-1,3). Answer C calls it a "point ellipsoid" but then mentions semi-axes lengths, which is contradictory since a single point has no meaningful axes. Answer D correctly identifies this as a degenerate ellipsoid that has collapsed to a single point. Remember: when you see a sum of squared terms equal to zero, each squared term must be zero individually. This creates degenerate cases where curves become points, or surfaces become curves or points.

Question 17

Consider the surface z2=x2+4y2z^2 = x^2 + 4y^2. If this surface is intersected by the plane x+z=6x + z = 6, what type of curve results?

  1. A parabola in the plane x + z = 6 with vertex at (3, 0, 3) (correct answer)
  2. A hyperbola in the plane x + z = 6 with center at (3, 0, 3)
  3. An ellipse in the plane x + z = 6 with center at (3, 0, 3)
  4. Two parallel lines in the plane x + z = 6 at y = ±3
Explanation: The surface z² = x² + 4y² is a circular cone. From the plane equation x + z = 6, we get x = 6 - z. Substituting into the cone equation: z² = (6 - z)² + 4y², which gives z² = 36 - 12z + z² + 4y². Simplifying: 0 = 36 - 12z + 4y², so 12z = 36 + 4y², or z = 3 + y²/3. Since x = 6 - z, we have x = 6 - (3 + y²/3) = 3 - y²/3. The parametric equations are x = 3 - y²/3, z = 3 + y²/3, showing a parabola. When y = 0, x = 3 and z = 3, giving the vertex at (3, 0, 3). Options B and C are incorrect because the intersection of a cone and a plane typically gives a conic section, and our algebra shows a parabolic relationship. Option D is incorrect as this would require a linear relationship in y.

Question 18

The surface x2+4y28z=16x^2 + 4y^2 - 8z = 16 intersects the coordinate planes in three curves. What types of curves are these intersections?

  1. xy-plane: ellipse; xz-plane: parabola; yz-plane: parabola (correct answer)
  2. xy-plane: hyperbola; xz-plane: parabola; yz-plane: parabola
  3. xy-plane: circle; xz-plane: parabola; yz-plane: parabola
  4. xy-plane: ellipse; xz-plane: hyperbola; yz-plane: hyperbola
Explanation: For the xy-plane (z = 0): x² + 4y² = 16, which gives x²/16 + y²/4 = 1. This is an ellipse. For the xz-plane (y = 0): x² - 8z = 16, so z = (x² - 16)/8. This is a parabola opening upward. For the yz-plane (x = 0): 4y² - 8z = 16, so z = (y² - 4)/2. This is also a parabola opening upward. The surface is an elliptic paraboloid, which characteristically has elliptical cross-sections parallel to one coordinate plane and parabolic cross-sections in the other two coordinate planes.