The paraboloid z = 0 . 2 5 x 2 + 0 . 1 y 2 is tangent to the plane 2 x + 2 y − 2 z = c .
Find the value of c .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The paraboloid is defined by the following function:
F ( x , y , z ) = 0 . 2 5 x 2 + 0 . 1 y 2 − z = 0
The normal vector to the paraboloid at point ( x , y , z ) is the gradient vector:
N = ( ∂ x ∂ F , ∂ y ∂ F , ∂ z ∂ F ) = ( 0 . 5 x , 0 . 2 y , − 1 )
By inspection, the plane normal vector is:
N p = ( 2 1 , 2 1 , − 2 1 )
At some point ( x 0 , y 0 , z 0 ) , the paraboloid normal vector is parallel to the plane normal vector. This is the point of tangency. Use the dot product relation:
N ⋅ N p = ∣ N ∣ ∣ N p ∣ cos θ = ∣ N ∣ ∣ N p ∣
Expanding:
0 . 2 5 x 0 + 0 . 1 y 0 + 2 1 = 0 . 2 5 x 0 2 + 0 . 0 4 y 0 2 + 1
Solving then yields:
x 0 ≈ 1 . 4 1 4 2 y 0 ≈ 3 . 5 3 5 5 z 0 ≈ 1 . 7 5 0 0 c ≈ 1 . 2 3 7 4
The equation of the given paraboloid can be written as
f ( x , y , z ) = 0 . 2 5 x 2 + 0 . 1 y 2 − z = 0
The gradient of the above function of three variables is
∇ f = [ 0 . 5 x , 0 . 2 y , − 1 ] T
At the tangency point, the gradient is along the normal of the plane, so we can write
∇ f = α n = α [ 2 1 , 2 1 , − 2 1 ] T
Comparing the z-component of the above vector equation, we deduce that α = 2 . And it follows that,
x = 2 ( 2 2 ) = 2 and y = 5 ( 2 2 ) = 2 5 2
Since the tangency point lies on the paraboloid, then the z-coordinate is given by z = 0 . 2 5 x 2 + 0 . 1 y 2 = 0 . 2 5 ( 2 ) + 0 . 1 ( 2 2 5 ) = 0 . 5 + 1 . 2 5 = 1 . 7 5 = 4 7
Finally, since the tangency point also lies on the plane then
c = 2 1 x + 2 1 y − 2 1 z = 2 2 + 4 5 2 − 8 7 2 = 8 7 2 = 1 . 2 3 7
Problem Loading...
Note Loading...
Set Loading...
Combining the two given equations and eliminating z gives 5 x 2 − 1 0 2 x + 2 y 2 − 1 0 2 y + 2 0 2 c = 0 .
A plane tangent to a paraboloid will have one solution for x and y for the above equation.
To have one solution for x , the discriminant of the above quadratic must be 0 , so ( − 1 0 2 ) 2 − 4 ⋅ 5 ⋅ ( 2 y 2 − 1 0 2 y + 2 0 2 c ) = 0 , which rearranges to y 2 − 5 2 y + 1 0 2 c − 5 = 0 .
To have one solution for y , the discriminant of this quadratic must be 0 , so ( − 5 2 ) 2 − 4 ⋅ 1 ⋅ ( 1 0 2 c − 5 ) = 0 , which solves to c = 8 7 2 ≈ 1 . 2 3 7 .