Chapter 12: Problem 2
Find a vector normal to the plane \(-2 x-3 y+4 z=12\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 12: Problem 2
Find a vector normal to the plane \(-2 x-3 y+4 z=12\)
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Given three distinct noncollinear points \(A, B,\) and \(C\) in the plane, find the point \(P\) in the plane such that the sum of the distances \(|A P|+|B P|+|C P|\) is a minimum. Here is how to proceed with three points, assuming that the triangle formed by the three points has no angle greater than \(2 \pi / 3\left(120^{\circ}\right)\). a. Assume the coordinates of the three given points are \(A\left(x_{1}, y_{1}\right)\) \(\underline{B}\left(x_{2}, y_{2}\right),\) and \(C\left(x_{3}, y_{3}\right) .\) Let \(d_{1}(x, y)\) be the distance between \(A\left(x_{1}, y_{1}\right)\) and a variable point \(P(x, y) .\) Compute the gradient of \(d_{1}\) and show that it is a unit vector pointing along the line between the two points. b. Define \(d_{2}\) and \(d_{3}\) in a similar way and show that \(\nabla d_{2}\) and \(\nabla d_{3}\) are also unit vectors in the direction of the line between the two points. c. The goal is to minimize \(f(x, y)=d_{1}+d_{2}+d_{3} .\) Show that the condition \(f_{x}=f_{y}=0\) implies that \(\nabla d_{1}+\nabla d_{2}+\nabla d_{3}=0\) d. Explain why part (c) implies that the optimal point \(P\) has the property that the three line segments \(A P, B P,\) and \(C P\) all intersect symmetrically in angles of \(2 \pi / 3\) e. What is the optimal solution if one of the angles in the triangle is greater than \(2 \pi / 3\) (just draw a picture)? f. Estimate the Steiner point for the three points (0,0),(0,1) and (2,0).
Given a differentiable function \(w=f(x, y, z),\) the goal is to find its maximum and minimum values subject to the constraints \(g(x, y, z)=0\) and \(h(x, y, z)=0\) where \(g\) and \(h\) are also differentiable. a. Imagine a level surface of the function \(f\) and the constraint surfaces \(g(x, y, z)=0\) and \(h(x, y, z)=0 .\) Note that \(g\) and \(h\) intersect (in general) in a curve \(C\) on which maximum and minimum values of \(f\) must be found. Explain why \(\nabla g\) and \(\nabla h\) are orthogonal to their respective surfaces. b. Explain why \(\nabla f\) lies in the plane formed by \(\nabla g\) and \(\nabla h\) at a point of \(C\) where \(f\) has a maximum or minimum value. c. Explain why part (b) implies that \(\nabla f=\lambda \nabla g+\mu \nabla h\) at a point of \(C\) where \(f\) has a maximum or minimum value, where \(\lambda\) and \(\mu\) (the Lagrange multipliers) are real numbers. d. Conclude from part (c) that the equations that must be solved for maximum or minimum values of \(f\) subject to two constraints are \(\nabla f=\lambda \nabla g+\mu \nabla h, g(x, y, z)=0\) and \(h(x, y, z)=0\).
Find the absolute maximum and minimum values of the following functions over the given regions \(R\). Use Lagrange multipliers to check for extreme points on the boundary. $$f(x, y)=(x-1)^{2}+(y+1)^{2} ; R=\left\\{(x, y): x^{2}+y^{2} \leq 4\right\\}$$
The output \(Q\) of an economic system subject to two inputs, such as labor \(L\) and capital \(K,\) is often modeled by the Cobb-Douglas production function \(Q(L, K)=c L^{a} K^{b} .\) Suppose \(a=\frac{1}{3}, b=\frac{2}{3},\) and \(c=1\). a. Evaluate the partial derivatives \(Q_{L}\) and \(Q_{K}\). b. Suppose \(L=10\) is fixed and \(K\) increases from \(K=20\) to \(K=20.5 .\) Use linear approximation to estimate the change in \(Q\). c. Suppose \(K=20\) is fixed and \(L\) decreases from \(L=10\) to \(L=9.5 .\) Use linear approximation to estimate the change in \(\bar{Q}\). d. Graph the level curves of the production function in the first quadrant of the \(L K\) -plane for \(Q=1,2,\) and 3. e. Use the graph of part (d). If you move along the vertical line \(L=2\) in the positive \(K\) -direction, how does \(Q\) change? Is this consistent with \(Q_{K}\) computed in part (a)? f. Use the graph of part (d). If you move along the horizontal line \(K=2\) in the positive \(L\) -direction, how does \(Q\) change? Is this consistent with \(Q_{L}\) computed in part (a)?
The temperature of points on an elliptical plate \(x^{2}+y^{2}+x y \leq 1\) is given by \(T(x, y)=25\left(x^{2}+y^{2}\right) .\) Find the hottest and coldest temperatures on the edge of the elliptical plate.
What do you think about this solution?
We value your feedback to improve our textbook solutions.