Final answer:
To find the point on the graph where the tangent plane is parallel to P, we need to find the normal vector of the tangent plane and the point on the graph. The normal vector of the tangent plane is given by the coefficients of x, y, and z in the equation of the plane. The point on the graph where the tangent plane is parallel to P can be found by equating the equation of the plane and the equation of the graph.
Step-by-step explanation:
To find the point on the graph where the tangent plane is parallel to P, we need to find the normal vector of the tangent plane and the point on the graph. Let's start by finding the normal vector of the tangent plane P. The normal vector is given by the coefficients of x, y, and z in the equation of the plane. Since P is tangent to the graph at (4, 2, -220), the equation of P is of the form ax + by + cz = d, where a, b, and c are the coefficients of x, y, and z, respectively. Plugging in the values, we get:
4a + 2b - 220c = d
Next, let's find the equation of the graph. The equation is given by (x, y) = 20 - x^2 - y^2. To find the point on the graph where the tangent plane is parallel to P, the normal vector of the graph's tangent plane should be parallel to the normal vector of P. Since the normal vector of the graph's tangent plane is given by the coefficients of x, y, and z in the equation of the graph, we must have:
a = -2x
b = -2y
c = 1
Substituting these values into the equation of P, we get:
4(-2x) + 2(-2y) - 220(1) = d
Simplifying, we get:
-8x - 4y -220 = d
Now, we have the equations for both P and the graph. To find the point on the graph where the tangent plane is parallel to P, we can equate the two equations:
-8x - 4y - 220 = 4a + 2b - 220c
Substituting the values, we get:
-8x - 4y - 220 = 4(-2x) + 2(-2y) - 220(1)
Simplifying, we get:
-8x - 4y - 220 = -8x - 4y - 220
As we can see, the two equations are identical, meaning that the tangent plane is parallel to the graph at every point on the graph. Therefore, any point on the graph, such as (x, y) = (4, 2), would satisfy the condition that the tangent plane is parallel to P.