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=2z2 in the xz-plane about the x-axis. What is the equation of the resulting surface?
x=2y2+2z2 (correct answer)
x2=4y4+4z4
x=2(y2+z2)1/2
x2=4y2+4z2
Explanation: When a curve in a coordinate plane is rotated about an axis, any point (x,0,z) on the curve x=2z2 in the xz-plane traces a circle in a plane perpendicular to the axis of rotation (the x-axis). The radius of this circle is the distance from the axis, which is z. For a general point (x,y,z′) on the surface, the radius of rotation is y2+(z′)2. This radius must be equal to the original distance z from the axis. So, z=y2+(z′)2, which means z2=y2+(z′)2. We replace z2 in the original equation with this expression. The original equation is x=2z2. Replacing z2 with (y2+z2)—dropping the prime from z′ for the general coordinate—we get x=2(y2+z2), which is x=2y2+2z2. This surface is an elliptic paraboloid (specifically, a circular paraboloid) opening along the positive x-axis.
Question 2
A surface is described by the vector parameterization r(u,v)=⟨2ucos(v),3usin(v),u⟩ for u≥0 and 0≤v≤2π. Which quadric surface does this parameterization represent?
An elliptic paraboloid
An ellipsoid
A hyperboloid of one sheet
An elliptic cone (correct answer)
Explanation: Let the components of r(u,v) be x, y, and z. So, x=2ucos(v), y=3usin(v), and z=u. To find the Cartesian equation, we need to eliminate the parameters u and v. From the equations for x and y, we can write 2x=ucos(v) and 3y=usin(v). Squaring and adding these gives (2x)2+(3y)2=u2cos2(v)+u2sin2(v)=u2. Since z=u, we can substitute z for u in this equation to get 4x2+9y2=z2. This is the standard equation for an elliptic cone with its axis along the z-axis. The condition u≥0 means we only get the upper nappe of the cone (z≥0).
Question 3
A solid region in R3 is bounded below by the surface S1 given by z=x2+y2 and bounded above by the surface S2 given by z=6−x2−y2. What types of quadric surfaces are S1 and S2?
S1 is a hemisphere and S2 is an elliptic paraboloid.
S1 is an elliptic cone and S2 is a circular paraboloid. (correct answer)
S1 is a circular paraboloid and S2 is a sphere.
S1 is an elliptic cone and S2 is a hemisphere.
Explanation: First, consider the surface S1 given by z=x2+y2. Since z must be non-negative, this is the upper nappe of a cone. Squaring both sides gives z2=x2+y2, which is the equation of a double cone. Because of the principal square root, we only have the part with z≥0. This is the upper half of a circular (or elliptic, but here circular) cone. Next, consider the surface S2 given by z=6−x2−y2. This can be rewritten as z=6−(x2+y2). This is the equation of a circular paraboloid that opens downwards along the z-axis, with its vertex at (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+y2−z2=k, where k is a real parameter, how does the geometry of the surface change as k decreases from a large positive value to a large negative value?
It transitions from an ellipsoid to a point, and then to the empty set.
It transitions from a hyperboloid of two sheets to a cone, and then to a hyperboloid of one sheet.
It transitions from a hyperboloid of one sheet to a cone, and then to a hyperboloid of two sheets. (correct answer)
It remains a hyperboloid of one sheet for all k, but its narrowest part (the 'throat') widens.
Explanation: Let's analyze the equation x2+y2−z2=k. When k>0, this is the standard equation for a hyperboloid of one sheet, with the z-axis as its axis. As k decreases towards 0, the radius of the circular cross-section at z=0 (given by x2+y2=k) shrinks. When k=0, the equation becomes x2+y2=z2, which is the equation of a double cone. When k<0, let k=−c2 for some c>0. The equation becomes x2+y2−z2=−c2, which can be rewritten as z2−x2−y2=c2. This is the standard equation for a hyperboloid of two sheets. Therefore, as k 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 a2x2−b2y2−c2z2=1 where a,b,c>0. For which values of the parameters does the surface have exactly two connected components?
Only when the discriminant b² + c² - a² > 0, ensuring real solutions exist
Only when a > b + c, creating sufficient separation between the two sheets
For all positive values of a, b, and c, since this always represents a hyperboloid of two sheets (correct answer)
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 a2x2−b2y2−c2z2=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 (x2) and two negative terms (y2 and z2), this will always create a hyperboloid with two separate sheets opening along the x-axis, regardless of what positive values a, b, and c take.Choice A is incorrect because there's no meaningful "discriminant" b2+c2−a2 that determines connectivity for quadratic surfaces. This confuses quadratic surface theory with quadratic equation solutions.Choice B is wrong because the condition a>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 a, b, and c, 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+z2. Which statement correctly describes the behavior of this surface along the y-axis?
The surface intersects the y-axis at all points, and cross-sections perpendicular to the y-axis are circles with radius y²
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)
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|
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=0 and z=0 in the equation y2=x2+z2. This gives you y2=0, so y=0. The surface only touches the y-axis at the origin (0,0,0).For cross-sections perpendicular to the y-axis, fix y at some constant value and see what shape results. The equation becomes x2+z2=y2. Since y2 is constant, this describes a circle in the xz-plane with radius y2=∣y∣. As ∣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 x2 and z2 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+z2.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=0 where all of A, B, C are positive. After completing the square, the resulting equation could represent any of the following EXCEPT:
An empty set, if the constant term is negative after completing the square
An ellipsoid, if the constant term is positive after completing the square
A single point, if the constant term is zero after completing the square
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 a2(x−h)2+b2(y−k)2+c2(z−l)2=K where K is the constant term and a2,b2,c2 are all positive.Since all coefficients A, B, and C 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>0 (option B), you get an ellipsoid. If K=0 (option C), the only solution is the single point (h,k,l) where all three squared terms equal zero. If K<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 a2x2+b2y2−c2z2=1 where at least one coefficient must be negative. Since all of A, B, and C 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?
x2+y2=4z2+16
x2+y2=2z+8 (correct answer)
4x2+4y2−9z2=1
x2+y2+z2=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?
9x2+4y2−16z2=1
x2+y2=z2+4
25x2+9y2+4z2=1 (correct answer)
y2+z2=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=4x2+9y2. Which of the following best describes the intersection of this surface with the plane y=2?
A parabola in the plane y=2 opening in the positive z-direction. (correct answer)
An ellipse in the plane y=2 centered on the y-axis.
A hyperbola in the plane y=2 with its axis parallel to the z-axis.
Two parallel lines in the plane y=2 symmetric with respect to the yz-plane.
Explanation: To find the intersection, substitute y=2 into the equation of the paraboloid: z=4x2+922=4x2+94. This equation relates z and x. Since y is fixed at 2, this describes a curve in the plane y=2. The equation is of the form z=ax2+k with a>0, which is the equation of a parabola opening in the positive z-direction. Its vertex is at (0,2,4/9).
Question 11
The quadric surface defined by 4x2−y2+z2+8x+6y−4z−5=0 is which of the following?
A hyperboloid of one sheet centered at (−1,3,2). (correct answer)
A hyperboloid of two sheets centered at (1,−3,−2).
An elliptic cone centered at (−1,3,2).
A hyperboloid of one sheet centered at (1,−3,2).
Explanation: To identify the surface, we must complete the square for each variable. Start by grouping terms: (4x2+8x)−(y2−6y)+(z2−4z)−5=0. Factor out the leading coefficients: 4(x2+2x)−(y2−6y)+(z2−4z)−5=0. Complete the square inside each parenthesis: 4(x2+2x+1)−(y2−6y+9)+(z2−4z+4)−5−4(1)−(−1)(9)−(1)(4)=0. Simplify the equation: 4(x+1)2−(y−3)2+(z−2)2−5−4+9−4=0. This simplifies to 4(x+1)2−(y−3)2+(z−2)2−4=0, or 4(x+1)2−(y−3)2+(z−2)2=4. Dividing by 4 gives the standard form: 1(x+1)2−4(y−3)2+4(z−2)2=1. This is the equation of a hyperboloid of one sheet because it has the form +X2−Y2+Z2=1. The center is at (−1,3,2).
Question 12
The equation x2+z2=1 defines a surface in R3. Which of the following best describes this surface?
A circle of radius 1 in the xz-plane centered at the origin.
A sphere of radius 1 centered at the origin.
A circular cylinder of radius 1 with its central axis along the y-axis. (correct answer)
Two planes, x+z=1 and x+z=−1, that are parallel to the y-axis.
Explanation: In R2 (the xz-plane), the equation x2+z2=1 represents a circle of radius 1. However, in R3, the equation describes the set of all points (x,y,z) that satisfy the condition. Since the variable y is not present in the equation, there is no restriction on its value. This means that for any point (x,z) that satisfies x2+z2=1, the point (x,y,z) will be on the surface for any real number y. Geometrically, this means we take the circle of radius 1 in the xz-plane and extend it infinitely in both the positive and negative y-directions. This creates a circular cylinder of radius 1 whose central axis is the y-axis.
Question 13
Which statement accurately describes a geometric property of the hyperboloid of one sheet defined by the equation a2x2+b2y2−c2z2=1?
The surface is disconnected, consisting of two separate components along the z-axis.
The surface can be generated by rotating a parabola about an axis of symmetry.
The intersection of the surface with any plane parallel to the xy-plane is a hyperbola.
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=k is a2x2+b2y2=1+c2k2, which is an ellipse for any real k.
Question 14
Consider the two surfaces S1:x2+y2−z2=1 and S2:−x2−y2+z2=1. What is the most significant topological difference between these two surfaces?
S1 has circular cross-sections while S2 has elliptical cross-sections.
S1 is a connected surface, while S2 is composed of two disconnected components. (correct answer)
S1 contains straight lines (is a ruled surface), while S2 does not.
S1 has one axis of symmetry, while S2 has two axes of symmetry.
Explanation: S1 is the equation of a hyperboloid of one sheet, with the z-axis as its axis of symmetry. This surface is a single, connected piece. S2 can be rewritten as x2+y2=z2−1. For a real solution to exist, we must have z2−1≥0, which means ∣z∣≥1. This condition splits the surface into two separate components (or sheets), one for z≥1 and one for z≤−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=4y2 in three-dimensional space, R3?
A hyperbolic cylinder with rulings parallel to the x-axis.
Two intersecting planes with the line of intersection being the x-axis. (correct answer)
A single plane containing the x-axis with a slope of 2.
A parabolic cylinder opening in the positive z-direction.
Explanation: The equation z2=4y2 can be rewritten as z2−4y2=0. Factoring this difference of squares gives (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 z−2y=0 and the points satisfying z+2y=0. The equations z=2y and z=−2y each define a plane in R3. Since the variable x is missing from both equations, these planes are parallel to the x-axis. Both planes contain the origin (0,0,0) and thus intersect. Their line of intersection is where both equations hold, which requires y=0 and z=0. This is precisely the x-axis. Therefore, the surface consists of two planes intersecting at the x-axis.
Question 16
The equation 9(x−2)2+4(y+1)2+16(z−3)2=0 represents what type of geometric object in three-dimensional space?
An ellipsoid of zero volume centered at (2, -1, 3)
An imaginary ellipsoid with no real points, since the equation has no real solutions
A point ellipsoid at (2, -1, 3) with semi-axes of lengths 3, 2, and 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: a2(x−h)2+b2(y−k)2+c2(z−l)2=0 with center at (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 (x−2)2=0, (y+1)2=0, and (z−3)2=0, which means x=2, y=−1, and z=3. The equation is satisfied by exactly one point: (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). 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+4y2. If this surface is intersected by the plane x+z=6, what type of curve results?
A parabola in the plane x + z = 6 with vertex at (3, 0, 3) (correct answer)
A hyperbola in the plane x + z = 6 with center at (3, 0, 3)
An ellipse in the plane x + z = 6 with center at (3, 0, 3)
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+4y2−8z=16 intersects the coordinate planes in three curves. What types of curves are these intersections?
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.