Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Dot product and orthogonality

Click problems to add them to your worksheet.

52786112
Two nonzero vectors \(\mathbf{u}\) and \(\mathbf{v}\) in \(\mathbb{R}^3\) satisfy \(\mathbf{u}\cdot\mathbf{v}=-\|\mathbf{u}\|\|\mathbf{v}\|\). Find the angle \(\alpha\) between the vectors and describe their geometric relationship.

Hints

- Compare the given equality with the dot-product angle formula. - Use the fact that both magnitudes are nonzero. - Interpret the resulting cosine value geometrically.

Solution

1. By the dot-product angle formula, \(\mathbf{u}\cdot\mathbf{v}=\|\mathbf{u}\|\|\mathbf{v}\|\cos\alpha\). 2. Compare this with the given equation: \(\|\mathbf{u}\|\|\mathbf{v}\|\cos\alpha=-\|\mathbf{u}\|\|\mathbf{v}\|\). 3. Since both vectors are nonzero, divide by their positive magnitudes to get \(\cos\alpha=-1\). 4. Therefore, \(\alpha=180^\circ\). 5. The vectors are parallel but point in opposite directions; equivalently, one is a negative scalar multiple of the other.

Answer

\(\alpha=180^\circ\). The vectors are parallel and point in opposite directions.
55185312
Let \(\mathbf{u}=\langle 1,2\rangle\) and \(\mathbf{v}=\langle 3,-1\rangle\). Find \(\mathbf{u}\cdot\mathbf{v}\).

Hints

- A dot product combines matching components. - Multiply the first components together and the second components together. - Add the resulting products.

Solution

1. Multiply corresponding components and add: \(\mathbf{u}\cdot\mathbf{v}=1\cdot3+2\cdot(-1)=1\).

Answer

\(1\)
55612512
Let \(\mathbf{u}=\langle2,1\rangle\) and \(\mathbf{v}=\langle1,3\rangle\). Compute \(\mathbf{u}\cdot\mathbf{v}\), then state whether the angle between the vectors is acute, right, or obtuse.

Hints

- Multiply corresponding components and add. - For nonzero vectors, the sign of the dot product identifies whether the angle is acute, right, or obtuse.

Solution

1. Compute the dot product: \(\mathbf{u}\cdot\mathbf{v}=2(1)+1(3)=5.\) 2. The dot product is positive, so the angle between the nonzero vectors is acute.

Answer

\(\mathbf{u}\cdot\mathbf{v}=5\); the angle is acute.
55612612
Find \(k\) so that \(\mathbf{u}=\langle3,k\rangle\) is orthogonal to \(\mathbf{v}=\langle2,-6\rangle\). Use a dot product, and explicitly report the equation \(\mathbf{u}\cdot\mathbf{v}=0\) before solving for \(k\).

Hints

- Set the dot product equal to zero. - Solve the resulting linear equation.

Solution

1. Orthogonal vectors have dot product \(0\): \(3(2)+k(-6)=0.\) 2. Thus \(6-6k=0\), so \(k=1\).

Answer

\(k=1\), from \(3(2)+k(-6)=0\).
55612712
Let \(\mathbf{u}=\langle3,4\rangle\) and \(\mathbf{v}=\langle4,3\rangle\). Find the scalar projection of \(\mathbf{v}\) onto \(\mathbf{u}\).

Hints

- Use the scalar-projection formula. - Compute the dot product of the two non-axis-aligned vectors. - Divide by the magnitude of the vector being projected onto.

Solution

1. Use the scalar-projection formula \(\frac{\mathbf{v}\cdot\mathbf{u}}{\|\mathbf{u}\|}\). 2. Here, \(\mathbf{v}\cdot\mathbf{u}=4(3)+3(4)=24\) and \(\|\mathbf{u}\|=5\). 3. Therefore, the scalar projection is \(\frac{24}{5}\).

Answer

\(\frac{24}{5}\).
52526112
Line \(g\) passes through \(A=(2, 1, 0)\) and \(B=(5, 5, 0)\). Plane \(E\) has equation \(3x-4z=12\). Find the acute angle \(\alpha\) between the line and the plane.

Hints

- Find a direction vector for the line. - Read a normal vector from the plane equation. - The line-plane angle is complementary to the angle between the line direction and the plane normal. - Use the sine form of the angle formula.

Solution

1. A direction vector for the line is \(\mathbf{v}=\overrightarrow{AB}=\langle3,4,0\rangle\). 2. A normal vector for the plane is \(\mathbf{n}=\langle3,0,-4\rangle\). 3. Their magnitudes are both \(5\), and \(\mathbf{v}\cdot\mathbf{n}=9\). 4. For the angle between a line and a plane, \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac9{25}\). 5. Therefore, \(\alpha=\sin^{-1}\left(\frac9{25}\right)\approx21.1^\circ\).

Answer

\(\alpha\approx21.1^\circ\)
52526212
Planes \(E_1\) and \(E_2\) are given by \(E_1:x+y=4\) and \(E_2:x+z=1\). Find the acute angle \(\phi\) between the planes.

Hints

- Read a normal vector from each plane equation. - The acute angle between two planes equals the acute angle between their normals. - Use the dot-product angle formula. - The requested plane angle is between \(0^\circ\) and \(90^\circ\).

Solution

1. Normal vectors are \(\mathbf{n}_1=\langle1,1,0\rangle\) and \(\mathbf{n}_2=\langle1,0,1\rangle\). 2. Their magnitudes are both \(\sqrt2\), and their dot product is \(1\). 3. The acute angle between the planes equals the acute angle between their normal vectors, so \(\cos\phi=\frac{1}{\sqrt2\sqrt2}=\frac12\). 4. Therefore, \(\phi=60^\circ\).

Answer

\(60^\circ\)
52550112
Line \(g\) has direction vector \(\langle a,2,-3\rangle\). 1. Find \(a\) so that \(g\) is parallel to line \(h:\mathbf{x}=\langle0,5,1\rangle+s\langle6,-4,6\rangle\). 2. Find \(a\) so that the direction vector of \(g\) is perpendicular to the direction vector of line \(k:\mathbf{x}=\langle1,1,1\rangle+r\langle1,4,2\rangle\).

Hints

- What relationship do direction vectors of parallel lines have, and how can a component without \(a\) determine the scale factor? - What dot product value indicates perpendicular vectors? - The line positions do not affect these direction conditions.

Solution

1. Parallel direction vectors must be scalar multiples. From \(2=-4c\), the scale factor is \(c=-\frac12\). Then \(a=6\left(-\frac12\right)=-3\), and the third coordinate also matches. 2. Perpendicular direction vectors have dot product \(0\). Thus, \(\langle a,2,-3\rangle\cdot\langle1,4,2\rangle=a+8-6=0\), so \(a=-2\).

Answer

1. \(a=-3\) 2. \(a=-2\)
52564412
Plane \(E\) is given by \(2x-4y+2z=5\). Line \(g\) is given by \(\mathbf{r}(t)=\langle4,1,2\rangle+t\langle2,a,3\rangle\). Find \(a\) so that \(g\) is parallel to \(E\).

Hints

- Read a normal vector from the plane equation. - A line parallel to a plane has a direction vector orthogonal to the plane's normal vector. - Set the dot product equal to \(0\) and solve for \(a\).

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,-4,2\rangle\). 2. For the line to be parallel to the plane, its direction vector must be orthogonal to \(\mathbf{n}\): \(\langle2,a,3\rangle\cdot\langle2,-4,2\rangle=0\). 3. Compute the dot product: \(4-4a+6=0\). 4. Thus, \(10-4a=0\), so \(a=\frac52\). 5. The initial point is not in the plane because \(2(4)-4(1)+2(2)=8\ne5\), so the line is strictly parallel rather than contained in the plane.

Answer

\(a=\frac52\)
52564912
A plane \(E\) contains the point \(P=(7, -2, 4)\) and has normal vector \(\mathbf{n}=\langle3,5,-1\rangle\). Write an equation of \(E\) in point-normal form and in standard form.

Hints

- How does a normal vector relate to every vector that lies in the plane? - Use the given point to form the displacement vector. - Expand the dot product to obtain the standard equation.

Solution

1. In point-normal form, a point \(P\) on the plane and a normal vector \(\mathbf{n}\) give \(\mathbf{n}\cdot(\mathbf{x}-\mathbf{p})=0\). Thus, \(E:\langle3,5,-1\rangle\cdot\langle x-7,y+2,z-4\rangle=0\). 2. Expand the dot product: \(3(x-7)+5(y+2)-(z-4)=0\). 3. Simplify: \(3x+5y-z=7\).

Answer

Point-normal form: \(E:\langle3,5,-1\rangle\cdot\langle x-7,y+2,z-4\rangle=0\) Standard form: \(E:3x+5y-z=7\)
52567112
Points \(A(3, -1, 2)\) and \(B(1, 2, 5)\) are given. The vector \(\overrightarrow{AB}\) is a normal vector to a plane \(E\), and \(E\) passes through \(P(4, 0, 1)\). Find a standard equation of the plane.

Hints

- Subtract the coordinates of \(A\) from the coordinates of \(B\). - A normal vector is orthogonal to every displacement vector within the plane. - Substitute the coordinates of the given point to determine the constant in the standard equation.

Solution

1. Compute the normal vector: \(\overrightarrow{AB}=\langle 1-3, 2-(-1), 5-2\rangle=\langle -2, 3, 3\rangle\). 2. A point \((x, y, z)\) lies in the plane when its displacement from \(P\) is orthogonal to the normal vector: \(\langle -2,3,3\rangle\cdot\langle x-4,y,z-1\rangle=0\). 3. Expand and simplify: \(-2(x-4)+3y+3(z-1)=0\), so \(-2x+3y+3z=-5\).

Answer

\(E: -2x+3y+3z=-5\)
52567212
A plane \(F\) is perpendicular to the line through \(L(2, 2, 2)\) and \(M(5, 2, -1)\). The plane intersects the positive \(z\)-axis at \(S(0, 0, 4)\). Find a standard equation of \(F\).

Hints

- What is the relationship between the direction vector of a line perpendicular to a plane and the plane's normal vector? - Find a direction vector from the two points on the line. - Use the point on the \(z\)-axis in a point-normal equation.

Solution

1. Because the line is perpendicular to the plane, a direction vector of the line is a normal vector to the plane. Compute \(\overrightarrow{LM}=\langle 5-2,2-2,-1-2\rangle=\langle3,0,-3\rangle\). 2. Use the simpler parallel normal vector \(\mathbf{n}=\langle1,0,-1\rangle\). 3. Apply the point-normal condition at \(S\): \(\langle1,0,-1\rangle\cdot\langle x,y,z-4\rangle=0\). 4. Simplifying gives \(x-z=-4\).

Answer

\(F: x-z=-4\)
52568912
Consider the planes \(E_1: 4x+3z=0\) and \(E_2: 5y=0\). Determine which coordinate axis lies in \(E_1\), and identify \(E_2\) as a coordinate plane. Justify both conclusions using normal vectors and orthogonality.

Hints

- Read a normal vector from the coefficients of each equation. - Compare each normal vector with the direction vectors of the coordinate axes. - Check whether the origin satisfies each plane equation. - A zero dot product indicates orthogonal vectors.

Solution

1. Normal vectors are \(\mathbf{n}_1=\langle4,0,3\rangle\) and \(\mathbf{n}_2=\langle0,5,0\rangle\). 2. The direction vector of the \(y\)-axis is \(\langle0,1,0\rangle\). Since \(\mathbf{n}_1\cdot\langle0,1,0\rangle=0\), the \(y\)-axis is parallel to \(E_1\). The equation is satisfied at the origin, so the entire \(y\)-axis lies in \(E_1\). 3. The vector \(\mathbf{n}_2\) is parallel to the \(y\)-axis, so \(E_2\) is perpendicular to the \(y\)-axis and parallel to the \(xz\)-plane. Because \(5y=0\) is equivalent to \(y=0\), \(E_2\) is exactly the \(xz\)-plane.

Answer

\(E_1\) contains the \(y\)-axis. \(E_2\) is the \(xz\)-plane.
52569712
A plane \(E\) is parallel to the \(xy\)-plane, is \(4\) units from the origin, and intersects the positive \(z\)-axis. Write equations of \(E\) in point-normal form and standard form.

Hints

- Which coordinate-axis direction is perpendicular to the \(xy\)-plane? - Use the distance and the positive-axis condition to locate a point on the plane. - Combine that point with a normal vector in a point-normal equation.

Solution

1. A plane parallel to the \(xy\)-plane has a normal vector parallel to the \(z\)-axis, so use \(\mathbf{n}=\langle0,0,1\rangle\). 2. The plane is \(4\) units from the origin and lies on the positive side of the \(z\)-axis, so it passes through \(P(0, 0, 4)\). 3. Point-normal form is \(\langle0,0,1\rangle\cdot\langle x,y,z-4\rangle=0\). 4. The equivalent standard equation is \(z=4\).

Answer

Point-normal form: \(\langle0,0,1\rangle\cdot\langle x,y,z-4\rangle=0\) Standard form: \(z=4\)
52569812
A plane \(G\) is parallel to the \(yz\)-plane and passes through \(Q(-2, 5, 1)\). a) Write a standard equation of \(G\). b) Write a point-normal equation of \(G\). c) Find the distance from \(R(3, 0, 0)\) to \(G\).

Hints

- Which coordinate remains constant on a plane parallel to the \(yz\)-plane? - Use a normal vector parallel to the \(x\)-axis. - For this special plane, the shortest distance is the absolute difference of the relevant coordinates.

Solution

1. A plane parallel to the \(yz\)-plane has normal vector \(\langle 1,0,0\rangle\). Because \(Q\) lies on the plane, every point on \(G\) has \(x=-2\). 2. Therefore the standard equation is \(x=-2\), and a point-normal equation is \(\langle 1,0,0\rangle\cdot\langle x+2,y-5,z-1\rangle=0\). 3. The perpendicular distance from \(R\) to this plane is the difference between the \(x\)-coordinates: \(\lvert 3-(-2)\rvert=5\).

Answer

a) \(x=-2\) b) \(\langle 1,0,0\rangle\cdot\langle x+2,y-5,z-1\rangle=0\) c) \(5\) units
52570112
A plane \(E\) passes through the origin and has normal vector \(\mathbf{n}=\langle4,7,-1\rangle\). a) Write a standard equation of \(E\). b) Explain what value the constant \(d\) must have in \(ax+by+cz=d\) for the plane to contain the origin.

Hints

- How do the components of a normal vector appear in a plane's standard equation? - A point lies in a plane when its coordinates satisfy the equation. - Substitute \((0, 0, 0)\) into the general equation.

Solution

1. The components of the normal vector are the coefficients in the standard equation, so begin with \(4x+7y-z=d\). 2. Substitute the origin: \(4(0)+7(0)-0=d\). Therefore \(d=0\), and the plane is \(4x+7y-z=0\). 3. In general, substituting \((0, 0, 0)\) into \(ax+by+cz=d\) gives \(0=d\). Thus a plane in this form contains the origin exactly when \(d=0\).

Answer

a) \(4x+7y-z=0\) b) \(d=0\)
52583412
A hillside is modeled by the plane \(E: 6x+3y-2z=14\). A stationary drone is at \(S(7,9,10)\). Find the shortest distance from the drone to the hillside.

Hints

- The shortest segment from a point to a plane is parallel to the plane's normal vector. - Find the magnitude of the normal vector. - Use the point-to-plane distance formula, which is a scalar projection onto the normal.

Solution

1. A normal vector to the plane is \(\mathbf{n}=\langle 6,3,-2\rangle\), with magnitude \(\lVert\mathbf{n}\rVert=\sqrt{6^2+3^2+(-2)^2}=7\). 2. The signed plane expression at \(S\) is \(6(7)+3(9)-2(10)-14=35\). 3. The point-to-plane distance is the magnitude of the scalar projection onto the unit normal: \(d=\frac{\lvert 35\rvert}{7}=5\). 4. The shortest distance is \(5\) units.

Answer

\(5\) units
52591112
The plane \(E: 2x+y-2z=12\) and the points \(P(3,12,1)\) and \(Q(1,2,-3)\) are given. a) Find the distance from each point to \(E\). b) Compare the two distances.

Hints

- Use the point-to-plane distance formula. - The denominator is the magnitude of the plane's normal vector. - Use an absolute value in the numerator. - Compare the two exact fractions.

Solution

1. A normal vector to the plane is \(\mathbf{n}=\langle 2,1,-2\rangle\), with magnitude \(\lVert\mathbf{n}\rVert=3\). 2. For \(P\), \(d(P,E)=\frac{\lvert 2(3)+12-2(1)-12\rvert}{3}=\frac{4}{3}\). 3. For \(Q\), \(d(Q,E)=\frac{\lvert 2(1)+2-2(-3)-12\rvert}{3}=\frac{2}{3}\). 4. Since \(\frac{4}{3}=2\left(\frac{2}{3}\right)\), \(P\) is twice as far from the plane as \(Q\).

Answer

a) \(d(P,E)=\frac{4}{3}\) and \(d(Q,E)=\frac{2}{3}\) b) \(d(P,E)=2d(Q,E)\)
52591212
Find the distance from \(A(5,-1,4)\) to the plane given in point-normal form: \(E: \langle 4,-12,6\rangle\cdot\left(\mathbf{x}-\langle 1,1,0\rangle\right)=0\).

Hints

- Identify the normal vector and a point on the plane from the point-normal equation. - Form the vector from the plane point to \(A\). - The distance is the absolute scalar projection onto the normal vector. - Divide the dot product by the normal vector's magnitude.

Solution

1. The plane's normal vector is \(\mathbf{n}=\langle 4,-12,6\rangle\), and a point on the plane is \(P=(1,1,0)\). 2. The vector from \(P\) to \(A\) is \(\overrightarrow{PA}=\langle 4,-2,4\rangle\). 3. The normal vector has magnitude \(\sqrt{4^2+(-12)^2+6^2}=14\). 4. The distance is the magnitude of the scalar projection of \(\overrightarrow{PA}\) onto the normal: \(d=\frac{\lvert\mathbf{n}\cdot\overrightarrow{PA}\rvert}{\lVert\mathbf{n}\rVert}=\frac{\lvert 4(4)+(-12)(-2)+6(4)\rvert}{14}=\frac{64}{14}=\frac{32}{7}\approx 4.57\).

Answer

\(\frac{32}{7}\approx 4.57\) units
52593312
Find the distance from \(P(7, 2, 6)\) to the line \(g: \mathbf{x}=\langle 1, 2, 3\rangle+t\langle 2, -1, 2\rangle\).

Hints

- The shortest segment from a point to a line is perpendicular to the line. - Write a general point on \(g\) in terms of \(t\). - Set the dot product of the connecting vector and the direction vector equal to \(0\). - The distance is the magnitude of the perpendicular connecting vector.

Solution

1. A general point on \(g\) is \(F(t)=(1+2t, 2-t, 3+2t)\), so \(\overrightarrow{PF}=\langle 2t-6, -t, 2t-3\rangle\). 2. For the shortest segment, \(\overrightarrow{PF}\cdot\langle 2, -1, 2\rangle=0\). Thus, \(2(2t-6)+t+2(2t-3)=9t-18=0\), so \(t=2\). 3. The perpendicular foot is \(F=(5, 0, 7)\). 4. Therefore, the distance is \(PF=\sqrt{(-2)^2+(-2)^2+1^2}=3\).

Answer

\(3\) units
52593512
The plane \(E: 6x+2y-3z-5=0\) is given. Find all real values of \(k\) for which \(P(k,1,-3)\) is exactly \(4\) units from \(E\).

Hints

- Substitute the coordinates of \(P\) into the point-to-plane distance formula. - The normal vector's magnitude is the denominator. - The absolute-value equation produces two linear cases.

Solution

1. A normal vector to the plane is \(\langle 6,2,-3\rangle\), with magnitude \(7\). 2. Apply the distance formula: \(\frac{\lvert 6k+2(1)-3(-3)-5\rvert}{7}=4\). 3. Simplify: \(\lvert 6k+6\rvert=28\). 4. Therefore, \(6k+6=28\) or \(6k+6=-28\). 5. The solutions are \(k=\frac{11}{3}\) and \(k=-\frac{17}{3}\).

Answer

\(k=\frac{11}{3}\) or \(k=-\frac{17}{3}\)
52593812
The line \(f: \mathbf{x}=\langle 2, 3, 0\rangle+t\langle 1, -2, 2\rangle\) is parallel to a line \(k\) passing through \(S(1, 0, 2)\). Find the distance between \(f\) and \(k\).

Hints

- For parallel lines, use any point on one line and find its distance to the other. - Write a general point on \(f\). - The minimum connecting vector must be orthogonal to the common direction vector. - Use the vector's magnitude for the distance.

Solution

1. Because the lines are parallel, their distance equals the distance from \(S\) to \(f\). 2. A general point on \(f\) is \(F(t)=(2+t, 3-2t, 2t)\), so \(\overrightarrow{SF}=\langle t+1, 3-2t, 2t-2\rangle\). 3. The shortest connecting vector is orthogonal to the common direction vector: \(\overrightarrow{SF}\cdot\langle 1, -2, 2\rangle=0\). This gives \((t+1)-2(3-2t)+2(2t-2)=9t-9=0\), so \(t=1\). 4. Then \(\overrightarrow{SF}=\langle 2, 1, 0\rangle\), so the distance is \(\sqrt{2^2+1^2}=\sqrt{5}\approx 2.24\).

Answer

\(\sqrt{5}\approx 2.24\) units
52596312
An inspection robot moves along a rail modeled by \(g: \mathbf{x}=\langle 5, 1, 3\rangle+t\langle 1, 2, -2\rangle\), with coordinates in meters. A fixed camera is located at \(Q(2, -1, 4)\). Find the minimum distance between the robot's path and the camera, rounded to the nearest hundredth of a meter.

Hints

- The shortest segment from a point to a line is perpendicular to the line. - Write a general point on the robot's path. - Use a dot product to find when the connecting vector is perpendicular to the direction vector. - Find the magnitude of the perpendicular vector.

Solution

1. A general point on the rail is \(L(t)=(5+t, 1+2t, 3-2t)\), so \(\overrightarrow{QL}=\langle 3+t, 2+2t, -1-2t\rangle\). 2. For the minimum distance, \(\overrightarrow{QL}\cdot\langle 1, 2, -2\rangle=0\). Thus, \((3+t)+2(2+2t)-2(-1-2t)=9t+9=0\), so \(t=-1\). 3. Then \(\overrightarrow{QL}=\langle 2, 0, 1\rangle\). 4. The minimum distance is \(\sqrt{2^2+0^2+1^2}=\sqrt{5}\approx 2.24\,\text{m}\).

Answer

\(\sqrt{5}\,\text{m}\approx 2.24\,\text{m}\)
52604712
Sphere \(K\) is given by \((x-3)^2+(y+1)^2+(z-2)^2=49\). Find an equation of the plane tangent to the sphere at \(B=(5, 2, 8)\).

Hints

- Identify the sphere's center from standard form. - The radius to the point of tangency is perpendicular to the tangent plane. - Use the center and tangent point to find a normal vector. - Substitute the tangent point into the plane equation.

Solution

1. The sphere's center is \(M=(3, -1, 2)\). 2. The radius vector to the point of tangency is \(\overrightarrow{MB}=\langle2, 3, 6\rangle\). This vector is normal to the tangent plane. 3. A plane with this normal vector has the form \(2x+3y+6z=d\). 4. Substitute \(B=(5, 2, 8)\): \(d=2(5)+3(2)+6(8)=64\). 5. Therefore, the tangent plane is \(2x+3y+6z=64\).

Answer

\(2x+3y+6z=64\)
52695312
Find the acute angle \(\alpha\) between lines \(g\) and \(h\). \(g:\mathbf{x}=\langle2,-3,5\rangle+r\langle1,2,2\rangle\) \(h:\mathbf{x}=\langle4,4,4\rangle+s\langle-4,4,7\rangle\)

Hints

- Use the direction vector from each line. - Apply the dot-product angle formula. - Use an absolute value to obtain the acute angle. - Convert the cosine value to degrees.

Solution

1. The direction vectors are \(\mathbf{u}=\langle1,2,2\rangle\) and \(\mathbf{v}=\langle-4,4,7\rangle\). 2. Their dot product is \(18\), and their magnitudes are \(3\) and \(9\). 3. Thus \(\cos\alpha=\frac{|18|}{3\cdot9}=\frac23\). 4. Therefore, \(\alpha=\cos^{-1}\left(\frac23\right)\approx48.2^\circ\).

Answer

\(\alpha\approx48.2^\circ\)
52695412
Find the acute angle \(\alpha\) between planes \(E_1\) and \(E_2\). \(E_1:2x+y-2z=5\) \(E_2:3x-4y=12\)

Hints

- Read a normal vector from each plane equation. - The acute angle between planes equals the acute angle between their normals. - Use an absolute value in the dot-product formula. - Convert the cosine value to degrees.

Solution

1. Normal vectors are \(\mathbf{n}_1=\langle2,1,-2\rangle\) and \(\mathbf{n}_2=\langle3,-4,0\rangle\). 2. Their dot product is \(2\), and their magnitudes are \(3\) and \(5\). 3. Thus \(\cos\alpha=\frac{|2|}{3\cdot5}=\frac{2}{15}\). 4. Therefore, \(\alpha=\cos^{-1}\left(\frac{2}{15}\right)\approx82.3^\circ\).

Answer

\(\alpha\approx82.3^\circ\)
52773012
Triangle \(DEF\) has vertices \(D(1, 0, 2)\), \(E(3, 1, k)\), and \(F(2, 2, 0)\). Find the value of \(k\) for which the angle at \(D\) is right.

Hints

- Identify the two vectors that meet at \(D\). - Set their dot product equal to zero. - Solve the resulting linear equation.

Solution

1. The vectors forming the angle at \(D\) are \(\overrightarrow{DE}=\langle2,1,k-2\rangle\) and \(\overrightarrow{DF}=\langle1,2,-2\rangle\). 2. A right angle requires \(\overrightarrow{DE}\cdot\overrightarrow{DF}=0\). 3. The dot product is \(2\cdot1+1\cdot2+(k-2)(-2)=8-2k\). 4. Solving \(8-2k=0\) gives \(k=4\).

Answer

\(k=4\)
52778512
Points \(A(2, -1, 3)\), \(B(5, 1, 3)\), and \(C(5, 5, 0)\) are given in three-dimensional space. Find the measure of interior angle \(\beta\) at \(B\). As part of your answer, form \(\overrightarrow{BA}\) and \(\overrightarrow{BC}\), explicitly report their dot product, and then use the dot-product angle formula.

Hints

- Form two vectors that both begin at \(B\). - Find their dot product and magnitudes. - Apply the dot-product angle formula.

Solution

1. Use the vectors that begin at \(B\): \(\overrightarrow{BA}=\begin{pmatrix}-3\\-2\\0\end{pmatrix}\) and \(\overrightarrow{BC}=\begin{pmatrix}0\\4\\-3\end{pmatrix}\). 2. Their dot product is \(\overrightarrow{BA}\cdot\overrightarrow{BC}=-8\). 3. Their magnitudes are \(\|\overrightarrow{BA}\|=\sqrt{13}\) and \(\|\overrightarrow{BC}\|=5\). 4. Therefore, \(\cos\beta=\frac{-8}{5\sqrt{13}}\). 5. Thus, \(\beta=\cos^{-1}\left(\frac{-8}{5\sqrt{13}}\right)\approx116.34^\circ\). The required intermediate dot product is \(\overrightarrow{BA}\cdot\overrightarrow{BC}=-8\).

Answer

\(\beta\approx116.34^\circ\) \(\overrightarrow{BA}\cdot\overrightarrow{BC}=-8\).
52778712
Given \(\mathbf{a}=\langle4,-1,2\rangle\) and \(\mathbf{b}=\langle2,5,-3\rangle\): a) Compute \(\mathbf{a}\cdot\mathbf{b}\). b) Use the result to determine whether the angle between the vectors is acute, obtuse, or right.

Hints

- Multiply corresponding components and add. - Relate the sign of the dot product to the sign of the cosine of the angle. - Decide which angle type has a negative cosine.

Solution

1. \(\mathbf{a}\cdot\mathbf{b}=4\cdot2+(-1)\cdot5+2\cdot(-3)=8-5-6=-3\). 2. Since the dot product is negative, the angle between the nonzero vectors is obtuse.

Answer

a) \(\mathbf{a}\cdot\mathbf{b}=-3\) b) The angle is obtuse.
52778812
Find \(k\in\mathbb{R}\) so that \(\mathbf{u}=\langle k,3,-2\rangle\) and \(\mathbf{v}=\langle5,k,4\rangle\) have dot product \(16\).

Hints

- Write the dot product in terms of \(k\). - Set the resulting expression equal to \(16\). - Solve the linear equation.

Solution

1. Set up the dot product equation: \(5k+3k+(-2)\cdot4=16\). 2. Simplify: \(8k-8=16\). 3. Solve: \(8k=24\), so \(k=3\).

Answer

\(k=3\)
52779112
Determine which pairs of the following vectors are orthogonal: \(\mathbf{a}=\langle2,1,-2\rangle\), \(\mathbf{b}=\langle1,2,2\rangle\), \(\mathbf{c}=\langle2,-2,1\rangle\), and \(\mathbf{d}=\langle0,4,-2\rangle\).

Hints

- Test every unordered pair. - Orthogonal vectors have dot product \(0\). - Track negative signs carefully.

Solution

1. Compute all pairwise dot products: \(\mathbf{a}\cdot\mathbf{b}=0\), \(\mathbf{a}\cdot\mathbf{c}=0\), \(\mathbf{a}\cdot\mathbf{d}=8\), \(\mathbf{b}\cdot\mathbf{c}=0\), \(\mathbf{b}\cdot\mathbf{d}=4\), and \(\mathbf{c}\cdot\mathbf{d}=-10\). 2. The pairs with dot product \(0\) are orthogonal.

Answer

\((\mathbf{a},\mathbf{b})\), \((\mathbf{a},\mathbf{c})\), and \((\mathbf{b},\mathbf{c})\)
52779512
For real numbers, a product is zero only when at least one factor is zero. Does the same statement hold for the dot product of vectors in \(\mathbb{R}^3\)? Give two nonzero vectors whose dot product is \(0\), and state the geometric relationship between them.

Hints

- Think of vectors along different coordinate axes. - Relate a zero dot product to the angle between nonzero vectors. - Check that both example vectors are nonzero before drawing the conclusion.

Solution

1. The statement does not carry over directly to dot products. 2. For example, let \(\mathbf{u}=\langle1,0,0\rangle\) and \(\mathbf{v}=\langle0,1,0\rangle\). 3. Both vectors are nonzero, but \(\mathbf{u}\cdot\mathbf{v}=0\). 4. Two nonzero vectors have dot product \(0\) exactly when they are orthogonal.

Answer

No. For example, \(\langle1,0,0\rangle\cdot\langle0,1,0\rangle=0\), although both vectors are nonzero. They are perpendicular.
52783312
Given \(\mathbf{a}=\langle1,0,0\rangle\), \(\mathbf{b}=\langle1,1,0\rangle\), and \(\mathbf{c}=\langle0,1,0\rangle\): 1. Compute \(\mathbf{a}\cdot\mathbf{b}\) and \(\mathbf{b}\cdot\mathbf{c}\). 2. Explain why the expressions \((\mathbf{a}\cdot\mathbf{b})\cdot\mathbf{c}\) and \(\mathbf{a}\cdot(\mathbf{b}\cdot\mathbf{c})\) are not defined. 3. Explain why associativity is therefore not a meaningful property of the dot product.

Hints

- Identify the type of object produced by each inner dot product. - Check whether the outer dot product then has two vector inputs. - An associative law requires both regroupings to be meaningful expressions of the same operation.

Solution

1. \(\mathbf{a}\cdot\mathbf{b}=1\) and \(\mathbf{b}\cdot\mathbf{c}=1\). 2. Each inner dot product is a scalar. The dot product is defined only between two vectors, not between a scalar and a vector. 3. Since neither regrouped expression is defined, an associative law for three vectors cannot be stated for the dot product.

Answer

1. \(\mathbf{a}\cdot\mathbf{b}=1\), \(\mathbf{b}\cdot\mathbf{c}=1\) 2. Both regrouped expressions are undefined because an inner dot product produces a scalar. 3. The dot product is not an operation from two vectors to another vector, so associativity does not apply.
52784112
The vectors \(\mathbf{u}=\langle 6,-2\rangle\) and \(\mathbf{v}=\langle 3,4\rangle\) form adjacent sides of a parallelogram. Find the area of the parallelogram using vector magnitudes and the dot product.

Hints

- Find the squared magnitude of each vector. - Find the dot product of the vectors. - Use the dot-product identity for the area of a parallelogram.

Solution

1. Compute the squared magnitudes: \(\|\mathbf{u}\|^2=6^2+(-2)^2=40\) and \(\|\mathbf{v}\|^2=3^2+4^2=25\). 2. Compute the dot product: \(\mathbf{u}\cdot\mathbf{v}=6\cdot3+(-2)\cdot4=10\). 3. The squared area of the parallelogram is \(\|\mathbf{u}\|^2\|\mathbf{v}\|^2-(\mathbf{u}\cdot\mathbf{v})^2=40\cdot25-10^2=900\). 4. Therefore, the area is \(\sqrt{900}=30\).

Answer

\(30\) square units
52786512
Let \(\mathbf{a},\mathbf{b},\mathbf{c}\in\mathbb{R}^3\) and \(k\in\mathbb{R}\setminus\{0\}\). Determine whether each expression is defined. If it is, state whether the result is a scalar or a vector. 1. \((\mathbf{a}\cdot\mathbf{b})\mathbf{c}\) 2. \(\mathbf{a}\cdot\mathbf{b}+k\mathbf{c}\) 3. \(\frac{\mathbf{a}\cdot\mathbf{b}}{\mathbf{c}}\) 4. \(\mathbf{a}\cdot(\mathbf{b}\cdot\mathbf{c})\) 5. \(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})-k\)

Hints

- Track whether each intermediate result is a scalar or a vector. - Check that addition or subtraction combines compatible object types. - Remember that a dot product requires two vector inputs.

Solution

1. The expression is defined. \(\mathbf{a}\cdot\mathbf{b}\) is a scalar, and scaling \(\mathbf{c}\) produces a vector. 2. The expression is undefined because it attempts to add a scalar and a vector. 3. The expression is undefined because division by a vector is not defined. 4. The expression is undefined because \(\mathbf{b}\cdot\mathbf{c}\) is a scalar, while a dot product requires two vectors. 5. The expression is defined. The dot product is a scalar, so subtracting the scalar \(k\) produces a scalar.

Answer

1. Defined; vector 2. Undefined 3. Undefined 4. Undefined 5. Defined; scalar
53045012
In three-dimensional space, \(A(2,1,3)\), \(B(6,1,3)\), and \(C(2,4,8)\) are given. Use dot products to determine whether \(\triangle ABC\) has a right angle at any vertex.

Hints

- A right angle at a vertex is detected by the dot product of the two side vectors meeting there. - Start with one vertex and form both side vectors from that common initial point. - A zero dot product is enough to establish the right angle.

Solution

1. Form two side vectors meeting at \(A\): \(\overrightarrow{AB}=\langle4,0,0\rangle\) and \(\overrightarrow{AC}=\langle0,3,5\rangle\). 2. Their dot product is \(\overrightarrow{AB}\cdot\overrightarrow{AC}=4\cdot0+0\cdot3+0\cdot5=0\). 3. Therefore, \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\) are perpendicular, so the triangle has a right angle at \(A\).

Answer

\(\triangle ABC\) has a right angle at \(A\).
53045312
Given \(\mathbf{a}=\langle4,-3,2\rangle\), \(\mathbf{b}=\langle1,2,5\rangle\), \(\mathbf{c}=\langle-2,6,1\rangle\), and \(\mathbf{d}=\langle3,1,0\rangle\), compute: a) \(\mathbf{a}\cdot\mathbf{b}\) b) \(\mathbf{c}\cdot\mathbf{d}\) c) \(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})\)

Hints

- For a dot product, multiply corresponding components and add the products. - In part c, evaluate the vector sum inside the parentheses first. - You can use distributivity as a check on part c.

Solution

1. \(\mathbf{a}\cdot\mathbf{b}=4\cdot1+(-3)\cdot2+2\cdot5=8\). 2. \(\mathbf{c}\cdot\mathbf{d}=(-2)\cdot3+6\cdot1+1\cdot0=0\). 3. \(\mathbf{b}+\mathbf{c}=\langle-1,8,6\rangle\). 4. Therefore, \(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})=4\cdot(-1)+(-3)\cdot8+2\cdot6=-16\).

Answer

a) \(8\) b) \(0\) c) \(-16\)
53045712
Determine whether each expression is defined for vectors in \(\mathbb{R}^3\). Briefly explain. a) \(\mathbf{a}\cdot(\mathbf{b}\cdot\mathbf{c})\) b) \(\mathbf{a}\cdot\mathbf{b}+\mathbf{c}\) c) \(\frac{\mathbf{a}\cdot\mathbf{a}}{\|\mathbf{a}\|}\), where \(\mathbf{a}\ne\mathbf{0}\) d) Explain why \(\sqrt{\mathbf{a}\cdot\mathbf{a}}\) is always a scalar and why \(\sqrt{\mathbf{a}\cdot\mathbf{a}}=\mathbf{a}\) is generally invalid.

Hints

- Track whether each intermediate result is a scalar or a vector. - Check that each operation receives the type of inputs it requires. - Use \(\mathbf{a}\cdot\mathbf{a}=\|\mathbf{a}\|^2\) for the final two parts.

Solution

1. Part a is undefined. The inner dot product \(\mathbf{b}\cdot\mathbf{c}\) is a scalar, and a dot product requires two vectors. 2. Part b is undefined. The dot product \(\mathbf{a}\cdot\mathbf{b}\) is a scalar, which cannot be added to the vector \(\mathbf{c}\). 3. Part c is defined because both numerator and denominator are scalars and the denominator is nonzero. Since \(\mathbf{a}\cdot\mathbf{a}=\|\mathbf{a}\|^2\), the value is \(\|\mathbf{a}\|\). 4. The expression \(\sqrt{\mathbf{a}\cdot\mathbf{a}}=\|\mathbf{a}\|\) is a nonnegative real number. It generally cannot equal \(\mathbf{a}\), which is a vector.

Answer

a) Undefined. b) Undefined. c) Defined; its value is \(\|\mathbf{a}\|\). d) \(\sqrt{\mathbf{a}\cdot\mathbf{a}}=\|\mathbf{a}\|\) is a scalar, not a vector.
53045912
For arbitrary vectors \(\mathbf{a}=\langle a_1,a_2,a_3\rangle\), \(\mathbf{b}=\langle b_1,b_2,b_3\rangle\), and \(\mathbf{c}=\langle c_1,c_2,c_3\rangle\), prove from the component definition that \(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})=\mathbf{a}\cdot\mathbf{b}+\mathbf{a}\cdot\mathbf{c}\).

Hints

- Add \(\mathbf{b}\) and \(\mathbf{c}\) component by component. - Apply the component definition of the dot product to that sum. - Use real-number distributivity to separate the terms into two dot products.

Solution

1. \(\mathbf{b}+\mathbf{c}=\langle b_1+c_1,b_2+c_2,b_3+c_3\rangle\). 2. Therefore, \(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})=a_1(b_1+c_1)+a_2(b_2+c_2)+a_3(b_3+c_3)\). 3. Distribute and regroup: \((a_1b_1+a_2b_2+a_3b_3)+(a_1c_1+a_2c_2+a_3c_3)\). 4. These two sums are \(\mathbf{a}\cdot\mathbf{b}\) and \(\mathbf{a}\cdot\mathbf{c}\), proving the identity.

Answer

\(\mathbf{a}\cdot(\mathbf{b}+\mathbf{c})=\mathbf{a}\cdot\mathbf{b}+\mathbf{a}\cdot\mathbf{c}\)
53046012
Let \(\mathbf{u}=\langle u_1,u_2,u_3\rangle\), \(\mathbf{v}=\langle v_1,v_2,v_3\rangle\), and \(k\in\mathbb{R}\). Prove from components that \((k\mathbf{u})\cdot\mathbf{v}=k(\mathbf{u}\cdot\mathbf{v})\). Name the real-number properties used.

Hints

- Write the scaled vector in component form first. - Apply the component definition of the dot product. - Identify which real-number properties let you factor the common scalar \(k\).

Solution

1. \(k\mathbf{u}=\langle ku_1,ku_2,ku_3\rangle\). 2. Then \((k\mathbf{u})\cdot\mathbf{v}=(ku_1)v_1+(ku_2)v_2+(ku_3)v_3\). 3. By associativity of multiplication, this is \(k(u_1v_1)+k(u_2v_2)+k(u_3v_3)\). 4. By the distributive property, factor out \(k\): \(k(u_1v_1+u_2v_2+u_3v_3)=k(\mathbf{u}\cdot\mathbf{v})\).

Answer

\((k\mathbf{u})\cdot\mathbf{v}=k(\mathbf{u}\cdot\mathbf{v})\). The proof uses the associative property of multiplication and the distributive property.
53046712
Each dot-product calculation contains an error. Identify the error and give the correct result. a) \(\langle3,2,5\rangle\cdot\langle2,1,0\rangle=\langle6,2,0\rangle\) b) \(\langle4,2,-1\rangle\cdot\langle1,3,2\rangle=4+6+2=12\) c) \(\langle1,2,3\rangle\cdot\langle0,1,2\rangle=1+0+2+1+3+2=9\)

Hints

- Before checking arithmetic, identify the type of object a dot product should produce. - Check the sign of every component product separately. - Compare each calculation with the component definition of a dot product.

Solution

1. In part a, the corresponding components were multiplied but not added, producing a vector instead of a scalar. The correct value is \(3\cdot2+2\cdot1+5\cdot0=8\). 2. In part b, \((-1)\cdot2=-2\), not \(2\). The correct value is \(4+6-2=8\). 3. In part c, all components were added instead of multiplying corresponding components and summing. The correct value is \(1\cdot0+2\cdot1+3\cdot2=8\).

Answer

a) The dot product must be a scalar; the correct result is \(8\). b) There is a sign error; the correct result is \(8\). c) Corresponding products must be added; the correct result is \(8\).
53048612
A cube has edge length \(a>0\) and vertices \(O(0,0,0)\), \(A(a,0,0)\), \(B(a,a,0)\), \(C(0,a,0)\), \(D(0,0,a)\), \(E(a,0,a)\), \(F(a,a,a)\), and \(G(0,a,a)\). Use a dot product to determine whether the direction vectors of space diagonal \(OF\) and face diagonal \(EB\) are perpendicular.

Hints

- Find each directed segment by subtracting endpoint coordinates. - Keep \(a\) symbolic rather than substituting a numerical edge length. - Use the zero-dot-product criterion for perpendicularity.

Solution

1. The direction vectors are \(\overrightarrow{OF}=\langle a,a,a\rangle\) and \(\overrightarrow{EB}=\langle0,a,-a\rangle\). 2. Their dot product is \(\overrightarrow{OF}\cdot\overrightarrow{EB}=a\cdot0+a\cdot a+a\cdot(-a)=0\). 3. Therefore, the two diagonal directions are perpendicular for every \(a>0\).

Answer

Yes. Since \(\overrightarrow{OF}\cdot\overrightarrow{EB}=0\), the space diagonal \(OF\) and face diagonal \(EB\) have perpendicular directions.
53048912
A triangle in three-dimensional space has vertices \(A(2, 0, 0)\), \(B(0, 2, 0)\), and \(C(0, 0, 2)\). Find its exact area using vectors. Explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AC}\) and use the dot-product area identity; a determinant or cross-product solution does not satisfy this task.

Hints

- Write two side vectors with a common initial point. - Use their magnitudes and dot product to find the area of the parallelogram they form. - The triangle has half the area of that parallelogram.

Solution

1. Two side vectors are \(\overrightarrow{AB}=\begin{pmatrix}-2\\2\\0\end{pmatrix}\) and \(\overrightarrow{AC}=\begin{pmatrix}-2\\0\\2\end{pmatrix}\). 2. Their squared magnitudes are both \(8\), and their dot product is \(4\). 3. The squared area of the parallelogram formed by the vectors is \(8\cdot8-4^2=48\). 4. The triangle has half the parallelogram's area, so its area is \(\frac{1}{2}\sqrt{48}=2\sqrt{3}\) square units.

Answer

\(2\sqrt{3}\) square units \(\overrightarrow{AB}\cdot\overrightarrow{AC}=4\); area \(=2\sqrt3\).
53054212
Plane \(E\) and plane \(F\) are given by \(E:x+y-2z=2\), \(F:\mathbf{x}=\langle1,2,1\rangle+\lambda\langle2,0,1\rangle+\mu\langle1,1,1\rangle\). Use normal vectors and dot products to determine their relationship. Find an intersection line if one exists.

Hints

- Read a normal vector directly from the Cartesian equation of \(E\). - Test both spanning directions of \(F\) against that normal. - Check whether the initial point of \(F\) lies in \(E\) before deciding between identical and strictly parallel planes.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle1,1,-2\rangle\). 2. Both direction vectors of \(F\) are orthogonal to \(\mathbf{n}\): \(\langle2,0,1\rangle\cdot\mathbf{n}=2-2=0\) and \(\langle1,1,1\rangle\cdot\mathbf{n}=1+1-2=0\). 3. Therefore, \(F\) is parallel to \(E\). 4. The initial point of \(F\) does not satisfy the equation of \(E\), because \(1+2-2(1)=1\ne2\). 5. The planes are distinct and strictly parallel, so no intersection line exists.

Answer

The planes are strictly parallel. There is no intersection line.
53054312
Plane \(E\) has equation \(5x-y+3z=7\). Find a standard equation of the plane \(F\) that is parallel to \(E\) and passes through \(P(2, 6, -1)\).

Hints

- What relationship do the normal vectors of parallel planes have? - Keep the coefficients of \(x\), \(y\), and \(z\) proportional to those of the given plane. - Substitute the point on \(F\) to find the constant.

Solution

1. Parallel planes have parallel normal vectors, so \(F\) has the form \(5x-y+3z=d\). 2. Substitute \(P\): \(d=5(2)-6+3(-1)=10-6-3=1\). 3. Therefore \(F: 5x-y+3z=1\).

Answer

\(F: 5x-y+3z=1\)
53055312
In a physics experiment, a laser beam strikes a flat sensor at \(P(5,-1,4)\) at a right angle. The beam's direction vector is \(\mathbf{v}=\langle2,2,-1\rangle\). a) Write the dot-product condition that the displacement vector \(\overrightarrow{PX}\) for any point \(X(x,y,z)\) on the sensor must satisfy. b) Write a standard equation of the plane containing the sensor.

Hints

- A beam striking a plane at a right angle points in a normal direction. - A displacement vector lying in the plane must be perpendicular to that normal. - Expand the resulting zero dot product to obtain standard form.

Solution

1. Because the beam is perpendicular to the sensor, its direction vector is a normal vector to the plane. 2. For any point \(X\) in the plane, \(\overrightarrow{PX}=\langle x-5,y+1,z-4\rangle\) is orthogonal to \(\mathbf{v}\). Therefore, \(\langle2,2,-1\rangle\cdot\langle x-5,y+1,z-4\rangle=0\). 3. Expand: \(2(x-5)+2(y+1)-(z-4)=0\). 4. Simplifying gives \(2x+2y-z=4\).

Answer

a) \(\langle2,2,-1\rangle\cdot\langle x-5,y+1,z-4\rangle=0\) b) \(2x+2y-z=4\)
53055412
Line \(g\) passes through \(A(0, 4, -2)\) and \(B(2, 1, 0)\). Plane \(E\) is perpendicular to \(g\) and contains \(Q(3, 3, 3)\). Find a standard equation of \(E\).

Hints

- Find a direction vector from the two points on the line. - A line perpendicular to a plane points in a normal direction. - Use the given point to determine the constant in the plane equation. - Expand the dot product carefully.

Solution

1. A direction vector of \(g\) is \(\overrightarrow{AB}=\langle 2-0,1-4,0-(-2)\rangle=\langle 2,-3,2\rangle\). 2. Because \(E\) is perpendicular to \(g\), this direction vector is a normal vector to \(E\). 3. Use the point-normal condition: \(\langle 2,-3,2\rangle\cdot\langle x-3,y-3,z-3\rangle=0\). 4. Expanding and simplifying gives \(2x-3y+2z=3\).

Answer

\(E: 2x-3y+2z=3\)
53055712
Plane \(E\) passes through \(P(5,-2,4)\) and has normal vector \(\mathbf{n}=\langle1,3,-2\rangle\). a) Compute \(d=\mathbf{n}\cdot\mathbf{p}\) and write the plane in the form \(\mathbf{n}\cdot\mathbf{x}=d\). b) Write the equivalent standard equation.

Hints

- Compute \(\mathbf{n}\cdot\mathbf{p}\) component by component. - In \(\mathbf{n}\cdot\mathbf{x}=d\), the normal-vector components become the coordinate coefficients. - Expand only after the dot-product form is established.

Solution

1. Compute \(d\): \(d=\langle1,3,-2\rangle\cdot\langle5,-2,4\rangle=1(5)+3(-2)-2(4)=5-6-8=-9\). 2. Therefore, the vector equation is \(\langle1,3,-2\rangle\cdot\mathbf{x}=-9\). 3. Writing \(\mathbf{x}=\langle x,y,z\rangle\) and expanding the dot product gives \(x+3y-2z=-9\).

Answer

a) \(d=-9\), so \(\langle1,3,-2\rangle\cdot\mathbf{x}=-9\) b) \(x+3y-2z=-9\)
53055812
Plane \(F\) passes through \(Q(3,0,-1)\) and has normal vector \(\mathbf{n}=\langle4,-2,5\rangle\). a) Write the plane in the form \(\mathbf{n}\cdot\mathbf{x}=\mathbf{n}\cdot\mathbf{q}=d\). b) Convert the equation to standard form. c) Determine whether \(S(1,2,0)\) lies in \(F\).

Hints

- Use the given normal and point to calculate the constant \(d\). - Expand the dot-product equation to obtain standard form. - Test membership by substituting the coordinates of \(S\).

Solution

1. Compute \(d=\mathbf{n}\cdot\mathbf{q}=\langle4,-2,5\rangle\cdot\langle3,0,-1\rangle=4(3)-2(0)+5(-1)=7\). 2. Thus, \(\langle4,-2,5\rangle\cdot\mathbf{x}=\langle4,-2,5\rangle\cdot\langle3,0,-1\rangle=7\). 3. Expanding gives \(4x-2y+5z=7\). 4. For \(S\), the left side is \(4(1)-2(2)+5(0)=0\). Since \(0\ne7\), \(S\) does not lie in \(F\).

Answer

a) \(\langle4,-2,5\rangle\cdot\mathbf{x}=\langle4,-2,5\rangle\cdot\langle3,0,-1\rangle=7\) b) \(4x-2y+5z=7\) c) No, \(S\notin F\).
53056112
Line \(g\) is given by \(\vec{r}(t)=\langle 3,-2,5\rangle+t\langle 4,1,-2\rangle\), where \(t\in\mathbb{R}\). a) Find a standard equation of the plane \(E_1\) that is perpendicular to \(g\) and contains the line’s initial point. b) A second plane \(E_2\) is also perpendicular to \(g\) but passes through \(P(0, 6, 1)\). Find its standard equation.

Hints

- A plane perpendicular to a line has a normal vector parallel to the line’s direction vector. - Use the normal-vector components as the variable coefficients. - Substitute a point on each plane to find its constant.

Solution

1. The direction vector \(\langle 4,1,-2\rangle\) is a normal vector to both planes. 2. For \(E_1\), substitute \((3, -2, 5)\) into \(4x+y-2z=d_1\): \(d_1=4(3)+(-2)-2(5)=0\). Thus \(E_1: 4x+y-2z=0\). 3. For \(E_2\), substitute \(P(0, 6, 1)\): \(d_2=4(0)+6-2(1)=4\). Thus \(E_2: 4x+y-2z=4\).

Answer

a) \(E_1: 4x+y-2z=0\) b) \(E_2: 4x+y-2z=4\)
53056512
Plane \(E\) has equation \(4x-y+2z=10\). Write a parametric equation of a line \(g\) that is perpendicular to \(E\) and passes through \(P(3,-1,4)\).

Hints

- Read a normal vector directly from the plane equation. - A line perpendicular to a plane uses a direction parallel to the plane's normal. - Combine that direction with the required point to write the parametric line.

Solution

1. A normal vector to plane \(E\) is \(\mathbf{n}=\langle4,-1,2\rangle\). 2. A line perpendicular to a plane has a direction vector parallel to the plane's normal vector. 3. Using \(P\) as the position point gives \(g:\mathbf{x}=\langle3,-1,4\rangle+r\langle4,-1,2\rangle\).

Answer

\(g:\mathbf{x}=\langle3,-1,4\rangle+r\langle4,-1,2\rangle\), where \(r\in\mathbb{R}\)
53056812
Points \(A(1,2,3)\) and \(B(5,0,1)\) lie in a plane \(E\) with normal vector \(\mathbf{n}=\langle1,1,1\rangle\). 1) Verify that \(\overrightarrow{OA}\cdot\mathbf{n}=\overrightarrow{OB}\cdot\mathbf{n}\). 2) Find a standard equation of \(E\). 3) Point \(C(k,3,0)\) also lies in \(E\). Find \(k\).

Hints

- Evaluate each dot product component by component. - Points in one plane with a fixed normal have the same constant value of \(\mathbf{x}\cdot\mathbf{n}\). - Substitute the coordinates of \(C\) into the resulting plane equation.

Solution

1. \(\overrightarrow{OA}\cdot\mathbf{n}=\langle1,2,3\rangle\cdot\langle1,1,1\rangle=1+2+3=6\). Also, \(\overrightarrow{OB}\cdot\mathbf{n}=\langle5,0,1\rangle\cdot\langle1,1,1\rangle=5+0+1=6\). 2. Since both points give the same constant, the plane equation is \(x+y+z=6\). 3. Substitute \(C\): \(k+3+0=6\), so \(k=3\).

Answer

1) Both dot products equal \(6\). 2) \(E:x+y+z=6\) 3) \(k=3\)
53056912
Plane \(E\) and line \(g\) are given by \(E:\mathbf{r}=\langle1,1,1\rangle+r\langle1,1,0\rangle+s\langle0,1,2\rangle\), \(g:\mathbf{r}(t)=\langle4,1,0\rangle+t\langle2,-2,1\rangle\). Determine whether \(g\) is perpendicular to \(E\). Use the fact that a line is perpendicular to a plane exactly when its direction vector is orthogonal to two nonparallel direction vectors in the plane.

Hints

- Identify the line direction and the plane's two spanning directions. - Verify that the two plane directions are not scalar multiples. - Test the line direction against each plane direction with a dot product.

Solution

1. The line direction is \(\mathbf{w}=\langle2,-2,1\rangle\). The plane directions are \(\mathbf{u}=\langle1,1,0\rangle\) and \(\mathbf{v}=\langle0,1,2\rangle\). 2. The plane directions are not scalar multiples, so they define two distinct directions in the plane. 3. Compute \(\mathbf{w}\cdot\mathbf{u}=2-2+0=0\). 4. Compute \(\mathbf{w}\cdot\mathbf{v}=0-2+2=0\). 5. Because the line direction is orthogonal to both nonparallel plane directions, \(g\) is perpendicular to \(E\).

Answer

Line \(g\) is perpendicular to plane \(E\).
53057112
Plane \(E\) is given by \(\langle5,-2,1\rangle\cdot\mathbf{x}=8\). a) Determine whether \(P(1,0,3)\) lies in \(E\). b) Find the \(x\)-coordinate of \(Q(x,4,1)\) so that \(Q\) lies in \(E\).

Hints

- Evaluate the plane's dot-product expression at each point. - Membership requires the result to equal the constant \(8\). - In part b, the membership test becomes a linear equation in \(x\).

Solution

1. For \(P\), \(\langle5,-2,1\rangle\cdot\langle1,0,3\rangle=5(1)-2(0)+3=8\). Therefore, \(P\in E\). 2. For \(Q\), substitute the known coordinates: \(5x-2(4)+1=8\). 3. Simplify: \(5x-7=8\), so \(5x=15\) and \(x=3\).

Answer

a) Yes, \(P\in E\). b) \(x=3\)
53057212
Plane \(E\) has normal vector \(\mathbf{n}=\langle2,3,-4\rangle\) and passes through \(A(1,2,1)\). a) Write an equation of \(E\) in the form \(\mathbf{n}\cdot\mathbf{x}=d\). b) Determine which of the points \(B(4,0,1)\) and \(C(2,1,1)\) lie in \(E\).

Hints

- Use the known point to determine the constant \(d\). - Test each candidate point with the same dot-product expression. - A point belongs to the plane only when the result equals \(d\).

Solution

1. Compute the constant using \(A\): \(d=\langle2,3,-4\rangle\cdot\langle1,2,1\rangle=2+6-4=4\). Thus, \(E:\langle2,3,-4\rangle\cdot\mathbf{x}=4\). 2. For \(B\), \(2(4)+3(0)-4(1)=4\), so \(B\in E\). 3. For \(C\), \(2(2)+3(1)-4(1)=3\ne4\), so \(C\notin E\).

Answer

a) \(E:\langle2,3,-4\rangle\cdot\mathbf{x}=4\) b) \(B\in E\), but \(C\notin E\).
53060312
Line \(g\) passes through \(A(5,-2,1)\) with direction vector \(\mathbf{d}=\langle2,1,-1\rangle\). Plane \(E\) is given by \(3x-y+2z=10\). Find their intersection point.

Hints

- Parametrize the line from its point and direction. - Use the line direction and plane normal to confirm a unique intersection. - Substitute the line coordinates into the plane equation and solve for the parameter.

Solution

1. Parametrize the line: \(\mathbf{r}(t)=\langle5,-2,1\rangle+t\langle2,1,-1\rangle\). 2. A normal vector to the plane is \(\mathbf{n}=\langle3,-1,2\rangle\). Since \(\mathbf{n}\cdot\mathbf{d}=6-1-2=3\ne0\), the line intersects the plane once. 3. Substitute the line coordinates into the plane equation: \(3(5+2t)-(-2+t)+2(1-t)=10\). 4. Simplifying gives \(19+3t=10\), so \(t=-3\). 5. The intersection point is \(S=(5,-2,1)-3(2,1,-1)=(-1,-5,4)\).

Answer

\(S(-1,-5,4)\)
53060712
A laser starts at \(L(4, -2, 1)\) and points toward \(M(6, 1, 3)\). A wall is modeled by the plane \(3x-y+2z=30\). Find the point where the laser ray hits the wall.

Hints

- Subtract the coordinates of \(L\) from those of \(M\) to get the ray direction. - Parametrize the ray with \(t\ge0\). - Substitute the ray coordinates into the plane equation and check that the resulting parameter lies on the ray.

Solution

1. The ray direction is \(\overrightarrow{LM}=\langle 2,3,2\rangle\), so \(\mathbf{r}(t)=\langle 4,-2,1\rangle+t\langle 2,3,2\rangle\), with \(t\ge0\). 2. A normal vector to the wall is \(\mathbf{n}=\langle 3,-1,2\rangle\). Since \(\mathbf{n}\cdot\overrightarrow{LM}=6-3+4=7\neq0\), the line intersects the wall once. 3. Substitute into the plane equation: \(3(4+2t)-(-2+3t)+2(1+2t)=30\). 4. This simplifies to \(16+7t=30\), so \(t=2\). 5. Since \(t>0\), the intersection is on the ray. The point is \(S=(8,4,5)\).

Answer

\(S(8, 4, 5)\)
53060912
Line \(g: \mathbf{r}(t)=\langle 4,1,1\rangle+t\langle 2,2,3\rangle\) and plane \(E: x+2y-2z=8\) are given. Show that \(g\) is parallel to \(E\). Then determine whether the line and plane have no common points or infinitely many common points. Explicitly report the dot product of the plane normal \(\mathbf n=\langle1,2,-2\rangle\) and the line direction before making the parallelism conclusion.

Hints

- Read a normal vector from the plane equation. - Use a dot product to test whether the line direction is parallel to the plane. - Test the line's initial point in the plane equation to distinguish containment from strict parallelism.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle 1,2,-2\rangle\). 2. The line direction satisfies \(\langle 2,2,3\rangle\cdot\mathbf{n}=2+4-6=0\), so \(g\) is parallel to \(E\). 3. Test the initial point: \(4+2(1)-2(1)=4\neq8\). Thus the point is not in the plane. 4. Therefore \(g\) is strictly parallel to \(E\), and they have no common points.

Answer

The line is strictly parallel to the plane, so they have no common points. \(\mathbf n\cdot\langle2,2,3\rangle=0\).
53061812
Planes \(E_1\) and \(E_2\) are given by \(E_1:2x+y-2z=d\), \(E_2:\mathbf{r}=\langle 1,2,1\rangle+\lambda\langle 1,0,1\rangle+\mu\langle 1,-2,0\rangle\), where \(d\in\mathbb{R}\). Find the value of \(d\) for which the planes are identical, and show that they are strictly parallel for every other value of \(d\). Explicitly report the two dot products between \(\mathbf n_1=\langle2,1,-2\rangle\) and the two spanning directions of \(E_2\) before comparing the plane constants.

Hints

- Check whether both directions of the parametric plane are orthogonal to the normal of the standard-form plane. - Substitute the initial point of the parametric plane into the standard-form family. - Parallel planes are identical only when they share a point.

Solution

1. A normal vector to \(E_1\) is \(\mathbf{n}=\langle 2,1,-2\rangle\). 2. The two directions of \(E_2\) satisfy \(\mathbf{n}\cdot\langle 1,0,1\rangle=2-2=0\) and \(\mathbf{n}\cdot\langle 1,-2,0\rangle=2-2=0\). 3. Therefore, \(E_2\) is parallel to every plane in the family \(E_1\). 4. Substitute the initial point \((1, 2, 1)\) of \(E_2\) into the left side of \(E_1\): \(2(1)+2-2(1)=2\). 5. Thus the planes are identical when \(d=2\). 6. For \(d\neq2\), the planes have parallel normals but no common point, so they are strictly parallel.

Answer

The planes are identical for \(d=2\). For every \(d\neq2\), they are strictly parallel. \(\mathbf n_1\cdot\langle1,0,1\rangle=0\) and \(\mathbf n_1\cdot\langle1,-2,0\rangle=0\).
53063112
Find the distance from \(P(2,-1,6)\) to the plane \(E: 4x-4y+7z=9\).

Hints

- Read a normal vector from the plane equation. - Find the normal vector's magnitude. - Substitute the point into the point-to-plane distance formula.

Solution

1. A normal vector to the plane is \(\mathbf{n}=\langle 4,-4,7\rangle\), with magnitude \(\sqrt{4^2+(-4)^2+7^2}=9\). 2. Apply the point-to-plane distance formula: \(d=\frac{\lvert 4(2)-4(-1)+7(6)-9\rvert}{9}\). 3. Simplify: \(d=\frac{\lvert 45\rvert}{9}=5\).

Answer

\(5\) units
53065112
Line \(g\) and plane \(E\) are given by \(g:\mathbf{x}=\langle 4,0,-1\rangle+t\langle 3,4,0\rangle\) and \(E:2x-2y+z=10\). Find the acute angle \(\alpha\) between the line and the plane, rounded to the nearest hundredth of a degree.

Hints

- Use the line direction and a plane normal. - The sine form of the dot-product formula gives the line-plane angle. - Take the absolute value of the dot product before applying inverse sine.

Solution

1. The line direction is \(\mathbf{u}=\langle 3,4,0\rangle\), and a plane normal is \(\mathbf{n}=\langle 2,-2,1\rangle\). 2. Their dot product is \(-2\), and their magnitudes are \(5\) and \(3\). 3. Thus \(\sin\alpha=\frac{|\mathbf{u}\cdot\mathbf{n}|}{\|\mathbf{u}\|\|\mathbf{n}\|}=\frac{2}{15}\). 4. Therefore, \(\alpha=\sin^{-1}\left(\frac{2}{15}\right)\approx7.66^\circ\).

Answer

\(\alpha\approx7.66^\circ\)
53067812
The plane \(G\) is given by \(4x-4y+7z=18\). a) Find the distance from \(P(1,-2,4)\) to \(G\). b) A sphere centered at \(M(5,2,2)\) is tangent to \(G\). Find the sphere's radius.

Hints

- Use the point-to-plane distance formula in both parts. - A tangent sphere's radius equals the perpendicular distance from its center to the plane.

Solution

1. A normal vector to \(G\) is \(\langle 4,-4,7\rangle\), with magnitude \(9\). 2. The distance from \(P\) is \(d(P,G)=\frac{\lvert 4(1)-4(-2)+7(4)-18\rvert}{9}=\frac{22}{9}\approx2.44\). 3. A sphere tangent to a plane has radius equal to the distance from its center to the plane. 4. Therefore, \(r=d(M,G)=\frac{\lvert 4(5)-4(2)+7(2)-18\rvert}{9}=\frac{8}{9}\approx0.89\).

Answer

a) \(\frac{22}{9}\approx2.44\) units b) \(r=\frac{8}{9}\approx0.89\) unit
53069112
Plane \(E\) is given by \(4x-2y+z=8\), with normal vector \(\mathbf{n}=\langle 4,-2,1\rangle\). a) Determine whether \(A=(1, -1, 2)\) lies in \(E\). b) Find \(k\) so that \(B=(2, k, 4)\) lies in \(E\). c) Determine whether \(C=(3, 5, 1)\) lies in the plane, on the side toward \(\mathbf{n}\), or on the opposite side. Justify your answer by evaluating the left side of the plane equation.

Hints

- A point lies in the plane when its coordinates make the equation true. - Substitute the known coordinates and solve the resulting linear equation for \(k\). - Compare the evaluated left side with \(8\); values greater than \(8\) lie toward the chosen normal vector.

Solution

1. For \(A\), \(4(1)-2(-1)+2=8\), so \(A\in E\). 2. For \(B\), \(4(2)-2k+4=8\). Thus \(12-2k=8\), so \(k=2\). 3. For \(C\), \(4(3)-2(5)+1=3\). Since \(3<8\), \(C\) lies on the side opposite the direction of \(\mathbf{n}\). Moving in the direction of \(\mathbf{n}\) increases the value of \(4x-2y+z\).

Answer

a) Yes, \(A\in E\). b) \(k=2\) c) \(C\) lies on the side opposite the direction of \(\mathbf{n}\).
55185412
The diagram shows two segments from the origin, ending at the points labeled \(u\) and \(v\). Interpret them as vectors \(\mathbf{u}\) and \(\mathbf{v}\) directed from the origin to those endpoints. Find \(\mathbf{u}\cdot\mathbf{v}\) and state the relationship between the two vectors.
Figure for problem 551854

Hints

- Read each vector's components from its endpoint. - Compute the dot product from corresponding components. - Recall what a zero dot product means for two nonzero vectors.

Solution

1. From the diagram, \(\mathbf{u}=\langle 2,1\rangle\) and \(\mathbf{v}=\langle -1,2\rangle\). 2. Therefore, \(\mathbf{u}\cdot\mathbf{v}=2\cdot(-1)+1\cdot2=0\). 3. Since both vectors are nonzero and their dot product is \(0\), they are perpendicular.

Answer

\(\mathbf{u}\cdot\mathbf{v}=0\); the vectors are perpendicular.
55185512
The diagram shows two segments from the origin, ending at the points labeled \(u\) and \(v\). Interpret them as vectors \(\mathbf{u}\) and \(\mathbf{v}\) directed from the origin to those endpoints. Find the vector projection of \(\mathbf{v}\) onto the direction of \(\mathbf{u}\).
Figure for problem 551855

Hints

- Read the two vectors from their endpoints in the diagram. - The projection must point along the same line as \(\mathbf{u}\). - Compare the dot product with \(\mathbf{u}\) to the squared magnitude of \(\mathbf{u}\).

Solution

1. From the diagram, \(\mathbf{u}=\langle 2,2\rangle\) and \(\mathbf{v}=\langle 4,2\rangle\). 2. The projection is \(\operatorname{proj}_{\mathbf{u}}\mathbf{v}=\frac{\mathbf{v}\cdot\mathbf{u}}{\mathbf{u}\cdot\mathbf{u}}\mathbf{u}\). 3. Here, \(\mathbf{v}\cdot\mathbf{u}=12\) and \(\mathbf{u}\cdot\mathbf{u}=8\), so \(\operatorname{proj}_{\mathbf{u}}\mathbf{v}=\frac{12}{8}\langle 2,2\rangle=\langle 3,3\rangle\).

Answer

\(\langle 3,3\rangle\)
52476912
Point \(A=(1, 2, 3)\) is reflected across the plane \(E:x+y+z=12\). Find the reflected point \(A'\).

Hints

- The segment joining a point and its reflection is perpendicular to the reflecting plane. - Use the plane's normal vector as the direction of a perpendicular line. - Find where that line meets the plane. - The intersection point is the midpoint of the original point and its reflection.

Solution

1. A normal vector to the plane is \(\mathbf{n}=\langle1,1,1\rangle\). The perpendicular line through \(A\) is \(\mathbf{r}(t)=\langle1,2,3\rangle+t\langle1,1,1\rangle\). 2. At the point where this line meets the plane, \((1+t)+(2+t)+(3+t)=12\). 3. Thus, \(6+3t=12\), so \(t=2\). The foot of the perpendicular is \(S=(3, 4, 5)\). 4. Point \(S\) is the midpoint of \(A\) and its reflection. Therefore, \(A'=2S-A=(6, 8, 10)-(1, 2, 3)=(5, 6, 7)\).

Answer

\(A'=(5, 6, 7)\)
52550212
Lines \(g\), \(h\), and \(k\) are given by \(g:\mathbf{x}=\langle1,2,0\rangle+r\langle2,-1,2\rangle\), \(h:\mathbf{x}=\langle3,1,2\rangle+s\langle-4,2,-4\rangle\), and \(k:\mathbf{x}=\langle1,2,0\rangle+t\langle1,4,1\rangle\). Describe the relationship between \(g\) and \(h\), and between \(g\) and \(k\). State whether the relevant lines are parallel, identical, or perpendicular.

Hints

- First compare the direction vectors for scalar-multiple relationships. - For parallel directions, test whether one line's point lies on the other line. - Use the dot product to test perpendicular direction vectors. - Perpendicular lines must also intersect.

Solution

1. The direction vector of \(h\) is \(-2\) times the direction vector of \(g\), so \(g\) and \(h\) are parallel or identical. 2. The point \((3, 1, 2)\) on \(h\) lies on \(g\) when \(r=1\). Therefore, \(g\) and \(h\) are identical. 3. For \(g\) and \(k\), the direction-vector dot product is \(\langle2,-1,2\rangle\cdot\langle1,4,1\rangle=2-4+2=0\). Thus, their directions are perpendicular. 4. Since \(g\) and \(k\) share the position point \((1, 2, 0)\), they intersect there at a right angle.

Answer

Lines \(g\) and \(h\) are identical. Lines \(g\) and \(k\) are perpendicular and intersect at \((1, 2, 0)\).
52552712
Given the point \(A(4, 2, 3)\) and the line \(g: \mathbf{x}=\langle 1, 1, 1\rangle+t\langle 1, 2, 2\rangle\), find a parametric equation of the line \(h\) that passes through \(A\) and intersects \(g\) at a right angle.

Hints

- Write a general point on \(g\) using its parameter. - The vector from \(A\) to the intersection point must be perpendicular to the direction vector of \(g\). - Which vector operation tests whether two vectors are orthogonal? - After finding the intersection point, use the vector from \(A\) to that point as the direction of \(h\).

Solution

1. A general point on \(g\) is \(F(t)=(1+t, 1+2t, 1+2t)\). 2. The vector from \(A\) to \(F(t)\) is \(\overrightarrow{AF}=\langle t-3, 2t-1, 2t-2\rangle\). 3. At the perpendicular intersection, \(\overrightarrow{AF}\) is orthogonal to the direction vector \(\langle 1, 2, 2\rangle\). Thus, \((t-3)+2(2t-1)+2(2t-2)=0\). 4. Simplifying gives \(9t-9=0\), so \(t=1\). Then \(F=(2, 3, 3)\), and \(\overrightarrow{AF}=\langle -2, 1, 0\rangle\). 5. Therefore, \(h: \mathbf{x}=\langle 4, 2, 3\rangle+s\langle -2, 1, 0\rangle\).

Answer

\(h: \mathbf{x}=\langle 4, 2, 3\rangle+s\langle -2, 1, 0\rangle\), or any equivalent parametrization
52552812
A line \(h\) passes through \(B(1, 6, 2)\) and intersects the line \(g: \mathbf{x}=\langle 2, 0, 1\rangle+k\langle 2, 2, -1\rangle\) at a right angle at point \(S\). a) Find the coordinates of \(S\). b) Write a parametric equation for \(h\).

Hints

- Represent \(S\) as a general point on \(g\). - The vector from \(B\) to \(S\) must be orthogonal to the direction vector of \(g\). - Once \(S\) is known, use \(B\) and \(S\) to write the equation of \(h\).

Solution

1. A point on \(g\) has coordinates \(S=(2+2k, 2k, 1-k)\). 2. The vector from \(B\) to \(S\) is \(\overrightarrow{BS}=\langle 2k+1, 2k-6, -k-1\rangle\). 3. Since \(h\) meets \(g\) at a right angle, \(\overrightarrow{BS}\cdot\langle 2, 2, -1\rangle=0\). This gives \(2(2k+1)+2(2k-6)-(-k-1)=0\). 4. Simplifying gives \(9k-9=0\), so \(k=1\) and \(S=(4, 2, 0)\). 5. A direction vector for \(h\) is \(\overrightarrow{BS}=\langle 3, -4, -2\rangle\). Therefore, \(h: \mathbf{x}=\langle 1, 6, 2\rangle+s\langle 3, -4, -2\rangle\).

Answer

a) \(S(4, 2, 0)\) b) \(h: \mathbf{x}=\langle 1, 6, 2\rangle+s\langle 3, -4, -2\rangle\)
52554112
The line \(g: \mathbf{x}=k\langle 2, 2, 1\rangle\) passes through the origin, and \(P(4, 1, -1)\) is a point not on the line. a) Find a unit vector \(\mathbf{u}\) in the direction of \(g\). b) Use \(\overrightarrow{OF}=(\overrightarrow{OP}\cdot\mathbf{u})\mathbf{u}\) to find the foot \(F\) of the perpendicular from \(P\) to \(g\). c) Find the distance from \(P\) to \(g\).

Hints

- A unit vector has magnitude \(1\). How can you normalize the direction vector? - The given formula is the vector projection of \(\overrightarrow{OP}\) onto the line. - The point-to-line distance is the length of \(\overrightarrow{PF}\).

Solution

1. The direction vector has magnitude \(\sqrt{2^2+2^2+1^2}=3\), so \(\mathbf{u}=\left\langle \frac{2}{3}, \frac{2}{3}, \frac{1}{3}\right\rangle\). 2. Compute the scalar projection: \(\overrightarrow{OP}\cdot\mathbf{u}=4\left(\frac{2}{3}\right)+1\left(\frac{2}{3}\right)-1\left(\frac{1}{3}\right)=3\). 3. Therefore, \(\overrightarrow{OF}=3\mathbf{u}=\langle 2, 2, 1\rangle\), so \(F=(2, 2, 1)\). 4. The vector from \(P\) to \(F\) is \(\overrightarrow{PF}=\langle -2, 1, 2\rangle\), whose magnitude is \(\sqrt{(-2)^2+1^2+2^2}=3\).

Answer

a) \(\mathbf{u}=\left\langle \frac{2}{3}, \frac{2}{3}, \frac{1}{3}\right\rangle\) b) \(F(2, 2, 1)\) c) \(3\) units
52556812
Two lines in three-dimensional space are given by \(g:\mathbf{x}=\langle1,2,3\rangle+r\langle1,-2,1\rangle\) and \(h:\mathbf{x}=\langle1,2,3\rangle+s\langle2,1,0\rangle\). a) Explain why the two lines determine a unique plane \(E\). b) Use dot-product perpendicularity to find a normal vector and a Cartesian equation of \(E\).

Hints

- Which relationships between two lines determine a unique plane? - Compare the lines' given points and direction vectors. - Let a normal vector have unknown components and set its dot product with each line direction equal to zero. - Use the normal vector and a point on the plane to write its Cartesian equation.

Solution

1. The lines have the same point \((1, 2, 3)\), so they intersect. Their direction vectors \(\langle1,-2,1\rangle\) and \(\langle2,1,0\rangle\) are not scalar multiples. Therefore, the intersecting lines determine a unique plane. 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to the plane. Perpendicularity to the two line directions gives \(a-2b+c=0\) and \(2a+b=0\). One valid choice is \(\mathbf{n}=\langle-1,2,5\rangle\). 3. Using the point \((1, 2, 3)\), the plane equation is \(-x+2y+5z=18\).

Answer

a) The lines intersect at \((1, 2, 3)\), and their direction vectors are linearly independent, so they determine a unique plane. b) One normal vector is \(\langle-1,2,5\rangle\), and \(E:-x+2y+5z=18\).
52557912
A plane passes through \(P_0=(1, 2, 3)\) and has two spanning directions \(\mathbf{u}=\langle1,0,2\rangle\) and \(\mathbf{v}=\langle2,1,-1\rangle\). Point \(P=(4, 3, a)\) lies in the plane. Use dot-product orthogonality to find a normal vector \(\mathbf{n}\) perpendicular to both \(\mathbf{u}\) and \(\mathbf{v}\), then use \(\mathbf{n}\cdot\overrightarrow{P_0P}=0\) to find \(a\).

Hints

- Write a general vector and impose a zero dot product with each spanning direction. - Any nonzero scalar multiple of a valid normal vector is also valid. - After finding the normal, the displacement from the known plane point to \(P\) must be orthogonal to it.

Solution

1. Let \(\mathbf{n}=\langle x,y,z\rangle\). Orthogonality gives \(x+2z=0\) and \(2x+y-z=0\). 2. One nonzero solution is \(\mathbf{n}=\langle-2,5,1\rangle\). 3. \(\overrightarrow{P_0P}=\langle3,1,a-3\rangle\). Since this displacement lies in the plane, \(\langle-2,5,1\rangle\cdot\langle3,1,a-3\rangle=0\). 4. Thus, \(-6+5+a-3=0\), so \(a=4\).

Answer

One normal vector is \(\mathbf{n}=\langle-2,5,1\rangle\), and \(a=4\).
52559312
A three-legged stool stands on an uneven floor. Using inches, the three contact points are \(A=(0, 0, 0)\), \(B=(18, 0, 0.5)\), and \(C=(0, 18, 0.25)\). a) Use dot-product perpendicularity to find a normal vector and a Cartesian equation of the plane \(E\) through the three contact points. b) A fourth leg would be placed at \(x=18\) and \(y=18\). Find the z-coordinate its contact point would need in order to lie exactly in plane \(E\). Briefly explain how this illustrates why a four-legged table can wobble.

Hints

- Form two spanning vectors from one contact point. - Let a normal vector have unknown components and set its dot product with each spanning vector equal to zero. - A point lies in a plane when its coordinates satisfy the plane equation. - Once three contact points fix a plane, the height of a fourth contact point is no longer arbitrary.

Solution

1. Two spanning vectors are \(\overrightarrow{AB}=\langle18,0,0.5\rangle\) and \(\overrightarrow{AC}=\langle0,18,0.25\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both spanning vectors. The dot-product equations are \(18a+0.5c=0\) and \(18b+0.25c=0\). Choosing \(c=-72\) gives \(a=2\) and \(b=1\), so \(\mathbf{n}=\langle2,1,-72\rangle\). Because the plane contains \(A=(0, 0, 0)\), its equation is \(E:2x+y-72z=0\). 3. For \(x=18\) and \(y=18\), \(2\cdot18+18-72z=0\). Therefore, \(72z=54\), so \(z=\frac34=0.75\). 4. Three contact points determine a plane. A fourth leg touches the same floor plane only if its contact point has exactly the required height; even a small mismatch can make the table wobble.

Answer

a) \(E:2x+y-72z=0\) b) \(z=0.75\,\text{in.}\). A fourth contact point must satisfy the plane equation exactly, so a small difference in leg length or floor height can cause wobbling.
52559412
A rectangular glass tabletop is supported at \(P_1=(0, 0, 30)\), \(P_2=(40, 0, 31)\), and \(P_3=(0, 40, 29)\), with coordinates measured in inches. a) Form \(\overrightarrow{P_1P_2}\) and \(\overrightarrow{P_1P_3}\). Find a nonzero vector \(\mathbf{n}\) whose dot product with both is zero. b) Use \(\mathbf{n}\) and \(P_1\) to write a point-normal equation and then a Cartesian equation of the tabletop's plane. c) Find the tabletop's height at its center, where \(x=20\) and \(y=20\).

Hints

- The sought normal must have zero dot product with each independent tabletop direction. - Use the known support point only after the normal vector has been determined. - For the center height, substitute the given horizontal coordinates into the Cartesian equation.

Solution

1. \(\overrightarrow{P_1P_2}=\langle40,0,1\rangle\) and \(\overrightarrow{P_1P_3}=\langle0,40,-1\rangle\). 2. For \(\mathbf{n}=\langle a,b,c\rangle\), the conditions are \(40a+c=0\) and \(40b-c=0\). One solution is \(\mathbf{n}=\langle-1,1,40\rangle\). 3. A point-normal equation is \((\mathbf{x}-\langle0,0,30\rangle)\cdot\langle-1,1,40\rangle=0\). Expanding gives \(-x+y+40z=1200\). 4. At \(x=20\) and \(y=20\), \(-20+20+40z=1200\), so \(z=30\).

Answer

a) \(\overrightarrow{P_1P_2}=\langle40,0,1\rangle\), \(\overrightarrow{P_1P_3}=\langle0,40,-1\rangle\), and one normal is \(\mathbf{n}=\langle-1,1,40\rangle\). b) \((\mathbf{x}-\langle0,0,30\rangle)\cdot\langle-1,1,40\rangle=0\); equivalently, \(-x+y+40z=1200\) c) \(30\,\text{in.}\)
52561412
Two traces of a plane are given: \(g_{xy}:\mathbf{x}=\langle5,0,0\rangle+r\langle-5,2,0\rangle\) and \(g_{xz}:\mathbf{x}=\langle5,0,0\rangle+s\langle-5,0,10\rangle\). a) Find the x-, y-, and z-axis intercepts \(S_1\), \(S_2\), and \(S_3\). b) Form \(\mathbf{u}=\overrightarrow{S_1S_2}\) and \(\mathbf{v}=\overrightarrow{S_1S_3}\). Use dot-product equations to find a nonzero vector \(\mathbf{n}\) perpendicular to both. c) Use \(\mathbf{n}\) to write a Cartesian equation of the plane and determine whether \(Q=(1, 1, 3)\) lies in it.

Hints

- The axis intercepts occur where two coordinates are zero; the given trace parametrizations make those values accessible directly. - Use two independent displacement vectors lying in the plane before looking for a normal. - A plane normal has zero dot product with every direction lying in that plane.

Solution

1. The common x-axis intercept is \(S_1=(5, 0, 0)\). Setting \(r=1\) gives \(S_2=(0, 2, 0)\), and setting \(s=1\) gives \(S_3=(0, 0, 10)\). 2. \(\mathbf{u}=\langle-5,2,0\rangle\) and \(\mathbf{v}=\langle-5,0,10\rangle\). For \(\mathbf{n}=\langle a,b,c\rangle\), orthogonality gives \(-5a+2b=0\) and \(-5a+10c=0\). 3. One nonzero solution is \(\mathbf{n}=\langle2,5,1\rangle\). 4. Using \(S_1\), \((\mathbf{x}-\langle5,0,0\rangle)\cdot\langle2,5,1\rangle=0\), which expands to \(2x+5y+z=10\). 5. For \(Q\), \(2(1)+5(1)+3=10\), so \(Q\) lies in the plane.

Answer

a) \(S_1=(5, 0, 0)\), \(S_2=(0, 2, 0)\), \(S_3=(0, 0, 10)\) b) One normal vector is \(\mathbf{n}=\langle2,5,1\rangle\). c) \(2x+5y+z=10\); yes, \(Q\) lies in the plane.
52562012
A set of points \(M\) in plane \(E\) is given by \(\mathbf{x}=\langle0,0,5\rangle+r\langle2,1,0\rangle+s\langle-1,2,0\rangle\), where \(-1\le r\le1\) and \(-1\le s\le1\). a) Explain why \(M\) is a square. b) Give the center of the square. c) Find the area of the square.

Hints

- Compare the lengths and dot product of the two direction vectors. - How do the parameter intervals affect the side lengths? - What parameter values lie at the center of both intervals? - The distance from parameter \(-1\) to \(1\) is \(2\).

Solution

1. Let \(\mathbf{u}=\langle2,1,0\rangle\) and \(\mathbf{v}=\langle-1,2,0\rangle\). Their dot product is \(\mathbf{u}\cdot\mathbf{v}=2(-1)+1\cdot2+0=0\), so they are perpendicular. 2. Their lengths are equal: \(\|\mathbf{u}\|=\sqrt5\) and \(\|\mathbf{v}\|=\sqrt5\). Both parameters vary across intervals of length \(2\), so the four sides are equal and adjacent sides are perpendicular. Thus, \(M\) is a square. 3. The parameter intervals are centered at \(r=0\) and \(s=0\), so the center is \((0, 0, 5)\). 4. Each side has length \(2\sqrt5\). Therefore, the area is \((2\sqrt5)^2=20\) square units.

Answer

a) The direction vectors are perpendicular and have equal length, and both parameter intervals have length \(2\); therefore, \(M\) is a square. b) \((0, 0, 5)\) c) \(20\) square units
52562112
Lines \(g\) and \(h\) in \(\mathbb{R}^3\) are given by \(g:\mathbf{x}=\langle2,1,-1\rangle+r\langle1,2,2\rangle\) and \(h:\mathbf{x}=\langle2,6,2\rangle+s\langle2,-1,1\rangle\). a) Show algebraically that the lines intersect at exactly one point, and find the intersection point \(S\). b) Explain why the lines determine a plane \(E\), and find a Cartesian equation of \(E\).

Hints

- Set corresponding coordinates of the two lines equal. - Two intersecting lines with different directions determine a plane. - Let a normal vector be perpendicular to both line directions and use two dot-product equations to find it. - Substitute any point on the plane to find the constant term.

Solution

1. Equating corresponding coordinates gives \(r=2s\), \(1+2r=6-s\), and \(-1+2r=2+s\). Solving gives \(s=1\) and \(r=2\), so \(S=(4, 5, 3)\). 2. The direction vectors \(\langle1,2,2\rangle\) and \(\langle2,-1,1\rangle\) are not scalar multiples. Since the lines intersect and have different directions, they determine a unique plane. 3. Let \(\mathbf{n}=\langle a,b,c\rangle\) be a normal vector. Perpendicularity to both line directions gives \(a+2b+2c=0\) and \(2a-b+c=0\). One solution is \(\mathbf{n}=\langle4,3,-5\rangle\). Using a point on the plane gives \(E:4x+3y-5z=16\).

Answer

a) \(S=(4, 5, 3)\) b) The intersecting nonparallel lines determine a unique plane, and one equation is \(E:4x+3y-5z=16\).
52562212
Two lines are given by \(g:\mathbf{x}=\langle1,0,3\rangle+t\langle2,-1,4\rangle\) and \(h:\mathbf{x}=\langle3,2,1\rangle+k\langle-4,2,-8\rangle\). a) Determine the relationship between the two lines. b) Show that the lines lie in one plane \(F\), and find a Cartesian equation of that plane.

Hints

- Compare the direction vectors first. - For parallel lines, test whether a point from one line lies on the other. - Use the common direction and a vector connecting the lines as spanning vectors. - Find a normal vector by requiring zero dot products with both spanning vectors.

Solution

1. The direction vector of \(h\) is \(-2\) times the direction vector of \(g\), so the lines are parallel. 2. The point \((1, 0, 3)\) is not on \(h\): the first coordinate would require \(k=\frac12\), while the second would require \(k=-1\). Thus, the lines are distinct parallel lines. 3. Use \(\mathbf{u}=\langle2,-1,4\rangle\) and the vector between the given points, \(\mathbf{v}=\langle2,2,-2\rangle\), as spanning vectors. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both. Then \(2a-b+4c=0\) and \(2a+2b-2c=0\). One solution is \(\mathbf{n}=\langle-1,2,1\rangle\). 4. Using \((1, 0, 3)\), the plane equation is \(F:-x+2y+z=2\).

Answer

a) The lines are distinct and parallel. b) One equation of their common plane is \(F:-x+2y+z=2\).
52562912
Line \(h\) and point \(A\) are given by \(h:\mathbf{x}=\langle2,5,-1\rangle+t\langle1,-2,3\rangle\) and \(A=(0, 1, 4)\). a) Show that \(A\) is not on \(h\), and explain why \(A\) and \(h\) determine a unique plane \(E\). b) Find a Cartesian equation of \(E\).

Hints

- Test whether one parameter value satisfies all three coordinates. - A line and a point outside it determine one plane. - Use the line direction and a vector from the line to the point as spanning vectors. - Find a normal vector by requiring zero dot products with both spanning vectors.

Solution

1. The first coordinate would require \(0=2+t\), so \(t=-2\). This value gives \(y=5-2(-2)=9\), not \(1\). Therefore, \(A\notin h\). A line and a point not on it determine a unique plane. 2. Use the line direction \(\mathbf{u}=\langle1,-2,3\rangle\) and the connecting vector \(\mathbf{v}=\langle-2,-4,5\rangle\). Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both. Then \(a-2b+3c=0\) and \(-2a-4b+5c=0\). One solution is \(\mathbf{n}=\langle2,-11,-8\rangle\). 3. Using point \(A\), the plane equation is \(E:2x-11y-8z=-43\).

Answer

a) \(A\notin h\), so the line and the outside point determine a unique plane. b) \(E:2x-11y-8z=-43\)
52564312
Find \(a\) so that the line \(g:\mathbf{r}(t)=\langle3,2,a\rangle+t\langle2,1,0\rangle\) lies entirely in the plane \(E:\mathbf{r}(\lambda,\mu)=\langle1,1,1\rangle+\lambda\langle2,0,1\rangle+\mu\langle0,1,-1\rangle\). Use a normal vector and dot products.

Hints

- Find a normal vector orthogonal to both direction vectors of the plane. - Check whether the line's direction vector is orthogonal to the normal vector. - If the line is parallel to the plane, test its initial point in the plane equation. - Solve the resulting equation for \(a\).

Solution

1. Let \(\mathbf{n}=\langle p,q,w\rangle\) be normal to \(E\). Orthogonality to the two plane directions gives \(2p+w=0\) and \(q-w=0\). 2. Choose \(p=1\). Then \(w=-2\) and \(q=-2\), so \(\mathbf{n}=\langle1,-2,-2\rangle\). 3. A standard equation of \(E\) is \(x-2y-2z=d\). Using \((1, 1, 1)\), \(d=1-2-2=-3\). 4. The line direction is parallel to the plane because \(\langle1,-2,-2\rangle\cdot\langle2,1,0\rangle=2-2=0\). 5. Therefore, the entire line lies in the plane exactly when its initial point lies in the plane. Substitute \((3, 2, a)\): \(3-2(2)-2a=-3\). 6. Thus, \(-1-2a=-3\), so \(a=1\).

Answer

\(a=1\)
52565712
Points \(P=(1, 0, 2)\), \(Q=(3, 2, 1)\), and \(R=(-1, 4, 5)\) lie in plane \(E\). Use dot-product orthogonality to find a normal vector, then write an equation of \(E\) in point-normal form and in Cartesian form.

Hints

- Form two connecting vectors from one of the points. - Let the normal vector be perpendicular to both spanning vectors and write two dot-product equations. - Use the normal vector and one point for point-normal form. - Expand the dot product for Cartesian form.

Solution

1. Two spanning vectors are \(\overrightarrow{PQ}=\langle2,2,-1\rangle\) and \(\overrightarrow{PR}=\langle-2,4,3\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both spanning vectors. Then \(2a+2b-c=0\) and \(-2a+4b+3c=0\). One solution is \(\mathbf{n}=\langle5,-2,6\rangle\). 3. Using point \(P\), a point-normal equation is \((\mathbf{x}-\langle1,0,2\rangle)\cdot\langle5,-2,6\rangle=0\). 4. Expanding gives \(E:5x-2y+6z=17\).

Answer

Point-normal form: \((\mathbf{x}-\langle1,0,2\rangle)\cdot\langle5,-2,6\rangle=0\) Cartesian form: \(E:5x-2y+6z=17\)
52566112
Plane \(E\) is given by \(\mathbf{r}=\langle0,4,-2\rangle+s\langle1,2,2\rangle+t\langle3,0,1\rangle\). a) Find equations of \(E\) in point-normal form and standard form. Determine the normal vector by using dot-product orthogonality. b) Points \(A=(4, 6, 1)\) and \(B=(7, 6, 2)\) determine a line. Decide whether the entire line \(AB\) lies in \(E\).

Hints

- Write an unknown normal vector and set its dot product with each plane direction vector equal to \(0\). - Use the initial point after finding a normal vector. - Test both points in the standard equation. - Two distinct points in a plane determine a line contained in that plane.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality to both direction vectors requires \(a+2b+2c=0\) and \(3a+c=0\). 2. From \(c=-3a\), the first equation becomes \(a+2b-6a=0\), so \(2b=5a\). Choose \(a=2\), giving \(b=5\) and \(c=-6\). Thus, \(\mathbf{n}=\langle2,5,-6\rangle\). 3. Point-normal form is \(\langle2,5,-6\rangle\cdot\langle x,y-4,z+2\rangle=0\). 4. Expanding gives \(2x+5y-6z=32\). 5. Test \(A\): \(2(4)+5(6)-6(1)=32\), so \(A\in E\). Test \(B\): \(2(7)+5(6)-6(2)=32\), so \(B\in E\). 6. A plane contains the entire line through two distinct points in the plane, so line \(AB\) lies in \(E\).

Answer

a) Point-normal form: \(\langle2,5,-6\rangle\cdot\langle x,y-4,z+2\rangle=0\) Standard form: \(2x+5y-6z=32\) b) Yes, line \(AB\) lies in \(E\).
52566212
Plane \(E\) is given by \(\mathbf{r}=\langle5,-1,3\rangle+\lambda\langle2,1,0\rangle+\mu\langle0,2,-1\rangle\). a) Convert the equation to point-normal form and standard form by finding a vector orthogonal to both direction vectors. b) The line \(g\) passes through \(P=(1, 1, 1)\) and \(Q=(3, 2, 2)\). Determine whether \(g\) is contained in \(E\).

Hints

- Set the dot product of an unknown normal vector with each direction vector equal to \(0\). - Use the plane's initial point to write point-normal form. - Test both points that define the line. - A single point in the plane is not enough to show that the whole line is contained in it.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). The conditions \(\mathbf{n}\cdot\langle2,1,0\rangle=0\) and \(\mathbf{n}\cdot\langle0,2,-1\rangle=0\) give \(2a+b=0\) and \(2b-c=0\). 2. Choose \(a=-1\). Then \(b=2\) and \(c=4\), so \(\mathbf{n}=\langle-1,2,4\rangle\). 3. Point-normal form is \(\langle-1,2,4\rangle\cdot\langle x-5,y+1,z-3\rangle=0\). 4. Expanding gives \(-x+2y+4z=5\). 5. For \(P\), \(-1+2+4=5\), so \(P\in E\). For \(Q\), \(-3+4+8=9\ne5\), so \(Q\notin E\). 6. Since one point defining \(g\) is not in the plane, \(g\) is not contained in \(E\).

Answer

a) Point-normal form: \(\langle-1,2,4\rangle\cdot\langle x-5,y+1,z-3\rangle=0\) Standard form: \(-x+2y+4z=5\) b) No, \(g\) is not contained in \(E\).
52567512
Plane \(E\) is given by \(\mathbf{r}=\langle1,2,-1\rangle+r\langle2,1,0\rangle+s\langle1,0,2\rangle\), where \(r,s\in\mathbb{R}\). Convert this equation to standard form by finding a normal vector with dot products.

Hints

- Let the normal vector have unknown components. - Set its dot product with each direction vector equal to \(0\). - Choose a convenient nonzero value for one component and solve for the others. - Substitute the initial point to find the constant.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality to the two direction vectors gives \(2a+b=0\) and \(a+2c=0\). 2. Choose \(a=2\). Then \(b=-4\) and \(c=-1\), so \(\mathbf{n}=\langle2,-4,-1\rangle\). 3. The plane has the form \(2x-4y-z=d\). Substitute \((1, 2, -1)\): \(d=2(1)-4(2)-(-1)=-5\). 4. Therefore the standard equation is \(2x-4y-z=-5\), equivalently \(2x-4y-z+5=0\).

Answer

\(E: 2x-4y-z=-5\)
52568012
Plane \(F\) is given by \(F: \mathbf{r}=\langle3,0,0\rangle+r\langle0,1,0\rangle+s\langle0,0,1\rangle\). a) Write a standard equation of \(F\). b) Describe the plane's position relative to the coordinate planes. c) Plane \(G\) contains the x-axis and the point \(P(0, 1, 1)\). Find a point-normal equation of \(G\), and use the planes' normal vectors to show that \(G\) is perpendicular to \(F\).

Hints

- Find a vector orthogonal to both directions in \(F\). - Identify which coordinate is fixed for every point of \(F\). - Use the x-axis direction and \(\overrightarrow{OP}\) as two directions in \(G\). - Perpendicular planes have orthogonal normal vectors.

Solution

1. A normal vector to \(F\) must be orthogonal to both \(\langle0,1,0\rangle\) and \(\langle0,0,1\rangle\). Choose \(\mathbf{n}_F=\langle1,0,0\rangle\). 2. Using the point \((3, 0, 0)\), the standard equation is \(x=3\). 3. Plane \(F\) is parallel to the \(yz\)-plane, is \(3\) units from it, and is perpendicular to both the \(xy\)-plane and the \(xz\)-plane. 4. Plane \(G\) contains the direction \(\langle1,0,0\rangle\) of the x-axis and the direction \(\overrightarrow{OP}=\langle0,1,1\rangle\). 5. A normal vector \(\mathbf{n}_G=\langle a,b,c\rangle\) must satisfy \(a=0\) and \(b+c=0\). Choose \(\mathbf{n}_G=\langle0,-1,1\rangle\). 6. Since the origin lies in \(G\), a point-normal equation is \(\mathbf{r}\cdot\langle0,-1,1\rangle=0\), or \(-y+z=0\). 7. Finally, \(\mathbf{n}_F\cdot\mathbf{n}_G=0\), so the planes are perpendicular.

Answer

a) \(F: x=3\) b) \(F\) is parallel to the \(yz\)-plane, is \(3\) units from it, and is perpendicular to the \(xy\)-plane and the \(xz\)-plane. c) One point-normal equation is \(\mathbf{r}\cdot\langle0,-1,1\rangle=0\). The planes are perpendicular because their normal vectors have dot product \(0\).
52568512
Points \(P=(4, 0, 1)\), \(Q=(2, 3, 0)\), and \(R=(5, -1, 2)\) lie in one plane. a) Use \(\overrightarrow{PQ}\) and \(\overrightarrow{PR}\) to find a nonzero vector \(\mathbf{n}\) perpendicular to both by solving dot-product equations. b) Use \(\mathbf{n}\) to write the plane in point-normal form and Cartesian form. c) Use the Cartesian equation to decide whether \(S=(1, 4, -1)\) lies in the plane.

Hints

- A normal to the plane must be orthogonal to both independent displacement vectors in the plane. - Turn each orthogonality statement into a dot product equal to zero. - Point membership can be checked only after the plane equation has been established.

Solution

1. \(\overrightarrow{PQ}=\langle-2,3,-1\rangle\) and \(\overrightarrow{PR}=\langle1,-1,1\rangle\). 2. For \(\mathbf{n}=\langle a,b,c\rangle\), orthogonality gives \(-2a+3b-c=0\) and \(a-b+c=0\). One solution is \(\mathbf{n}=\langle2,1,-1\rangle\). 3. A point-normal equation is \((\mathbf{x}-\langle4,0,1\rangle)\cdot\langle2,1,-1\rangle=0\). Expanding gives \(2x+y-z=7\). 4. For \(S\), \(2(1)+4-(-1)=7\), so \(S\) lies in the plane.

Answer

a) One normal vector is \(\mathbf{n}=\langle2,1,-1\rangle\). b) \((\mathbf{x}-\langle4,0,1\rangle)\cdot\langle2,1,-1\rangle=0\); equivalently, \(2x+y-z=7\) c) Yes, \(S\) lies in the plane.
52568612
Two directions through \(A=(1, 0, 2)\) are \(\mathbf{u}=\langle2,1,0\rangle\) and \(\mathbf{v}=\langle0,-1,1\rangle\). a) Find a nonzero vector \(\mathbf{n}\) perpendicular to both \(\mathbf{u}\) and \(\mathbf{v}\) by solving dot-product equations. b) Use \(\mathbf{n}\) and \(A\) to write a point-normal equation and a Cartesian equation of the plane containing both directions. c) Determine whether \(T=(5, 1, 3)\) lies in that plane.

Hints

- The normal must have zero dot product with each given direction. - Solve the two homogeneous equations for any convenient nonzero normal vector. - Use the shared point only after the normal has been found.

Solution

1. For \(\mathbf{n}=\langle a,b,c\rangle\), the equations \(\mathbf{n}\cdot\mathbf{u}=0\) and \(\mathbf{n}\cdot\mathbf{v}=0\) are \(2a+b=0\) and \(-b+c=0\). 2. One nonzero solution is \(\mathbf{n}=\langle1,-2,-2\rangle\). 3. A point-normal equation is \((\mathbf{x}-\langle1,0,2\rangle)\cdot\langle1,-2,-2\rangle=0\). Expanding gives \(x-2y-2z=-3\). 4. For \(T\), \(5-2(1)-2(3)=-3\), so \(T\) lies in the plane.

Answer

a) One normal vector is \(\mathbf{n}=\langle1,-2,-2\rangle\). b) \((\mathbf{x}-\langle1,0,2\rangle)\cdot\langle1,-2,-2\rangle=0\); equivalently, \(x-2y-2z=-3\) c) Yes, \(T\) lies in the plane.
52569012
A plane \(E\) contains the entire \(z\)-axis and the point \(P(2, 4, 1)\). a) Find a standard equation of \(E\). b) State a general property of the normal vector \(\mathbf{n}=\langle n_x,n_y,n_z\rangle\) of any plane that contains a coordinate axis.

Hints

- Use a direction vector for the \(z\)-axis. - The normal vector must be orthogonal to every vector that lies in the plane. - A plane containing a coordinate axis also contains the origin.

Solution

1. Since the plane contains the \(z\)-axis, it contains the origin and the direction vector \(\mathbf{k}=\langle0,0,1\rangle\). 2. A normal vector must satisfy \(\mathbf{n}\cdot\mathbf{k}=0\), so \(n_z=0\). 3. The vector \(\overrightarrow{OP}=\langle2,4,1\rangle\) also lies in the plane. Thus \(\langle n_x,n_y,0\rangle\cdot\langle2,4,1\rangle=0\), which gives \(2n_x+4n_y=0\). 4. One suitable normal vector is \(\langle2,-1,0\rangle\). Because the plane contains the origin, its equation is \(2x-y=0\). 5. In general, if a plane contains a coordinate axis, the component of its normal vector in that axis's direction is \(0\). The plane also contains the origin, so the constant term in its standard equation is \(0\).

Answer

a) \(E: 2x-y=0\) b) The normal-vector component corresponding to the contained axis is \(0\), and the plane's standard equation has constant term \(0\).
52570212
Consider the family of planes \(E_k: kx+3y=0\), where \(k\in\mathbb{R}\setminus\{0\}\). a) Describe a geometric feature shared by every plane in the family. b) Give a parametric equation of a line contained in every plane, and justify your answer. For each \(k\), explicitly identify the normal \(\mathbf n_k=\langle k,3,0\rangle\) and report \(\mathbf n_k\cdot\langle0,0,1\rangle\) before concluding that the common line direction lies in every plane.

Hints

- Read the normal vector from the coefficients of the plane equation. - Compare that normal vector with a direction vector of the \(z\)-axis. - Check whether the origin lies in every plane.

Solution

1. A normal vector to \(E_k\) is \(\mathbf{n}_k=\langle k,3,0\rangle\). 2. A direction vector of the \(z\)-axis is \(\mathbf{e}_z=\langle0,0,1\rangle\). Since \(\mathbf{n}_k\cdot\mathbf{e}_z=0\) for every allowed \(k\), the \(z\)-axis direction lies in every plane. 3. Every equation has right side \(0\), so every plane contains the origin. Therefore, every plane contains the entire \(z\)-axis. 4. The common line is \(\mathbf{r}(t)=\langle0,0,0\rangle+t\langle0,0,1\rangle\). Substitution gives \(k(0)+3(0)=0\) for every \(t\) and every allowed \(k\).

Answer

a) Every plane contains the \(z\)-axis. b) \(\mathbf{r}(t)=\langle0,0,0\rangle+t\langle0,0,1\rangle\), \(t\in\mathbb{R}\) \(\mathbf n_k\cdot\langle0,0,1\rangle=0\) for every \(k\ne0\).
52571212
A plane contains the direction \(\mathbf{u}=\langle1,-2,2\rangle\), passes through \(G=(0, 3, 1)\), and also contains \(P=(4, 0, 1)\). a) Form \(\mathbf{v}=\overrightarrow{GP}\). b) Find a nonzero normal vector \(\mathbf{n}\) by requiring \(\mathbf{n}\cdot\mathbf{u}=0\) and \(\mathbf{n}\cdot\mathbf{v}=0\). c) Write a point-normal equation of the plane.

Hints

- The vector from the known point in the plane to the second point gives another direction contained in the plane. - A normal vector must be perpendicular to both independent plane directions. - Express perpendicularity with two dot products equal to zero.

Solution

1. \(\mathbf{v}=\overrightarrow{GP}=\langle4,-3,0\rangle\). 2. For \(\mathbf{n}=\langle a,b,c\rangle\), orthogonality gives \(a-2b+2c=0\) and \(4a-3b=0\). One solution is \(\mathbf{n}=\langle6,8,5\rangle\). 3. Using \(G\), a point-normal equation is \((\mathbf{x}-\langle0,3,1\rangle)\cdot\langle6,8,5\rangle=0\).

Answer

a) \(\mathbf{v}=\langle4,-3,0\rangle\) b) One normal vector is \(\mathbf{n}=\langle6,8,5\rangle\). c) \((\mathbf{x}-\langle0,3,1\rangle)\cdot\langle6,8,5\rangle=0\)
52571912
Points \(P(2, 0, -1)\), \(Q(5, 3, 2)\), and \(R(-1, -3, -4)\) are given. a) Show that these three points do not determine a unique plane. b) Find a coordinate equation of one plane containing all three points. In part b, choose and explicitly report a nonzero normal vector \(\mathbf n\) satisfying \(\mathbf n\cdot\overrightarrow{PQ}=0\), then use that normal to write the plane equation.

Hints

- Compare two connecting vectors from the same point. - When do three points determine a unique plane? - Choose a normal vector perpendicular to the line's direction vector. - Substitute one given point to find the constant in the plane equation.

Solution

1. The connecting vectors are \(\overrightarrow{PQ}=\langle3,3,3\rangle\) and \(\overrightarrow{PR}=\langle-3,-3,-3\rangle\). Since \(\overrightarrow{PR}=-\overrightarrow{PQ}\), the three points are collinear. 2. Three collinear points lie on infinitely many planes, so they do not determine a unique plane. 3. A direction vector of their line is \(\langle1,1,1\rangle\). Choose a normal vector perpendicular to it, such as \(\langle1,-1,0\rangle\). 4. A plane with this normal has equation \(x-y=d\). Substituting \(P\) gives \(d=2\). Thus one possible plane is \(x-y=2\).

Answer

a) The points are collinear, so they do not determine a unique plane. b) One possible plane is \(x-y=2\). One valid choice is \(\mathbf n=\langle1,-1,0\rangle\), with \(\mathbf n\cdot\overrightarrow{PQ}=0\), giving \(x-y=2\).
52572012
Lines \(g\) and \(h\) are given by \(g:\mathbf{x}=\langle1,2,0\rangle+r\langle2,-1,1\rangle\) and \(h:\mathbf{x}=\langle3,1,1\rangle+s\langle-4,2,-2\rangle\). a) Determine the relationship between the lines and explain why they do not uniquely determine a plane. b) Write a coordinate equation for one plane \(E\) that contains both lines.

Hints

- Compare the direction vectors first. - Test whether a point from one line lies on the other line. - How many planes can contain a single line? - For part b, choose a plane normal perpendicular to the line's direction vector.

Solution

1. The direction vector of \(h\) is \(-2\) times the direction vector of \(g\), so the lines are parallel or identical. 2. The point \((3, 1, 1)\) on \(h\) lies on \(g\) when \(r=1\). Therefore, the lines are identical. 3. One line lies in infinitely many planes, so the identical lines do not uniquely determine a plane. 4. A normal vector for a plane containing the line must be perpendicular to \(\langle2,-1,1\rangle\). Choose \(\mathbf{n}=\langle1,2,0\rangle\), since their dot product is \(0\). 5. Using the point \((1, 2, 0)\), the plane equation is \(x+2y=5\).

Answer

a) The lines are identical, so they do not uniquely determine a plane. b) One possible plane is \(E:x+2y=5\).
52574312
Line \(g\) passes through \(A=(1, -2, 3)\) and \(B=(3, 0, 2)\). 1. Find a Cartesian equation of a plane \(E\) that passes through \(P=(4, 1, 0)\) and is perpendicular to \(g\). 2. Give a parametric equation of a plane \(F\) that contains all of \(g\). 3. Determine whether line \(g\) is strictly parallel to the plane \(H:x+2z=10\). Justify your answer.

Hints

- A line perpendicular to a plane has a direction vector parallel to the plane normal. - A plane containing a line needs the line direction and a second independent spanning vector. - A line is parallel to a plane when its direction is perpendicular to the plane normal. - Test a point on the line to distinguish containment from strict parallelism.

Solution

1. A direction vector for \(g\) is \(\mathbf{v}=\overrightarrow{AB}=\langle2,2,-1\rangle\). Because \(E\) is perpendicular to \(g\), this vector is normal to \(E\). Using \(P\) gives \(E:2x+2y-z=10\). 2. Use point \(A\), the line direction, and any second vector not parallel to it, such as \(\langle1,0,0\rangle\). One possible plane is \(F:\mathbf{x}=\langle1,-2,3\rangle+r\langle2,2,-1\rangle+s\langle1,0,0\rangle\). 3. A normal vector to \(H\) is \(\mathbf{n}_H=\langle1,0,2\rangle\). Since \(\mathbf{n}_H\cdot\mathbf{v}=0\), the line is parallel to the plane or lies in it. Point \(A\) does not satisfy the plane equation because \(1+2\cdot3=7\ne10\). Therefore, \(g\) is strictly parallel to \(H\).

Answer

1. \(E:2x+2y-z=10\) 2. One possible equation is \(F:\mathbf{x}=\langle1,-2,3\rangle+r\langle2,2,-1\rangle+s\langle1,0,0\rangle\). 3. Yes. The line direction is perpendicular to the plane normal, and \(A\notin H\), so \(g\) is strictly parallel to \(H\).
52574412
Line \(h\) is given by \(h:\mathbf{x}=\langle0,4,2\rangle+t\langle1,-1,0\rangle\). 1. Find a Cartesian equation of a plane \(E\) that contains \(h\) and is perpendicular to the \(xy\)-plane. 2. Give one normal vector for a plane \(G\) that is neither parallel nor perpendicular to \(h\).

Hints

- Perpendicular planes have perpendicular normal vectors. - If a plane contains a line, the plane normal is perpendicular to the line direction. - A line is perpendicular to a plane when its direction is parallel to the plane normal. - Use a dot product to rule out parallelism.

Solution

1. A plane perpendicular to the \(xy\)-plane may have a normal vector of the form \(\mathbf{n}=\langle a,b,0\rangle\). To contain \(h\), its normal must be perpendicular to the line direction \(\langle1,-1,0\rangle\), so \(a-b=0\). Choose \(\mathbf{n}=\langle1,1,0\rangle\). Using the point \((0, 4, 2)\) gives \(E:x+y=4\). 2. Choose \(\mathbf{n}_G=\langle1,0,0\rangle\). Its dot product with the line direction is \(1\ne0\), so the line is not parallel to a plane with this normal. The vectors are not scalar multiples, so the line is not perpendicular to that plane.

Answer

1. \(E:x+y=4\) 2. One possible normal vector is \(\mathbf{n}_G=\langle1,0,0\rangle\).
52575312
A triangular pyramid has vertices \(O=(0, 0, 0)\), \(A=(6, 0, 0)\), \(B=(0, 8, 0)\), and \(S=(0, 0, 12)\). Its base \(OAB\) lies in the \(xy\)-plane. a) Point \(P\) is the midpoint of \(\overline{AS}\), point \(Q\) is the midpoint of \(\overline{BS}\), and \(R=(0, 0, 4)\) lies on \(\overline{OS}\). Use dot-product orthogonality to find a Cartesian equation of the plane \(E\) through \(P\), \(Q\), and \(R\). b) Determine whether \(T=(1.5, 2, 6)\) lies in \(E\).

Hints

- Find each midpoint by averaging the endpoint coordinates. - Use two connecting vectors in the plane and find a normal vector whose dot product with each is zero. - Test the point by substituting its coordinates into the plane equation.

Solution

1. The midpoints are \(P=(3, 0, 6)\) and \(Q=(0, 4, 6)\). 2. Using \(R\) as a point, two spanning vectors are \(\overrightarrow{RP}=\langle3,0,2\rangle\) and \(\overrightarrow{RQ}=\langle0,4,2\rangle\). Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both. Then \(3a+2c=0\) and \(4b+2c=0\). One solution is \(\mathbf{n}=\langle4,3,-6\rangle\). 3. Using \(R=(0, 0, 4)\), the plane equation is \(E:4x+3y-6z=-24\). 4. For \(T\), \(4\cdot1.5+3\cdot2-6\cdot6=-24\), so \(T\in E\).

Answer

a) \(E:4x+3y-6z=-24\) b) Yes, \(T=(1.5, 2, 6)\) lies in \(E\).
52576212
Line \(h\) passes through \(A(2, 1, 5)\) and \(B(6, 3, 1)\). Determine whether \(h\) is parallel to plane \(F: x+y+z=5\) or intersects it. If the line is parallel, also determine whether it lies in the plane. Explicitly report the plane normal \(\mathbf n=\langle1,1,1\rangle\), the line direction \(\mathbf d=\overrightarrow{AB}\), and \(\mathbf n\cdot\mathbf d\) before classifying the relationship.

Hints

- Find the line's direction vector. - A line parallel to a plane has a direction vector orthogonal to the plane's normal vector. - If the dot product is nonzero, solve for the intersection parameter. - Substitute the parameter back into the line equation.

Solution

1. A direction vector is \(\mathbf{d}=\overrightarrow{AB}=\langle4,2,-4\rangle\), and a normal vector to \(F\) is \(\mathbf{n}=\langle1,1,1\rangle\). 2. Compute \(\mathbf{n}\cdot\mathbf{d}=4+2-4=2\ne0\). Therefore the line is not parallel to the plane and intersects it once. 3. Parametrize the line: \(\mathbf{r}(t)=\langle2,1,5\rangle+t\langle4,2,-4\rangle\). 4. Substitute into the plane equation: \((2+4t)+(1+2t)+(5-4t)=5\). 5. Thus \(8+2t=5\), so \(t=-\frac32\). 6. Substitution gives \(S=\langle2,1,5\rangle-\frac32\langle4,2,-4\rangle=\langle-4,-2,11\rangle\).

Answer

The line intersects the plane at \(S(-4, -2, 11)\). \(\mathbf d=\langle4,2,-4\rangle\) and \(\mathbf n\cdot\mathbf d=2\ne0\), so the line intersects the plane.
52578712
Plane \(E\) contains \(A(6, 0, 0)\), \(B(0, 6, 0)\), and \(C(0, 0, 6)\). Line \(g\) passes through \(P(1, 1, 1)\) and \(Q(3, 3, 3)\). Determine the relationship between \(g\) and \(E\), and find an intersection point if one exists.

Hints

- Use the equal axis intercepts to write the plane equation. - Compare the line's direction vector with the plane's normal vector. - A line whose direction is parallel to a plane normal is perpendicular to the plane. - Substitute the line into the plane equation to locate the intersection.

Solution

1. The three intercepts give the plane equation \(x+y+z=6\), with normal vector \(\mathbf{n}=\langle1,1,1\rangle\). 2. A direction vector of the line is \(\mathbf{d}=\overrightarrow{PQ}=\langle2,2,2\rangle=2\mathbf{n}\). Therefore \(g\) is perpendicular to \(E\). 3. Parametrize the line: \(\mathbf{r}(t)=\langle1,1,1\rangle+t\langle2,2,2\rangle\). 4. Substitute into the plane: \((1+2t)+(1+2t)+(1+2t)=6\). 5. Thus \(3+6t=6\), so \(t=\frac12\). 6. The intersection point is \(S(2, 2, 2)\).

Answer

The line is perpendicular to the plane and intersects it at \(S(2, 2, 2)\).
52578812
Plane \(E:3x-2y+z=10\) and the family of lines \(g_k:\mathbf{r}(t)=\langle2,1,6\rangle+t\langle1,2,k\rangle\), where \(k\in\mathbb{R}\), are given. Determine the relationship between \(E\) and \(g_k\) for every value of \(k\). Explicitly simplify \(\mathbf n\cdot\mathbf d_k\), where \(\mathbf n=\langle3,-2,1\rangle\) is a plane normal and \(\mathbf d_k=\langle1,2,k\rangle\) is the line direction, before classifying the cases.

Hints

- Compare the line direction with the plane normal using a dot product. - For the value that makes the dot product zero, test the line's initial point in the plane equation. - If the dot product is nonzero, consider how many times the line can meet the plane.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle3,-2,1\rangle\), and the direction vector of \(g_k\) is \(\mathbf{u}=\langle1,2,k\rangle\). 2. Their dot product is \(\mathbf{n}\cdot\mathbf{u}=3-4+k=k-1\). 3. When \(k=1\), the direction vector is orthogonal to the plane normal, so the line is parallel to the plane or lies in it. 4. The initial point \((2, 1, 6)\) satisfies the plane equation because \(3(2)-2(1)+6=10\). Therefore, \(g_1\) lies in \(E\). 5. When \(k\ne1\), \(\mathbf{n}\cdot\mathbf{u}\ne0\), so the line intersects the plane at exactly one point.

Answer

For \(k=1\), \(g_1\) lies in \(E\). For every \(k\ne1\), \(g_k\) intersects \(E\) at exactly one point. \(\mathbf n\cdot\mathbf d_k=k-1\).
52579112
Line \(g\) and plane \(E\) are given by \(g:\mathbf{r}(s)=\langle1,2,1\rangle+s\langle1,-2,3\rangle\) and \(E:ax+y+2z=b\). Find \(a\) and \(b\) so that \(g\) lies in \(E\). Explicitly report \(\mathbf n\cdot\mathbf d\), where \(\mathbf n=\langle a,1,2\rangle\) and \(\mathbf d=\langle1,-2,3\rangle\), and use that equation together with the line's initial point.

Hints

- The line direction must be orthogonal to the plane normal if the whole line lies in the plane. - Use that condition to determine the coefficient in the plane normal. - Then require a known point of the line to satisfy the plane equation.

Solution

1. The line direction is \(\mathbf{v}=\langle1,-2,3\rangle\), and a normal vector to the plane is \(\mathbf{n}=\langle a,1,2\rangle\). 2. For the line to lie in the plane, its direction must be orthogonal to the plane normal: \(\mathbf{v}\cdot\mathbf{n}=a-2+6=a+4=0\). 3. Thus \(a=-4\). 4. The line's initial point \((1, 2, 1)\) must also satisfy the plane equation. Substituting it gives \((-4)(1)+2+2(1)=b\), so \(b=0\).

Answer

\(a=-4\) and \(b=0\) \(\mathbf n\cdot\mathbf d=a+4\), so \(a=-4\); the initial-point condition then gives \(b=0\).
52579212
Determine the relationship between line \(g\) and plane \(E\). If they intersect, find the intersection point and the acute intersection angle \(\alpha\), rounded to the nearest tenth of a degree. If the line is parallel to the plane, determine whether it lies in the plane or is distinct and parallel. \(g:\mathbf{x}=\langle2,5,3\rangle+t\langle0,1,-1\rangle\) \(E:2x-y+z=6\)

Hints

- Compare the line direction with the plane normal using a dot product. - Substitute a general point of the line into the plane equation. - Use the sine formula for the acute angle between a line and a plane.

Solution

1. The line direction is \(\mathbf{v}=\langle0,1,-1\rangle\), and a plane normal is \(\mathbf{n}=\langle2,-1,1\rangle\). Since \(\mathbf{v}\cdot\mathbf{n}=-2\ne0\), the line intersects the plane. 2. Substituting the line into the plane gives \(2\cdot2-(5+t)+(3-t)=6\), so \(t=-2\). 3. The intersection point is \((2, 3, 5)\). 4. The angle satisfies \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{1}{\sqrt3}\). Therefore, \(\alpha\approx35.3^\circ\).

Answer

The line intersects the plane at \((2, 3, 5)\) with angle \(\alpha\approx35.3^\circ\).
52579312
Plane \(E\) is given by \(\mathbf{r}=\langle4,1,0\rangle+\lambda\langle2,1,-1\rangle+\mu\langle0,3,2\rangle\). a) Give an equation of a line \(g\) that lies entirely in \(E\). b) Give an equation of a line \(h\) that is parallel to \(E\) but has no points in common with it. Verify both properties using a normal vector and dot products.

Hints

- Find a normal vector orthogonal to both plane direction vectors. - A line in the plane needs a point in the plane and a direction orthogonal to the normal vector. - A strictly parallel line needs a parallel direction but an initial point outside the plane.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality to the plane directions gives \(2a+b-c=0\) and \(3b+2c=0\). A solution is \(\mathbf{n}=\langle5,-4,6\rangle\). 2. The plane equation is \(5x-4y+6z=d\). Using \((4, 1, 0)\), \(d=20-4=16\). 3. Choose \(g:\mathbf{r}(t)=\langle4,1,0\rangle+t\langle2,1,-1\rangle\). Its initial point is in \(E\), and \(\langle5,-4,6\rangle\cdot\langle2,1,-1\rangle=10-4-6=0\), so the entire line lies in the plane. 4. Choose \(h:\mathbf{r}(t)=\langle0,0,0\rangle+t\langle0,3,2\rangle\). Its direction satisfies \(\langle5,-4,6\rangle\cdot\langle0,3,2\rangle=-12+12=0\), so it is parallel to \(E\). 5. The origin is not in \(E\) because \(0\ne16\). Therefore, \(h\) is strictly parallel to the plane.

Answer

a) One possible line is \(g:\mathbf{r}(t)=\langle4,1,0\rangle+t\langle2,1,-1\rangle\). b) One possible line is \(h:\mathbf{r}(t)=t\langle0,3,2\rangle\).
52579412
Plane \(E\) is given by \(x+2y-2z=6\). a) Find a nonzero vector \(\mathbf{v}\) parallel to \(E\). b) Using \(\mathbf{v}\), construct one line \(k\) that lies in \(E\) and one line \(m\) that is parallel to \(E\) but has no point in common with it.

Hints

- A vector parallel to a plane is orthogonal to its normal vector. - Choose one point that satisfies the plane equation. - Choose a second point that does not satisfy the plane equation. - Use the same parallel direction for both lines.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle1,2,-2\rangle\). A vector is parallel to the plane when its dot product with \(\mathbf{n}\) is \(0\). 2. Choose \(\mathbf{v}=\langle2,0,1\rangle\), since \(\mathbf{n}\cdot\mathbf{v}=2-2=0\). 3. The point \(P(6, 0, 0)\) lies in \(E\). Therefore \(k:\mathbf{r}(t)=\langle6,0,0\rangle+t\langle2,0,1\rangle\) lies in the plane. 4. The origin does not lie in \(E\), since \(0\ne6\). Therefore \(m:\mathbf{r}(t)=t\langle2,0,1\rangle\) is parallel to \(E\) and disjoint from it.

Answer

a) One possible vector is \(\mathbf{v}=\langle2,0,1\rangle\). b) \(k:\mathbf{r}(t)=\langle6,0,0\rangle+t\langle2,0,1\rangle\) \(m:\mathbf{r}(t)=t\langle2,0,1\rangle\)
52580412
Plane \(E\) and the family of lines \(g_a\) are given by \(E:3x+y-2z=10\) and \(g_a:\mathbf{r}(t)=\langle2,6,1\rangle+t\langle1,a,3\rangle\), where \(a\in\mathbb{R}\). Find the value of \(a\) for which the direction of \(g_a\) is parallel to \(E\). Then determine whether that line lies in \(E\) or is strictly parallel to it. Explicitly simplify \(\mathbf n\cdot\mathbf d_a\), where \(\mathbf n=\langle3,1,-2\rangle\) and \(\mathbf d_a=\langle1,a,3\rangle\), before deciding the parallel case.

Hints

- Use a dot product to make the line direction orthogonal to the plane normal. - After finding the parameter, test the line's initial point in the plane equation. - Use that point test to distinguish containment from strict parallelism.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle3,1,-2\rangle\), and the line direction is \(\mathbf{v}=\langle1,a,3\rangle\). 2. The line direction is parallel to the plane when \(\mathbf{n}\cdot\mathbf{v}=0\): \(3+a-6=0\). 3. Therefore, \(a=3\). 4. Test the initial point \((2, 6, 1)\) in the plane equation: \(3(2)+6-2(1)=10\). 5. The point lies in \(E\), so the entire line \(g_3\) lies in \(E\); it is not strictly parallel to the plane.

Answer

\(a=3\), and \(g_3\) lies in \(E\). \(\mathbf n\cdot\mathbf d_a=a-3\), so \(a=3\).
52580912
Plane \(E\) and the family of lines \(g_a\) are given by \(E:4x-2y+z-5=0\) and \(g_a:\mathbf{r}(\lambda)=\langle1,0,2\rangle+\lambda\langle a,4,2\rangle\), where \(a\in\mathbb{R}\). a) Find the value of \(a\) for which \(g_a\) is parallel to \(E\). b) Determine whether there is a value of \(a\) for which \(g_a\) is perpendicular to \(E\).

Hints

- A line is parallel to a plane when its direction is orthogonal to the plane normal. - A line is perpendicular to a plane when its direction is a scalar multiple of the plane normal. - Check whether all three component ratios can agree in the perpendicular case.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle4,-2,1\rangle\), and the line direction is \(\mathbf{v}=\langle a,4,2\rangle\). 2. For the line to be parallel to the plane, require \(\mathbf{v}\cdot\mathbf{n}=0\): \(4a-8+2=0\). 3. Thus \(4a=6\), so \(a=\frac32\). 4. For the line to be perpendicular to the plane, \(\mathbf{v}\) must be a scalar multiple of \(\mathbf{n}\). 5. From the third components, the scalar multiple would have to be \(2\). That would make the second component \(2(-2)=-4\), but the second component of \(\mathbf{v}\) is \(4\). 6. This contradiction shows that no value of \(a\) makes the line perpendicular to the plane.

Answer

a) \(a=\frac32\) b) No value of \(a\) makes \(g_a\) perpendicular to \(E\).
52581012
Plane \(F\) and the family of lines \(h_k\) are given by \(F:x+2y-2z=10\) and \(h_k:\mathbf{r}(t)=\langle2,1,4\rangle+t\langle2,k,-4\rangle\), where \(k\in\mathbb{R}\). a) Find the value of \(k\) for which \(h_k\) is parallel to \(F\). Determine whether that line lies in the plane. b) Find the value of \(k\) for which \(h_k\) is perpendicular to \(F\).

Hints

- Use a dot product to test whether the line direction is parallel to the plane. - Test the line's initial point to distinguish containment from strict parallelism. - A line perpendicular to a plane has a direction parallel to the plane normal.

Solution

1. A normal vector to \(F\) is \(\mathbf{n}=\langle1,2,-2\rangle\), and the line direction is \(\mathbf{v}=\langle2,k,-4\rangle\). 2. For the line to be parallel to the plane, require \(\mathbf{v}\cdot\mathbf{n}=0\): \(2+2k+8=0\). 3. Thus \(2k+10=0\), so \(k=-5\). 4. The initial point \((2, 1, 4)\) does not lie in \(F\), because \(2+2-8=-4\ne10\). Therefore, \(h_{-5}\) is strictly parallel to \(F\). 5. For the line to be perpendicular to the plane, \(\mathbf{v}\) must be a scalar multiple of \(\mathbf{n}\). 6. Since the first component gives a scalar multiple of \(2\), the second component must be \(k=2(2)=4\). The third component also agrees because \(2(-2)=-4\).

Answer

a) \(k=-5\); \(h_{-5}\) is strictly parallel to \(F\). b) \(k=4\)
52581112
Decide whether each statement about lines and planes in three-dimensional space is true or false. Justify each answer. 1. If a line's direction vector is parallel to a plane's normal vector, then the line is perpendicular to the plane. 2. If a line has direction vector \(\mathbf{v}\), a plane has normal vector \(\mathbf{n}\), and \(\mathbf{v}\cdot\mathbf{n}=0\), then the line and plane have exactly one intersection point. 3. A line lies entirely in a plane exactly when its direction vector is parallel to the plane and at least one point of the line lies in the plane.

Hints

- Recall the geometric meaning of a plane's normal vector. - Interpret a zero dot product geometrically. - List the possible numbers of intersection points between a line and a plane. - Distinguish a line parallel to a plane from a line contained in the plane.

Solution

1. True. A plane's normal vector is perpendicular to every direction in the plane. A line whose direction is parallel to that normal is therefore perpendicular to the plane. 2. False. The equation \(\mathbf{v}\cdot\mathbf{n}=0\) means the line direction is parallel to the plane. The line then has either no points in common with the plane or infinitely many points in common with it, not exactly one. 3. True. The direction condition makes the line parallel to the plane. If one point of the line is also in the plane, then every point of the line remains in the plane.

Answer

1. True. 2. False. 3. True.
52581212
A line \(g\) has direction vector \(\mathbf{u}\) and passes through point \(P\). A plane \(E\) has normal vector \(\mathbf{n}\) and passes through point \(A\). a) Use \(\mathbf{u}\cdot\mathbf{n}\) to state the condition under which \(g\) intersects \(E\) at exactly one point. Explain why. b) Suppose \(g\) is strictly parallel to \(E\), meaning that it is parallel to the plane but not contained in it. If \(\mathbf{p}\) and \(\mathbf{a}\) are the position vectors of arbitrary \(P\) on \(g\) and the fixed point \(A\) on \(E\), respectively, compare \((\mathbf{p}-\mathbf{a})\cdot\mathbf{n}\) with \(0\). Explain your conclusion.

Hints

- A line is parallel to a plane when its direction vector is orthogonal to the plane's normal vector. - Use the point-normal condition to decide whether a point lies in a plane. - Recall what “strictly parallel” excludes.

Solution

1. The line intersects the plane at exactly one point when \(\mathbf{u}\cdot\mathbf{n}\ne0\). A zero dot product would make the line direction parallel to the plane, while a nonzero dot product means the line crosses the plane. 2. A point \(P\) lies in \(E\) exactly when \((\mathbf{p}-\mathbf{a})\cdot\mathbf{n}=0\). Because a strictly parallel line has no points in common with the plane, every point \(P\) on \(g\) must satisfy \((\mathbf{p}-\mathbf{a})\cdot\mathbf{n}\ne0\).

Answer

a) Exactly one intersection occurs when \(\mathbf{u}\cdot\mathbf{n}\ne0\). b) For every point \(P\) on the strictly parallel line, \((\mathbf{p}-\mathbf{a})\cdot\mathbf{n}\ne0\).
52582512
Given the point \(A(7,5,2)\) and the plane \(E: x+y=4\): a) Find the foot \(F\) of the perpendicular from \(A\) to \(E\). b) Find the distance from \(A\) to \(E\).

Hints

- A plane's normal vector gives the direction of a perpendicular line. - Write the perpendicular line through \(A\). - Its intersection with the plane is the perpendicular foot. - Use the distance formula between \(A\) and the foot.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle 1,1,0\rangle\). The perpendicular line through \(A\) is \(\mathbf{x}=\langle 7,5,2\rangle+r\langle 1,1,0\rangle\). 2. Substitute into the plane equation: \((7+r)+(5+r)=4\). Thus, \(12+2r=4\), so \(r=-4\). 3. Therefore, \(F=(3,1,2)\). 4. The distance is \(AF=\sqrt{(-4)^2+(-4)^2+0^2}=4\sqrt{2}\approx 5.66\).

Answer

a) \(F(3,1,2)\) b) \(4\sqrt{2}\approx 5.66\) units
52582612
Given the point \(B(-1,4,3)\) and the plane \(F:2x-2y+z=2\): a) Find the foot \(L\) of the perpendicular from \(B\) to the plane. b) Reflect \(B\) across the plane and find the reflected point \(B'\).

Hints

- Use the plane's normal vector as the direction of the perpendicular line through \(B\). - Find where that line intersects the plane. - The perpendicular foot is the midpoint between a point and its reflection.

Solution

1. A normal vector to the plane is \(\mathbf{n}=\langle2,-2,1\rangle\). The perpendicular line through \(B\) is \(\mathbf{x}=\langle-1,4,3\rangle+r\langle2,-2,1\rangle\). 2. Substitute into the plane equation: \(2(-1+2r)-2(4-2r)+(3+r)=2\). This simplifies to \(9r-7=2\), so \(r=1\). 3. Therefore, \(L=(1,2,4)\). 4. Since \(L\) is the midpoint of \(\overline{BB'}\), \(B'=2L-B=2(1,2,4)-(-1,4,3)=(3,0,5)\).

Answer

a) \(L(1,2,4)\) b) \(B'(3,0,5)\)
52585112
Reflect \(A(2, 3, 4)\) across the line \(h:\mathbf{x}=\langle1,1,1\rangle+t\langle1,0,-1\rangle\). Find the coordinates of the reflected point \(A'\).

Hints

- Write a general point on the line. - The vector from \(A\) to the perpendicular foot must be orthogonal to the direction vector. - Use the midpoint relationship between \(A\), the perpendicular foot, and \(A'\).

Solution

1. A general point on \(h\) is \(F(t)=(1+t,1,1-t)\), so \(\overrightarrow{AF}=\langle t-1,-2,-t-3\rangle\). 2. Require \(\overrightarrow{AF}\cdot\langle1,0,-1\rangle=0\): \((t-1)-(-t-3)=2t+2=0\). Therefore, \(t=-1\). 3. The perpendicular foot is \(F=(0,1,2)\). 4. Because \(F\) is the midpoint of \(\overline{AA'}\), \(A'=2F-A=2(0,1,2)-(2,3,4)=(-2,-1,0)\).

Answer

\(A'(-2,-1,0)\)
52586712
The family of lines \(g_k\) and plane \(E\) are given by \(g_k:\mathbf{r}(\lambda)=\langle1,0,4\rangle+\lambda\langle k,2,-2\rangle\), where \(k\in\mathbb{R}\), and \(E:2x+y-z-6=0\). a) Find the value of \(k\) for which \(g_k\) intersects \(E\) perpendicularly. b) Determine whether any line in the family lies entirely in \(E\).

Hints

- A line perpendicular to a plane has a direction parallel to the plane normal. - For a line to lie in a plane, its direction must be orthogonal to the plane normal. - Containment also requires a point of the line to satisfy the plane equation.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,1,-1\rangle\), and the line direction is \(\mathbf{v}=\langle k,2,-2\rangle\). 2. A line perpendicular to the plane has a direction parallel to \(\mathbf{n}\). From the second component, the scalar multiple is \(2\). 3. Therefore, \(k=2(2)=4\). The third component also agrees because \(2(-1)=-2\). 4. For a line to lie in the plane, its direction must be orthogonal to the plane normal. This would require \(\mathbf{v}\cdot\mathbf{n}=2k+2+2=0\), so \(k=-2\). 5. However, the common initial point \((1, 0, 4)\) is not in \(E\), because \(2(1)+0-4-6=-8\ne0\). 6. Therefore, no line in the family lies in \(E\).

Answer

a) \(k=4\) b) No line in the family lies entirely in \(E\).
52586812
Consider the family of lines \(h_a:\mathbf{r}(t)=\langle3,1,a\rangle+t\langle1,-1,2\rangle\), where \(a\in\mathbb{R}\), and the plane \(F:x+y=10\). a) Show that no line in the family is perpendicular to \(F\). b) Show that no line in the family lies in \(F\).

Hints

- A line perpendicular to a plane has a direction vector parallel to the plane's normal vector. - Use a dot product to test whether the line direction is parallel to the plane. - Check whether the initial point satisfies the plane equation. - Notice which coordinates are affected by \(a\).

Solution

1. A normal vector to \(F\) is \(\mathbf{n}=\langle1,1,0\rangle\), and every line in the family has direction vector \(\mathbf{d}=\langle1,-1,2\rangle\). 2. A line perpendicular to \(F\) must have a direction vector parallel to \(\mathbf{n}\). The vectors \(\langle1,-1,2\rangle\) and \(\langle1,1,0\rangle\) are not scalar multiples, so no line in the family is perpendicular to \(F\). 3. Compute \(\mathbf{d}\cdot\mathbf{n}=1-1+0=0\). Thus every line in the family is parallel to \(F\). 4. The initial point \((3, 1, a)\) never lies in \(F\), because \(3+1=4\ne10\), regardless of \(a\). 5. Therefore every line in the family is strictly parallel to \(F\), so none lies in the plane.

Answer

a) No line is perpendicular to \(F\), because \(\langle1,-1,2\rangle\) is not parallel to \(\langle1,1,0\rangle\). b) No line lies in \(F\). Every line is parallel to \(F\), but its initial point fails the plane equation.
52591512
The plane \(E: 6x+2y-3z=12\) and the points \(A(1,5,2)\) and \(B(2,2,2)\) are given. Let \(g\) be the line through \(A\) and \(B\). Determine the relationship between \(g\) and \(E\), and then find the distance from \(g\) to \(E\). Explicitly report \(\mathbf n\cdot\overrightarrow{AB}\), with \(\mathbf n=\langle6,2,-3\rangle\), before classifying the line and plane.

Hints

- A line is parallel to a plane when its direction vector is orthogonal to the plane's normal vector. - Test one point on the line to determine whether the line lies in the plane. - If the line is parallel to the plane, use any point on the line in the point-to-plane distance formula.

Solution

1. A direction vector for \(g\) is \(\overrightarrow{AB}=\langle 1,-3,0\rangle\). A normal vector to \(E\) is \(\mathbf{n}=\langle 6,2,-3\rangle\). 2. Their dot product is \(\mathbf{n}\cdot\overrightarrow{AB}=6(1)+2(-3)-3(0)=0\), so the line is parallel to the plane or lies in it. 3. Test point \(A\): \(6(1)+2(5)-3(2)=10\ne 12\). Therefore, \(g\) is parallel to and distinct from \(E\). 4. Every point on \(g\) has the same distance from \(E\). Using \(A\), \(d(g,E)=\frac{\lvert 6(1)+2(5)-3(2)-12\rvert}{\sqrt{6^2+2^2+(-3)^2}}=\frac{2}{7}\approx 0.29\).

Answer

The line \(g\) is parallel to and distinct from \(E\), and the distance is \(\frac{2}{7}\approx 0.29\) units. \(\mathbf n\cdot\overrightarrow{AB}=0\); the line is strictly parallel to the plane.
52591612
The line \(h: \mathbf{x}=\langle 1,1,4\rangle+t\langle 2,2,1\rangle\) and the plane \(F: x-2y+2z=5\) are given. Show that \(h\) is parallel to \(F\), and find the distance between them. Explicitly report the dot product of the plane normal \(\mathbf n=\langle1,-2,2\rangle\) and the line direction before calculating the distance.

Hints

- Check the dot product of the line's direction vector and the plane's normal vector. - Test a point on the line to determine whether the line lies in the plane. - For a parallel line and plane, use any point on the line in the point-to-plane distance formula.

Solution

1. The line's direction vector is \(\mathbf{u}=\langle 2,2,1\rangle\), and a normal vector to the plane is \(\mathbf{n}=\langle 1,-2,2\rangle\). 2. Since \(\mathbf{u}\cdot\mathbf{n}=2-4+2=0\), the direction of the line is parallel to the plane. 3. The point \(P=(1,1,4)\) on the line does not lie in the plane because \(1-2(1)+2(4)=7\ne5\). Thus, the line is parallel to and distinct from the plane. 4. The distance equals the distance from \(P\) to the plane: \(d=\frac{\lvert 1-2+8-5\rvert}{\sqrt{1^2+(-2)^2+2^2}}=\frac{2}{3}\approx0.67\).

Answer

The line is parallel to and distinct from the plane, and the distance is \(\frac{2}{3}\approx0.67\) units. \(\mathbf n\cdot\langle2,2,1\rangle=0\); the line is strictly parallel to the plane.
52593612
A plane \(E\) contains \(A(1,1,1)\) and has normal vector \(\mathbf{n}=\langle 0,12,-5\rangle\). Find all real values of \(y\) for which \(S(2,y,4)\) is exactly \(3\) units from \(E\).

Hints

- First write the plane equation using the given point and normal vector. - Find the magnitude of the normal vector. - Substitute \(S\) into the point-to-plane distance formula. - Points can lie the same distance from the plane on opposite sides.

Solution

1. The point-normal equation is \(12(y-1)-5(z-1)=0\), which simplifies to \(12y-5z-7=0\). 2. The normal vector has magnitude \(\sqrt{12^2+(-5)^2}=13\). 3. Substitute \(S(2,y,4)\) into the distance formula: \(\frac{\lvert 12y-5(4)-7\rvert}{13}=3\). 4. Thus, \(\lvert 12y-27\rvert=39\). 5. The two cases give \(12y-27=39\) or \(12y-27=-39\), so \(y=\frac{11}{2}\) or \(y=-1\).

Answer

\(y=\frac{11}{2}\) or \(y=-1\)
52593712
The line \(g: \mathbf{x}=\langle 1, 2, 3\rangle+\lambda\langle 1, 1, 1\rangle\) and the point \(Q(3, 0, 0)\) are given. a) Find the point \(P\) on \(g\) that is closest to \(Q\). b) Find the minimum distance from \(Q\) to \(g\).

Hints

- The shortest segment from \(Q\) to the line is perpendicular to the line. - Express a general point on \(g\) in terms of \(\lambda\). - Use a dot product to impose orthogonality. - Find the magnitude of the resulting connecting vector.

Solution

1. A general point on \(g\) is \(P=(1+\lambda, 2+\lambda, 3+\lambda)\), so \(\overrightarrow{QP}=\langle \lambda-2, \lambda+2, \lambda+3\rangle\). 2. For the closest point, \(\overrightarrow{QP}\cdot\langle 1, 1, 1\rangle=0\). Thus, \((\lambda-2)+(\lambda+2)+(\lambda+3)=3\lambda+3=0\), so \(\lambda=-1\). 3. Therefore, \(P=(0, 1, 2)\). 4. The minimum distance is \(QP=\sqrt{(-3)^2+1^2+2^2}=\sqrt{14}\approx 3.74\).

Answer

a) \(P(0, 1, 2)\) b) \(\sqrt{14}\approx 3.74\) units
52594312
Triangle \(ABC\) has vertices \(A(2, 2, 1)\), \(B(6, 2, 4)\), and \(C(4, 5, 5)\). a) Find the foot \(L\) of the perpendicular from \(C\) to line \(AB\). b) Find the length of the altitude from \(C\). c) Find the area of triangle \(ABC\).

Hints

- An altitude is perpendicular to the opposite side. - Represent a general point on line \(AB\) with a parameter. - Use the dot product to find the perpendicular foot. - Then apply \(A=\frac{1}{2}bh\).

Solution

1. Line \(AB\) can be written as \(\mathbf{x}=\langle 2, 2, 1\rangle+r\langle 4, 0, 3\rangle\). A general point is \(L=(2+4r, 2, 1+3r)\). 2. Require \(\overrightarrow{CL}\cdot\langle 4, 0, 3\rangle=0\): \(4(4r-2)+3(3r-4)=25r-20=0\). Thus, \(r=\frac{4}{5}\). 3. Therefore, \(L=\left(\frac{26}{5}, 2, \frac{17}{5}\right)=(5.2, 2, 3.4)\). 4. The altitude length is \(CL=\sqrt{1.2^2+(-3)^2+(-1.6)^2}=\sqrt{13}\approx 3.61\). 5. Since \(AB=\sqrt{4^2+0^2+3^2}=5\), the area is \(\frac{1}{2}(5)(\sqrt{13})=\frac{5\sqrt{13}}{2}\approx 9.01\).

Answer

a) \(L\left(\frac{26}{5}, 2, \frac{17}{5}\right)\) b) \(\sqrt{13}\approx 3.61\) units c) \(\frac{5\sqrt{13}}{2}\approx 9.01\) square units
52595212
A tetrahedron has base vertices \(P(2,0,0)\), \(Q(0,4,0)\), and \(R(0,0,6)\), with apex \(S(5,5,5)\). a) Write a coordinate equation of the plane \(E\) containing \(PQR\). b) Find the distance from \(S\) to \(E\). What does this distance represent geometrically?

Hints

- The three base points are the x-, y-, and z-intercepts of the plane. - Use intercept form to write the plane equation. - Apply the point-to-plane distance formula. - Interpret the perpendicular distance from the apex to the base plane.

Solution

1. Because the plane intersects the coordinate axes at \(2\), \(4\), and \(6\), its intercept form is \(\frac{x}{2}+\frac{y}{4}+\frac{z}{6}=1\). 2. Multiplying by \(12\) gives \(E: 6x+3y+2z=12\). 3. A normal vector is \(\langle 6,3,2\rangle\), with magnitude \(7\). 4. The distance from \(S\) is \(\frac{\lvert 6(5)+3(5)+2(5)-12\rvert}{7}=\frac{43}{7}\approx6.14\). 5. This distance is the height of the tetrahedron relative to base \(PQR\).

Answer

a) \(E: 6x+3y+2z=12\) b) \(\frac{43}{7}\approx6.14\) units; it is the tetrahedron's height above base \(PQR\).
52595312
The plane \(E\) is given by \(E: (x,y,z)=(2,1,0)+r\langle 1,3,0\rangle+s\langle 0,3,2\rangle\). Write coordinate equations of the two planes parallel to \(E\) that are each \(10\) units from \(E\).

Hints

- Find a vector orthogonal to both direction vectors of \(E\). - Parallel planes have proportional normal vectors. - Only the constant changes when a plane is translated parallel to itself. - Use the distance formula for parallel planes.

Solution

1. Let \(\mathbf{u}=\langle 1,3,0\rangle\) and \(\mathbf{v}=\langle 0,3,2\rangle\). A normal vector \(\mathbf{n}=\langle a,b,c\rangle\) satisfies \(a+3b=0\) and \(3b+2c=0\). Choose \(\mathbf{n}=\langle 6,-2,3\rangle\). 2. Its magnitude is \(7\). Using point \((2,1,0)\), the plane equation is \(6x-2y+3z=10\). 3. A parallel plane has equation \(6x-2y+3z=k\). Its distance from \(E\) is \(\frac{\lvert k-10\rvert}{7}\). 4. Set \(\frac{\lvert k-10\rvert}{7}=10\). Then \(\lvert k-10\rvert=70\), so \(k=80\) or \(k=-60\).

Answer

\(F_1: 6x-2y+3z=80\) and \(F_2: 6x-2y+3z=-60\)
52596412
A laser beam follows the line \(h: \mathbf{x}=\langle -2, 5, 3\rangle+k\langle 2, -1, 2\rangle\). A sensor is located at \(S(5, 10, 12)\). a) Find the point on the laser beam closest to the sensor. b) Find the distance from the sensor to the laser beam.

Hints

- Represent a general point on the laser beam. - The vector from the sensor to the closest point is perpendicular to the beam's direction vector. - After finding the point, use the three-dimensional distance formula.

Solution

1. A general point on the beam is \(L(k)=(-2+2k, 5-k, 3+2k)\), so \(\overrightarrow{SL}=\langle 2k-7, -k-5, 2k-9\rangle\). 2. At the closest point, \(\overrightarrow{SL}\cdot\langle 2, -1, 2\rangle=0\). Thus, \(2(2k-7)-(-k-5)+2(2k-9)=9k-27=0\), so \(k=3\). 3. Therefore, \(L=(4, 2, 9)\). 4. The distance is \(SL=\sqrt{(4-5)^2+(2-10)^2+(9-12)^2}=\sqrt{74}\approx 8.60\).

Answer

a) \(L(4, 2, 9)\) b) \(\sqrt{74}\approx 8.60\) units
52597712
Given the line \(g: \mathbf{x}=\langle 1, 1, 1\rangle+t\langle 1, 0, 1\rangle\) and the point \(A(3, 2, 1)\), find the foot \(F\) of the perpendicular from \(A\) to \(g\). Then find the distance from \(A\) to \(g\).

Hints

- The shortest segment from \(A\) to the line is perpendicular to the line. - Use a parameter to write a general point on \(g\). - Set the dot product of the connecting vector and the direction vector equal to \(0\). - The vector's magnitude gives the distance.

Solution

1. A general point on \(g\) is \(F(t)=(1+t, 1, 1+t)\), so \(\overrightarrow{AF}=\langle t-2, -1, t\rangle\). 2. Require \(\overrightarrow{AF}\cdot\langle 1, 0, 1\rangle=0\): \((t-2)+t=2t-2=0\), so \(t=1\). 3. Therefore, \(F=(2, 1, 2)\). 4. The distance is \(AF=\sqrt{(-1)^2+(-1)^2+1^2}=\sqrt{3}\approx 1.73\).

Answer

The perpendicular foot is \(F(2, 1, 2)\), and the distance is \(\sqrt{3}\approx 1.73\) units.
52600212
Plane \(E\) is given by \(x+y=4\). Plane \(G_a\) passes through \(O=(0, 0, 0)\), \(P=(1, 0, 0)\), and \(Q_a=(0, 1, a)\), where \(a\in\mathbb{R}\). a) Find the angle between \(E\) and \(G_a\) when \(a=0\). b) Find all values of \(a\) for which the angle between the planes is \(60^\circ\).

Hints

- Read a normal vector from the equation of \(E\). - Use two directions in \(G_a\) and solve zero dot-product conditions to find a normal vector. - A zero dot product of normals corresponds to what plane angle? - Set the cosine expression equal to \(\frac12\).

Solution

1. A normal vector to \(E\) is \(\mathbf{n}_E=\langle1,1,0\rangle\). In \(G_a\), use \(\overrightarrow{OP}=\langle1,0,0\rangle\) and \(\overrightarrow{OQ_a}=\langle0,1,a\rangle\). If \(\mathbf{n}_a=\langle x,y,z\rangle\) is perpendicular to both, then \(x=0\) and \(y+az=0\). Choose \(\mathbf{n}_a=\langle0,-a,1\rangle\). 2. When \(a=0\), the normal vectors have dot product \(0\), so the planes meet at \(90^\circ\). 3. In general, \(\cos\alpha=\frac{|a|}{\sqrt{2a^2+2}}\). Setting this equal to \(\cos60^\circ=\frac12\) and squaring gives \(a^2=1\). 4. Thus \(a=1\) or \(a=-1\).

Answer

a) \(90^\circ\) b) \(a=1\) or \(a=-1\)
52601912
Sphere \(S\) is given by \((x-2)^2+(y+1)^2+(z-4)^2=25\). A family of parallel planes is given by \(E_k:2x-2y+z=k\), where \(k\in\mathbb{R}\). a) Find the values of \(k\) for which \(E_k\) is tangent to the sphere. b) Find the values of \(k\) for which the intersection of \(E_k\) and the sphere is a circle of radius \(\rho=4\).

Hints

- Read the sphere's center and radius from standard form. - Compare the center-to-plane distance with the sphere's radius for tangency. - For a circular cross-section, use a right triangle formed by the sphere radius, the cross-section radius, and the center-to-plane distance. - Use the plane's normal vector to calculate the perpendicular distance.

Solution

1. The sphere has center \(M=(2, -1, 4)\) and radius \(5\). The planes have normal vector \(\mathbf{n}=\langle2, -2, 1\rangle\), whose magnitude is \(3\). 2. The perpendicular distance from \(M\) to \(E_k\) is \(d=\frac{|2(2)-2(-1)+4-k|}{3}=\frac{|10-k|}{3}\). 3. For tangency, \(d=5\). Thus, \(|10-k|=15\), giving \(k=-5\) or \(k=25\). 4. For a cross-sectional circle of radius \(4\), the sphere radius, plane distance, and circle radius satisfy \(d^2+4^2=5^2\). Hence, \(d=3\). 5. Therefore, \(\frac{|10-k|}{3}=3\), so \(|10-k|=9\), giving \(k=1\) or \(k=19\).

Answer

a) \(k=-5\) or \(k=25\) b) \(k=1\) or \(k=19\)
52604312
Determine the relationship between sphere \(K\) and plane \(E\). If their intersection is a circle, find the circle's radius \(\rho\). \(K:(x-2)^2+(y+3)^2+(z-1)^2=100\) \(E:6x-3y+2z+15=0\)

Hints

- Read the center and radius from the sphere equation. - Use the plane's normal vector to calculate the perpendicular distance from the center. - Compare that distance with the sphere's radius. - Use the right triangle formed by the sphere radius, the plane distance, and the cross-section radius.

Solution

1. The sphere has center \(M=(2, -3, 1)\) and radius \(R=10\). 2. The plane has normal vector \(\mathbf{n}=\langle6, -3, 2\rangle\), whose magnitude is \(7\). The distance from \(M\) to the plane is \(d=\frac{|6(2)-3(-3)+2(1)+15|}{7}=\frac{38}{7}\). 3. Since \(\frac{38}{7}<10\), the plane intersects the sphere in a circle. 4. The cross-section radius is \(\rho=\sqrt{R^2-d^2}=\sqrt{100-\left(\frac{38}{7}\right)^2}=\frac{24\sqrt6}{7}\approx8.40\).

Answer

The plane intersects the sphere in a circle with radius \(\rho=\frac{24\sqrt6}{7}\approx8.40\).
52604412
A sphere \(K\) and a plane \(E\) are given by \(K:x^2+y^2+z^2-2x-4y+4z-7=0\) and \(E:\mathbf{x}=\langle5, 0, 6\rangle+s\langle1, 0, 0\rangle+t\langle0, 4, 3\rangle\). Determine their relationship and find the shortest distance from the sphere's surface to the plane.

Hints

- Complete the square to identify the sphere's center and radius. - Find a vector perpendicular to both direction vectors of the plane. - Compare the center-to-plane distance with the sphere's radius. - When the plane misses the sphere, subtract the radius from the center-to-plane distance.

Solution

1. Complete the square: \((x-1)^2+(y-2)^2+(z+2)^2=16\). Thus, the sphere has center \(M=(1, 2, -2)\) and radius \(R=4\). 2. A normal vector to the plane must be perpendicular to both direction vectors. The vector \(\mathbf{n}=\langle0, -3, 4\rangle\) satisfies \(\mathbf{n}\cdot\langle1, 0, 0\rangle=0\) and \(\mathbf{n}\cdot\langle0, 4, 3\rangle=0\). 3. Using the point \((5, 0, 6)\), the plane equation is \(-3y+4z-24=0\). 4. The distance from \(M\) to the plane is \(d=\frac{|-3(2)+4(-2)-24|}{5}=\frac{38}{5}\). 5. Since \(\frac{38}{5}>4\), the plane does not intersect the sphere. The shortest distance from the sphere's surface to the plane is \(d-R=\frac{38}{5}-4=\frac{18}{5}=3.6\).

Answer

The plane does not intersect the sphere. The shortest distance from the sphere's surface to the plane is \(\frac{18}{5}=3.6\).
52604812
Sphere \(K\) is given by \(x^2+y^2+z^2+10x-8y+2z=102\). Find an equation of the plane tangent to the sphere at \(B=(3, 12, 3)\).

Hints

- Complete the square to find the sphere's center. - The radius from the center to the tangent point is normal to the tangent plane. - A normal vector may be replaced by a nonzero scalar multiple. - Substitute the tangent point to determine the constant in the plane equation.

Solution

1. Complete the square: \((x+5)^2+(y-4)^2+(z+1)^2=144\). Thus, the sphere's center is \(M=(-5, 4, -1)\). 2. The radius vector to the point of tangency is \(\overrightarrow{MB}=\langle8, 8, 4\rangle\), which is parallel to \(\langle2, 2, 1\rangle\). 3. This radius vector is normal to the tangent plane, so write the plane as \(2x+2y+z=d\). 4. Substitute \(B=(3, 12, 3)\): \(d=2(3)+2(12)+3=33\). 5. Therefore, one equation of the tangent plane is \(2x+2y+z=33\).

Answer

\(2x+2y+z=33\)
52605112
Sphere \(K\) is given by \(x^2-4x+y^2+6y+z^2-2z=11\). a) Find the center \(M\) and radius \(r\). b) Plane \(E\) is given by \(2x-2y+z=25\). Find the distance from \(M\) to \(E\), and determine whether the plane intersects the sphere.

Hints

- Complete the square in each variable. - The right side of the standard sphere equation is \(r^2\). - Use the plane's normal vector to find the perpendicular distance from the center. - Compare that distance with the sphere's radius.

Solution

1. Complete the square: \((x-2)^2+(y+3)^2+(z-1)^2=25\). Therefore, \(M=(2, -3, 1)\) and \(r=5\). 2. The plane has normal vector \(\mathbf{n}=\langle2, -2, 1\rangle\), whose magnitude is \(3\). 3. The distance from \(M\) to the plane is \(d=\frac{|2(2)-2(-3)+1-25|}{3}=\frac{14}{3}\approx4.67\). 4. Since \(\frac{14}{3}<5\), the plane intersects the sphere in a circle.

Answer

a) \(M=(2, -3, 1)\) and \(r=5\) b) \(d=\frac{14}{3}\approx4.67\). Since \(d<r\), the plane intersects the sphere.
52605212
A sphere \(S\) has center \(M=(4, 0, -2)\) and radius \(6\). a) Show that the plane \(E:x=10\) is tangent to the sphere, and find the point of tangency \(B\). b) Consider the planes \(F_k:z=k\), where \(k\in\mathbb{R}\). Find all values of \(k\) for which \(F_k\) has no points in common with the sphere.

Hints

- A plane is tangent when its distance from the sphere's center equals the radius. - The radius to the point of tangency is perpendicular to the plane. - For a plane parallel to the xy-plane, only the z-coordinate determines the distance. - Identify the z-values covered by the sphere.

Solution

1. The distance from \(M=(4, 0, -2)\) to the plane \(x=10\) is \(|4-10|=6\), equal to the sphere's radius. Therefore, the plane is tangent. 2. The radius to the tangent point is parallel to the x-axis and extends from \(x=4\) to \(x=10\), so \(B=(10, 0, -2)\). 3. The distance from \(M\) to the plane \(z=k\) is \(|k+2|\). The plane misses the sphere when this distance is greater than \(6\). 4. Solve \(|k+2|>6\): \(k<-8\) or \(k>4\).

Answer

a) The center-to-plane distance is \(6\), so \(E\) is tangent at \(B=(10, 0, -2)\). b) \(k<-8\) or \(k>4\)
52606912
Sphere \(K\) is given by \((x-4)^2+(y+2)^2+(z-1)^2=36\). a) Verify that \(P=(2, 2, -3)\) lies on the sphere. b) Find an equation of the plane \(T\) tangent to the sphere at \(P\). c) Find the two planes \(F_1\) and \(F_2\) that are parallel to \(T\) and are each \(10\) units from the sphere's center.

Hints

- Substitute the point into the sphere equation. - The radius vector to the tangent point is normal to the tangent plane. - Parallel planes have parallel normal vectors. - Use the point-to-plane distance and set it equal to \(10\).

Solution

1. Substitute \(P\) into the sphere equation: \((2-4)^2+(2+2)^2+(-3-1)^2=4+16+16=36\). Thus, \(P\) lies on the sphere. 2. The center is \(M=(4, -2, 1)\). The vector \(\overrightarrow{MP}=\langle-2, 4, -4\rangle\) is normal to the tangent plane and is parallel to \(\langle1, -2, 2\rangle\). 3. A plane through \(P\) with this normal vector is \(T:x-2y+2z+8=0\). 4. Every plane parallel to \(T\) has the form \(x-2y+2z+k=0\). Its distance from \(M\) is \(\frac{|4-2(-2)+2(1)+k|}{3}=\frac{|10+k|}{3}\). 5. Set this distance equal to \(10\): \(|10+k|=30\). Thus, \(k=20\) or \(k=-40\). 6. The planes are \(F_1:x-2y+2z+20=0\) and \(F_2:x-2y+2z-40=0\).

Answer

a) Substitution gives \(36=36\), so \(P\) lies on the sphere. b) \(T:x-2y+2z+8=0\) c) \(F_1:x-2y+2z+20=0\) and \(F_2:x-2y+2z-40=0\)
52607012
A sphere \(K\) has center \(M=(1, 2, 3)\) and radius \(7\). Plane \(E\) is given by \(2x-y+2z+12=0\). a) Determine the relationship between the plane and the sphere. b) Find the radius \(r_s\) and center \(M_s\) of their intersection.

Hints

- Compare the center-to-plane distance with the sphere's radius. - Use the plane's normal vector to calculate the perpendicular distance. - The sphere radius, plane distance, and cross-section radius form a right triangle. - The circle's center is the perpendicular projection of the sphere's center onto the plane.

Solution

1. The plane has normal vector \(\mathbf{n}=\langle2, -1, 2\rangle\), whose magnitude is \(3\). The distance from \(M\) to the plane is \(d=\frac{|2(1)-2+2(3)+12|}{3}=6\). 2. Since \(6<7\), the plane intersects the sphere in a circle. 3. The cross-section radius is \(r_s=\sqrt{7^2-6^2}=\sqrt{13}\approx3.61\). 4. The circle's center is the perpendicular projection of \(M\) onto the plane. Write \(M_s=(1, 2, 3)+t\langle2, -1, 2\rangle\). 5. Substitution into the plane equation gives \(18+9t=0\), so \(t=-2\). Therefore, \(M_s=(-3, 4, -1)\).

Answer

a) The plane intersects the sphere in a circle. b) \(r_s=\sqrt{13}\approx3.61\) and \(M_s=(-3, 4, -1)\)
52607312
Sphere \(K\) is given by \(\left\|\mathbf{x}-\langle5, -2, 3\rangle\right\|^2=225\), and plane \(E\) is given by \(6x-3y+2z+7=0\). Show that the plane intersects the sphere. Find the center \(M_S\) and radius \(r\) of the intersection circle.

Hints

- Read the sphere's center and radius from its vector equation. - Use the plane's normal vector to calculate the center-to-plane distance. - Compare that distance with the sphere's radius. - Use the Pythagorean relationship for the cross-section radius. - Project the sphere's center onto the plane along the normal vector.

Solution

1. The sphere has center \(M=(5, -2, 3)\) and radius \(R=15\). 2. The plane's normal vector is \(\mathbf{n}=\langle6, -3, 2\rangle\), whose magnitude is \(7\). The distance from \(M\) to the plane is \(d=\frac{|6(5)-3(-2)+2(3)+7|}{7}=7\). 3. Since \(7<15\), the plane intersects the sphere in a circle. 4. The circle's radius is \(r=\sqrt{15^2-7^2}=\sqrt{176}=4\sqrt{11}\approx13.27\). 5. Its center is the perpendicular projection of \(M\) onto the plane. Write \(M_S=M+t\mathbf{n}\). Substitution into the plane equation gives \(49+49t=0\), so \(t=-1\). 6. Therefore, \(M_S=(5, -2, 3)-\langle6, -3, 2\rangle=(-1, 1, 1)\).

Answer

The plane intersects the sphere because \(7<15\). \(M_S=(-1, 1, 1)\) \(r=4\sqrt{11}\approx13.27\)
52608312
A sphere has center \(M=(2, 5, -1)\). Line \(g\) passes through \(P=(4, 1, 1)\) and \(Q=(8, 3, 3)\). Find the radius \(r\) for which \(g\) is tangent to the sphere. Also find the point of tangency \(B\).

Hints

- At a point of tangency, the radius is perpendicular to the tangent line. - Express a general point on \(g\) using a parameter. - Use a dot product to impose the perpendicularity condition. - The radius is the distance from the center to the point of tangency.

Solution

1. A direction vector for \(g\) is \(\mathbf{u}=\langle2, 1, 1\rangle\), so \(B=(4, 1, 1)+t\langle2, 1, 1\rangle\). 2. At the point of tangency, \(\overrightarrow{MB}\) is perpendicular to \(\mathbf{u}\). Since \(\overrightarrow{MB}=\langle2+2t, -4+t, 2+t\rangle\), set \(\overrightarrow{MB}\cdot\mathbf{u}=0\). 3. This gives \(2(2+2t)+(-4+t)+(2+t)=6t+2=0\), so \(t=-\frac13\). 4. Therefore, \(B=\left(\frac{10}{3}, \frac{2}{3}, \frac{2}{3}\right)\). 5. The radius is \(MB=\sqrt{\left(\frac43\right)^2+\left(-\frac{13}{3}\right)^2+\left(\frac53\right)^2}=\frac{\sqrt{210}}{3}\approx4.83\).

Answer

The radius is \(r=\frac{\sqrt{210}}{3}\approx4.83\), and the point of tangency is \(B=\left(\frac{10}{3}, \frac{2}{3}, \frac{2}{3}\right)\).
52608412
A sphere has center \(M=(1, 1, 4)\). The line \(h\) is given by \(\mathbf{x}=\langle3, 0, 1\rangle+s\langle1, 2, -1\rangle\). Find the radius \(r\) for which \(h\) is tangent to the sphere, and find the corresponding point of tangency \(S\).

Hints

- Express a general point on the line using its parameter. - At the point of tangency, the radius vector is perpendicular to the line's direction vector. - The radius equals the shortest distance from the center to the line.

Solution

1. Write the point of tangency as \(S=(3+s, 2s, 1-s)\). Then \(\overrightarrow{MS}=\langle2+s, 2s-1, -s-3\rangle\). 2. At the point of tangency, \(\overrightarrow{MS}\) is perpendicular to the line's direction vector \(\mathbf{v}=\langle1, 2, -1\rangle\). 3. Set the dot product equal to zero: \((2+s)+2(2s-1)-(-s-3)=6s+3=0\). Thus, \(s=-\frac12\). 4. Substitution gives \(S=\left(\frac52, -1, \frac32\right)\). 5. The radius is \(MS=\sqrt{\left(\frac32\right)^2+(-2)^2+\left(-\frac52\right)^2}=\frac{5\sqrt2}{2}\approx3.54\).

Answer

The radius is \(r=\frac{5\sqrt2}{2}\approx3.54\), and the point of tangency is \(S=\left(\frac52, -1, \frac32\right)\).
52609212
The sphere \(K\) is given by \((x-4)^2+(y+1)^2+(z-2)^2=81\). a) State its center and radius. b) Point \(A(4,8,2)\) lies on the sphere. Find \(B\) so that \(\overline{AB}\) is a diameter. c) Let \(C\) be any other point on the sphere. Explain why \(\overrightarrow{CA}\cdot\overrightarrow{CB}=0\).

Hints

- Read the center and radius from standard form. - Use the midpoint relationship for a diameter. - In a circle, an inscribed angle that intercepts a diameter is a right angle.

Solution

1. The center is \(M(4,-1,2)\), and the radius is \(9\). 2. Since \(M\) is the midpoint of \(\overline{AB}\), \(B=2M-A=(4,-10,2)\). 3. Points \(A\), \(B\), and \(C\) lie in a plane, and that plane intersects the sphere in a circle with diameter \(AB\). By the Inscribed Angle Theorem, \(\angle ACB=90^\circ\). 4. Therefore, \(\overrightarrow{CA}\) and \(\overrightarrow{CB}\) are perpendicular, so their dot product is \(0\).

Answer

a) \(M=(4,-1,2)\), \(r=9\) b) \(B=(4,-10,2)\) c) The vectors are perpendicular because \(AB\) is a diameter, so their dot product is \(0\).
52611912
Sphere \(K\) is given by \((x-2)^2+y^2+(z+1)^2=36\). Find the points of tangency and equations of the two tangent planes to \(K\) that are parallel to \(E:2x+y-2z=5\).

Hints

- Parallel planes have parallel normal vectors. - A tangent plane is one radius from the sphere's center. - Move from the center in both unit-normal directions to locate the tangent points. - Substitute each tangent point into a plane equation with the given normal vector.

Solution

1. The sphere has center \(M=(2, 0, -1)\) and radius \(6\). The given plane has normal vector \(\mathbf{n}=\langle2, 1, -2\rangle\), whose magnitude is \(3\). 2. The tangent points lie \(6\) units from \(M\) in the two normal directions. Since \(\frac{6}{3}\mathbf{n}=2\mathbf{n}=\langle4, 2, -4\rangle\), the points are \(B_1=M+2\mathbf{n}=(6, 2, -5)\) and \(B_2=M-2\mathbf{n}=(-2, -2, 3)\). 3. Parallel tangent planes have the form \(2x+y-2z=d\). 4. Substituting \(B_1\) gives \(d=24\), and substituting \(B_2\) gives \(d=-12\). 5. Therefore, the tangent planes are \(T_1:2x+y-2z=24\) and \(T_2:2x+y-2z=-12\).

Answer

Points of tangency: \(B_1=(6, 2, -5)\) and \(B_2=(-2, -2, 3)\) Tangent planes: \(T_1:2x+y-2z=24\) and \(T_2:2x+y-2z=-12\)
52612012
Sphere \(K\) is given by \(x^2+y^2+z^2+4x-2y+6z=11\). Find the two tangent planes to the sphere that are parallel to the y-axis and perpendicular to \(\mathbf{v}=\langle4, 0, -3\rangle\). Also find the corresponding points of tangency.

Hints

- Complete the square to find the sphere's center and radius. - A plane perpendicular to a vector can use that vector as a normal vector. - Move one radius from the center in both normal directions. - A plane parallel to the y-axis has a normal vector with zero y-component.

Solution

1. Complete the square: \((x+2)^2+(y-1)^2+(z+3)^2=25\). Thus, the sphere has center \(M=(-2, 1, -3)\) and radius \(5\). 2. Because each plane is perpendicular to \(\mathbf{v}\), use \(\mathbf{v}\) as its normal vector. Its zero y-component also makes each plane parallel to the y-axis. 3. Since \(\|\mathbf{v}\|=5\), the tangent points are \(B_1=M+\mathbf{v}=(2, 1, -6)\) and \(B_2=M-\mathbf{v}=(-6, 1, 0)\). 4. The tangent planes have the form \(4x-3z=d\). Substitution gives \(d=26\) at \(B_1\) and \(d=-24\) at \(B_2\). 5. Therefore, the planes are \(T_1:4x-3z=26\) and \(T_2:4x-3z=-24\).

Answer

Points of tangency: \(B_1=(2, 1, -6)\) and \(B_2=(-6, 1, 0)\) Tangent planes: \(T_1:4x-3z=26\) and \(T_2:4x-3z=-24\)
52616512
Two spheres are given by \(K_1:\left\|\mathbf{x}-\langle2, 1, 4\rangle\right\|^2=25\) and \(K_2:\left\|\mathbf{x}-\langle10, 7, 4\rangle\right\|^2=25\). Show that the spheres are tangent at \(B=(6, 4, 4)\), and find an equation of their common tangent plane.

Hints

- Verify that the stated point lies on both spheres. - Compare the distance between the centers with the sum of the radii. - The tangent plane is perpendicular to the radius at the point of tangency. - Use the line of centers as a normal direction for the plane.

Solution

1. The sphere centers are \(M_1=(2, 1, 4)\) and \(M_2=(10, 7, 4)\), and both radii are \(5\). 2. For \(B\), \(BM_1^2=4^2+3^2+0^2=25\) and \(BM_2^2=(-4)^2+(-3)^2+0^2=25\), so \(B\) lies on both spheres. 3. The center distance is \(M_1M_2=\sqrt{8^2+6^2}=10\), equal to the sum of the radii. Thus, the spheres are externally tangent at \(B\). 4. The common tangent plane is perpendicular to the line of centers. A normal vector is \(\overrightarrow{M_1M_2}=\langle8, 6, 0\rangle\), which is parallel to \(\langle4, 3, 0\rangle\). 5. The plane through \(B\) is \(4(x-6)+3(y-4)=0\), or \(4x+3y-36=0\).

Answer

The spheres are externally tangent at \(B=(6, 4, 4)\). Their common tangent plane is \(4x+3y-36=0\).
52622512
The plane \(E: 6x+3y+2z-14=0\) and points \(A(0,0,0)\) and \(B(1,2,1)\) are given. a) Find the distance from \(A\) to \(E\). b) Verify that \(B\) lies in \(E\). Find a point \(C\) on line \(AB\) such that \(B\) is the midpoint of \(\overline{AC}\). c) Show algebraically that \(C\) is the same distance from \(E\) as \(A\).

Hints

- Use the point-to-plane distance formula in part a). - Substitute a point's coordinates into the plane equation to test whether it lies in the plane. - Use the midpoint relationship \(B=\frac{A+C}{2}\). - Apply the distance formula again to \(C\).

Solution

1. A normal vector to \(E\) is \(\langle 6,3,2\rangle\), with magnitude \(7\). Therefore, \(d(A,E)=\frac{\lvert -14\rvert}{7}=2\). 2. Substitute \(B\) into the plane equation: \(6(1)+3(2)+2(1)-14=0\). Thus, \(B\) lies in \(E\). 3. Because \(B\) is the midpoint of \(\overline{AC}\), \(C=2B-A\). Therefore, \(C=(2,4,2)\). 4. Its distance from the plane is \(d(C,E)=\frac{\lvert 6(2)+3(4)+2(2)-14\rvert}{7}=\frac{14}{7}=2\). 5. Therefore, \(A\) and \(C\) are both \(2\) units from \(E\), on opposite sides of the plane.

Answer

a) \(2\) units b) \(B\) lies in \(E\), and \(C=(2,4,2)\). c) \(d(C,E)=2\) units, so the distances are equal.
52623312
Given the line \(g: \mathbf{x}=\langle 1, 2, 3\rangle+t\langle 2, 2, 1\rangle\) and the point \(P(4, 8, 3)\): a) Find the distance from \(P\) to \(g\). b) Find the distance from the origin to \(g\).

Hints

- For each point, find the point on \(g\) that makes the connecting vector perpendicular to the direction vector. - Use a dot product to impose orthogonality. - Treat the origin as the point \((0,0,0)\). - The distance is the magnitude of the perpendicular vector.

Solution

1. For part a), a general point on \(g\) is \(F(t)=(1+2t, 2+2t, 3+t)\). The orthogonality condition \((F-P)\cdot\langle 2, 2, 1\rangle=0\) gives \(t=2\). 2. Then \(F=(5, 6, 5)\), so the distance from \(P\) to \(g\) is \(\sqrt{1^2+(-2)^2+2^2}=3\). 3. For part b), use the origin \(O=(0,0,0)\). The condition \((F-O)\cdot\langle 2, 2, 1\rangle=0\) gives \(t=-1\). 4. The corresponding point is \((-1, 0, 2)\), so the distance from the origin to \(g\) is \(\sqrt{(-1)^2+0^2+2^2}=\sqrt{5}\approx 2.24\).

Answer

a) \(3\) units b) \(\sqrt{5}\approx 2.24\) units
52623512
Plane \(E\) is given by \(4x-y+8z=18\). a) Write a parametric equation of a line \(g\) that intersects \(E\) perpendicularly at \(P(4, 6, 1)\). b) Write an equation of a line \(h\) through the origin that is parallel to \(E\). c) Determine the relationship between line \(k:\mathbf{r}(s)=\langle1,2,2\rangle+s\langle2,0,-1\rangle\) and plane \(E\).

Hints

- A plane's normal vector gives the direction of every line perpendicular to the plane. - A line parallel to a plane has a direction vector orthogonal to the plane's normal vector. - To distinguish strict parallelism from containment, test a point of the line in the plane equation. - Check that the stated intersection point in part a) actually lies in the plane.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle4,-1,8\rangle\). 2. A line perpendicular to the plane can use \(\mathbf{n}\) as its direction vector. Since \(4(4)-6+8(1)=18\), point \(P\) lies in the plane. One equation is \(g:\mathbf{r}(t)=\langle4,6,1\rangle+t\langle4,-1,8\rangle\). 3. A line parallel to \(E\) needs a direction vector orthogonal to \(\mathbf{n}\). Choose \(\mathbf{v}=\langle1,4,0\rangle\), since \(\mathbf{v}\cdot\mathbf{n}=4-4=0\). Thus one possible line is \(h:\mathbf{r}(t)=t\langle1,4,0\rangle\). The origin is not in \(E\), so this line is strictly parallel to the plane. 4. For \(k\), \(\langle2,0,-1\rangle\cdot\langle4,-1,8\rangle=8-8=0\), so the line is parallel to the plane. 5. Its initial point lies in \(E\), because \(4(1)-2+8(2)=18\). Therefore \(k\) lies entirely in \(E\).

Answer

a) One possible equation is \(g:\mathbf{r}(t)=\langle4,6,1\rangle+t\langle4,-1,8\rangle\). b) One possible equation is \(h:\mathbf{r}(t)=t\langle1,4,0\rangle\). c) Line \(k\) lies entirely in plane \(E\).
52623612
Plane \(F\) is given by \(x+2y-2z=12\). a) A line \(g\) passes through the origin and is perpendicular to \(F\). Write an equation for \(g\). b) Find the intersection point \(S\) of \(g\) and \(F\). c) Explain why line \(\ell:\mathbf{r}(t)=\langle5,5,5\rangle+t\langle1,1,1\rangle\) is neither parallel nor perpendicular to \(F\).

Hints

- Use the plane's normal vector as the direction of a perpendicular line. - Substitute a general point of the line into the plane equation. - A line parallel to a plane has direction orthogonal to the plane's normal. - A line perpendicular to a plane has direction parallel to the normal.

Solution

1. A normal vector to \(F\) is \(\mathbf{n}=\langle1,2,-2\rangle\). 2. A line perpendicular to the plane can use the normal vector as its direction. Since it passes through the origin, \(g:\mathbf{r}(t)=t\langle1,2,-2\rangle\). 3. Substitute \((t,2t,-2t)\) into the plane equation: \(t+2(2t)-2(-2t)=12\). 4. Thus \(9t=12\), so \(t=\frac43\). Therefore \(S=\left(\frac43,\frac83,-\frac83\right)\). 5. The direction of \(\ell\) satisfies \(\langle1,1,1\rangle\cdot\langle1,2,-2\rangle=1\ne0\), so \(\ell\) is not parallel to the plane. 6. The vectors \(\langle1,1,1\rangle\) and \(\langle1,2,-2\rangle\) are not scalar multiples, so \(\ell\) is not perpendicular to the plane.

Answer

a) \(g:\mathbf{r}(t)=t\langle1,2,-2\rangle\) b) \(S\left(\frac43, \frac83, -\frac83\right)\) c) Line \(\ell\) is neither parallel nor perpendicular to \(F\).
52624112
A sphere \(K\) has center \(M=(2, -1, 4)\) and radius \(6\). Plane \(E\) is given by \(2x-2y+z=1\). a) Determine the relationship between the sphere and the plane. b) Find the radius \(r_S\) of the intersection circle.

Hints

- Use the plane's normal vector to find the perpendicular distance from the center. - Compare that distance with the sphere's radius. - A plane that passes through a sphere without containing its center creates a circular cross-section. - Use the right triangle formed by the sphere radius, the plane distance, and the cross-section radius.

Solution

1. The plane's normal vector is \(\mathbf{n}=\langle2, -2, 1\rangle\), whose magnitude is \(3\). 2. The distance from \(M\) to the plane is \(d=\frac{|2(2)-2(-1)+4-1|}{3}=3\). 3. Since \(3<6\), the plane intersects the sphere in a circle. 4. The circle's radius is \(r_S=\sqrt{6^2-3^2}=\sqrt{27}=3\sqrt3\approx5.20\).

Answer

a) The plane intersects the sphere in a circle because \(3<6\). b) \(r_S=3\sqrt3\approx5.20\)
52624212
Sphere \(K\) is given by \((x-1)^2+(y+2)^2+(z-3)^2=25\). The parallel planes \(F_c\) are given by \(4x-3z+c=0\), where \(c\in\mathbb{R}\). Find all values of \(c\) for which \(F_c\) is tangent to the sphere.

Hints

- Read the center and radius from the sphere equation. - A tangent plane is exactly one radius from the sphere's center. - Use the plane's normal vector to write the distance expression. - An absolute-value equation may produce two values.

Solution

1. The sphere has center \(M=(1, -2, 3)\) and radius \(5\). 2. The plane's normal vector is \(\mathbf{n}=\langle4, 0, -3\rangle\), whose magnitude is \(5\). 3. The distance from \(M\) to \(F_c\) is \(d=\frac{|4(1)-3(3)+c|}{5}=\frac{|c-5|}{5}\). 4. Tangency requires \(d=5\), so \(|c-5|=25\). 5. Therefore, \(c=30\) or \(c=-20\).

Answer

\(c=30\) or \(c=-20\)
52625512
Sphere \(K\) and plane \(E\) are given by \(K:(x-1)^2+(y-2)^2+(z-3)^2=49\) and \(E:2x-y+2z=12\). Show that the plane intersects the sphere in a circle. Find the circle's radius \(r\) and center \(M_s\).

Hints

- Read the sphere's center and radius from standard form. - Compare the center-to-plane distance with the radius. - Use the Pythagorean relationship for the cross-section radius. - Project the sphere's center onto the plane along the normal vector.

Solution

1. The sphere has center \(M=(1, 2, 3)\) and radius \(R=7\). 2. The plane's normal vector is \(\mathbf{n}=\langle2, -1, 2\rangle\), whose magnitude is \(3\). The distance from \(M\) to the plane is \(d=\frac{|2(1)-2+2(3)-12|}{3}=2\). 3. Since \(2<7\), the plane intersects the sphere in a circle. 4. The circle's radius is \(r=\sqrt{7^2-2^2}=\sqrt{45}=3\sqrt5\). 5. Its center is the perpendicular projection of \(M\) onto the plane. Write \(M_s=M+t\mathbf{n}\). Substitution gives \(6+9t=12\), so \(t=\frac23\). 6. Therefore, \(M_s=\left(\frac73, \frac43, \frac{13}{3}\right)\).

Answer

The plane intersects the sphere in a circle. \(r=3\sqrt5\) \(M_s=\left(\frac73, \frac43, \frac{13}{3}\right)\)
52626212
All points whose three coordinates are equal lie on the line \(g:\mathbf{r}(t)=t\langle1,1,1\rangle\). a) Give an equation of a plane \(H\) that has no points in common with \(g\). Justify your choice. b) Consider the family of planes \(E_d:x+y+z=d\), where \(d\in\mathbb{R}\). Show that each plane in the family contains exactly one point whose three coordinates are equal, and write that point in terms of \(d\). In part a, explicitly give a normal vector \(\mathbf n_H\) to your plane and report \(\langle1,1,1\rangle\cdot\mathbf n_H\) before justifying the line-plane relationship.

Hints

- Use \(\langle1,1,1\rangle\) as the direction vector of the line. - To make a plane parallel to the line, choose a normal vector orthogonal to that direction. - Make sure the plane does not contain the origin. - In part b), represent an equal-coordinate point as \((a,a,a)\).

Solution

1. One possible plane is \(H:x-y=1\), with normal vector \(\mathbf{n}=\langle1,-1,0\rangle\). 2. Since \(\langle1,1,1\rangle\cdot\mathbf{n}=0\), line \(g\) is parallel to \(H\). The origin is not in \(H\), because \(0\ne1\). Therefore \(g\) and \(H\) have no common points. 3. A point with equal coordinates has the form \((a,a,a)\). Substitution into \(E_d\) gives \(a+a+a=d\). 4. Thus \(3a=d\), so \(a=\frac d3\). This equation has exactly one solution for every real \(d\). 5. The unique point is \(P\left(\frac d3,\frac d3,\frac d3\right)\).

Answer

a) One possible plane is \(H:x-y=1\). b) \(P\left(\frac d3, \frac d3, \frac d3\right)\) For \(H:x-y=1\), one normal is \(\mathbf n_H=\langle1,-1,0\rangle\), and \(\langle1,1,1\rangle\cdot\mathbf n_H=0\).
52628512
A line \(g\) is reflected across a plane \(E\), producing image line \(g'\). Line \(g\) intersects \(E\) at point \(S\) with angle of elevation \(\alpha\). a) Explain why \(S\) must also lie on \(g'\). b) Find the acute angle \(\varphi\) between \(g\) and \(g'\) when \(\alpha=35^\circ\). c) Find \(\varphi\) when \(\alpha=70^\circ\). Use the definition of the acute angle between two lines. d) For what value of \(\alpha\) are \(g\) and \(g'\) perpendicular?

Hints

- Points in the mirror plane do not move under reflection. - The line and its image make equal angles with the plane. - The acute angle between two lines cannot exceed \(90^\circ\). - Perpendicular lines meet at \(90^\circ\).

Solution

1. Every point in the mirror plane is fixed by the reflection. Since \(S\in E\) and \(S\in g\), its image is the same point and lies on \(g'\). 2. The original and image lines are symmetric about the plane, so the larger geometric angle formed by their directions is \(2\alpha\). 3. For \(\alpha=35^\circ\), \(2\alpha=70^\circ\), so \(\varphi=70^\circ\). 4. For \(\alpha=70^\circ\), \(2\alpha=140^\circ\). The acute angle between the lines is \(180^\circ-140^\circ=40^\circ\). 5. The lines are perpendicular when \(2\alpha=90^\circ\), so \(\alpha=45^\circ\).

Answer

a) \(S\) is fixed by reflection because \(S\in E\), so \(S\in g'\). b) \(70^\circ\) c) \(40^\circ\) d) \(45^\circ\)
52629712
Plane \(E\) and the family of lines \(g_a\) are given by \(E:2x-y+2z=4\) and \(g_a:\mathbf{x}=\langle1,0,1\rangle+s\langle a,1,1\rangle\). Find \(a\) so that \(g_a\) intersects \(E\) at an angle of \(45^\circ\).

Hints

- Use the plane normal and the line direction vector. - Apply the sine formula for the angle between a line and a plane. - Squaring removes the absolute value and radical. - Check the result in the unsquared equation.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,-1,2\rangle\), with magnitude \(3\). The line direction is \(\mathbf{v}_a=\langle a,1,1\rangle\), with magnitude \(\sqrt{a^2+2}\). 2. The line-plane angle formula gives \(\frac{|2a+1|}{3\sqrt{a^2+2}}=\sin45^\circ=\frac{\sqrt2}{2}\). 3. Squaring and simplifying gives \(4(2a+1)^2=18(a^2+2)\), which reduces to \((a-4)^2=0\). 4. Thus \(a=4\), which satisfies the original equation.

Answer

\(a=4\)
52633712
Plane \(E\) is perpendicular to the line through \(A(1, 2, 3)\) and \(B(3, 0, 5)\). The point \(C(5, 3, 3)\) lies in \(E\). a) Find a standard equation of \(E\). b) Find the intersection point \(S\) of the line and the plane, and show that \(S\) is the midpoint of \(\overline{AB}\).

Hints

- A line perpendicular to a plane has a direction vector parallel to the plane's normal vector. - Use the given point and the normal vector in a point-normal equation. - Substitute the line's parametric coordinates into the plane equation. - Compare the resulting point with the three-dimensional midpoint formula.

Solution

1. A direction vector of the line is \(\overrightarrow{AB}=\langle2,-2,2\rangle\). Since the line is perpendicular to the plane, use the parallel normal vector \(\mathbf{n}=\langle1,-1,1\rangle\). 2. The plane through \(C\) satisfies \(\langle1,-1,1\rangle\cdot\langle x-5,y-3,z-3\rangle=0\). Expanding gives \(x-y+z=5\). 3. Parametrize the line as \(\mathbf{r}(t)=\langle1,2,3\rangle+t\langle2,-2,2\rangle\). 4. Substitute into the plane equation: \((1+2t)-(2-2t)+(3+2t)=5\). Thus \(6t+2=5\), so \(t=\frac12\). 5. Therefore \(S=(2,1,4)\). 6. The midpoint of \(A\) and \(B\) is \(\left(\frac{1+3}{2},\frac{2+0}{2},\frac{3+5}{2}\right)=(2,1,4)\), so \(S\) is the midpoint.

Answer

a) \(E:x-y+z=5\) b) \(S(2, 1, 4)\), which is also the midpoint of \(\overline{AB}\)
52633812
Line \(h\) passes through \(P(1, 1, 1)\) and \(Q(3, 3, 2)\). Plane \(F\) contains \(R(7, 3, 3)\) and is perpendicular to \(h\). a) Find a standard equation of \(F\). b) Find the intersection point \(S\) of \(h\) and \(F\). Determine whether \(S\) lies on segment \(\overline{PQ}\).

Hints

- A line perpendicular to a plane has a direction vector parallel to the plane's normal. - Use the given plane point to find the constant. - Substitute the line into the plane equation. - The segment corresponds to parameter values from \(0\) through \(1\).

Solution

1. A direction vector of \(h\) is \(\overrightarrow{PQ}=\langle2,2,1\rangle\). 2. Because \(F\) is perpendicular to \(h\), this direction vector can be used as a normal vector to \(F\). 3. Using point \(R\), the plane equation is \(2x+2y+z=2(7)+2(3)+3=23\). 4. Parametrize the line: \(\mathbf{r}(t)=\langle1,1,1\rangle+t\langle2,2,1\rangle\). 5. Substitution into the plane gives \(2(1+2t)+2(1+2t)+(1+t)=23\). 6. Thus \(5+9t=23\), so \(t=2\). The intersection point is \(S(5,5,3)\). 7. Segment \(\overline{PQ}\) corresponds to \(0\le t\le1\). Since \(t=2\), \(S\) is not on the segment.

Answer

a) \(F:2x+2y+z=23\) b) \(S(5, 5, 3)\), and \(S\notin\overline{PQ}\).
52635112
Points \(A(4, -2, 1)\) and \(B(0, 4, 5)\) are reflections of each other across a plane \(E\). a) Find a standard equation of \(E\). b) A half-turn about a line \(g\) also maps \(A\) to \(B\). Find one possible equation of \(g\). c) Determine whether \(C(1, 1, 3)\) lies in \(E\).

Hints

- A reflection plane is the perpendicular-bisector plane of the segment joining a point and its image. - For a half-turn axis, use the midpoint and choose a direction perpendicular to \(\overrightarrow{AB}\). - Use a dot product to check the perpendicular direction. - Substitute the coordinates of \(C\) into the plane equation.

Solution

1. The midpoint of \(\overline{AB}\) is \(M\left(\frac{4+0}{2},\frac{-2+4}{2},\frac{1+5}{2}\right)=(2,1,3)\). 2. The vector \(\overrightarrow{AB}=\langle-4,6,4\rangle\) is normal to the reflection plane. Use the parallel normal vector \(\mathbf{n}=\langle-2,3,2\rangle\). 3. Since \(E\) passes through \(M\), \(-2x+3y+2z=-2(2)+3(1)+2(3)=5\). Thus \(E:-2x+3y+2z=5\). 4. An axis for a half-turn mapping \(A\) to \(B\) must pass through \(M\) and be perpendicular to \(\overrightarrow{AB}\). Choose \(\mathbf{v}=\langle3,2,0\rangle\), because \(\langle-2,3,2\rangle\cdot\langle3,2,0\rangle=0\). 5. One possible axis is \(\mathbf{r}(t)=\langle2,1,3\rangle+t\langle3,2,0\rangle\). 6. Test \(C\): \(-2(1)+3(1)+2(3)=7\ne5\), so \(C\) is not in \(E\).

Answer

a) \(E:-2x+3y+2z=5\) b) One possible line is \(\mathbf{r}(t)=\langle2,1,3\rangle+t\langle3,2,0\rangle\), \(t\in\mathbb{R}\). c) No, \(C\notin E\).
52681112
The points are \(P(3, 2, -1)\), \(Q(5, 5, -1)\), and \(R(0, 4, 2)\). a) Find the exact side lengths \(PQ\), \(PR\), and \(QR\). b) Use a dot product to determine whether triangle \(PQR\) has a right angle.

Hints

- Form the three side vectors. - Use their magnitudes for the side lengths. - Test the two side vectors meeting at each candidate vertex with a dot product.

Solution

1. The side vectors are \(\overrightarrow{PQ}=\langle2,3,0\rangle\), \(\overrightarrow{PR}=\langle-3,2,3\rangle\), and \(\overrightarrow{QR}=\langle-5,-1,3\rangle\). 2. Their lengths are \(PQ=\sqrt{13}\), \(PR=\sqrt{22}\), and \(QR=\sqrt{35}\). 3. At \(P\), \(\overrightarrow{PQ}\cdot\overrightarrow{PR}=2\cdot(-3)+3\cdot2+0\cdot3=0\). 4. Therefore, triangle \(PQR\) has a right angle at \(P\).

Answer

a) \(PQ=\sqrt{13}\), \(PR=\sqrt{22}\), \(QR=\sqrt{35}\) b) The triangle is right at \(P\).
52681212
A triangle in three-dimensional space has vertices \(A(1, 2, 1)\), \(B(4, 2, 5)\), and \(C(1, 6, 1)\). a) Show algebraically that the triangle has a right angle at \(A\). b) Find the measure of interior angle \(\beta\) at \(B\). Round to the nearest hundredth of a degree. For part a, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AC}\). For part b, explicitly report \(\overrightarrow{BA}\cdot\overrightarrow{BC}\) before using the dot-product angle formula.

Hints

- Use the two side vectors that begin at \(A\). - A zero dot product proves a right angle. - For part b), use two vectors that both begin at \(B\). - Apply the dot-product angle formula.

Solution

1. The vectors meeting at \(A\) are \(\overrightarrow{AB}=\begin{pmatrix}3\\0\\4\end{pmatrix}\) and \(\overrightarrow{AC}=\begin{pmatrix}0\\4\\0\end{pmatrix}\). 2. Their dot product is \(0\), so the angle at \(A\) is \(90^\circ\). 3. For the angle at \(B\), use \(\overrightarrow{BA}=\begin{pmatrix}-3\\0\\-4\end{pmatrix}\) and \(\overrightarrow{BC}=\begin{pmatrix}-3\\4\\-4\end{pmatrix}\). 4. Their magnitudes are \(\|\overrightarrow{BA}\|=5\) and \(\|\overrightarrow{BC}\|=\sqrt{41}\), while their dot product is \(25\). 5. Therefore, \(\cos\beta=\frac{25}{5\sqrt{41}}=\frac{5}{\sqrt{41}}\). 6. Thus, \(\beta=\cos^{-1}\left(\frac{5}{\sqrt{41}}\right)\approx38.66^\circ\). The two required reported dot products are \(0\) at \(A\) and \(25\) at \(B\).

Answer

a) Since \(\overrightarrow{AB}\cdot\overrightarrow{AC}=0\), the triangle has a right angle at \(A\). b) \(\beta\approx38.66^\circ\) Required dot products: \(\overrightarrow{AB}\cdot\overrightarrow{AC}=0\) and \(\overrightarrow{BA}\cdot\overrightarrow{BC}=25\).
52772412
Triangle \(ABC\) has vertices \(A(1, 2, 3)\), \(B(3, 3, 1)\), and \(C(-1, 4, 2)\). Use dot products and side lengths to determine whether the triangle is right and whether it is isosceles.

Hints

- Use the two side vectors that meet at each vertex. - A zero dot product indicates a right angle. - Compare side lengths to test for an isosceles triangle.

Solution

1. \(\overrightarrow{AB}=\langle2,1,-2\rangle\), \(\overrightarrow{AC}=\langle-2,2,-1\rangle\), and \(\overrightarrow{BC}=\langle-4,1,1\rangle\). 2. \(\overrightarrow{AB}\cdot\overrightarrow{AC}=-4+2+2=0\), so the angle at \(A\) is right. 3. The side lengths are \(AB=3\), \(AC=3\), and \(BC=3\sqrt2\). 4. Since \(AB=AC\), the triangle is isosceles.

Answer

The triangle is a right isosceles triangle with the right angle at \(A\) and \(AB=AC=3\).
52773212
A right triangular prism has base vertices \(P(2, 3, 0)\), \(Q(6, 3, 0)\), and \(R(2, 3, 3)\). a) Find the perimeter of base \(\triangle PQR\). b) Use a dot product to find interior angle \(\beta\) at \(Q\). c) The top face is obtained by translating the base by \(\mathbf{v}=\langle 0,4,0\rangle\). Find the top vertex \(P'\) corresponding to \(P\), and show that edge \(PP'\) is perpendicular to the base plane. In part b, explicitly report \(\overrightarrow{QP}\cdot\overrightarrow{QR}\). In part c, explicitly report both \(\overrightarrow{PP'}\cdot\overrightarrow{PQ}\) and \(\overrightarrow{PP'}\cdot\overrightarrow{PR}\) before concluding perpendicularity.

Hints

- Add the three side lengths for the perimeter. - For the angle at \(Q\), use two vectors that begin at \(Q\). - Apply the given translation to \(P\) in part c. - To prove a line is perpendicular to a plane, relate its direction to two nonparallel directions in that plane.

Solution

1. The side lengths are \(PQ=4\), \(PR=3\), and \(QR=\sqrt{(-4)^2+3^2}=5\). 2. Therefore, the base perimeter is \(4+3+5=12\). 3. At \(Q\), \(\overrightarrow{QP}=\langle -4,0,0\rangle\) and \(\overrightarrow{QR}=\langle -4,0,3\rangle\). 4. Thus, \(\cos\beta=\frac{\overrightarrow{QP}\cdot\overrightarrow{QR}}{\|\overrightarrow{QP}\|\|\overrightarrow{QR}\|}=\frac{16}{20}=\frac45\), so \(\beta\approx36.87^\circ\). 5. Translating \(P\) gives \(P'=(2, 7, 0)\), and \(\overrightarrow{PP'}=\langle 0,4,0\rangle\). 6. Since \(\overrightarrow{PP'}\cdot\overrightarrow{PQ}=0\) and \(\overrightarrow{PP'}\cdot\overrightarrow{PR}=0\), the edge is perpendicular to two nonparallel vectors in the base plane. Therefore, \(PP'\) is perpendicular to the base plane.

Answer

a) \(12\) units b) \(\beta\approx36.87^\circ\) c) \(P'=(2, 7, 0)\), and \(PP'\) is perpendicular to the base plane because its direction vector has dot product \(0\) with both \(\overrightarrow{PQ}\) and \(\overrightarrow{PR}\). Required dot products: \(\overrightarrow{QP}\cdot\overrightarrow{QR}=16\), \(\overrightarrow{PP'}\cdot\overrightarrow{PQ}=0\), and \(\overrightarrow{PP'}\cdot\overrightarrow{PR}=0\).
52775712
Two nonzero vectors \(\mathbf{a}\) and \(\mathbf{b}\) have the same magnitude. The magnitude of \(\mathbf{a}-\mathbf{b}\) is \(\sqrt3\) times the magnitude of \(\mathbf{a}\). Find the angle \(\alpha\) between \(\mathbf{a}\) and \(\mathbf{b}\).

Hints

- Expand the squared magnitude of a difference vector. - Replace the dot product with the angle formula. - Use the equal magnitudes to eliminate the unknown length.

Solution

1. Let \(L=\|\mathbf{a}\|=\|\mathbf{b}\|>0\). Then \(\|\mathbf{a}-\mathbf{b}\|=\sqrt3L\). 2. Square the magnitude: \(\|\mathbf{a}-\mathbf{b}\|^2=\|\mathbf{a}\|^2+\|\mathbf{b}\|^2-2\mathbf{a}\cdot\mathbf{b}\). 3. Using \(\mathbf{a}\cdot\mathbf{b}=L^2\cos\alpha\), obtain \(3L^2=2L^2-2L^2\cos\alpha\). 4. Since \(L>0\), divide by \(L^2\): \(3=2-2\cos\alpha\). 5. Therefore, \(\cos\alpha=-\frac12\), so \(\alpha=120^\circ\).

Answer

\(\alpha=120^\circ\)
52775812
A nonzero vector \(\mathbf{v}\) has twice the magnitude of a nonzero vector \(\mathbf{u}\). The magnitude of \(\mathbf{u}+\mathbf{v}\) is \(\sqrt7\) times the magnitude of \(\mathbf{u}\). Find the angle \(\alpha\) between \(\mathbf{u}\) and \(\mathbf{v}\).

Hints

- Represent the shorter magnitude by one variable. - Expand the squared magnitude of the sum. - Replace the dot product with the angle formula.

Solution

1. Let \(L=\|\mathbf{u}\|>0\). Then \(\|\mathbf{v}\|=2L\) and \(\|\mathbf{u}+\mathbf{v}\|=\sqrt7L\). 2. Use \(\|\mathbf{u}+\mathbf{v}\|^2=\|\mathbf{u}\|^2+\|\mathbf{v}\|^2+2\mathbf{u}\cdot\mathbf{v}\). 3. Since \(\mathbf{u}\cdot\mathbf{v}=\|\mathbf{u}\|\|\mathbf{v}\|\cos\alpha\), substitution gives \(7L^2=L^2+4L^2+4L^2\cos\alpha\). 4. Divide by \(L^2\): \(7=5+4\cos\alpha\). 5. Thus, \(\cos\alpha=\frac12\), so \(\alpha=60^\circ\).

Answer

\(\alpha=60^\circ\)
52778612
A rectangular prism has edge lengths \(4\), \(3\), and \(12\). One vertex is at the origin, and its edges lie along the coordinate axes. The space diagonal from the origin is \(\mathbf{d}=\langle 4,3,12\rangle\). Find the angle \(\alpha\) between \(\mathbf{d}\) and the face diagonal in the \(xy\)-plane that also begins at the origin. Explicitly report \(\mathbf{d}\cdot\mathbf{f}\), where \(\mathbf{f}\) is the face-diagonal vector, before calculating the angle.

Hints

- Write the face diagonal with a zero \(z\)-component. - Use the dot-product angle formula. - Make sure both vectors begin at the origin.

Solution

1. The face-diagonal vector is \(\mathbf{f}=\langle 4,3,0\rangle\). 2. The dot product is \(\mathbf{d}\cdot\mathbf{f}=4\cdot4+3\cdot3+12\cdot0=25\). 3. The magnitudes are \(\|\mathbf{d}\|=13\) and \(\|\mathbf{f}\|=5\). 4. Therefore, \(\cos\alpha=\frac{25}{13\cdot5}=\frac{5}{13}\). 5. Thus, \(\alpha=\cos^{-1}\left(\frac{5}{13}\right)\approx67.38^\circ\).

Answer

\(\alpha\approx67.38^\circ\) \(\mathbf{d}\cdot\mathbf{f}=25\).
52778912
Let \(\mathbf{u}=\langle2,1,z\rangle\) and \(\mathbf{v}=\langle3,-4,2\rangle\). a) Find \(z\) so that \(\mathbf{u}\perp\mathbf{v}\). b) For that value of \(z\), find \(\mathbf{u}\cdot(\mathbf{u}+\mathbf{v})\).

Hints

- Set the dot product equal to zero. - Use distributivity in part b). - Reuse the orthogonality result.

Solution

1. Orthogonality requires \(\mathbf{u}\cdot\mathbf{v}=2\cdot3+1\cdot(-4)+2z=0\). 2. Thus, \(2+2z=0\), so \(z=-1\). 3. By distributivity, \(\mathbf{u}\cdot(\mathbf{u}+\mathbf{v})=\mathbf{u}\cdot\mathbf{u}+\mathbf{u}\cdot\mathbf{v}\). 4. The second term is \(0\), and \(\mathbf{u}\cdot\mathbf{u}=2^2+1^2+(-1)^2=6\).

Answer

a) \(z=-1\) b) \(6\)
52779012
Given \(\mathbf{a}=\langle1,2,-2\rangle\) and \(\mathbf{b}=\langle4,0,3\rangle\): a) Find \(\|\mathbf{a}\|\) and \(\|\mathbf{b}\|\). b) Find \(\mathbf{a}\cdot\mathbf{b}\). c) Evaluate \((\mathbf{a}-\mathbf{b})\cdot(2\mathbf{a}+\mathbf{b})\).

Hints

- Use the magnitude formula for each vector. - For part c, first simplify the two vectors inside the parentheses. - Multiply corresponding components and add.

Solution

1. \(\|\mathbf{a}\|=\sqrt{1^2+2^2+(-2)^2}=3\) and \(\|\mathbf{b}\|=\sqrt{4^2+0^2+3^2}=5\). 2. \(\mathbf{a}\cdot\mathbf{b}=1\cdot4+2\cdot0+(-2)\cdot3=-2\). 3. \(\mathbf{a}-\mathbf{b}=\langle-3,2,-5\rangle\) and \(2\mathbf{a}+\mathbf{b}=\langle6,4,-1\rangle\). 4. Their dot product is \((-3)\cdot6+2\cdot4+(-5)\cdot(-1)=-18+8+5=-5\).

Answer

a) \(\|\mathbf{a}\|=3\), \(\|\mathbf{b}\|=5\) b) \(\mathbf{a}\cdot\mathbf{b}=-2\) c) \(-5\)
52779212
Let \(\mathbf{u}=\langle k,5,k\rangle\) and \(\mathbf{v}=\langle k,-6,1\rangle\). Find all real values of \(k\) for which the vectors are orthogonal.

Hints

- Orthogonality means a zero dot product. - Simplify to a quadratic equation. - Factor the quadratic.

Solution

1. Set the dot product equal to zero: \(k^2+5\cdot(-6)+k=0\). 2. Thus, \(k^2+k-30=0\). 3. Factor: \((k+6)(k-5)=0\). 4. Therefore, \(k=-6\) or \(k=5\).

Answer

\(k=-6\) or \(k=5\)
52779612
Let \(\mathbf{a}=\langle2,4,-1\rangle\) and \(\mathbf{b}=\langle3,y,2\rangle\). a) Find \(y\) so that \(\mathbf{a}\cdot\mathbf{b}=0\). b) Use \(\mathbf{a}\cdot\mathbf{b}=\|\mathbf{a}\|\|\mathbf{b}\|\cos\varphi\) to explain how the dot product of two nonzero vectors can equal \(0\).

Hints

- Compute the dot product componentwise. - In the angle formula, identify which factor can be zero for nonzero vectors. - Relate that trigonometric value to the angle between the vectors.

Solution

1. \(2\cdot3+4y+(-1)\cdot2=0\). 2. Thus, \(4+4y=0\), so \(y=-1\). 3. If both vectors are nonzero, then their magnitudes are positive. The product can still be \(0\) when \(\cos\varphi=0\). 4. This occurs when \(\varphi=90^\circ\), so the vectors are orthogonal.

Answer

a) \(y=-1\) b) The dot product is zero when the angle is \(90^\circ\), because \(\cos90^\circ=0\).
52780012
A vector \(\mathbf{n}=\langle x,y,1\rangle\) is orthogonal to both \(\mathbf{u}=\langle2,-1,0\rangle\) and \(\mathbf{v}=\langle1,2,-5\rangle\). Find \(x\) and \(y\).

Hints

- Translate each perpendicularity condition into a dot-product equation. - You should obtain two linear equations involving \(x\) and \(y\). - Solve one equation for one variable and substitute into the other.

Solution

1. Orthogonality gives \(\mathbf{n}\cdot\mathbf{u}=2x-y=0\) and \(\mathbf{n}\cdot\mathbf{v}=x+2y-5=0\). 2. From the first equation, \(y=2x\). 3. Substitute into the second equation: \(x+4x-5=0\), so \(x=1\). 4. Therefore, \(y=2\).

Answer

\(x=1\), \(y=2\)
52780212
Let \(\mathbf{a}\) and \(\mathbf{b}\) be vectors in three-dimensional space. a) Prove that \((\mathbf{a}+\mathbf{b})\cdot(\mathbf{a}-\mathbf{b})=\|\mathbf{a}\|^2-\|\mathbf{b}\|^2\). b) A parallelogram is generated by \(\mathbf{a}\) and \(\mathbf{b}\). What geometric property must it have for this dot product to equal \(0\)? Explain.

Hints

- Expand the dot product using distributivity and look for terms that cancel. - For part b, ask what must be true of \(\|\mathbf{a}\|\) and \(\|\mathbf{b}\|\) when the expression equals zero. - Relate equal adjacent side lengths to a standard parallelogram classification.

Solution

1. Distribute the dot product: \((\mathbf{a}+\mathbf{b})\cdot(\mathbf{a}-\mathbf{b})=\mathbf{a}\cdot\mathbf{a}-\mathbf{a}\cdot\mathbf{b}+\mathbf{b}\cdot\mathbf{a}-\mathbf{b}\cdot\mathbf{b}\). 2. Since \(\mathbf{a}\cdot\mathbf{b}=\mathbf{b}\cdot\mathbf{a}\), the middle terms cancel. 3. Using \(\mathbf{x}\cdot\mathbf{x}=\|\mathbf{x}\|^2\) gives \((\mathbf{a}+\mathbf{b})\cdot(\mathbf{a}-\mathbf{b})=\|\mathbf{a}\|^2-\|\mathbf{b}\|^2\). 4. The dot product is \(0\) exactly when \(\|\mathbf{a}\|=\|\mathbf{b}\|\). 5. Thus, the parallelogram has equal adjacent side lengths and is a rhombus. Equivalently, its diagonal vectors \(\mathbf{a}+\mathbf{b}\) and \(\mathbf{a}-\mathbf{b}\) are perpendicular.

Answer

a) \((\mathbf{a}+\mathbf{b})\cdot(\mathbf{a}-\mathbf{b})=\|\mathbf{a}\|^2-\|\mathbf{b}\|^2\) b) The parallelogram must be a rhombus.
52780512
Given \(\mathbf{a}=\langle3,4,0\rangle\) and \(\mathbf{b}=\langle1,2,2\rangle\): 1. Find the unit vector \(\hat{\mathbf{a}}\) in the direction of \(\mathbf{a}\). 2. Find the vector projection of \(\mathbf{b}\) onto \(\mathbf{a}\). 3. Write \(\mathbf{b}=\mathbf{b}_{\parallel}+\mathbf{b}_{\perp}\), where \(\mathbf{b}_{\parallel}\) is parallel to \(\mathbf{a}\) and \(\mathbf{b}_{\perp}\) is perpendicular to \(\mathbf{a}\).

Hints

- Start by distinguishing the unit-vector task from the projection task. - For the projection, identify which vector supplies the direction being projected onto. - After finding the parallel component, subtract it from \(\mathbf{b}\) and check the remaining component with a dot product.

Solution

1. \(\|\mathbf{a}\|=\sqrt{3^2+4^2}=5\), so \(\hat{\mathbf{a}}=\frac{\mathbf{a}}{\|\mathbf{a}\|}=\left\langle\frac35,\frac45,0\right\rangle\). 2. The projection is \(\operatorname{proj}_{\mathbf{a}}\mathbf{b}=\frac{\mathbf{a}\cdot\mathbf{b}}{\mathbf{a}\cdot\mathbf{a}}\mathbf{a}\). 3. Since \(\mathbf{a}\cdot\mathbf{b}=11\) and \(\mathbf{a}\cdot\mathbf{a}=25\), \(\mathbf{b}_{\parallel}=\frac{11}{25}\mathbf{a}=\left\langle\frac{33}{25},\frac{44}{25},0\right\rangle\). 4. The perpendicular component is \(\mathbf{b}_{\perp}=\mathbf{b}-\mathbf{b}_{\parallel}=\left\langle-\frac{8}{25},\frac{6}{25},2\right\rangle\). 5. Check: \(\mathbf{a}\cdot\mathbf{b}_{\perp}=0\), so the decomposition has the required perpendicular component.

Answer

1. \(\hat{\mathbf{a}}=\left\langle\frac35,\frac45,0\right\rangle\) 2. \(\operatorname{proj}_{\mathbf{a}}\mathbf{b}=\left\langle\frac{33}{25},\frac{44}{25},0\right\rangle\) 3. \(\mathbf{b}_{\parallel}=\left\langle\frac{33}{25},\frac{44}{25},0\right\rangle\), \(\mathbf{b}_{\perp}=\left\langle-\frac{8}{25},\frac{6}{25},2\right\rangle\)
52780612
A line \(g\) passes through the origin with direction vector \(\mathbf{v}=\langle 1, 2, 2\rangle\). The point \(P\) has position vector \(\mathbf{p}=\langle 3, 3, 3\rangle\). 1. Find the orthogonal projection \(F\) of \(P\) onto \(g\). 2. Find the distance from \(P\) to \(g\).

Hints

- Use the vector projection formula for a line through the origin. - The projected vector is the position vector of the perpendicular foot. - The distance is the magnitude of the difference between the original vector and its projection.

Solution

1. Since \(\mathbf{v}\cdot\mathbf{v}=1^2+2^2+2^2=9\) and \(\mathbf{p}\cdot\mathbf{v}=3+6+6=15\), the projection is \(\operatorname{proj}_{\mathbf{v}}\mathbf{p}=\frac{15}{9}\mathbf{v}=\frac{5}{3}\langle 1, 2, 2\rangle=\left\langle \frac{5}{3}, \frac{10}{3}, \frac{10}{3}\right\rangle\). 2. Therefore, \(F=\left(\frac{5}{3}, \frac{10}{3}, \frac{10}{3}\right)\). 3. The perpendicular vector is \(\overrightarrow{PF}=\left\langle -\frac{4}{3}, \frac{1}{3}, \frac{1}{3}\right\rangle\), so the distance is \(\sqrt{\frac{16}{9}+\frac{1}{9}+\frac{1}{9}}=\sqrt{2}\approx 1.41\).

Answer

1. \(F\left(\frac{5}{3}, \frac{10}{3}, \frac{10}{3}\right)\) 2. \(\sqrt{2}\approx 1.41\) units
52780812
Points \(A(0,0,0)\) and \(B(4,2,4)\) are endpoints of a sphere's diameter. A point \(C(x,4,2)\) lies on the sphere. Use a dot product to find \(x\).

Hints

- A diameter determines a right angle at any other point on the sphere. - Form the two directed segments that meet at \(C\). - Translate the right angle into a dot-product equation.

Solution

1. By Thales's theorem, \(\angle ACB=90^\circ\). 2. \(\overrightarrow{CA}=\langle-x,-4,-2\rangle\) and \(\overrightarrow{CB}=\langle4-x,-2,2\rangle\). 3. Perpendicularity gives \(\overrightarrow{CA}\cdot\overrightarrow{CB}=0\), so \((-x)(4-x)+(-4)(-2)+(-2)(2)=0\). 4. This simplifies to \(x^2-4x+4=0\), or \((x-2)^2=0\). 5. Therefore, \(x=2\).

Answer

\(x=2\)
52781012
Let \(\mathbf{a}=\langle a_1,a_2,a_3\rangle\) and \(\mathbf{b}=\langle b_1,b_2,b_3\rangle\). 1. Prove by a component calculation that \(\|\mathbf{a}+\mathbf{b}\|^2=\|\mathbf{a}\|^2+2(\mathbf{a}\cdot\mathbf{b})+\|\mathbf{b}\|^2\). 2. What fundamental geometric theorem follows when \(\mathbf{a}\perp\mathbf{b}\)?

Hints

- Write the squared magnitude as a sum of squared components. - Expand each squared binomial and group like types of terms. - For the perpendicular case, identify which term becomes zero.

Solution

1. Expand the left side: \(\|\mathbf{a}+\mathbf{b}\|^2=(a_1+b_1)^2+(a_2+b_2)^2+(a_3+b_3)^2\). 2. Expanding and grouping gives \((a_1^2+a_2^2+a_3^2)+2(a_1b_1+a_2b_2+a_3b_3)+(b_1^2+b_2^2+b_3^2)\). 3. These terms are \(\|\mathbf{a}\|^2\), \(2(\mathbf{a}\cdot\mathbf{b})\), and \(\|\mathbf{b}\|^2\), respectively. 4. If \(\mathbf{a}\perp\mathbf{b}\), then \(\mathbf{a}\cdot\mathbf{b}=0\), so \(\|\mathbf{a}+\mathbf{b}\|^2=\|\mathbf{a}\|^2+\|\mathbf{b}\|^2\). 5. This is the Pythagorean theorem for the right triangle whose legs are represented by \(\mathbf{a}\) and \(\mathbf{b}\).

Answer

1. \(\|\mathbf{a}+\mathbf{b}\|^2=\|\mathbf{a}\|^2+2(\mathbf{a}\cdot\mathbf{b})+\|\mathbf{b}\|^2\) 2. For perpendicular vectors, the identity becomes the Pythagorean theorem.
52781112
Show that the quadrilateral with vertices \(A(2,2,3)\), \(B(4,4,4)\), \(C(6,3,6)\), and \(D(4,1,5)\) is a rhombus but not a square. After establishing the rhombus, explicitly compute \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) and use that value—not diagonal lengths—to show that the rhombus is not a square.

Hints

- Compare a pair of opposite-side displacement vectors first. - Then compare the magnitudes of adjacent sides. - Use a dot product to determine whether an adjacent angle is a right angle.

Solution

1. \(\overrightarrow{AB}=\langle2,2,1\rangle\) and \(\overrightarrow{DC}=\langle2,2,1\rangle\), so the quadrilateral is a parallelogram. 2. \(\|\overrightarrow{AB}\|=3\), and \(\overrightarrow{AD}=\langle2,-1,2\rangle\) also has magnitude \(3\). 3. A parallelogram with equal adjacent sides is a rhombus. 4. However, \(\overrightarrow{AB}\cdot\overrightarrow{AD}=4\ne0\), so adjacent sides are not perpendicular. Therefore, the rhombus is not a square.

Answer

It is a rhombus because it is a parallelogram with side length \(3\), but it is not a square because adjacent sides have dot product \(4\), not \(0\). \(\overrightarrow{AB}\cdot\overrightarrow{AD}=4\ne0\), so adjacent sides are not perpendicular.
52781712
Find all vectors of magnitude \(18\) that are perpendicular to both \(\mathbf{a}=\langle1,2,2\rangle\) and \(\mathbf{b}=\langle2,1,-2\rangle\).

Hints

- Translate each perpendicularity condition into a zero dot product. - Solve the resulting system to describe all common perpendicular vectors with one free parameter. - Impose the magnitude condition after you have found the common perpendicular direction.

Solution

1. Let \(\mathbf{x}=\langle x,y,z\rangle\). Orthogonality gives \(x+2y+2z=0\) and \(2x+y-2z=0\). 2. Solving the system gives \(x=2z\) and \(y=-2z\), so every common perpendicular vector has the form \(\mathbf{x}=z\langle2,-2,1\rangle\). 3. The direction vector has magnitude \(\sqrt{2^2+(-2)^2+1^2}=3\). 4. To obtain magnitude \(18\), \(|z|=\frac{18}{3}=6\). 5. Therefore, the two vectors are \(\langle12,-12,6\rangle\) and \(\langle-12,12,-6\rangle\).

Answer

\(\langle12,-12,6\rangle\) and \(\langle-12,12,-6\rangle\)
52781812
Given \(\mathbf{u}=\langle3,0,1\rangle\), \(\mathbf{v}=\langle1,2,-1\rangle\), and \(\mathbf{c}=\langle1,1,1\rangle\), find a vector \(\mathbf{w}\) that is perpendicular to both \(\mathbf{u}\) and \(\mathbf{v}\) and satisfies \(\mathbf{w}\cdot\mathbf{c}=16\).

Hints

- Represent the unknown vector with three components. - Turn the two perpendicularity conditions into dot-product equations. - Use the remaining dot-product condition to determine the scale of the common perpendicular direction.

Solution

1. Let \(\mathbf{w}=\langle x,y,z\rangle\). 2. The three conditions give \(3x+z=0\), \(x+2y-z=0\), and \(x+y+z=16\). 3. From \(3x+z=0\), \(z=-3x\). Substituting into the second equation gives \(2x+y=0\), so \(y=-2x\). 4. Substitute into the final equation: \(x-2x-3x=16\), so \(-4x=16\) and \(x=-4\). 5. Therefore, \(y=8\), \(z=12\), and \(\mathbf{w}=\langle-4,8,12\rangle\).

Answer

\(\mathbf{w}=\langle-4,8,12\rangle\)
52782012
In parallelogram \(ABCD\), let \(\mathbf{a}=\overrightarrow{AB}\) and \(\mathbf{b}=\overrightarrow{AD}\). a) Use the dot product to prove the parallelogram law: \(\|\overrightarrow{AC}\|^2+\|\overrightarrow{BD}\|^2=2(\|\mathbf{a}\|^2+\|\mathbf{b}\|^2)\). b) What does the equation become for a rhombus with side length \(s\)?

Hints

- Express each diagonal as a sum or difference of the side vectors. - Expand both squared magnitudes and track the mixed dot-product terms. - For the rhombus case, use the fact that both side-vector magnitudes equal \(s\).

Solution

1. The diagonal vectors are \(\overrightarrow{AC}=\mathbf{a}+\mathbf{b}\) and \(\overrightarrow{BD}=\mathbf{b}-\mathbf{a}\). 2. Expand their squared magnitudes: \(\|\mathbf{a}+\mathbf{b}\|^2=\|\mathbf{a}\|^2+2\mathbf{a}\cdot\mathbf{b}+\|\mathbf{b}\|^2\) and \(\|\mathbf{b}-\mathbf{a}\|^2=\|\mathbf{b}\|^2-2\mathbf{a}\cdot\mathbf{b}+\|\mathbf{a}\|^2\). 3. Adding cancels the mixed terms: \(\|\overrightarrow{AC}\|^2+\|\overrightarrow{BD}\|^2=2\|\mathbf{a}\|^2+2\|\mathbf{b}\|^2\). 4. For a rhombus, \(\|\mathbf{a}\|=\|\mathbf{b}\|=s\), so \(\|\overrightarrow{AC}\|^2+\|\overrightarrow{BD}\|^2=4s^2\).

Answer

a) \(\|\overrightarrow{AC}\|^2+\|\overrightarrow{BD}\|^2=2(\|\mathbf{a}\|^2+\|\mathbf{b}\|^2)\) b) \(\|\overrightarrow{AC}\|^2+\|\overrightarrow{BD}\|^2=4s^2\)
52782212
In triangle \(ABC\), let \(M\) be the midpoint of \(\overline{BC}\). Use the dot product to prove Apollonius's theorem: \(\|\overrightarrow{AB}\|^2+\|\overrightarrow{AC}\|^2=2(\|\overrightarrow{AM}\|^2+\|\overrightarrow{BM}\|^2)\). Use \(\overrightarrow{AB}=\overrightarrow{AM}+\overrightarrow{MB}\) and \(\overrightarrow{AC}=\overrightarrow{AM}+\overrightarrow{MC}\).

Hints

- Use the midpoint relationship between \(\overrightarrow{MB}\) and \(\overrightarrow{MC}\). - Rewrite the two side vectors with one common vector and one pair of opposite vectors. - Expand both squared magnitudes and look for cancellation of the mixed terms.

Solution

1. Since \(M\) is the midpoint of \(BC\), \(\overrightarrow{MC}=-\overrightarrow{MB}\). 2. Let \(\mathbf{m}=\overrightarrow{AM}\) and \(\mathbf{x}=\overrightarrow{MB}\). Then \(\overrightarrow{AB}=\mathbf{m}+\mathbf{x}\) and \(\overrightarrow{AC}=\mathbf{m}-\mathbf{x}\). 3. Expand: \(\|\mathbf{m}+\mathbf{x}\|^2=\|\mathbf{m}\|^2+2\mathbf{m}\cdot\mathbf{x}+\|\mathbf{x}\|^2\) and \(\|\mathbf{m}-\mathbf{x}\|^2=\|\mathbf{m}\|^2-2\mathbf{m}\cdot\mathbf{x}+\|\mathbf{x}\|^2\). 4. Adding gives \(\|\overrightarrow{AB}\|^2+\|\overrightarrow{AC}\|^2=2\|\mathbf{m}\|^2+2\|\mathbf{x}\|^2=2(\|\overrightarrow{AM}\|^2+\|\overrightarrow{BM}\|^2)\).

Answer

Expanding the two squared vector sums causes the mixed dot-product terms to cancel, yielding \(2(\|\overrightarrow{AM}\|^2+\|\overrightarrow{BM}\|^2)\).
52782312
Given \(\mathbf{u}=\langle4,-2,1\rangle\) and \(\mathbf{v}=\langle1,0,3\rangle\), find a vector \(\mathbf{n}\) perpendicular to both vectors whose \(y\)-component is \(11\).

Hints

- Build the known \(y\)-component into the unknown vector from the start. - Translate both perpendicularity conditions into dot-product equations. - Solve the resulting two-equation system for the remaining components.

Solution

1. Write \(\mathbf{n}=\langle x,11,z\rangle\). 2. Orthogonality to \(\mathbf{u}\) gives \(4x-22+z=0\). 3. Orthogonality to \(\mathbf{v}\) gives \(x+3z=0\). 4. From the second equation, \(x=-3z\). Substitution gives \(-12z-22+z=0\), so \(z=-2\). 5. Then \(x=6\), so \(\mathbf{n}=\langle6,11,-2\rangle\).

Answer

\(\mathbf{n}=\langle6,11,-2\rangle\)
52782512
Given \(\mathbf{a}=\langle 1,2,-1\rangle\) and \(\mathbf{b}=\langle 3,0,4\rangle\): a) Find \(\mathbf{a}\cdot\mathbf{b}\) and \(\cos\theta\), where \(\theta\) is the angle between the vectors. b) Find the area of the triangle generated by \(\mathbf{a}\) and \(\mathbf{b}\). Round to two decimal places.

Hints

- Use the dot-product angle relationship to connect the dot product, magnitudes, and angle. - Relate the sine and cosine of the same angle. - A triangle generated by two vectors has half the corresponding parallelogram area.

Solution

1. The dot product is \(\mathbf{a}\cdot\mathbf{b}=1\cdot3+2\cdot0+(-1)\cdot4=-1\). 2. The magnitudes are \(\|\mathbf{a}\|=\sqrt6\) and \(\|\mathbf{b}\|=5\). 3. Therefore, \(\cos\theta=\frac{\mathbf{a}\cdot\mathbf{b}}{\|\mathbf{a}\|\|\mathbf{b}\|}=-\frac{1}{5\sqrt6}\). 4. Use \(\sin^2\theta=1-\cos^2\theta\): \(\sin\theta=\sqrt{1-\frac{1}{150}}=\sqrt{\frac{149}{150}}\). 5. The triangle's area is \(A=\frac12\|\mathbf{a}\|\|\mathbf{b}\|\sin\theta=\frac{\sqrt{149}}2\approx6.10\).

Answer

a) \(\mathbf{a}\cdot\mathbf{b}=-1\), \(\cos\theta=-\frac{1}{5\sqrt6}\) b) \(A=\frac{\sqrt{149}}2\approx6.10\) square units
52782812
Points \(P(3,2,1)\) and \(Q(1,4,3)\) are fixed, and \(R_t=(t,2t,2)\), where \(t\in\mathbb{R}\). a) Describe the locus of all points \(R_t\). b) Find \(t\) so that \(\triangle PQR_t\) has a right angle at \(P\). c) Determine whether there is a value of \(t\) for which \(\triangle PQR_t\) has a right angle at \(Q\).

Hints

- For part a, separate the fixed part of \(R_t\) from the part multiplied by \(t\). - At each specified vertex, form the two side vectors that meet there. - Use a separate zero-dot-product equation for the right-angle condition in parts b) and c).

Solution

1. Write the position vector of \(R_t\) as \(\overrightarrow{OR_t}=\langle0,0,2\rangle+t\langle1,2,0\rangle\). Thus, the locus is a line through \((0,0,2)\) with direction vector \(\langle1,2,0\rangle\). 2. For a right angle at \(P\), require \(\overrightarrow{PQ}\cdot\overrightarrow{PR_t}=0\). Here, \(\overrightarrow{PQ}=\langle-2,2,2\rangle\) and \(\overrightarrow{PR_t}=\langle t-3,2t-2,1\rangle\). 3. Their dot product is \(-2(t-3)+2(2t-2)+2=2t+4\). Setting it equal to zero gives \(t=-2\). 4. For a right angle at \(Q\), require \(\overrightarrow{QP}\cdot\overrightarrow{QR_t}=0\). Here, \(\overrightarrow{QP}=\langle2,-2,-2\rangle\) and \(\overrightarrow{QR_t}=\langle t-1,2t-4,-1\rangle\). 5. Their dot product is \(2(t-1)-2(2t-4)+2=8-2t\). Setting it equal to zero gives \(t=4\).

Answer

a) The points lie on the line \(\overrightarrow{OR_t}=\langle0,0,2\rangle+t\langle1,2,0\rangle\). b) \(t=-2\) c) Yes. The triangle has a right angle at \(Q\) when \(t=4\).
52782912
An oblique triangular prism has base vertices \(A(2, 0, 0)\), \(B(5, 1, 0)\), and \(C(3, 4, 0)\). Its lateral edges have displacement vector \(\mathbf{v}=\langle 1,1,6\rangle\). Point \(F\) is the image of \(C\) under this translation. Find the area of triangle \(ABF\). Let \(\mathbf{u}=\overrightarrow{AB}\) and \(\mathbf{w}=\overrightarrow{AF}\). Explicitly report \(\mathbf{u}\cdot\mathbf{w}\), then use the dot-product area identity \(A=\frac12\sqrt{\|\mathbf u\|^2\|\mathbf w\|^2-(\mathbf u\cdot\mathbf w)^2}\).

Hints

- Apply the translation to \(C\) first. - Use two side vectors that begin at \(A\). - Relate the side-vector magnitudes and dot product to the parallelogram area. - The triangle has half the parallelogram area.

Solution

1. \(F=C+\mathbf{v}=(4, 5, 6)\). 2. \(\overrightarrow{AB}=\langle 3,1,0\rangle\) and \(\overrightarrow{AF}=\langle 2,5,6\rangle\). 3. Their squared magnitudes are \(\|\overrightarrow{AB}\|^2=10\) and \(\|\overrightarrow{AF}\|^2=65\). 4. Their dot product is \(\overrightarrow{AB}\cdot\overrightarrow{AF}=3\cdot2+1\cdot5+0\cdot6=11\). 5. The squared parallelogram area is \(10\cdot65-11^2=529\), so the parallelogram area is \(23\). 6. Therefore, the triangle's area is \(\frac{23}{2}=11.5\).

Answer

\(11.5\) square units \(\mathbf{u}\cdot\mathbf{w}=11\); area \(=\frac{23}{2}\) square units.
52783012
A cube with edge length \(4\) is placed in a three-dimensional coordinate system. Its vertices are \(O(0, 0, 0)\), \(P(4, 0, 0)\), \(Q(4, 4, 0)\), \(R(0, 4, 0)\), \(S(0, 0, 4)\), \(T(4, 0, 4)\), \(U(4, 4, 4)\), and \(V(0, 4, 4)\). Points \(M_1\), \(M_2\), and \(M_3\) are the midpoints of edges \(OP\), \(QU\), and \(VS\), respectively. Find the exact area of triangle \(M_1M_2M_3\). After finding the three midpoints, let \(\mathbf{u}=\overrightarrow{M_1M_2}\) and \(\mathbf{v}=\overrightarrow{M_1M_3}\). Explicitly report \(\mathbf{u}\cdot\mathbf{v}\) and use the dot-product area identity.

Hints

- Find the coordinates of the three midpoints first. - Write two vectors that form sides of the triangle. - Use the dot-product area identity for the parallelogram formed by those vectors. - Remember that the triangle has half the area of the parallelogram.

Solution

1. The midpoints are \(M_1=(2, 0, 0)\), \(M_2=(4, 4, 2)\), and \(M_3=(0, 2, 4)\). 2. Two side vectors are \(\overrightarrow{M_1M_2}=\begin{pmatrix}2\\4\\2\end{pmatrix}\) and \(\overrightarrow{M_1M_3}=\begin{pmatrix}-2\\2\\4\end{pmatrix}\). 3. Their squared magnitudes and dot product are \(\|\overrightarrow{M_1M_2}\|^2=24\), \(\|\overrightarrow{M_1M_3}\|^2=24\), and \(\overrightarrow{M_1M_2}\cdot\overrightarrow{M_1M_3}=12\). 4. The squared area of the parallelogram formed by the vectors is \(24\cdot24-12^2=432\). 5. Therefore, the area of the triangle is \(\frac{1}{2}\sqrt{432}=6\sqrt{3}\).

Answer

\(6\sqrt{3}\) square units \(\mathbf{u}\cdot\mathbf{v}=12\); area \(=6\sqrt3\) square units.
52783412
Let \(\mathbf{e}_1=\langle1,0,0\rangle\) and \(\mathbf{e}_2=\langle0,1,0\rangle\). Compute \((\mathbf{e}_1\cdot\mathbf{e}_1)\mathbf{e}_2\) and \((\mathbf{e}_1\cdot\mathbf{e}_2)\mathbf{e}_1\). Explain why changing the grouping and order of dot products and scalar multiplication can change the result.

Hints

- Compute the dot product inside each set of parentheses first. - Use each resulting scalar to scale the vector that remains. - Compare the results and track which operation produced a scalar and which produced a vector.

Solution

1. \(\mathbf{e}_1\cdot\mathbf{e}_1=1\), so \((\mathbf{e}_1\cdot\mathbf{e}_1)\mathbf{e}_2=1\mathbf{e}_2=\langle0,1,0\rangle\). 2. \(\mathbf{e}_1\cdot\mathbf{e}_2=0\), so \((\mathbf{e}_1\cdot\mathbf{e}_2)\mathbf{e}_1=0\mathbf{e}_1=\mathbf{0}\). 3. The expressions are different because the dot product and scalar multiplication are different operations. Their inputs and outputs cannot be regrouped as though they were one associative operation.

Answer

\((\mathbf{e}_1\cdot\mathbf{e}_1)\mathbf{e}_2=\langle0,1,0\rangle\), while \((\mathbf{e}_1\cdot\mathbf{e}_2)\mathbf{e}_1=\mathbf{0}\).
52784012
Consider \(\mathbf{u}=\langle2,4,-6\rangle\) and \(\mathbf{v}=\langle-3,-6,9\rangle\). a) Give a nonzero vector \(\mathbf{w}\) that is perpendicular to both \(\mathbf{u}\) and \(\mathbf{v}\). b) Analyze the relationship between \(\mathbf{u}\) and \(\mathbf{v}\), and explain why infinitely many directions are possible for \(\mathbf{w}\).

Hints

- First determine whether one given vector is a scalar multiple of the other. - Write one dot-product equation for a vector perpendicular to their common direction. - Interpret the solution set of that one linear equation geometrically in three dimensions.

Solution

1. Since \(\mathbf{v}=-\frac{3}{2}\mathbf{u}\), the two given vectors are parallel and point in opposite directions. 2. A vector \(\mathbf{w}=\langle w_1,w_2,w_3\rangle\) is perpendicular to \(\mathbf{u}\) when \(2w_1+4w_2-6w_3=0\). 3. Choose \(w_2=1\) and \(w_3=0\). Then \(2w_1+4=0\), so \(w_1=-2\). One possible vector is \(\mathbf{w}=\langle-2,1,0\rangle\). 4. Because \(\mathbf{v}\) is a scalar multiple of \(\mathbf{u}\), every vector perpendicular to \(\mathbf{u}\) is also perpendicular to \(\mathbf{v}\). 5. The vectors perpendicular to the line in the direction of \(\mathbf{u}\) form a plane through the origin. That plane contains infinitely many vector directions.

Answer

a) One possible vector is \(\mathbf{w}=\langle-2,1,0\rangle\). b) Because \(\mathbf{v}=-\frac{3}{2}\mathbf{u}\), the given vectors are parallel. Their common perpendicular vectors form a plane through the origin, so infinitely many directions are possible.
52785012
A parallelogram \(ABCD\) has consecutive vertices \(A(1, 1, 2)\), \(B(4, 2, 2)\), and \(C(5, 4, 3)\). 1. Find the coordinates of \(D\). 2. Find the exact area of parallelogram \(ABCD\). 3. Find the measure of the interior angle \(\alpha\) at \(A\). Before finding the area and interior angle, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) and use that value in the dot-product formulas.

Hints

- Use the relationship between opposite sides of a parallelogram to find \(D\). - Use the two adjacent side vectors at \(A\). - The dot product can be used both in a vector area identity and in the angle formula. - Be sure to distinguish the parallelogram area from a triangle area.

Solution

1. In a parallelogram, \(\overrightarrow{AD}=\overrightarrow{BC}\). Since \(\overrightarrow{BC}=\begin{pmatrix}1\\2\\1\end{pmatrix}\), \(D=A+\overrightarrow{BC}=(2, 3, 3)\). 2. The adjacent side vectors at \(A\) are \(\overrightarrow{AB}=\begin{pmatrix}3\\1\\0\end{pmatrix}\) and \(\overrightarrow{AD}=\begin{pmatrix}1\\2\\1\end{pmatrix}\). Their squared magnitudes are \(10\) and \(6\), and their dot product is \(5\). Therefore, the squared area is \(10\cdot6-5^2=35\), so the exact area is \(\sqrt{35}\) square units. 3. The angle formula gives \(\cos\alpha=\frac{\overrightarrow{AB}\cdot\overrightarrow{AD}}{\|\overrightarrow{AB}\|\|\overrightarrow{AD}\|}=\frac{5}{\sqrt{60}}\). Thus, \(\alpha=\cos^{-1}\left(\frac{5}{\sqrt{60}}\right)\approx49.80^\circ\).

Answer

1. \(D(2, 3, 3)\) 2. \(\sqrt{35}\) square units 3. \(\alpha\approx49.80^\circ\) \(\overrightarrow{AB}\cdot\overrightarrow{AD}=5\).
52785112
In three-dimensional space, \(A(2,1,0)\), \(B(5,2,2)\), \(C(6,5,2)\), and \(D(3,4,0)\) are given. a) Find \(\overrightarrow{AB}\), \(\overrightarrow{DC}\), \(\overrightarrow{AD}\), and \(\overrightarrow{BC}\). b) Use your results to classify quadrilateral \(ABCD\). Also determine whether it is a rectangle. In part b, after proving the parallelogram, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) and use it to decide whether the parallelogram is a rectangle.

Hints

- Form each directed side by subtracting initial-point coordinates from terminal-point coordinates. - Compare the two pairs of opposite-side vectors before using angle information. - Use a dot product of adjacent sides to test the rectangle condition.

Solution

1. Subtract endpoint coordinates: \(\overrightarrow{AB}=\langle3,1,2\rangle\) and \(\overrightarrow{DC}=\langle3,1,2\rangle\). 2. Similarly, \(\overrightarrow{AD}=\langle1,3,0\rangle\) and \(\overrightarrow{BC}=\langle1,3,0\rangle\). 3. Both pairs of opposite sides have equal vectors, so \(ABCD\) is a parallelogram. 4. Test adjacent sides for perpendicularity: \(\overrightarrow{AB}\cdot\overrightarrow{AD}=3\cdot1+1\cdot3+2\cdot0=6\). 5. Since the dot product is not zero, adjacent sides are not perpendicular. Therefore, \(ABCD\) is not a rectangle.

Answer

a) \(\overrightarrow{AB}=\langle3,1,2\rangle\), \(\overrightarrow{DC}=\langle3,1,2\rangle\), \(\overrightarrow{AD}=\langle1,3,0\rangle\), and \(\overrightarrow{BC}=\langle1,3,0\rangle\). b) \(ABCD\) is a parallelogram, but it is not a rectangle because \(\overrightarrow{AB}\cdot\overrightarrow{AD}=6\ne0\).
52785412
Triangle \(ABC\) has vertices \(A(1,1,1)\), \(B(5,1,4)\), and \(C(1,3,1)\). a) Find the area of triangle \(ABC\). b) Find a vector \(\mathbf{n}\) perpendicular to the plane of the triangle, with magnitude \(15\) and a positive \(z\)-component.

Hints

- Form two side vectors from the same vertex and check their angle relationship. - Use the side lengths together with that angle relationship to determine the triangle's area. - For the normal vector, impose a zero dot product with each side vector before using the magnitude and sign conditions.

Solution

1. \(\overrightarrow{AB}=\langle4,0,3\rangle\) and \(\overrightarrow{AC}=\langle0,2,0\rangle\). 2. Their dot product is \(0\), so the side vectors are perpendicular. Their magnitudes are \(5\) and \(2\). 3. Therefore, the triangle's area is \(\frac12\cdot5\cdot2=5\). 4. Let \(\mathbf{n}=\langle x,y,z\rangle\). Perpendicularity gives \(4x+3z=0\) and \(2y=0\). 5. Thus, \(\mathbf{n}=t\langle-3,0,4\rangle\). The direction vector has magnitude \(5\), so \(|t|=3\) for magnitude \(15\). 6. A positive \(z\)-component requires \(t=3\), giving \(\mathbf{n}=\langle-9,0,12\rangle\).

Answer

a) \(5\) square units b) \(\mathbf{n}=\langle-9,0,12\rangle\)
52785512
Given \(\mathbf{a}=\langle4,-1,2\rangle\) and \(\mathbf{b}=\langle-2,3,1\rangle\), describe all vectors \(\mathbf{x}\) perpendicular to both \(\mathbf{a}\) and \(\mathbf{b}\).

Hints

- Represent the unknown vector with three components. - Translate both perpendicularity conditions into linear equations. - Describe the one-parameter solution set with a convenient direction vector.

Solution

1. Let \(\mathbf{x}=\langle x,y,z\rangle\). 2. The perpendicularity conditions are \(4x-y+2z=0\) and \(-2x+3y+z=0\). 3. Solving gives \(x=-\frac{7}{10}z\) and \(y=-\frac45z\). 4. Let \(z=10r\). Then \(\mathbf{x}=r\langle-7,-8,10\rangle\), where \(r\in\mathbb{R}\).

Answer

\(\mathbf{x}=r\langle-7,-8,10\rangle\), where \(r\in\mathbb{R}\)
52785712
Let \(\mathbf{u}=\langle1,-2,2\rangle\) and \(\mathbf{v}=\langle x,2,y\rangle\). Find all values of \(x\) and \(y\) for which \(\mathbf{v}\) is perpendicular to \(\mathbf{u}\) and has magnitude \(3\).

Hints

- Translate perpendicularity into one equation involving \(x\) and \(y\). - Translate the magnitude condition into a second equation. - Solve the linear equation for one variable before substituting into the quadratic condition.

Solution

1. Perpendicularity requires \(\mathbf{u}\cdot\mathbf{v}=0\): \(x-4+2y=0\), so \(x=4-2y\). 2. The magnitude condition gives \(\sqrt{x^2+2^2+y^2}=3\). After squaring, \(x^2+y^2=5\). 3. Substitute \(x=4-2y\): \((4-2y)^2+y^2=5\). 4. Simplifying gives \(5y^2-16y+11=0\), which factors as \((y-1)(5y-11)=0\). 5. If \(y=1\), then \(x=2\). If \(y=\frac{11}{5}\), then \(x=-\frac{2}{5}\).

Answer

\((x,y)=(2,1)\) or \((x,y)=\left(-\frac{2}{5},\frac{11}{5}\right)\)
52785812
The vector \(\mathbf{n}=\langle3,-4,0\rangle\) is perpendicular to \(\mathbf{w}=\langle a,b,12\rangle\). The magnitude of \(\mathbf{w}\) is \(13\). Find all possible values of \(a\) and \(b\).

Hints

- Use the perpendicularity condition to relate \(a\) and \(b\). - Use the magnitude condition as an independent equation. - After substitution, account for both signs allowed by a squared equation.

Solution

1. Perpendicularity gives \(\mathbf{n}\cdot\mathbf{w}=3a-4b=0\), so \(a=\frac43b\). 2. The magnitude condition gives \(\sqrt{a^2+b^2+12^2}=13\). After squaring, \(a^2+b^2=25\). 3. Substitute \(a=\frac43b\): \(\frac{16}{9}b^2+b^2=25\). 4. Thus, \(\frac{25}{9}b^2=25\), so \(b^2=9\) and \(b=\pm3\). 5. The corresponding values of \(a\) are \(a=\pm4\), with matching signs.

Answer

\((a,b)=(4,3)\) or \((a,b)=(-4,-3)\)
52786212
Let \(\mathbf{a}=\langle2,-1,2\rangle\). Find all vectors \(\mathbf{x}\) with magnitude \(9\) that satisfy \(\left|\mathbf{a}\cdot\mathbf{x}\right|=\|\mathbf{a}\|\|\mathbf{x}\|\).

Hints

- Compare the equality with the absolute-value form of the dot-product bound. - Interpret the equality case geometrically before introducing a scale factor. - Use the required magnitude to determine the possible scale factors.

Solution

1. By the dot-product angle formula, \(\left|\mathbf{a}\cdot\mathbf{x}\right|=\|\mathbf{a}\|\|\mathbf{x}\||\cos\theta|\). 2. The given equality requires \(|\cos\theta|=1\), so \(\mathbf{x}\) must be parallel to \(\mathbf{a}\). Write \(\mathbf{x}=k\mathbf{a}\). 3. Since \(\|\mathbf{a}\|=\sqrt{2^2+(-1)^2+2^2}=3\), the magnitude condition gives \(9=\|\mathbf{x}\|=3|k|\). 4. Thus, \(|k|=3\), so \(k=3\) or \(k=-3\). 5. Therefore, \(\mathbf{x}=\langle6,-3,6\rangle\) or \(\mathbf{x}=\langle-6,3,-6\rangle\).

Answer

\(\mathbf{x}=\langle6,-3,6\rangle\) or \(\mathbf{x}=\langle-6,3,-6\rangle\)
52786612
Let \(\mathbf{u},\mathbf{v},\mathbf{w}\in\mathbb{R}^3\). Replace each \(\square\) with \(+\) or \(\cdot\). Here, \(\cdot\) means a dot product between two vectors and scalar multiplication between a scalar and a vector. Choose the operation that makes the expression defined and gives the stated result type. a) \((\mathbf{u}\square\mathbf{v})\cdot\mathbf{w}\) (scalar) b) \(\mathbf{u}\square(\mathbf{v}+\mathbf{w})\) (vector) c) \((\mathbf{u}\cdot\mathbf{v})\square\mathbf{w}\) (vector) d) \((\mathbf{u}+\mathbf{v})\square(\mathbf{w}+\mathbf{u})\) (scalar)

Hints

- Determine the type of each parenthesized result first. - Ask what operation can accept those input types and produce the requested output type. - Keep dot product and scalar multiplication distinct even though both use the symbol \(\cdot\) here.

Solution

1. In part a, the quantity in parentheses must be a vector so that it can be dotted with \(\mathbf{w}\). Therefore, \(\square=+\). 2. In part b, adding two vectors produces a vector, while their dot product produces a scalar. Therefore, \(\square=+\). 3. In part c, the quantity in parentheses is a scalar. Scalar multiplication by \(\mathbf{w}\) produces a vector, so \(\square=\cdot\). 4. In part d, both parenthesized expressions are vectors. Their dot product produces a scalar, so \(\square=\cdot\).

Answer

a) \(+\) b) \(+\) c) \(\cdot\) d) \(\cdot\)
52787012
A cube has edge length \(a>0\). Use a coordinate system and the dot product to show that the cosine of the acute angle \(\alpha\) between any two distinct space diagonals is \(\cos\alpha=\frac{1}{3}\).

Hints

- Place one vertex at the origin and align the cube's edges with the axes. - Represent two space diagonals using sign variations of \(a\). - Use the absolute dot product when finding the acute angle between lines.

Solution

1. Place the cube so its edges are parallel to the coordinate axes. 2. Two distinct space diagonals can be represented by direction vectors \(\mathbf{d}_1=\langle a,a,a\rangle\) and \(\mathbf{d}_2=\langle -a,a,a\rangle\). 3. Their dot product is \(\mathbf{d}_1\cdot\mathbf{d}_2=-a^2+a^2+a^2=a^2\). 4. Each vector has magnitude \(a\sqrt{3}\). 5. Therefore, \(\cos\alpha=\frac{|\mathbf{d}_1\cdot\mathbf{d}_2|}{\|\mathbf{d}_1\|\|\mathbf{d}_2\|}=\frac{a^2}{3a^2}=\frac{1}{3}\). 6. Any pair of distinct space-diagonal lines has direction vectors differing in the sign of one or two components, so the absolute dot-product calculation gives the same acute-angle cosine.

Answer

\(\cos\alpha=\frac{1}{3}\)
52788212
A triangle in three-dimensional space has vertices \(A(1, 0, 2)\), \(B(3, 2, 3)\), and \(C(1, 4, 6)\). a) Find the area of triangle \(ABC\). b) Point \(D\) completes parallelogram \(ABCD\), with the vertices listed in order. Find the coordinates of \(D\). c) Find the length of the altitude to side \(AC\). In part a, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AC}\) and use the dot-product area identity rather than a determinant or cross product.

Hints

- Write two side vectors from \(A\). - Use the dot-product area identity, then divide the parallelogram area by \(2\). - Use equal opposite-side vectors to locate \(D\). - Relate the triangle's area to the base \(AC\) and its altitude.

Solution

1. The side vectors from \(A\) are \(\overrightarrow{AB}=\begin{pmatrix}2\\2\\1\end{pmatrix}\) and \(\overrightarrow{AC}=\begin{pmatrix}0\\4\\4\end{pmatrix}\). 2. Their squared magnitudes and dot product are \(\|\overrightarrow{AB}\|^2=9\), \(\|\overrightarrow{AC}\|^2=32\), and \(\overrightarrow{AB}\cdot\overrightarrow{AC}=12\). Therefore, the triangle's area is \(\frac{1}{2}\sqrt{9\cdot32-12^2}=\frac{1}{2}\sqrt{144}=6\) square units. 3. Since \(\overrightarrow{AD}=\overrightarrow{BC}\), \(\overrightarrow{BC}=\begin{pmatrix}-2\\2\\3\end{pmatrix}\), so \(D=A+\overrightarrow{BC}=(-1, 2, 5)\). 4. Side \(AC\) has length \(\sqrt{32}=4\sqrt{2}\). Using \(6=\frac{1}{2}\cdot4\sqrt{2}\cdot h\), the altitude is \(h=\frac{12}{4\sqrt{2}}=\frac{3\sqrt{2}}{2}\).

Answer

a) \(6\) square units b) \(D(-1, 2, 5)\) c) \(\frac{3\sqrt{2}}{2}\) units \(\overrightarrow{AB}\cdot\overrightarrow{AC}=12\).
53044912
Let \(\mathbf{u}=\langle2,k,-4\rangle\) and \(\mathbf{v}=\langle k+1,3,2\rangle\), where \(k\in\mathbb{R}\). Find the value of \(k\) for which the vectors are perpendicular. Justify your work using the dot product.

Hints

- Identify the dot-product value that characterizes perpendicular vectors. - Compute the dot product as an expression in \(k\). - Solve the resulting linear equation.

Solution

1. Perpendicular vectors have dot product \(0\). 2. Compute \(\mathbf{u}\cdot\mathbf{v}=2(k+1)+3k-8=5k-6\). 3. Set the expression equal to zero: \(5k-6=0\). 4. Therefore, \(k=\frac65\).

Answer

\(k=\frac65\)
53045412
Find \(k\) so that \(\mathbf{u}=\langle k,4,-2\rangle\) and \(\mathbf{v}=\langle3,k,5\rangle\) have dot product \(11\).

Hints

- Write the dot product as an expression in \(k\). - Set that expression equal to the required value \(11\). - Solve the resulting linear equation.

Solution

1. Form the dot-product equation: \(3k+4k+(-2)\cdot5=11\). 2. Simplify: \(7k-10=11\). 3. Solve: \(7k=21\), so \(k=3\).

Answer

\(k=3\)
53045512
Find all values of \(t\) for which \(\mathbf{u}=\langle t,2,1\rangle\) and \(\mathbf{v}=\langle t,-3,5\rangle\) are perpendicular.

Hints

- Translate perpendicularity into a zero-dot-product condition. - Simplify the resulting expression before solving. - Check whether the quadratic has two real roots.

Solution

1. Perpendicularity requires \(\mathbf{u}\cdot\mathbf{v}=0\). 2. Compute the dot product: \(t^2+2\cdot(-3)+1\cdot5=t^2-1\). 3. Solve \(t^2-1=0\). 4. Factoring gives \((t-1)(t+1)=0\), so \(t=1\) or \(t=-1\).

Answer

\(t=-1\) or \(t=1\)
53045812
Consider the vector equation \(\langle2,1,-2\rangle\cdot\mathbf{x}=12\). a) Find two different vectors \(\mathbf{x}_1\) and \(\mathbf{x}_2\) that satisfy the equation. b) Describe geometrically the set of all solutions. c) Explain why “division by a vector” cannot serve as a unique inverse operation for the dot product.

Hints

- For part a, assign convenient values to two components and solve for the third. - For part b, compare the component equation with the standard form of a plane. - For part c, focus on whether the equation determines one vector or infinitely many.

Solution

1. Writing \(\mathbf{x}=\langle x_1,x_2,x_3\rangle\) gives \(2x_1+x_2-2x_3=12\). 2. Two solutions are \(\mathbf{x}_1=\langle6,0,0\rangle\) and \(\mathbf{x}_2=\langle0,12,0\rangle\). 3. The solution set is the plane \(2x_1+x_2-2x_3=12\), whose normal vector is \(\langle2,1,-2\rangle\). 4. An inverse operation would need to produce a unique \(\mathbf{x}\). Because infinitely many vectors on this plane have the same dot product \(12\), no unique vector quotient can be defined.

Answer

a) One possible pair is \(\mathbf{x}_1=\langle6,0,0\rangle\) and \(\mathbf{x}_2=\langle0,12,0\rangle\). b) The solutions form a plane in \(\mathbb{R}^3\). c) The dot-product equation has infinitely many vector solutions, so an inverse based on vector division would not be unique.
53046312
Let \(\mathbf{v}=\langle2,-2,1\rangle\). a) Find \(x_3\) so that \(\mathbf{x}=\langle1,2,x_3\rangle\) is perpendicular to \(\mathbf{v}\). b) Find \(\|\mathbf{x}\|\). c) Find a vector \(\mathbf{y}\) that has the same direction as \(\mathbf{x}\) and magnitude \(12\). d) Explain why \(\mathbf{y}\) is also perpendicular to \(\mathbf{v}\).

Hints

- Use a zero dot product to determine the missing component in part a. - Compare the current magnitude of \(\mathbf{x}\) with the target magnitude before choosing a scale factor. - In part d, use how a dot product behaves when one vector is multiplied by a scalar.

Solution

1. Perpendicularity requires \(\mathbf{v}\cdot\mathbf{x}=0\): \(2\cdot1-2\cdot2+x_3=0\). Thus, \(x_3=2\), and \(\mathbf{x}=\langle1,2,2\rangle\). 2. Its magnitude is \(\|\mathbf{x}\|=\sqrt{1^2+2^2+2^2}=3\). 3. To obtain magnitude \(12\) without changing direction, multiply by \(4\): \(\mathbf{y}=4\mathbf{x}=\langle4,8,8\rangle\). 4. By linearity of the dot product, \(\mathbf{v}\cdot\mathbf{y}=\mathbf{v}\cdot(4\mathbf{x})=4(\mathbf{v}\cdot\mathbf{x})=0\). Therefore, \(\mathbf{y}\perp\mathbf{v}\).

Answer

a) \(x_3=2\) b) \(\|\mathbf{x}\|=3\) c) \(\mathbf{y}=\langle4,8,8\rangle\) d) Since \(\mathbf{y}=4\mathbf{x}\), \(\mathbf{v}\cdot\mathbf{y}=4(\mathbf{v}\cdot\mathbf{x})=0\).
53046412
a) For what value of \(k\in\mathbb{R}\) are \(\mathbf{a}=\langle k,6,-2\rangle\) and \(\mathbf{b}=\langle2,k,10\rangle\) perpendicular? b) Explain geometrically why infinitely many vector directions are perpendicular to a fixed nonzero vector \(\mathbf{n}\) in three-dimensional space, while only one line of perpendicular vectors occurs in two-dimensional space.

Hints

- Use a zero dot product for the parameter condition in part a. - In three dimensions, identify the geometric set whose normal is a fixed nonzero vector. - Compare the dimension of that set with the corresponding perpendicular set in two dimensions.

Solution

1. Perpendicularity requires \(\mathbf{a}\cdot\mathbf{b}=0\). 2. Compute \(2k+6k-20=0\). 3. Thus, \(8k=20\), so \(k=\frac52\). 4. In \(\mathbb{R}^3\), all vectors perpendicular to a fixed nonzero vector \(\mathbf{n}\) lie in the plane through the origin whose normal vector is \(\mathbf{n}\). A plane contains infinitely many directions. 5. In \(\mathbb{R}^2\), the perpendicular vectors lie on one line through the origin. The two orientations along that line are opposites of each other.

Answer

a) \(k=\frac52\) b) In \(\mathbb{R}^3\), the perpendicular vectors form a plane through the origin, so infinitely many directions occur. In \(\mathbb{R}^2\), they form one line through the origin, with two opposite orientations.
53046512
The line \(g\) is given by \(g: (x,y,z)=(3,0,4)+t\langle 0,1,1\rangle\). Find the distance from \(g\) to each coordinate axis.

Hints

- Treat each coordinate axis as a line through the origin. - For each pair of lines, find a direction perpendicular to both. - Project the vector between the given points onto that perpendicular direction.

Solution

1. For the x-axis, a common perpendicular direction to \(\langle 0,1,1\rangle\) and \(\langle 1,0,0\rangle\) is \(\langle 0,1,-1\rangle\). Therefore, \(d_x=\frac{\lvert\langle 3,0,4\rangle\cdot\langle 0,1,-1\rangle\rvert}{\sqrt{2}}=2\sqrt{2}\approx2.83\). 2. For the y-axis, a common perpendicular direction to \(\langle 0,1,1\rangle\) and \(\langle 0,1,0\rangle\) is \(\langle 1,0,0\rangle\). Thus, \(d_y=\lvert\langle 3,0,4\rangle\cdot\langle 1,0,0\rangle\rvert=3\). 3. For the z-axis, a common perpendicular direction to \(\langle 0,1,1\rangle\) and \(\langle 0,0,1\rangle\) is also \(\langle 1,0,0\rangle\). Thus, \(d_z=3\).

Answer

x-axis: \(2\sqrt{2}\approx2.83\) units y-axis: \(3\) units z-axis: \(3\) units
53046812
Min-jun tries to find the angle \(\phi\) between \(\mathbf{u}=\langle3,4,0\rangle\) and \(\mathbf{v}=\langle0,0,5\rangle\). His work is: 1. \(\mathbf{u}\cdot\mathbf{v}=3\cdot0+4\cdot0+0\cdot5=0+0+5=5\) 2. \(\|\mathbf{u}\|=5\) 3. \(\|\mathbf{v}\|=5\) 4. \(\cos\phi=\frac{5}{5+5}=0.5\) 5. \(\phi=30^\circ\) Identify the three errors and find the correct angle.

Hints

- Audit the dot-product arithmetic before checking the angle formula. - Compare the denominator with the exact dot-product angle formula. - Check the inverse-cosine value independently of the earlier steps.

Solution

1. The first error is arithmetic: \(0\cdot5=0\), not \(5\). Thus, \(\mathbf{u}\cdot\mathbf{v}=0\). 2. The second error is in the angle formula. The denominator is the product of the magnitudes, not their sum: \(\|\mathbf{u}\|\|\mathbf{v}\|=5\cdot5\). 3. The third error is the inverse-cosine value: \(\cos\phi=0.5\) would give \(\phi=60^\circ\), not \(30^\circ\). 4. Using the correct dot product, \(\cos\phi=\frac{0}{5\cdot5}=0\). 5. Therefore, \(\phi=90^\circ\).

Answer

Error 1: \(0\cdot5=0\), so the dot product is \(0\), not \(5\). Error 2: The vector magnitudes must be multiplied in the denominator, not added. Error 3: \(\cos^{-1}(0.5)=60^\circ\), not \(30^\circ\). The correct angle is \(\phi=90^\circ\).
53047212
Consider the triangle with vertices \(P(0,0,0)\), \(Q(2,2,1)\), and \(R(-1,2,-2)\). a) Use a dot product to show that the triangle has a right angle at \(P\). b) Find the perimeter. c) Find the area.

Hints

- Form the two side vectors that meet at \(P\). - Use their dot product to determine the angle type before finding lengths. - Once the right angle is established, use the three side lengths for perimeter and the two legs for area.

Solution

1. The side vectors meeting at \(P\) are \(\overrightarrow{PQ}=\langle2,2,1\rangle\) and \(\overrightarrow{PR}=\langle-1,2,-2\rangle\). 2. Their dot product is \(\overrightarrow{PQ}\cdot\overrightarrow{PR}=2\cdot(-1)+2\cdot2+1\cdot(-2)=0\). Therefore, the angle at \(P\) is \(90^\circ\). 3. The side lengths are \(\|\overrightarrow{PQ}\|=3\), \(\|\overrightarrow{PR}\|=3\), and \(\|\overrightarrow{QR}\|=\sqrt{18}=3\sqrt2\). 4. The perimeter is \(3+3+3\sqrt2=6+3\sqrt2\). 5. Since the perpendicular sides have lengths \(3\) and \(3\), the area is \(\frac12\cdot3\cdot3=\frac92\).

Answer

a) \(\overrightarrow{PQ}\cdot\overrightarrow{PR}=0\), so the triangle has a right angle at \(P\). b) \(6+3\sqrt2\approx10.24\) units c) \(\frac92\) square units
53047412
Points \(D(1,1,k)\), \(E(3,2,1)\), and \(F(1,5,2)\) are given, where \(k\in\mathbb{R}\). a) Find \(k\) so that \(\triangle DEF\) has a right angle at \(E\). b) Determine algebraically whether the triangle is isosceles when \(k=4\). In part a, explicitly simplify \(\overrightarrow{ED}\cdot\overrightarrow{EF}\) as a function of \(k\) before imposing the right-angle condition.

Hints

- Form the two side vectors that meet at \(E\). - Translate the right-angle requirement into a zero-dot-product equation. - For part b, squared side lengths are enough to test whether two sides are equal.

Solution

1. The vectors meeting at \(E\) are \(\overrightarrow{ED}=\langle-2,-1,k-1\rangle\) and \(\overrightarrow{EF}=\langle-2,3,1\rangle\). 2. For a right angle at \(E\), set their dot product equal to zero: \(\overrightarrow{ED}\cdot\overrightarrow{EF}=4-3+(k-1)=k\). 3. Thus, the right-angle condition is \(k=0\). 4. When \(k=4\), \(DE^2=2^2+1^2+3^2=14\), \(EF^2=(-2)^2+3^2+1^2=14\), and \(DF^2=0^2+4^2+(-2)^2=20\). 5. Since \(DE=EF=\sqrt{14}\), the triangle is isosceles when \(k=4\).

Answer

a) \(k=0\) b) Yes. When \(k=4\), \(DE=EF=\sqrt{14}\), so the triangle is isosceles. \(\overrightarrow{ED}\cdot\overrightarrow{EF}=k\), so \(k=0\).
53047512
Points \(A(1,1,1)\), \(B(5,1,1)\), \(C(5,3,4)\), and \(D(1,3,4)\) are given. Determine whether quadrilateral \(ABCD\) is a rectangle or a square. Justify your classification using vectors. Your justification must explicitly include the opposite-side vector equalities, the value of \(\overrightarrow{AB}\cdot\overrightarrow{BC}\), and the two adjacent side lengths.

Hints

- Compare the two pairs of opposite-side vectors first. - Use a dot product to test whether adjacent sides are perpendicular. - A square requires one additional side-length condition beyond being a rectangle.

Solution

1. Compute adjacent and opposite side vectors: \(\overrightarrow{AB}=\langle4,0,0\rangle\), \(\overrightarrow{BC}=\langle0,2,3\rangle\), \(\overrightarrow{DC}=\langle4,0,0\rangle\), and \(\overrightarrow{AD}=\langle0,2,3\rangle\). 2. Both pairs of opposite sides have equal vectors, so \(ABCD\) is a parallelogram. 3. Also, \(\overrightarrow{AB}\cdot\overrightarrow{BC}=0\). Therefore, adjacent sides are perpendicular, and the parallelogram is a rectangle. 4. The adjacent side lengths are \(\|\overrightarrow{AB}\|=4\) and \(\|\overrightarrow{BC}\|=\sqrt{13}\). 5. Since these lengths are unequal, the rectangle is not a square.

Answer

The quadrilateral is a rectangle because its opposite-side vectors are equal and adjacent sides have dot product \(0\). It is not a square because its adjacent side lengths are \(4\) and \(\sqrt{13}\). \(\overrightarrow{AB}\cdot\overrightarrow{BC}=0\); adjacent side lengths are \(4\) and \(\sqrt{13}\).
53047612
A parallelogram \(ABCD\) in three-dimensional space has vertices \(A(2,1,-1)\), \(B(5,5,-1)\), and \(C(5,8,3)\). a) Find the coordinates of \(D\). b) Use vector magnitudes and a dot product to determine whether the parallelogram is a rhombus, a rectangle, both, or neither.

Hints

- Use equality of opposite-side displacement vectors to locate \(D\). - Compare adjacent side magnitudes to test the rhombus condition. - Use a dot product of adjacent sides to test the rectangle condition.

Solution

1. In a parallelogram, \(\overrightarrow{AD}=\overrightarrow{BC}\). 2. Since \(\overrightarrow{BC}=\langle0,3,4\rangle\), add this displacement to \(A\): \(D=(2,1,-1)+(0,3,4)=(2,4,3)\). 3. The adjacent side vectors are \(\overrightarrow{AB}=\langle3,4,0\rangle\) and \(\overrightarrow{BC}=\langle0,3,4\rangle\). 4. Both have magnitude \(5\), so the parallelogram is a rhombus. 5. Their dot product is \(\overrightarrow{AB}\cdot\overrightarrow{BC}=12\ne0\). Therefore, it is not a rectangle.

Answer

a) \(D(2,4,3)\) b) The parallelogram is a rhombus because adjacent sides both have length \(5\). It is not a rectangle because \(\overrightarrow{AB}\cdot\overrightarrow{BC}=12\ne0\).
53048012
In \(\triangle ABC\), \(\mathbf{u}=\overrightarrow{AB}=\langle4,0,3\rangle\) and \(\mathbf{v}=\overrightarrow{AC}=\langle-3,4,0\rangle\). a) Find \(\mathbf{w}=\overrightarrow{BC}\) and the vector \(\mathbf{s}_a\) from \(A\) to the midpoint of \(BC\). b) Use a dot product to determine whether the median \(\mathbf{s}_a\) is perpendicular to \(BC\). c) Explain the result by comparing the lengths of \(AB\) and \(AC\).

Hints

- Use \(\overrightarrow{BC}=\overrightarrow{AC}-\overrightarrow{AB}\). - Average the two vectors from \(A\) to locate the midpoint of \(BC\). - After the dot-product test, compare the magnitudes of the two equal-side candidates.

Solution

1. The vector from \(B\) to \(C\) is \(\mathbf{w}=\mathbf{v}-\mathbf{u}=\langle-7,4,-3\rangle\). 2. The midpoint of \(BC\) has position relative to \(A\) equal to \(\mathbf{s}_a=\frac12(\mathbf{u}+\mathbf{v})=\left\langle\frac12,2,\frac32\right\rangle\). 3. Compute \(\mathbf{s}_a\cdot\mathbf{w}=\frac12(-7)+2\cdot4+\frac32(-3)=0\). Thus, the median is perpendicular to \(BC\). 4. Also, \(\|\mathbf{u}\|=5\) and \(\|\mathbf{v}\|=5\). 5. Therefore, \(AB=AC\), so the triangle is isosceles. The median to its base is also an altitude.

Answer

a) \(\mathbf{w}=\langle-7,4,-3\rangle\) and \(\mathbf{s}_a=\left\langle\frac12,2,\frac32\right\rangle\) b) \(\mathbf{s}_a\cdot\mathbf{w}=0\), so the median is perpendicular to \(BC\). c) Since \(AB=AC=5\), the triangle is isosceles, and its median to the base is also an altitude.
53048212
A quadrilateral in three-dimensional space has vertices \(A(1, 1, 2)\), \(B(3, 3, 2)\), \(C(1, 5, 4)\), and \(D(-1, 3, 4)\). a) Use vectors and a dot product to show that \(ABCD\) is a rectangle. b) Find the acute angle \(\phi\) between the diagonals. c) Find the center \(M\) and radius \(r\) of the rectangle's circumscribed circle.

Hints

- First verify that opposite sides are parallel. - Use a dot product on adjacent side vectors. - Use the absolute dot product to find the acute angle between diagonal lines. - A rectangle's circumcenter is the common midpoint of its diagonals.

Solution

1. The side vectors are \(\overrightarrow{AB}=\begin{pmatrix}2\\2\\0\end{pmatrix}\), \(\overrightarrow{BC}=\begin{pmatrix}-2\\2\\2\end{pmatrix}\), \(\overrightarrow{CD}=\begin{pmatrix}-2\\-2\\0\end{pmatrix}\), and \(\overrightarrow{DA}=\begin{pmatrix}2\\-2\\-2\end{pmatrix}\). 2. Since \(\overrightarrow{AB}=-\overrightarrow{CD}\) and \(\overrightarrow{BC}=-\overrightarrow{DA}\), the quadrilateral is a parallelogram. 3. Also, \(\overrightarrow{AB}\cdot\overrightarrow{BC} =2\cdot(-2)+2\cdot2+0\cdot2=0\). Thus, adjacent sides are perpendicular, so the parallelogram is a rectangle. 4. The diagonal vectors are \(\overrightarrow{AC}=\begin{pmatrix}0\\4\\2\end{pmatrix}\) and \(\overrightarrow{BD}=\begin{pmatrix}-4\\0\\2\end{pmatrix}\). 5. Their dot product is \(4\), and each has magnitude \(\sqrt{20}\). Therefore, \(\cos\phi=\frac{|4|}{\sqrt{20}\sqrt{20}}=\frac{1}{5}\). 6. Thus, \(\phi=\cos^{-1}\left(\frac{1}{5}\right)\approx78.46^\circ\). 7. The circle's center is the common midpoint of the diagonals: \(M=\frac{A+C}{2}=(1, 3, 3)\). 8. Its radius is half a diagonal: \(r=\frac{\sqrt{20}}{2}=\sqrt{5}\).

Answer

a) \(ABCD\) is a rectangle because its opposite-side vectors are negatives of each other and \(\overrightarrow{AB}\cdot\overrightarrow{BC}=0\). b) \(\phi\approx78.46^\circ\) c) \(M=(1, 3, 3)\) and \(r=\sqrt{5}\approx2.24\) units
53049612
Consider \(\mathbf{a}=\langle3,1,2\rangle\) and \(\mathbf{b}=\langle1,-1,0\rangle\). a) Find all vectors \(\mathbf{x}=\langle x_1,x_2,x_3\rangle\) that are perpendicular to both \(\mathbf{a}\) and \(\mathbf{b}\). Write the solution set in parametric form. b) Interpret the solution geometrically and explain why it is not unique.

Hints

- Write one zero-dot-product equation for each given vector. - Expect one free parameter because there are two independent linear conditions on three components. - Interpret the resulting scalar multiples geometrically.

Solution

1. The two perpendicularity conditions are \(3x_1+x_2+2x_3=0\) and \(x_1-x_2=0\). 2. From the second equation, \(x_1=x_2\). 3. Substitution into the first equation gives \(4x_1+2x_3=0\), so \(x_3=-2x_1\). 4. Let \(t=x_1\). Then \(\mathbf{x}=t\langle1,1,-2\rangle\), where \(t\in\mathbb{R}\). 5. These vectors form a line through the origin. Every vector on this line has zero dot product with both given vectors, so the solution is not unique.

Answer

a) \(\mathbf{x}=t\langle1,1,-2\rangle\), where \(t\in\mathbb{R}\) b) The solution set is a line through the origin. It is not unique because every scalar multiple of the direction vector satisfies both dot-product equations.
53049712
Given \(\mathbf{a}=\langle3,-1,2\rangle\) and \(\mathbf{b}=\langle1,2,-1\rangle\), find a vector \(\mathbf{c}=\langle c_1,15,c_3\rangle\) that is perpendicular to both \(\mathbf{a}\) and \(\mathbf{b}\).

Hints

- Use the known middle component in the unknown vector from the start. - Translate each perpendicularity condition into a linear equation. - Solve the resulting two-equation system for the remaining components.

Solution

1. Let \(\mathbf{c}=\langle x,15,z\rangle\). 2. From \(\mathbf{a}\cdot\mathbf{c}=0\), \(3x-15+2z=0\), so \(3x+2z=15\). 3. From \(\mathbf{b}\cdot\mathbf{c}=0\), \(x+30-z=0\), so \(x-z=-30\). 4. Substitute \(x=z-30\) into the first equation: \(3(z-30)+2z=15\), so \(5z=105\) and \(z=21\). 5. Then \(x=-9\), giving \(\mathbf{c}=\langle-9,15,21\rangle\).

Answer

\(\mathbf{c}=\langle-9,15,21\rangle\)
53049812
Vectors \(\mathbf{u}=\langle1,1,1\rangle\) and \(\mathbf{v}=\langle2,-1,3\rangle\) span a plane. A vector \(\mathbf{w}=\langle w_1,w_2,6\rangle\) is perpendicular to that plane. Find \(w_1\) and \(w_2\).

Hints

- A normal vector must be perpendicular to each spanning vector of the plane. - Write one dot-product equation for each spanning vector. - Solve the resulting linear system for \(w_1\) and \(w_2\).

Solution

1. A vector perpendicular to the plane must be perpendicular to both spanning vectors. 2. Therefore, \(\mathbf{w}\cdot\mathbf{u}=w_1+w_2+6=0\) and \(\mathbf{w}\cdot\mathbf{v}=2w_1-w_2+18=0\). 3. Add the equations: \(3w_1+24=0\), so \(w_1=-8\). 4. Substitute into the first equation: \(-8+w_2+6=0\), so \(w_2=2\). 5. Thus, \(\mathbf{w}=\langle-8,2,6\rangle\).

Answer

\(w_1=-8\) and \(w_2=2\)
53050012
Given the point \(A(1, 6, 5)\) and the line \(h: \mathbf{x}=\langle 1, 1, 1\rangle+t\langle 1, 2, 2\rangle\), find the foot \(L\) of the perpendicular from \(A\) to \(h\). Then find the distance from \(A\) to \(h\).

Hints

- Write a general point on the line. - The vector from \(A\) to the perpendicular foot is orthogonal to the direction vector. - Use a dot product to find the parameter. - The distance is the magnitude of the resulting perpendicular vector.

Solution

1. A general point on \(h\) is \(L(t)=(1+t,1+2t,1+2t)\), so \(\overrightarrow{AL}=\langle t,2t-5,2t-4\rangle\). 2. Require \(\overrightarrow{AL}\cdot\langle 1,2,2\rangle=0\): \(t+2(2t-5)+2(2t-4)=9t-18=0\), so \(t=2\). 3. Therefore, \(L=(3,5,5)\). 4. The distance is \(AL=\sqrt{2^2+(-1)^2+0^2}=\sqrt{5}\approx 2.24\).

Answer

The perpendicular foot is \(L(3,5,5)\), and the distance is \(\sqrt{5}\approx 2.24\) units.
53050912
The points \(A(2, 1, 1)\), \(B(5, 1, 5)\), and \(D(3, 4, 1)\) are vertices of parallelogram \(ABCD\). a) Find the coordinates of \(C\). b) Find the interior angle \(\beta\) at \(B\). c) Find the exact area of the parallelogram. d) Find the coordinates of the intersection point \(M\) of the diagonals. In part b, explicitly report \(\overrightarrow{BA}\cdot\overrightarrow{BC}\). In part c, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) and use the dot-product area identity.

Hints

- Use equal opposite-side vectors to find \(C\). - The angle at \(B\) is formed by \(\overrightarrow{BA}\) and \(\overrightarrow{BC}\). - Use the dot-product area identity with two adjacent side vectors. - The diagonals of a parallelogram bisect each other.

Solution

1. Since \(\overrightarrow{DC}=\overrightarrow{AB}\), \(\overrightarrow{AB}=\begin{pmatrix}3\\0\\4\end{pmatrix}\), so \(C=D+\overrightarrow{AB}=(6, 4, 5)\). 2. At \(B\), \(\overrightarrow{BA}=\begin{pmatrix}-3\\0\\-4\end{pmatrix}\) and \(\overrightarrow{BC}=\begin{pmatrix}1\\3\\0\end{pmatrix}\). Thus, \(\cos\beta=\frac{-3}{5\sqrt{10}}\), so \(\beta\approx100.94^\circ\). 3. The adjacent vectors at \(A\) are \(\overrightarrow{AB}=\begin{pmatrix}3\\0\\4\end{pmatrix}\) and \(\overrightarrow{AD}=\begin{pmatrix}1\\3\\0\end{pmatrix}\). Their squared magnitudes are \(25\) and \(10\), and their dot product is \(3\). Therefore, the squared area is \(25\cdot10-3^2=241\), so the area is \(\sqrt{241}\) square units. 4. The diagonals bisect each other, so \(M=\frac{A+C}{2}=(4, 2.5, 3)\).

Answer

a) \(C(6, 4, 5)\) b) \(\beta\approx100.94^\circ\) c) \(\sqrt{241}\) square units d) \(M(4, 2.5, 3)\) Required dot products: \(\overrightarrow{BA}\cdot\overrightarrow{BC}=-3\) and \(\overrightarrow{AB}\cdot\overrightarrow{AD}=3\).
53051012
The points \(P(1, 1, 1)\), \(Q(5, 1, 1)\), and \(R(6, 3, 4)\) are consecutive vertices of parallelogram \(PQRS\). a) Find the coordinates of \(S\). b) Find the exact area of the parallelogram. c) The diagonals intersect at \(T\). Find \(T\) and the acute angle \(\phi\) between the diagonals. In part b, explicitly report \(\overrightarrow{PQ}\cdot\overrightarrow{PS}\) and use the dot-product area identity. In part c, explicitly report the dot product of the two diagonal direction vectors before finding \(\phi\).

Hints

- Use equal opposite-side vectors to locate \(S\). - Use the dot-product area identity with the adjacent side vectors. - The diagonals of a parallelogram bisect each other. - Use the absolute value of the dot product when finding the acute angle between two lines.

Solution

1. Since \(\overrightarrow{PS}=\overrightarrow{QR}\), \(\overrightarrow{QR}=\begin{pmatrix}1\\2\\3\end{pmatrix}\), so \(S=P+\overrightarrow{QR}=(2, 3, 4)\). 2. The adjacent side vectors are \(\overrightarrow{PQ}=\begin{pmatrix}4\\0\\0\end{pmatrix}\) and \(\overrightarrow{PS}=\begin{pmatrix}1\\2\\3\end{pmatrix}\). Their squared magnitudes are \(16\) and \(14\), and their dot product is \(4\). Thus, the squared area is \(16\cdot14-4^2=208\), so the area is \(\sqrt{208}=4\sqrt{13}\) square units. 3. The diagonals bisect each other, so \(T=\frac{P+R}{2}=(3.5, 2, 2.5)\). 4. Direction vectors for the diagonals are \(\overrightarrow{PR}=\begin{pmatrix}5\\2\\3\end{pmatrix}\) and \(\overrightarrow{QS}=\begin{pmatrix}-3\\2\\3\end{pmatrix}\). Their dot product is \(-2\). For the acute angle between the diagonals, \(\cos\phi=\frac{|-2|}{\sqrt{38}\sqrt{22}}=\frac{2}{\sqrt{836}}\). Therefore, \(\phi\approx86.03^\circ\).

Answer

a) \(S(2, 3, 4)\) b) \(4\sqrt{13}\) square units c) \(T(3.5, 2, 2.5)\) and \(\phi\approx86.03^\circ\) Required dot products: \(\overrightarrow{PQ}\cdot\overrightarrow{PS}=4\) and \(\overrightarrow{PR}\cdot\overrightarrow{QS}=-2\).
53051112
Lines \(g\) and \(h\) are given by \(g:\mathbf{x}=\langle2,-1,5\rangle+r\langle1,2,2\rangle\) and \(h:\mathbf{x}=\langle2,-1,5\rangle+s\langle2,2,1\rangle\). a) Find their intersection point \(S\) and the acute angle \(\alpha\) between them, rounded to the nearest tenth of a degree. b) Point \(P=(11,17,23)\) lies on \(g\). Find both points \(Q\) on \(h\) for which triangle \(SPQ\) is isosceles with base \(PQ\). c) Reflect \(P\) across line \(h\) and give the image point \(P'\).

Hints

- The shared position point gives the intersection immediately. - Use the dot-product angle formula for the line directions in part a. - In part b, translate “isosceles with base \(PQ\)” into equality of the other two sides. - For the reflection, first locate the perpendicular projection of \(P\) onto \(h\).

Solution

1. The lines share the position point \(S=(2,-1,5)\), so this is their intersection. 2. Their direction vectors have dot product \(8\) and both have magnitude \(3\). Thus, \(\cos\alpha=\frac89\), so \(\alpha\approx27.3^\circ\). 3. For an isosceles triangle with base \(PQ\), \(SP=SQ\). Since \(\overrightarrow{SP}=\langle9,18,18\rangle\), \(SP=27\). A point on \(h\) has \(SQ=3|s|\), so \(s=9\) or \(s=-9\). 4. These values give \(Q_1=(20,17,14)\) and \(Q_2=(-16,-19,-4)\). 5. The perpendicular projection of \(P\) onto \(h\) occurs at \(s=\frac{\overrightarrow{SP}\cdot\mathbf{v}_h}{\|\mathbf{v}_h\|^2}=8\), giving foot \(L=(18,15,13)\). Therefore, \(P'=2L-P=(25,13,3)\).

Answer

a) \(S=(2,-1,5)\), and \(\alpha\approx27.3^\circ\) b) \(Q_1=(20,17,14)\) and \(Q_2=(-16,-19,-4)\) c) \(P'=(25,13,3)\)
53053812
Points \(P(2,1,0)\), \(Q(1,3,2)\), and \(R(0,0,4)\) determine a plane. Find the value of \(k\) for which point \(S(k,k,2)\) lies in the same plane.

Hints

- Form two independent direction vectors in the plane. - Find a normal vector perpendicular to both directions. - Write the plane equation and substitute the coordinates of \(S\).

Solution

1. Two directions in the plane are \(\overrightarrow{PQ}=\langle-1,2,2\rangle\) and \(\overrightarrow{PR}=\langle-2,-1,4\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be a normal vector. The dot-product conditions are \(-a+2b+2c=0\) and \(-2a-b+4c=0\). 3. Solving gives one normal vector \(\mathbf{n}=\langle2,0,1\rangle\). 4. Using point \(P\), the plane equation is \(2x+z=4\). 5. Substitute \(S(k,k,2)\): \(2k+2=4\), so \(k=1\).

Answer

\(k=1\)
53053912
Planes \(E\) and \(F\) are given by \(E:\mathbf{x}=\langle3,1,2\rangle+r\langle1,0,1\rangle+s\langle2,1,0\rangle\), \(F:\mathbf{x}=\langle0,-1,1\rangle+t\langle3,1,1\rangle+k\langle1,1,-1\rangle\). Use normal vectors and dot products to determine the relationship between the planes.

Hints

- Find a vector orthogonal to both spanning directions of \(E\). - Test whether both spanning directions of \(F\) are also orthogonal to that vector. - Use one point from \(F\) to distinguish identical planes from distinct parallel planes.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to \(E\). The equations \(a+c=0\) and \(2a+b=0\) give one normal vector \(\mathbf{n}=\langle-1,2,1\rangle\). 2. Both direction vectors of \(F\) are orthogonal to this normal: \(\langle3,1,1\rangle\cdot\mathbf{n}=-3+2+1=0\) and \(\langle1,1,-1\rangle\cdot\mathbf{n}=-1+2-1=0\). 3. Therefore, \(E\) and \(F\) are parallel. 4. A standard equation of \(E\) is \(-x+2y+z=d\). Using \((3,1,2)\), \(d=-3+2+2=1\). 5. The initial point of \(F\) does not lie in \(E\), because \(-0+2(-1)+1=-1\ne1\). 6. Thus, the planes are distinct and strictly parallel.

Answer

Planes \(E\) and \(F\) are strictly parallel.
53054412
Plane \(E\) is given by \(\mathbf{x}=\langle1,4,-2\rangle+r\langle2,0,1\rangle+s\langle1,-1,3\rangle\). Find a standard equation of the plane \(H\) that is parallel to \(E\) and contains \(Q(3,0,2)\). Find the normal vector using dot-product conditions.

Hints

- Find a normal vector by setting its dot product with each plane direction equal to zero. - A parallel plane may use the same normal direction. - Substitute the given point on \(H\) to determine the constant term.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Since \(\mathbf{n}\) is orthogonal to both direction vectors, \(2a+c=0\) and \(a-b+3c=0\). 2. Choose \(a=1\). Then \(c=-2\), and the second equation gives \(1-b-6=0\), so \(b=-5\). Thus, \(\mathbf{n}=\langle1,-5,-2\rangle\). 3. A plane parallel to \(E\) has a parallel normal vector, so \(H\) has the form \(x-5y-2z=d\). 4. Substitute \(Q(3,0,2)\): \(d=3-5(0)-2(2)=-1\). 5. Therefore, \(H:x-5y-2z=-1\).

Answer

\(H:x-5y-2z=-1\)
53054912
Plane \(E\) and lines \(g\) and \(h\) are given by \(E:x+2y-z=4\), \(g:\mathbf{r}(t)=\langle1,1,-1\rangle+t\langle2,-1,0\rangle\), \(h:\mathbf{r}(s)=\langle3,1,2\rangle+s\langle1,1,1\rangle\). a) Determine the relationship between \(g\) and \(E\). b) Find the intersection point of \(h\) and \(E\). Explicitly report \(\mathbf n\cdot\mathbf d_g\) and \(\mathbf n\cdot\mathbf d_h\), where \(\mathbf n=\langle1,2,-1\rangle\), before classifying either line.

Hints

- Read a normal vector from the plane equation. - Use dot products with that normal to classify each line direction. - For a parallel line, test one point for containment; for a nonparallel line, substitute its parameterization into the plane equation.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle1,2,-1\rangle\). 2. The direction of \(g\) satisfies \(\langle2,-1,0\rangle\cdot\mathbf{n}=2-2=0\), so \(g\) is parallel to the plane. 3. Its initial point lies in \(E\), because \(1+2(1)-(-1)=4\). Therefore, \(g\) lies entirely in \(E\). 4. The direction of \(h\) satisfies \(\langle1,1,1\rangle\cdot\mathbf{n}=2\ne0\), so \(h\) intersects the plane once. 5. Substitute \((3+s,1+s,2+s)\) into the plane equation: \((3+s)+2(1+s)-(2+s)=4\). 6. Simplifying gives \(3+2s=4\), so \(s=\frac12\). The intersection point is \(S\left(\frac72,\frac32,\frac52\right)\).

Answer

a) Line \(g\) lies entirely in plane \(E\). b) \(S\left(\frac72,\frac32,\frac52\right)\) \(\mathbf n\cdot\mathbf d_g=0\) and \(\mathbf n\cdot\mathbf d_h=2\).
53055012
Plane \(E\) and line \(g\) are given by \(E:\mathbf{x}=\langle1,2,1\rangle+\lambda\langle2,1,0\rangle+\mu\langle1,0,1\rangle\), \(g:\mathbf{r}(t)=\langle2,2,3\rangle+t\langle3,1,1\rangle\). Use a normal vector and dot products to show that \(g\) is parallel to \(E\), and determine whether the line lies in the plane or is strictly parallel to it.

Hints

- Find a vector orthogonal to both spanning directions of the plane. - Test the line direction against that normal vector. - After establishing parallelism, test one point of the line to distinguish containment from strict parallelism.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to \(E\). Orthogonality to the plane directions gives \(2a+b=0\) and \(a+c=0\). One solution is \(\mathbf{n}=\langle1,-2,-1\rangle\). 2. The line direction satisfies \(\langle3,1,1\rangle\cdot\mathbf{n}=3-2-1=0\), so \(g\) is parallel to \(E\). 3. The plane has equation \(x-2y-z=d\). Using \((1,2,1)\), \(d=1-4-1=-4\). 4. The initial point of \(g\) does not lie in the plane, because \(2-2(2)-3=-5\ne-4\). 5. Therefore, \(g\) is strictly parallel to \(E\).

Answer

Line \(g\) is strictly parallel to plane \(E\).
53055212
Plane \(E_1\) is given in standard form, and plane \(E_2\) is given in parametric form: \(E_1:2x-4y+az=8\), \(E_2:\mathbf{x}=\langle1,0,1\rangle+\lambda\langle2,1,0\rangle+\mu\langle3,0,2\rangle\). Find the value of \(a\) for which the planes are parallel. Then determine whether they are identical or strictly parallel. Before solving for \(a\), construct and explicitly report a normal \(\mathbf n_2\) to \(E_2\) by giving both dot products with its spanning directions.

Hints

- Find a normal vector to the parametric plane from its two spanning directions. - Parallel planes require parallel normal vectors. - After finding \(a\), test one point to distinguish identical planes from strictly parallel planes.

Solution

1. Let \(\mathbf{n}_2=\langle p,q,r\rangle\) be a normal vector to \(E_2\). It must satisfy \(\mathbf{n}_2\cdot\langle2,1,0\rangle=0\) and \(\mathbf{n}_2\cdot\langle3,0,2\rangle=0\). 2. Solving \(2p+q=0\) and \(3p+2r=0\) gives one normal vector \(\mathbf{n}_2=\langle2,-4,-3\rangle\). 3. A normal vector to \(E_1\) is \(\mathbf{n}_1=\langle2,-4,a\rangle\). For the planes to be parallel, the normals must be scalar multiples. 4. The first two components already agree, so the scalar is \(1\). Therefore, \(a=-3\). 5. Test the initial point \((1,0,1)\) of \(E_2\) in \(E_1\): \(2(1)-4(0)-3(1)=-1\ne8\). 6. Thus, the planes are strictly parallel.

Answer

\(a=-3\); the planes are strictly parallel. One normal is \(\mathbf n_2=\langle2,-4,-3\rangle\), with \(\mathbf n_2\cdot\langle2,1,0\rangle=0\) and \(\mathbf n_2\cdot\langle3,0,2\rangle=0\).
53055612
Consider planes of the form \(ax+cz=d\), where \(a\), \(c\), and \(d\) are nonzero real numbers. 1) Describe a geometric property shared by all such planes, and justify it using a normal vector. 2) Give one convenient choice of \(a\), \(c\), and \(d\) for a plane whose \(x\)-intercept is \(4\) and whose \(z\)-intercept is \(6\). 3) Suppose \(d\) is allowed to equal \(0\). What value of \(d\) makes the plane from part 2 contain the entire \(y\)-axis?

Hints

- Read the normal direction from the coordinate coefficients. - Relate each axis intercept to substitution of a point where the other coordinates are zero. - For the full \(y\)-axis to lie in the plane, the origin must also lie in it.

Solution

1. A normal vector is \(\mathbf{n}=\langle a,0,c\rangle\). Since \(\mathbf{n}\cdot\langle0,1,0\rangle=0\), every plane is parallel to the \(y\)-axis. Because \(d\ne0\), none of these planes contains the origin, so the \(y\)-axis is not contained in them. 2. The intercepts give \(4a=d\) and \(6c=d\). Choose \(d=12\); then \(a=3\) and \(c=2\). One equation is \(3x+2z=12\). 3. Keeping \(a=3\) and \(c=2\), choose \(d=0\). Then every point \((0,y,0)\) satisfies \(3(0)+2(0)=0\), so the plane contains the \(y\)-axis.

Answer

1) Every plane is parallel to the \(y\)-axis. 2) One choice is \(a=3\), \(c=2\), and \(d=12\), giving \(3x+2z=12\). 3) \(d=0\)
53055912
Plane \(E\) is given by \(2x+5y-3z=10\). a) Give a normal vector \(\mathbf{n}\) to the plane. What dot-product condition must every direction vector \(\mathbf{w}\) in the plane satisfy? b) Find two linearly independent direction vectors \(\mathbf{u}\) and \(\mathbf{v}\) in the plane. c) Write a two-parameter vector equation of \(E\).

Hints

- Read the normal vector from the coordinate coefficients. - Choose two different vectors whose dot product with that normal is zero. - Find one point satisfying the plane equation before writing the two-parameter form.

Solution

1. A normal vector is \(\mathbf{n}=\langle2,5,-3\rangle\). Every direction vector in the plane must satisfy \(\mathbf{n}\cdot\mathbf{w}=0\). 2. Choose \(\mathbf{u}=\langle5,-2,0\rangle\), since \(2(5)+5(-2)-3(0)=0\). 3. Choose \(\mathbf{v}=\langle3,0,2\rangle\), since \(2(3)+5(0)-3(2)=0\). The vectors are linearly independent because neither is a scalar multiple of the other. 4. Setting \(y=z=0\) gives \(x=5\), so \(A(5,0,0)\) is on the plane. 5. One vector equation is \(\mathbf{r}(s,t)=\langle5,0,0\rangle+s\langle5,-2,0\rangle+t\langle3,0,2\rangle\).

Answer

a) \(\mathbf{n}=\langle2,5,-3\rangle\); every direction vector satisfies \(\mathbf{n}\cdot\mathbf{w}=0\). b) One choice is \(\mathbf{u}=\langle5,-2,0\rangle\) and \(\mathbf{v}=\langle3,0,2\rangle\). c) \(\mathbf{r}(s,t)=\langle5,0,0\rangle+s\langle5,-2,0\rangle+t\langle3,0,2\rangle\)
53056012
Plane \(H\) passes through \(P(3,-2,4)\) and has normal vector \(\mathbf{n}=\langle1,0,2\rangle\). a) Verify that \(\mathbf{u}=\langle0,1,0\rangle\) can be used as a direction vector in \(H\). b) Find another direction vector \(\mathbf{v}\) that is orthogonal to both \(\mathbf{n}\) and \(\mathbf{u}\). c) Write a two-parameter vector equation of \(H\).

Hints

- A direction lying in a plane is perpendicular to the plane's normal. - For part b, impose perpendicularity to both given vectors on an unknown vector. - A two-parameter plane equation needs one point and two independent in-plane directions.

Solution

1. \(\mathbf{n}\cdot\mathbf{u}=\langle1,0,2\rangle\cdot\langle0,1,0\rangle=0\), so \(\mathbf{u}\) is parallel to the plane. 2. Let \(\mathbf{v}=\langle a,b,c\rangle\). Orthogonality to \(\mathbf{u}\) gives \(b=0\), and orthogonality to \(\mathbf{n}\) gives \(a+2c=0\). Choose \(c=1\), so \(a=-2\). Thus, \(\mathbf{v}=\langle-2,0,1\rangle\). 3. The plane is \(\mathbf{r}(s,t)=\langle3,-2,4\rangle+s\langle0,1,0\rangle+t\langle-2,0,1\rangle\).

Answer

a) \(\mathbf{n}\cdot\mathbf{u}=0\) b) \(\mathbf{v}=\langle-2,0,1\rangle\), or any nonzero scalar multiple c) \(\mathbf{r}(s,t)=\langle3,-2,4\rangle+s\langle0,1,0\rangle+t\langle-2,0,1\rangle\)
53056212
Line \(h\) passes through \(A(1,2,3)\) and \(B(5,0,-1)\). The perpendicular-bisector plane \(E\) of \(\overline{AB}\) is perpendicular to \(h\) and passes through the midpoint of the segment. Write equations of \(E\) in point-normal form and standard form.

Hints

- The endpoint-to-endpoint displacement gives a normal direction for the perpendicular-bisector plane. - Find the midpoint of the segment before writing the plane equation. - Combine the midpoint and normal in point-normal form, then expand.

Solution

1. Compute \(\overrightarrow{AB}=\langle4,-2,-4\rangle\). Use the parallel normal vector \(\mathbf{n}=\langle2,-1,-2\rangle\). 2. The midpoint is \(M\left(\frac{1+5}{2},\frac{2+0}{2},\frac{3+(-1)}{2}\right)=(3,1,1)\). 3. Point-normal form is \(\langle2,-1,-2\rangle\cdot\langle x-3,y-1,z-1\rangle=0\). 4. Expanding gives \(2x-y-2z=3\).

Answer

Point-normal form: \(\langle2,-1,-2\rangle\cdot\langle x-3,y-1,z-1\rangle=0\) Standard form: \(2x-y-2z=3\)
53056312
Plane \(E\) has standard equation \(2x-y+2z=12\). a) Write the equation in the form \(\mathbf{n}\cdot\mathbf{x}=d\). b) Describe the set of all normal vectors to \(E\). c) Find one point \(P\) on \(E\) and write the plane in point-normal form. d) Is a dot-product representation of a plane unique? Explain.

Hints

- The coordinate coefficients form a normal vector. - All normals to the same plane lie on one line through the origin. - Choose a convenient point on the plane, then compare how scalar multiples change the equation without changing the plane.

Solution

1. A normal vector is \(\mathbf{n}=\langle2,-1,2\rangle\), so \(\langle2,-1,2\rangle\cdot\mathbf{x}=12\). 2. Every nonzero scalar multiple of \(\mathbf{n}\) is also normal to the plane. The set is \(\{k\langle2,-1,2\rangle:k\in\mathbb{R}\setminus\{0\}\}\). 3. Setting \(y=z=0\) gives \(2x=12\), so \(P(6,0,0)\) lies on the plane. One point-normal equation is \(\langle2,-1,2\rangle\cdot\langle x-6,y,z\rangle=0\). 4. The representation is not unique. The normal vector and the constant may be multiplied by the same nonzero scalar, and any point on the plane may be used in point-normal form.

Answer

a) \(\langle2,-1,2\rangle\cdot\mathbf{x}=12\) b) \(\{k\langle2,-1,2\rangle:k\in\mathbb{R}\setminus\{0\}\}\) c) For example, \(P(6,0,0)\) and \(\langle2,-1,2\rangle\cdot\langle x-6,y,z\rangle=0\) d) No. Nonzero scalar multiples of the equation and different points on the plane give equivalent representations.
53056412
Plane \(E\) is given by \(3x-4z=0\). a) Write the equation in the form \(\mathbf{n}\cdot\mathbf{x}=0\). b) Find all normal vectors to \(E\) that have magnitude \(10\). c) Describe a special relationship between \(E\) and the coordinate axes. Justify your answer using the normal vector or equation.

Hints

- Read the normal vector from the coordinate coefficients. - Compare its current magnitude with the required magnitude before choosing scale factors. - For the axis relationship, test what happens when \(x=z=0\).

Solution

1. A normal vector is \(\mathbf{n}=\langle3,0,-4\rangle\), so the dot-product equation is \(\langle3,0,-4\rangle\cdot\mathbf{x}=0\). 2. Its magnitude is \(\|\mathbf{n}\|=\sqrt{3^2+0^2+(-4)^2}=5\). A parallel normal vector of magnitude \(10\) must be \(2\mathbf{n}\) or \(-2\mathbf{n}\). Thus, the vectors are \(\langle6,0,-8\rangle\) and \(\langle-6,0,8\rangle\). 3. The \(y\)-component of every normal vector is \(0\), so the \(y\)-axis direction lies in the plane. The equation also contains the origin, so the entire \(y\)-axis lies in the plane.

Answer

a) \(\langle3,0,-4\rangle\cdot\mathbf{x}=0\) b) \(\langle6,0,-8\rangle\) and \(\langle-6,0,8\rangle\) c) The plane contains the \(y\)-axis.
53056612
Plane \(E\) passes through points \(A(1,0,2)\), \(B(3,2,2)\), and \(C(1,4,6)\). Write a parametric equation of a line \(h\) that passes through the origin and is perpendicular to \(E\).

Hints

- Form two independent direction vectors from the three points in the plane. - Find a vector perpendicular to both plane directions. - A line through the origin needs only that perpendicular direction in its parametric equation.

Solution

1. Two direction vectors in the plane are \(\overrightarrow{AB}=\langle2,2,0\rangle\) and \(\overrightarrow{AC}=\langle0,4,4\rangle\). 2. Let a normal vector be \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality requires \(\mathbf{n}\cdot\overrightarrow{AB}=2a+2b=0\) and \(\mathbf{n}\cdot\overrightarrow{AC}=4b+4c=0\). Thus, \(a=-b\) and \(c=-b\). Choosing \(b=-1\) gives \(\mathbf{n}=\langle1,-1,1\rangle\). 3. A line perpendicular to \(E\) can use this normal vector as its direction vector. Since the line passes through the origin, \(h:\mathbf{x}=t\langle1,-1,1\rangle\).

Answer

\(h:\mathbf{x}=t\langle1,-1,1\rangle\), where \(t\in\mathbb{R}\)
53056712
Plane \(E\) is determined by the point \(A(2,-1,4)\) and normal vector \(\mathbf{n}=\langle3,2,-2\rangle\). 1) Find \(d\) so that \(\mathbf{x}\cdot\mathbf{n}=d\) describes the plane. 2) Determine whether \(B(4,-3,1)\) lies in \(E\). 3) Explain why, for any two points \(P\) and \(Q\) in \(E\), the vector \(\overrightarrow{PQ}\) satisfies \(\overrightarrow{PQ}\cdot\mathbf{n}=0\).

Hints

- Use the known point to determine the constant in the dot-product plane equation. - Test a point by comparing its dot product with the same constant. - Express \(\overrightarrow{PQ}\) as the difference of two position vectors and use distributivity.

Solution

1. Compute \(d=\langle2,-1,4\rangle\cdot\langle3,2,-2\rangle=2(3)+(-1)(2)+4(-2)=-4\). 2. For \(B\), \(\langle4,-3,1\rangle\cdot\langle3,2,-2\rangle=12-6-2=4\). Since \(4\ne-4\), \(B\notin E\). 3. Because \(P,Q\in E\), \(\overrightarrow{OP}\cdot\mathbf{n}=d\) and \(\overrightarrow{OQ}\cdot\mathbf{n}=d\). Since \(\overrightarrow{PQ}=\overrightarrow{OQ}-\overrightarrow{OP}\), distributivity gives \(\overrightarrow{PQ}\cdot\mathbf{n}=\overrightarrow{OQ}\cdot\mathbf{n}-\overrightarrow{OP}\cdot\mathbf{n}=d-d=0\). Therefore, every vector joining two points in the plane is orthogonal to the normal vector.

Answer

1) \(d=-4\) 2) No, \(B\notin E\). 3) \(\overrightarrow{PQ}\cdot\mathbf{n}=d-d=0\), so \(\overrightarrow{PQ}\perp\mathbf{n}\).
53057012
Every vector \(\mathbf{x}\) in the direction space of a plane spanned by noncollinear vectors \(\mathbf{u}\) and \(\mathbf{v}\) can be written as \(\mathbf{x}=r\mathbf{u}+s\mathbf{v}\). A line has direction vector \(\mathbf{n}\). 1. Use the dot product to prove that if \(\mathbf{n}\) is perpendicular to both \(\mathbf{u}\) and \(\mathbf{v}\), then \(\mathbf{n}\) is perpendicular to every vector \(\mathbf{x}\) in the plane's direction space. 2. Explain why requiring \(\mathbf{u}\) and \(\mathbf{v}\) to be noncollinear is essential when describing perpendicularity to an entire plane.

Hints

- Apply distributivity and scalar compatibility of the dot product to \(r\mathbf{u}+s\mathbf{v}\). - Substitute the two given zero dot products. - For part 2, compare what two collinear vectors span with what two noncollinear vectors span.

Solution

1. For any \(\mathbf{x}=r\mathbf{u}+s\mathbf{v}\), distributivity gives \(\mathbf{n}\cdot\mathbf{x}=r(\mathbf{n}\cdot\mathbf{u})+s(\mathbf{n}\cdot\mathbf{v})\). 2. Since \(\mathbf{n}\cdot\mathbf{u}=0\) and \(\mathbf{n}\cdot\mathbf{v}=0\), it follows that \(\mathbf{n}\cdot\mathbf{x}=0\) for every \(r,s\in\mathbb{R}\). Thus, \(\mathbf{n}\) is perpendicular to every direction in the plane. 3. If \(\mathbf{u}\) and \(\mathbf{v}\) were collinear, they would span only one line, not a two-dimensional plane direction space. Being perpendicular to that one direction would not specify perpendicularity to a particular plane.

Answer

1. \(\mathbf{n}\cdot(r\mathbf{u}+s\mathbf{v})=r(\mathbf{n}\cdot\mathbf{u})+s(\mathbf{n}\cdot\mathbf{v})=0\), so \(\mathbf{n}\) is perpendicular to every vector in the direction space. 2. Noncollinear vectors span a plane; collinear vectors span only a line.
53057412
Plane \(E\) is given by \(\langle1,3,-2\rangle\cdot\mathbf{x}=6\). a) Write the equivalent standard equation. b) Determine whether \(R(1,1,-1)\) and \(S(2,2,2)\) lie in \(E\). c) Give one point \(T\) in \(E\) whose \(z\)-coordinate is \(0\) and that does not lie on a coordinate axis.

Hints

- Expand the dot product component by component. - Test each given point by substitution. - For part c, use \(z=0\) but keep both \(x\) and \(y\) nonzero.

Solution

1. Expanding the dot product gives \(x+3y-2z=6\). 2. For \(R\), \(1+3(1)-2(-1)=6\), so \(R\in E\). For \(S\), \(2+3(2)-2(2)=4\ne6\), so \(S\notin E\). 3. Set \(z=0\). Then \(x+3y=6\). Choose \(y=1\), which gives \(x=3\). Thus, \(T(3,1,0)\) is in the plane and is not on a coordinate axis.

Answer

a) \(x+3y-2z=6\) b) \(R\in E\), but \(S\notin E\). c) One possible point is \(T(3,1,0)\).
53058012
Plane \(E\) is given by \(-x+3y+2z=6\). a) Solve the equation for \(x\). b) Let \(y=s\) and \(z=t\) to write a two-parameter vector equation of the plane. c) Read a normal vector from the standard equation and verify that it is orthogonal to both direction vectors from part b).

Hints

- Treat two coordinates as free parameters after solving for the third. - Separate the fixed point from the two parameter-direction vectors. - Read the normal from the standard equation and verify both dot products.

Solution

1. Solve for \(x\): \(-x+3y+2z=6\) gives \(x=3y+2z-6\). 2. Let \(y=s\) and \(z=t\). Then \(x=-6+3s+2t\), so \(\mathbf{r}(s,t)=\langle-6,0,0\rangle+s\langle3,1,0\rangle+t\langle2,0,1\rangle\). 3. A normal vector is \(\mathbf{n}=\langle-1,3,2\rangle\). 4. \(\mathbf{n}\cdot\langle3,1,0\rangle=-3+3=0\). 5. \(\mathbf{n}\cdot\langle2,0,1\rangle=-2+2=0\). Both direction vectors are orthogonal to the normal vector.

Answer

a) \(x=3y+2z-6\) b) \(\mathbf{r}(s,t)=\langle-6,0,0\rangle+s\langle3,1,0\rangle+t\langle2,0,1\rangle\) c) \(\mathbf{n}=\langle-1,3,2\rangle\), and its dot product with each direction vector is \(0\).
53058712
Plane \(E\) is given by \(\mathbf{r}=\langle2,1,-1\rangle+r\langle1,2,0\rangle+s\langle0,1,2\rangle\). a) Find a standard equation of \(E\) by determining a normal vector with dot-product equations. b) Determine whether \(P(3,4,1)\) and \(Q(1,1,1)\) lie in \(E\). Use the standard equation from part a).

Hints

- Find a normal perpendicular to both parametric direction vectors. - Use the initial point to determine the standard-equation constant. - Test each candidate point by substitution.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality to the direction vectors gives \(a+2b=0\) and \(b+2c=0\). 2. Choose \(c=1\). Then \(b=-2\) and \(a=4\), so \(\mathbf{n}=\langle4,-2,1\rangle\). 3. The plane has the form \(4x-2y+z=d\). Substitute \((2,1,-1)\): \(d=5\). Thus, \(E:4x-2y+z=5\). 4. For \(P\), \(4(3)-2(4)+1=5\), so \(P\in E\). 5. For \(Q\), \(4(1)-2(1)+1=3\ne5\), so \(Q\notin E\).

Answer

a) \(E:4x-2y+z=5\) b) \(P\in E\), but \(Q\notin E\).
53059212
Plane \(F\) is given by \(y=5\). a) Describe the plane's position using the words “parallel” and “distance.” b) Explain why every nonzero vector \(\mathbf{v}=\langle v_x,0,v_z\rangle\) is a possible direction vector in \(F\). c) Write a two-parameter vector equation of \(F\).

Hints

- Identify which coordinate is fixed for every point on the plane. - Use the plane's coordinate-axis normal to characterize in-plane directions. - Choose two independent coordinate directions and one convenient point on the plane.

Solution

1. All points in \(F\) have a constant \(y\)-coordinate of \(5\). Therefore, \(F\) is parallel to the \(xz\)-plane and is \(5\) units from it. 2. A normal vector to \(F\) is \(\mathbf{n}=\langle0,1,0\rangle\). For any \(\mathbf{v}=\langle v_x,0,v_z\rangle\), \(\mathbf{n}\cdot\mathbf{v}=0\), so \(\mathbf{v}\) is parallel to the plane. 3. Using \((0,5,0)\) and independent directions \(\langle1,0,0\rangle\), \(\langle0,0,1\rangle\), one equation is \(\mathbf{r}(s,t)=\langle0,5,0\rangle+s\langle1,0,0\rangle+t\langle0,0,1\rangle\).

Answer

a) \(F\) is parallel to the \(xz\)-plane and is \(5\) units from it. b) \(\langle0,1,0\rangle\cdot\langle v_x,0,v_z\rangle=0\), so every nonzero vector of that form is parallel to \(F\). c) \(\mathbf{r}(s,t)=\langle0,5,0\rangle+s\langle1,0,0\rangle+t\langle0,0,1\rangle\)
53059312
Points \(P=(2,3,0)\), \(Q=(5,1,2)\), and \(R=(2,0,4)\) determine plane \(E\). Use dot-product orthogonality to find a Cartesian equation of \(E\).

Hints

- Form two independent connecting vectors from the same point. - Find a normal vector perpendicular to both. - Use the normal components as Cartesian coefficients and substitute one known point for the constant.

Solution

1. Two spanning vectors are \(\overrightarrow{PQ}=\langle3,-2,2\rangle\) and \(\overrightarrow{PR}=\langle0,-3,4\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both spanning vectors. Then \(3a-2b+2c=0\) and \(-3b+4c=0\). One solution is \(\mathbf{n}=\langle2,12,9\rangle\). 3. Using \(P\), \(2\cdot2+12\cdot3+9\cdot0=40\). Therefore, \(E:2x+12y+9z=40\).

Answer

\(E:2x+12y+9z=40\)
53059412
Plane \(E\) is given by \(\mathbf{r}=\langle2,2,1\rangle+\lambda\langle1,-2,2\rangle+\mu\langle2,1,0\rangle\). a) Find a standard equation of \(E\) by determining a normal vector with dot products. b) Find the intercepts of \(E\) with the coordinate axes.

Hints

- Find a normal vector perpendicular to both parametric directions. - Use the initial point to determine the standard-equation constant. - For each coordinate-axis intercept, set the other two coordinates equal to zero.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\). Orthogonality to the direction vectors gives \(a-2b+2c=0\) and \(2a+b=0\). 2. From \(b=-2a\), the first equation becomes \(a+4a+2c=0\), so \(2c=-5a\). Choose \(a=-2\), giving \(b=4\) and \(c=5\). Thus, \(\mathbf{n}=\langle-2,4,5\rangle\). 3. The plane has the form \(-2x+4y+5z=d\). Substitute \((2,2,1)\): \(d=9\). Therefore, \(E:-2x+4y+5z=9\). 4. The axis intercepts are \(\left(-\frac92,0,0\right)\), \(\left(0,\frac94,0\right)\), and \(\left(0,0,\frac95\right)\).

Answer

a) \(E:-2x+4y+5z=9\) b) \(\left(-\frac92,0,0\right)\), \(\left(0,\frac94,0\right)\), and \(\left(0,0,\frac95\right)\)
53059712
Plane \(E\) is given by \(2x-4y+3z=12\). Determine the relationship between \(E\) and each line. Give any intersection point. \(g:\mathbf{r}(t)=\langle1,2,6\rangle+t\langle2,1,0\rangle\) \(h:\mathbf{r}(s)=\langle5,1,2\rangle+s\langle1,1,1\rangle\) Explicitly report the dot product of the plane normal \(\mathbf n=\langle2,-4,3\rangle\) with each line direction before classifying the lines.

Hints

- Read the plane's normal vector from its equation. - Test each line direction against the normal with a dot product. - For a parallel line, test one point; for a nonparallel line, solve for its intersection parameter.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,-4,3\rangle\). 2. For \(g\), \(\mathbf{n}\cdot\langle2,1,0\rangle=4-4=0\), so the line is parallel to the plane. 3. Its initial point lies in \(E\), because \(2(1)-4(2)+3(6)=12\). Therefore, \(g\) lies entirely in \(E\). 4. For \(h\), \(\mathbf{n}\cdot\langle1,1,1\rangle=2-4+3=1\ne0\), so the line intersects the plane once. 5. Substitute the line into the plane equation: \(2(5+s)-4(1+s)+3(2+s)=12\). 6. This simplifies to \(12+s=12\), so \(s=0\). The intersection point is \(S(5,1,2)\).

Answer

Line \(g\) lies entirely in plane \(E\). Line \(h\) intersects \(E\) at \(S(5,1,2)\). \(\mathbf n\cdot\mathbf d_g=0\) and \(\mathbf n\cdot\mathbf d_h=1\).
53059812
Plane \(E\) and the family of lines \(g_a\) are given by \(E:x+y+2z=6\), \(g_a:\mathbf{r}(t)=\langle a,2,1\rangle+t\langle2,-2,0\rangle\), where \(a\in\mathbb{R}\). a) Show that every line in the family is either parallel to \(E\) or lies in \(E\). b) Find the value of \(a\) for which \(g_a\) lies in \(E\). c) Line \(h\) passes through the origin with direction \(\langle1,1,1\rangle\). Find \(h\cap E\). In part a, explicitly report \(\mathbf n\cdot\mathbf d\) for plane normal \(\mathbf n=\langle1,1,2\rangle\) and the common family direction \(\mathbf d=\langle2,-2,0\rangle\).

Hints

- Compare the common line direction with the plane normal using a dot product. - Use the family point to determine which member lies in the plane. - Parameterize the line through the origin and substitute it into the plane equation.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle1,1,2\rangle\), and the common line direction is \(\mathbf{u}=\langle2,-2,0\rangle\). 2. Since \(\mathbf{n}\cdot\mathbf{u}=2-2+0=0\), every line direction is parallel to the plane. Therefore, each line either lies in \(E\) or is strictly parallel to it. 3. The initial point \((a,2,1)\) lies in \(E\) when \(a+2+2(1)=6\). Thus, \(a=2\). 4. Write \(h\) as \(\mathbf{r}(s)=s\langle1,1,1\rangle\). Substitution into \(E\) gives \(s+s+2s=6\). 5. Hence \(s=\frac32\), and the intersection point is \(S\left(\frac32,\frac32,\frac32\right)\).

Answer

a) Every \(g_a\) is parallel to \(E\) or lies in \(E\). b) \(a=2\) c) \(S\left(\frac32,\frac32,\frac32\right)\) \(\mathbf n\cdot\mathbf d=0\), so every family member is parallel to the plane or contained in it.
53060212
Points \(P=(1,2,3)\), \(Q=(3,1,5)\), and \(R=(0,4,1)\) are given. a) Show that the points are not collinear and therefore determine a unique plane \(E\). b) Use dot-product orthogonality to find a Cartesian equation of \(E\). c) Find the three axis-intercept points of \(E\).

Hints

- Three points determine a unique plane when two connecting vectors are not scalar multiples. - Find a normal perpendicular to both connecting vectors. - For each axis intercept, set the other two coordinates equal to zero.

Solution

1. The vectors \(\overrightarrow{PQ}=\langle2,-1,2\rangle\) and \(\overrightarrow{PR}=\langle-1,2,-2\rangle\) are not scalar multiples, so the points are not collinear. 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both connecting vectors. Then \(2a-b+2c=0\) and \(-a+2b-2c=0\). One solution is \(\mathbf{n}=\langle-2,2,3\rangle\). Using \(P\), the plane equation is \(E:-2x+2y+3z=11\). 3. The axis intercepts are \(\left(-\frac{11}{2},0,0\right)\), \(\left(0,\frac{11}{2},0\right)\), and \(\left(0,0,\frac{11}{3}\right)\).

Answer

a) The two connecting vectors are not scalar multiples. b) \(E:-2x+2y+3z=11\) c) \(\left(-\frac{11}{2},0,0\right)\), \(\left(0,\frac{11}{2},0\right)\), and \(\left(0,0,\frac{11}{3}\right)\)
53060412
Determine the relationship between line \(g:\mathbf{r}(t)=\langle0,4,-2\rangle+t\langle1,-1,3\rangle\) and plane \(E:2x+2y-z=5\). Find the intersection point if one exists.

Hints

- Compare the line direction with the plane normal first. - If the dot product is nonzero, substitute the line coordinates into the plane equation. - Use the solved parameter to recover the intersection point.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,2,-1\rangle\). 2. The line direction satisfies \(\langle1,-1,3\rangle\cdot\mathbf{n}=2-2-3=-3\ne0\), so the line intersects the plane exactly once. 3. Substitute \((t,4-t,-2+3t)\) into the plane equation: \(2t+2(4-t)-(-2+3t)=5\). 4. Simplify: \(10-3t=5\), so \(t=\frac53\). 5. The intersection point is \(S\left(\frac53,\frac73,3\right)\).

Answer

The line intersects the plane at \(S\left(\frac53,\frac73,3\right)\).
53060512
The family of lines \(g_a\) and plane \(E\) are given by \(g_a:\mathbf{r}(t)=\langle1,1,1\rangle+t\langle a,2,4\rangle\), \(E:2x+y-z=5\). a) Find the value of \(a\) for which \(g_a\) is parallel to \(E\). b) Determine whether that line lies in \(E\) or is strictly parallel to it. c) Find the intersection of \(g_0\) and \(E\). In part a, explicitly simplify \(\mathbf n\cdot\mathbf d_a\), where \(\mathbf n=\langle2,1,-1\rangle\) and \(\mathbf d_a=\langle a,2,4\rangle\), before solving for \(a\).

Hints

- Use a dot product between the line direction and the plane normal for part a. - Test the line's initial point to distinguish containment from strict parallelism. - For \(g_0\), substitute its coordinate functions directly into the plane equation.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle2,1,-1\rangle\), and the line direction is \(\mathbf{v}=\langle a,2,4\rangle\). 2. For the line to be parallel to the plane, require \(\mathbf{v}\cdot\mathbf{n}=0\): \(2a+2-4=0\). 3. Thus, \(a=1\). 4. The initial point \((1,1,1)\) is not in \(E\), because \(2(1)+1-1=2\ne5\). Therefore, \(g_1\) is strictly parallel to \(E\). 5. A point on \(g_0\) is \((1,1+2t,1+4t)\). Substitute into \(E\): \(2+(1+2t)-(1+4t)=5\). 6. This gives \(2-2t=5\), so \(t=-\frac32\). 7. The intersection point is \(S(1,-2,-5)\).

Answer

a) \(a=1\) b) \(g_1\) is strictly parallel to \(E\). c) \(S(1,-2,-5)\) \(\mathbf n\cdot\mathbf d_a=2a-2\), so \(a=1\).
53060612
Line \(h\) and plane \(F\) are given by \(h: \mathbf{r}(\lambda)=\langle 4,1,3\rangle+\lambda\langle 1,2,-1\rangle\), \(F: \mathbf{r}=\langle 1,-1,2\rangle+s\langle 2,1,0\rangle+t\langle 0,1,-1\rangle\). Use a normal vector and dot products to determine their relationship. If they intersect, find the intersection point.

Hints

- Find a normal vector orthogonal to both plane direction vectors. - Use the dot product of the line direction and the normal vector to decide whether the line is parallel to the plane. - If the line is not parallel, substitute its coordinates into a standard equation of the plane.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to \(F\). Orthogonality to the two plane directions gives \(2a+b=0\) and \(b-c=0\). One choice is \(\mathbf{n}=\langle -1,2,2\rangle\). 2. The line direction satisfies \(\langle 1,2,-1\rangle\cdot\mathbf{n}=-1+4-2=1\neq0\). Therefore the line intersects the plane exactly once. 3. A standard equation of the plane is \(-x+2y+2z=d\). Using \((1, -1, 2)\), \(d=-1-2+4=1\). 4. Substitute the line into the plane equation: \(-(4+\lambda)+2(1+2\lambda)+2(3-\lambda)=1\). 5. Simplifying gives \(4+\lambda=1\), so \(\lambda=-3\). 6. The intersection point is \(S=(1,-5,6)\).

Answer

The line intersects the plane at \(S(1, -5, 6)\).
53060812
A support beam passes through \(P(1, 1, 0)\) and \(Q(2, 2, 3)\). A roof plane contains \(A(8, 0, 4)\), \(B(0, 8, 4)\), and \(C(0, 0, 12)\). Find the point \(D\) where the beam meets the roof plane. Use dot-product conditions to find a normal vector to the plane.

Hints

- Form two direction vectors in the roof plane. - Find a vector orthogonal to both plane directions using dot products. - Parametrize the beam and substitute it into the plane equation.

Solution

1. Two directions in the roof plane are \(\overrightarrow{AB}=\langle -8,8,0\rangle\) and \(\overrightarrow{AC}=\langle -8,0,8\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\). The equations \(-8a+8b=0\) and \(-8a+8c=0\) give \(a=b=c\). Choose \(\mathbf{n}=\langle 1,1,1\rangle\). 3. Using point \(C\), the plane equation is \(x+y+z=12\). 4. The beam direction is \(\overrightarrow{PQ}=\langle 1,1,3\rangle\), so \(\mathbf{r}(t)=\langle 1,1,0\rangle+t\langle 1,1,3\rangle\). 5. Substitute into the plane equation: \((1+t)+(1+t)+3t=12\). 6. Thus \(2+5t=12\), so \(t=2\). The intersection point is \(D(3, 3, 6)\).

Answer

\(D(3, 3, 6)\)
53061012
Plane \(E\) contains \(A(0, 5, 0)\), \(B(2, 4, 1)\), and \(C(1, 1, 2)\). Line \(g\) is given by \(\mathbf{r}(t)=\langle 2,4,1\rangle+t\langle 3,-5,3\rangle\). Use a normal vector and dot products to show that \(g\) is parallel to \(E\). Then determine the number of common points. As separate required outputs, report a normal vector \(\mathbf n\) to \(E\) and the value \(\mathbf n\cdot\mathbf d_g\) before deciding the number of common points.

Hints

- Form two direction vectors from the three plane points. - Find a vector orthogonal to both plane directions. - Use a dot product to test the line direction, then check whether the line's initial point lies in the plane.

Solution

1. Two direction vectors in the plane are \(\overrightarrow{AB}=\langle 2,-1,1\rangle\) and \(\overrightarrow{AC}=\langle 1,-4,2\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to the plane. The equations \(2a-b+c=0\) and \(a-4b+2c=0\) have the solution \(\mathbf{n}=\langle 2,-3,-7\rangle\). 3. The line direction satisfies \(\langle 3,-5,3\rangle\cdot\mathbf{n}=6+15-21=0\), so \(g\) is parallel to \(E\). 4. The initial point of \(g\) is \(B\), one of the points defining the plane. Thus the line has a point in the plane. 5. A line parallel to a plane and passing through a point of the plane lies entirely in it. Therefore \(g\) and \(E\) have infinitely many common points.

Answer

Line \(g\) lies entirely in plane \(E\), so they have infinitely many common points. One valid normal is \(\mathbf n=\langle2,-3,-7\rangle\), and \(\mathbf n\cdot\langle3,-5,3\rangle=0\).
53063212
The plane \(F\) is given by \(6x+3y-2z=28\). 1) Find the distance from the origin \(O(0,0,0)\) to \(F\). 2) A point \(Q\) on the z-axis is not the origin but has the same distance from \(F\) as the origin. Find \(Q\).

Hints

- Use the point-to-plane distance formula. - A point on the z-axis has x- and y-coordinates equal to \(0\). - The absolute-value equation has two solutions. - Use the condition that \(Q\) is not the origin.

Solution

1. A normal vector is \(\langle 6,3,-2\rangle\), with magnitude \(7\). Therefore, \(d(O,F)=\frac{\lvert -28\rvert}{7}=4\). 2. A point on the z-axis has the form \(Q(0,0,t)\). Set its distance from the plane equal to \(4\): \(\frac{\lvert -2t-28\rvert}{7}=4\). 3. Thus, \(\lvert -2t-28\rvert=28\), so \(-2t-28=28\) or \(-2t-28=-28\). 4. The solutions are \(t=-28\) and \(t=0\). Because \(Q\) is not the origin, \(t=-28\). 5. Therefore, \(Q=(0,0,-28)\).

Answer

1) \(4\) units 2) \(Q=(0,0,-28)\)
53063712
The plane \(E: 2x-2y+z=9\) is given. a) Write a normalized equation of \(E\). b) Find the distance from \(P(1,1,15)\) to \(E\). c) Find the two points on the x-axis that are exactly \(5\) units from \(E\).

Hints

- Divide the plane equation by the magnitude of its normal vector. - Use the normalized equation to compute distance. - A point on the x-axis has y- and z-coordinates equal to \(0\). - Solve both cases of the absolute-value equation.

Solution

1. A normal vector is \(\langle 2,-2,1\rangle\), with magnitude \(3\). Therefore, a normalized equation is \(\frac{2x-2y+z-9}{3}=0\). 2. The distance from \(P\) is \(\frac{\lvert 2(1)-2(1)+15-9\rvert}{3}=2\). 3. A point on the x-axis has the form \((t,0,0)\). Set \(\frac{\lvert 2t-9\rvert}{3}=5\). 4. Then \(\lvert 2t-9\rvert=15\), so \(t=12\) or \(t=-3\).

Answer

a) \(\frac{2x-2y+z-9}{3}=0\) b) \(2\) units c) \((12,0,0)\) and \((-3,0,0)\)
53063812
The plane \(E: 4x+8y-8z=15\) is given. a) Write a normalized equation of \(E\). b) Find the distance from the origin to \(E\). c) A plane \(F: 4x+8y-8z=k\) is parallel to \(E\). Find both values of \(k\) for which the distance between \(E\) and \(F\) is \(3\) units.

Hints

- Find the magnitude of the plane's normal vector. - Use the normalized constant to find the distance from the origin. - Parallel planes have the same normal vector. - Their distance depends on the difference between their constants.

Solution

1. A normal vector is \(\langle 4,8,-8\rangle\), with magnitude \(12\). Thus, a normalized equation is \(\frac{4x+8y-8z-15}{12}=0\). 2. The distance from the origin is \(\frac{15}{12}=\frac{5}{4}=1.25\). 3. The distance between the parallel planes is \(\frac{\lvert k-15\rvert}{12}\). 4. Set \(\frac{\lvert k-15\rvert}{12}=3\). Then \(\lvert k-15\rvert=36\), so \(k=51\) or \(k=-21\).

Answer

a) \(\frac{4x+8y-8z-15}{12}=0\) b) \(\frac{5}{4}=1.25\) units c) \(k=51\) or \(k=-21\)
53063912
The plane \(E\) and point \(P\) are given by \(E: (x,y,z)=(3,0,0)+r\langle 1,2,0\rangle+s\langle 0,2,1\rangle\) and \(P(6,1,5)\). Find the distance from \(P\) to \(E\).

Hints

- Find a vector orthogonal to both direction vectors of the plane. - Form the vector from a point in the plane to \(P\). - Project that vector onto the plane's normal direction.

Solution

1. Let \(\mathbf{u}=\langle 1,2,0\rangle\) and \(\mathbf{v}=\langle 0,2,1\rangle\). A normal vector \(\mathbf{n}=\langle a,b,c\rangle\) must satisfy \(a+2b=0\) and \(2b+c=0\). Choose \(\mathbf{n}=\langle 2,-1,2\rangle\). 2. The normal vector has magnitude \(3\). 3. From the plane point \(A(3,0,0)\) to \(P\), \(\overrightarrow{AP}=\langle 3,1,5\rangle\). 4. The distance is the magnitude of the scalar projection onto the normal direction: \(d=\frac{\lvert\overrightarrow{AP}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{\lvert 3(2)+1(-1)+5(2)\rvert}{3}=5\).

Answer

\(5\) units
53064212
The plane \(E: 8x-4y+8z=27\) is the midplane between parallel planes \(H_1\) and \(H_2\). The distance between \(H_1\) and \(H_2\) is \(10\) units. Find equations of \(H_1\) and \(H_2\).

Hints

- Each outer plane is half the total distance from the midplane. - Parallel planes have the same normal vector. - Use the difference between the constants to express the distance.

Solution

1. A normal vector to all three planes is \(\langle 8,-4,8\rangle\), with magnitude \(12\). 2. Because \(E\) is halfway between \(H_1\) and \(H_2\), each plane is \(5\) units from \(E\). 3. Write a parallel plane as \(8x-4y+8z=k\). Then \(\frac{\lvert k-27\rvert}{12}=5\). 4. Thus, \(\lvert k-27\rvert=60\), so \(k=87\) or \(k=-33\).

Answer

\(H_1: 8x-4y+8z=87\) and \(H_2: 8x-4y+8z=-33\)
53064312
A regular octahedron has vertices \(P_1=(1, 0, 0)\), \(P_2=(-1, 0, 0)\), \(P_3=(0, 1, 0)\), \(P_4=(0, -1, 0)\), \(P_5=(0, 0, 1)\), and \(P_6=(0, 0, -1)\). Find the acute angle between two adjacent triangular faces that share an edge.

Hints

- Choose two faces that share an edge. - Find a normal vector for each face. - The acute angle between faces equals the acute angle between their normals, so compare those normals with a dot product.

Solution

1. Choose adjacent faces through \(P_1,P_3,P_5\) and \(P_2,P_3,P_5\). 2. Their plane equations are \(x+y+z=1\) and \(-x+y+z=1\), with normal vectors \(\mathbf{n}_1=\langle 1,1,1\rangle\) and \(\mathbf{n}_2=\langle -1,1,1\rangle\). 3. Thus \(\cos\alpha=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{1}{3}\). 4. Therefore, \(\alpha=\cos^{-1}\left(\frac{1}{3}\right)\approx70.5^\circ\).

Answer

\(\alpha\approx70.5^\circ\)
53064912
Planes \(E_1\) and \(E_2\) are given by \(E_1:4x+3z=10\) and \(E_2:\mathbf{x}=\langle 1,1,1\rangle+s\langle 1,-1,0\rangle+t\langle 0,1,1\rangle\). Find the acute angle \(\alpha\) between the planes, rounded to the nearest tenth of a degree.

Hints

- Read a normal vector from the coordinate equation. - For the parametric plane, find a vector perpendicular to both direction vectors. - Apply the acute-angle formula to the two normal vectors, using an absolute value in the numerator.

Solution

1. A normal vector to \(E_1\) is \(\mathbf{n}_1=\langle 4,0,3\rangle\). 2. For \(E_2\), let \(\mathbf{n}_2=\langle a,b,c\rangle\). Perpendicularity to \(\langle 1,-1,0\rangle\) and \(\langle 0,1,1\rangle\) gives \(a-b=0\) and \(b+c=0\). Choose \(\mathbf{n}_2=\langle -1,-1,1\rangle\). 3. Their magnitudes are \(5\) and \(\sqrt{3}\), and their dot product is \(-1\). 4. Thus \(\cos\alpha=\frac{1}{5\sqrt{3}}\), so \(\alpha\approx83.4^\circ\).

Answer

\(\alpha\approx83.4^\circ\)
53065012
Planes \(E_1\) and \(E_2\) are given in parametric form: \(E_1:\mathbf{x}=\langle 2,0,0\rangle+u\langle 1,1,0\rangle+v\langle 0,1,1\rangle\) \(E_2:\mathbf{x}=\langle 0,2,0\rangle+r\langle 1,0,1\rangle+s\langle 1,1,1\rangle\). Find the angle \(\alpha\) between the planes.

Hints

- For each plane, find a vector perpendicular to both direction vectors. - Compare the two normal vectors with a dot product. - The angle between planes equals the acute angle between their normals.

Solution

1. For \(E_1\), a normal \(\mathbf{n}_1=\langle a,b,c\rangle\) must satisfy \(a+b=0\) and \(b+c=0\). Choose \(\mathbf{n}_1=\langle 1,-1,1\rangle\). 2. For \(E_2\), a normal \(\mathbf{n}_2=\langle a,b,c\rangle\) must satisfy \(a+c=0\) and \(a+b+c=0\). Choose \(\mathbf{n}_2=\langle -1,0,1\rangle\). 3. Their dot product is \(0\), so the normal vectors are perpendicular. 4. Therefore, the planes meet at \(90^\circ\).

Answer

\(90^\circ\)
53065312
Cube \(ABCDEFGH\) has side length \(6\), with \(A=(0, 0, 0)\), \(B=(6, 0, 0)\), \(D=(0, 6, 0)\), and \(E=(0, 0, 6)\). Plane \(\varepsilon\) passes through \(B\), \(D\), and \(E\). Line \(g\) passes through \(A\) and the midpoint \(M\) of edge \(GH\). Find the acute angle between \(g\) and \(\varepsilon\).

Hints

- Find the midpoint of \(GH\) and use \(\overrightarrow{AM}\) as the line direction. - Find a normal to the plane through \(B\), \(D\), and \(E\). - Apply the sine form of the dot-product formula for a line-plane angle.

Solution

1. Since \(G=(6, 6, 6)\) and \(H=(0, 6, 6)\), the midpoint is \(M=(3, 6, 6)\). A direction vector for \(g\) is \(\mathbf{v}=\langle 1,2,2\rangle\). 2. A normal vector to the plane through \(B\), \(D\), and \(E\) is \(\mathbf{n}=\langle 1,1,1\rangle\). 3. The line-plane angle satisfies \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{5}{3\sqrt{3}}\). 4. Therefore, \(\alpha\approx74.2^\circ\).

Answer

\(\alpha\approx74.2^\circ\)
53065412
A right square pyramid \(ABCDS\) has base in the \(xy\)-plane, with \(A=(5, -5, 0)\), \(B=(5, 5, 0)\), \(C=(-5, 5, 0)\), \(D=(-5, -5, 0)\), and apex \(S=(0, 0, 12)\). Find the acute angle between adjacent side faces \(BCS\) and \(CDS\).

Hints

- Use two edge vectors from each face. - Find a normal to each face by imposing two zero dot-product conditions. - The acute angle between the faces equals the acute angle between their normals.

Solution

1. For face \(BCS\), use \(\overrightarrow{BC}=\langle -10,0,0\rangle\) and \(\overrightarrow{BS}=\langle -5,-5,12\rangle\). A normal \(\mathbf{n}_1=\langle a,b,c\rangle\) must satisfy \(a=0\) and \(-5b+12c=0\), so choose \(\mathbf{n}_1=\langle 0,12,5\rangle\). 2. For face \(CDS\), use \(\overrightarrow{CD}=\langle 0,-10,0\rangle\) and \(\overrightarrow{CS}=\langle 5,-5,12\rangle\). A normal \(\mathbf{n}_2=\langle a,b,c\rangle\) must satisfy \(b=0\) and \(5a+12c=0\), so choose \(\mathbf{n}_2=\langle -12,0,5\rangle\). 3. Their dot product is \(25\), and each has magnitude \(13\). 4. Therefore, \(\cos\gamma=\frac{25}{169}\), so \(\gamma\approx81.5^\circ\).

Answer

\(\gamma\approx81.5^\circ\)
53065512
Plane \(E\) is given by \(3x-4y=12\). 1. Find the intercepts of \(E\) on the x-axis and y-axis. 2. Find the acute angle that \(E\) makes with the x-axis and with the y-axis. 3. Describe the plane's relationship to the z-axis and give the angle between them. For parts 2 and 3, use \(\mathbf n=\langle3,-4,0\rangle\) and explicitly report \(\mathbf n\cdot\mathbf e_x\), \(\mathbf n\cdot\mathbf e_y\), and \(\mathbf n\cdot\mathbf e_z\) before determining the angles and the relationship to the \(z\)-axis.

Hints

- Set the other two coordinates equal to zero to find each axis intercept. - Compare the plane normal with the direction of each coordinate axis. - A missing variable in a plane equation tells you which coordinate-axis direction lies parallel to the plane.

Solution

1. On the x-axis, \(y=z=0\), so \(3x=12\) and the intercept is \((4, 0, 0)\). On the y-axis, \(x=z=0\), so \(-4y=12\) and the intercept is \((0, -3, 0)\). 2. A normal vector is \(\mathbf{n}=\langle 3,-4,0\rangle\), with magnitude \(5\). For the x-axis direction \(\mathbf{e}_x=\langle 1,0,0\rangle\), \(\sin\alpha_x=\frac{3}{5}\), so \(\alpha_x\approx36.9^\circ\). For the y-axis direction \(\mathbf{e}_y=\langle 0,1,0\rangle\), \(\sin\alpha_y=\frac{4}{5}\), so \(\alpha_y\approx53.1^\circ\). 3. The equation contains no \(z\)-term, so the plane is parallel to the z-axis. Their angle is \(0^\circ\).

Answer

1. \((4, 0, 0)\) and \((0, -3, 0)\) 2. With the x-axis: \(36.9^\circ\); with the y-axis: \(53.1^\circ\) 3. The plane is parallel to the z-axis, so the angle is \(0^\circ\). Required dot products: \(\mathbf n\cdot\mathbf e_x=3\), \(\mathbf n\cdot\mathbf e_y=-4\), and \(\mathbf n\cdot\mathbf e_z=0\).
53065912
Plane \(E\) has intercepts \(S_1=(6, 0, 0)\), \(S_2=(0, 6, 0)\), and \(S_3=(0, 0, 3)\). Find the acute angle that \(E\) makes with the \(xy\)-plane and with the \(xz\)-plane. Round to the nearest tenth of a degree.

Hints

- Use the intercept form to obtain a standard plane equation. - Read the plane normal from that equation. - Compare it with normals to the two coordinate planes using the acute plane-angle formula.

Solution

1. The intercept form is \(\frac{x}{6}+\frac{y}{6}+\frac{z}{3}=1\), or \(x+y+2z=6\). Thus a normal vector is \(\mathbf{n}=\langle 1,1,2\rangle\). 2. The \(xy\)-plane has normal \(\langle 0,0,1\rangle\). Therefore, \(\cos\alpha=\frac{2}{\sqrt{6}}\), so \(\alpha\approx35.3^\circ\). 3. The \(xz\)-plane has normal \(\langle 0,1,0\rangle\). Therefore, \(\cos\beta=\frac{1}{\sqrt{6}}\), so \(\beta\approx65.9^\circ\).

Answer

With the \(xy\)-plane: \(35.3^\circ\) With the \(xz\)-plane: \(65.9^\circ\)
53066012
The family of planes \(E_k\) is given by \(3x+4y+kz=12\), where \(k>0\). Find \(k\) so that \(E_k\) makes a \(45^\circ\) angle with the \(xy\)-plane.

Hints

- Find a normal vector to each plane. - Use the dot-product formula for the angle between planes. - Apply the condition \(k>0\) only after solving the squared equation.

Solution

1. A normal vector to \(E_k\) is \(\mathbf{n}_k=\langle 3,4,k\rangle\). A normal to the \(xy\)-plane is \(\mathbf{e}_z=\langle 0,0,1\rangle\). 2. The plane-angle formula gives \(\frac{k}{\sqrt{25+k^2}}=\cos45^\circ=\frac{\sqrt{2}}{2}\). 3. Squaring gives \(\frac{k^2}{25+k^2}=\frac{1}{2}\), so \(k^2=25\). 4. Since \(k>0\), \(k=5\).

Answer

\(k=5\)
53066312
Plane \(E_1\) is given by \(x+y=2\). Plane \(E_2\) is given by \(E_2:\mathbf{x}=\langle 1,1,1\rangle+r\langle 1,0,0\rangle+s\langle 0,1,-1\rangle\). Point \(S=(1, 1, 1)\) lies on both planes. a) Find the acute angle \(\gamma\) between \(E_1\) and \(E_2\). b) Line \(h\) passes through \(S\), lies in \(E_2\), and has direction vector \(\mathbf{v}=\langle 1,0,0\rangle\). Find the acute angle \(\alpha\) between \(h\) and \(E_1\). c) Compare \(\alpha\) and \(\gamma\).

Hints

- Find a normal vector for each plane. - Use cosine for the angle between planes and the normal-based sine relationship for the angle between a line and a plane. - Compare the two resulting acute angles.

Solution

1. A normal vector to \(E_1\) is \(\mathbf{n}_1=\langle 1,1,0\rangle\). A normal vector to \(E_2\) is \(\mathbf{n}_2=\langle 0,1,1\rangle\). 2. Thus \(\cos\gamma=\frac{1}{2}\), so \(\gamma=60^\circ\). 3. For line \(h\), \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}_1|}{\|\mathbf{v}\|\|\mathbf{n}_1\|}=\frac{1}{\sqrt{2}}\), so \(\alpha=45^\circ\). 4. Therefore, \(\alpha<\gamma\).

Answer

a) \(\gamma=60^\circ\) b) \(\alpha=45^\circ\) c) \(\alpha<\gamma\)
53066612
Plane \(E\) is given in parametric form: \(E:\mathbf{x}=\langle 2,1,0\rangle+r\langle 1,1,0\rangle+s\langle 0,1,1\rangle\). Line \(g\) passes through \(A=(2, 1, 0)\) and has direction vector \(\mathbf{w}=\langle 1,0,1\rangle\). 1. Find a Cartesian equation of plane \(E\). 2. Find the acute angle \(\beta\) between line \(g\) and plane \(E\). 3. Find the acute angles \(\gamma_1\) and \(\gamma_2\) between line \(g\) and each of the two spanning vectors of the plane. 4. Compare the angles from parts 2 and 3. What general geometric property of the angle between a line and a plane does this illustrate?

Hints

- Find a vector perpendicular to both spanning vectors. - Use the plane normal to obtain the line-plane angle, then compare the line direction with each spanning direction. - Compare the three angle measures to identify the geometric minimum-angle property.

Solution

1. Let \(\mathbf{u}=\langle 1,1,0\rangle\) and \(\mathbf{v}=\langle 0,1,1\rangle\). A normal \(\mathbf{n}=\langle a,b,c\rangle\) must satisfy \(a+b=0\) and \(b+c=0\), so choose \(\mathbf{n}=\langle 1,-1,1\rangle\). Using \(A=(2, 1, 0)\), the plane equation is \(x-y+z=1\). 2. \(\sin\beta=\frac{|\mathbf{w}\cdot\mathbf{n}|}{\|\mathbf{w}\|\|\mathbf{n}\|}=\frac{2}{\sqrt{6}}=\sqrt{\frac{2}{3}}\). Therefore, \(\beta\approx54.7^\circ\). 3. \(\cos\gamma_1=\frac{|\mathbf{w}\cdot\mathbf{u}|}{\|\mathbf{w}\|\|\mathbf{u}\|}=\frac{1}{2}\), so \(\gamma_1=60^\circ\). Similarly, \(\cos\gamma_2=\frac{|\mathbf{w}\cdot\mathbf{v}|}{\|\mathbf{w}\|\|\mathbf{v}\|}=\frac{1}{2}\), so \(\gamma_2=60^\circ\). 4. Here, \(\beta<\gamma_1\) and \(\beta<\gamma_2\). The angle between a line and a plane is the smallest angle between the line and any line in that plane.

Answer

1. \(E:x-y+z=1\) 2. \(\beta\approx54.7^\circ\) 3. \(\gamma_1=60^\circ\) and \(\gamma_2=60^\circ\) 4. The line-plane angle is the minimum angle between the line and a line contained in the plane.
53066712
Planes \(E_1\) and \(E_2\) are given by \(E_1: \mathbf{r}=\langle 1,2,0\rangle+r\langle 1,0,1\rangle+s\langle 0,1,-1\rangle\), \(E_2: \mathbf{r}=\langle 2,3,0\rangle+a\langle 1,1,0\rangle+b\langle 1,-1,2\rangle\). Use a normal vector and dot products to show that the two equations describe the same plane.

Hints

- Find a vector orthogonal to both directions in \(E_1\). - Test both directions of \(E_2\) with that normal vector. - Write a standard equation for \(E_1\). - Test the initial point of \(E_2\) in that equation.

Solution

1. Let \(\mathbf{n}=\langle p,q,w\rangle\) be normal to \(E_1\). Orthogonality to its directions gives \(p+w=0\) and \(q-w=0\). One solution is \(\mathbf{n}=\langle -1,1,1\rangle\). 2. The directions of \(E_2\) are also orthogonal to \(\mathbf{n}\): \(\langle 1,1,0\rangle\cdot\mathbf{n}=-1+1=0\) and \(\langle 1,-1,2\rangle\cdot\mathbf{n}=-1-1+2=0\). 3. Therefore the planes are parallel. 4. A standard equation of \(E_1\) is \(-x+y+z=d\). Using \((1, 2, 0)\), \(d=1\). 5. The initial point of \(E_2\) also satisfies this equation because \(-2+3+0=1\). 6. Parallel planes that share a point are identical.

Answer

The two equations describe the same plane.
53066912
A light ray starts at \(P=(6, 2, 1)\) and travels in the direction \(\mathbf{v}=\langle 2,-1,2\rangle\). Find the point \(S\) where the ray meets the plane \(E:x+y=10\). Then find the acute angle \(\alpha\) between the ray and the plane.

Hints

- Write a parametric equation for the ray using its starting point and direction vector. - A point on the plane must satisfy its Cartesian equation. - Use the ray direction and a normal vector to the plane to find the angle. - For a line-plane angle, determine whether the sine or cosine relationship is appropriate.

Solution

1. The ray is \(\mathbf{r}(t)=\langle 6,2,1\rangle+t\langle 2,-1,2\rangle\), where \(t\ge 0\). 2. Substitute into the plane equation: \((6+2t)+(2-t)=10\). Thus \(8+t=10\), so \(t=2\). 3. The intersection point is \(S=\langle 6,2,1\rangle+2\langle 2,-1,2\rangle=\langle 10,0,5\rangle\), so \(S=(10, 0, 5)\). 4. A normal vector to the plane is \(\mathbf{n}=\langle 1,1,0\rangle\). Therefore, \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{1}{3\sqrt{2}}\), so \(\alpha\approx13.6^\circ\).

Answer

The ray meets the plane at \(S=(10, 0, 5)\), and \(\alpha\approx13.6^\circ\).
53067012
Line \(g\) passes through \(A=(0, 1, 2)\) and \(B=(2, 3, 3)\). Plane \(E\) has equation \(2x-2y+z=2\). Find the intersection point \(S\) of the line and the plane, and find the acute angle \(\alpha\) between them.

Hints

- First write a parametric equation of the line through the two points. - Substitute the line coordinates into the plane equation to find their common point. - Read a normal vector directly from the plane equation. - Relate the line-plane angle to the angle between the line direction and the plane normal.

Solution

1. A direction vector for the line is \(\mathbf{v}=\overrightarrow{AB}=\langle 2,2,1\rangle\). Thus \(g:\mathbf{r}(t)=\langle 0,1,2\rangle+t\langle 2,2,1\rangle\). 2. Substitute into the plane equation: \(2(2t)-2(1+2t)+(2+t)=2\). This simplifies to \(t=2\). 3. Therefore, \(S=\langle 0,1,2\rangle+2\langle 2,2,1\rangle=\langle 4,5,4\rangle\), so \(S=(4, 5, 4)\). 4. A normal vector is \(\mathbf{n}=\langle 2,-2,1\rangle\). Then \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{1}{9}\), so \(\alpha\approx6.4^\circ\).

Answer

The intersection point is \(S=(4, 5, 4)\), and \(\alpha\approx6.4^\circ\).
53067112
Planes \(E_1:x+y+z=6\) and \(E_2:2x-y+z=3\) intersect in a line \(g\). Find a parametric equation of \(g\). Determine its direction by finding a vector orthogonal to both plane normals using dot-product equations.

Hints

- Read the two normal vectors from the plane equations. - A direction in the intersection line is orthogonal to both normals. - Solve the two dot-product equations for a nonzero direction vector. - Find one common point by fixing one coordinate.

Solution

1. The normal vectors are \(\mathbf{n}_1=\langle 1,1,1\rangle\) and \(\mathbf{n}_2=\langle 2,-1,1\rangle\). 2. Let the line direction be \(\mathbf{d}=\langle a,b,c\rangle\). It must satisfy \(a+b+c=0\) and \(2a-b+c=0\). 3. Subtracting the equations gives \(a-2b=0\), so \(a=2b\). The first equation then gives \(c=-3b\). Choose \(b=1\), giving \(\mathbf{d}=\langle 2,1,-3\rangle\). 4. To find a point on both planes, set \(z=0\). Then \(x+y=6\) and \(2x-y=3\), so \(x=3\) and \(y=3\). 5. Therefore \(g:\mathbf{r}(t)=\langle 3,3,0\rangle+t\langle 2,1,-3\rangle\).

Answer

\(g:\mathbf{r}(t)=\langle 3,3,0\rangle+t\langle 2,1,-3\rangle\)
53067212
Plane \(E:x+2y+z=5\) and the family of planes \(F_k:kx-y+2z=2\) are given, where \(k\in\mathbb{R}\). For one value of \(k\), the intersection line of \(E\) and \(F_k\) has a direction parallel to \(\mathbf{u}=\langle 5,-1,-3\rangle\). Find \(k\).

Hints

- The intersection direction lies in both planes. - Therefore, it is orthogonal to both plane normals. - Use the given direction vector in a dot-product equation involving \(k\).

Solution

1. A direction vector of the intersection line must be orthogonal to the normal of each plane. 2. The normals are \(\mathbf{n}_E=\langle 1,2,1\rangle\) and \(\mathbf{n}_{F_k}=\langle k,-1,2\rangle\). 3. The given vector already satisfies \(\mathbf{u}\cdot\mathbf{n}_E=5-2-3=0\). 4. Require it to be orthogonal to the second normal as well: \(\mathbf{u}\cdot\mathbf{n}_{F_k}=5k+1-6=0\). 5. Thus \(5k-5=0\), so \(k=1\).

Answer

\(k=1\)
53067712
The plane \(E\) is given by \(E: (x,y,z)=(4,1,0)+r\langle 2,-2,1\rangle+s\langle 1,2,2\rangle\). a) Write a coordinate equation of \(E\). b) Find the distance from the origin to \(E\). c) Find the distance from \(S(10,10,10)\) to \(E\).

Hints

- Find a vector orthogonal to both direction vectors of the plane. - Use the given point to determine the constant in the coordinate equation. - Apply the point-to-plane distance formula to each point.

Solution

1. Let \(\mathbf{u}=\langle 2,-2,1\rangle\) and \(\mathbf{v}=\langle 1,2,2\rangle\). A normal vector \(\mathbf{n}=\langle a,b,c\rangle\) must satisfy \(2a-2b+c=0\) and \(a+2b+2c=0\). Choose \(\mathbf{n}=\langle 2,1,-2\rangle\). 2. Using point \((4,1,0)\), the coordinate equation is \(2x+y-2z=9\). 3. The normal vector has magnitude \(3\), so the distance from the origin is \(\frac{\lvert -9\rvert}{3}=3\). 4. The distance from \(S\) is \(\frac{\lvert 2(10)+10-2(10)-9\rvert}{3}=\frac{1}{3}\).

Answer

a) \(E: 2x+y-2z=9\) b) \(3\) units c) \(\frac{1}{3}\) unit
53068512
Points \(A=(3, 0, 0)\), \(B=(0, 3, 0)\), and \(C=(0, 0, 3)\) and line \(g\) are given, where \(g:\mathbf{r}(t)=\langle 1,1,0\rangle+t\langle 1,0,1\rangle\). a) Explain why the three points determine a unique plane \(E\), and find a Cartesian equation of \(E\). b) Determine the relationship between \(g\) and \(E\). Find their intersection point \(S\), if one exists. c) Find the acute angle \(\alpha\) between \(g\) and \(E\).

Hints

- Three points determine a unique plane when they are not collinear. - Use two connecting vectors and solve zero dot-product equations to find a normal vector. - Substitute the parametric coordinates of the line into the plane equation. - For a line-plane angle, relate the line direction to the plane normal.

Solution

1. The vectors \(\overrightarrow{AB}=\langle -3,3,0\rangle\) and \(\overrightarrow{AC}=\langle -3,0,3\rangle\) are not scalar multiples, so the points are not collinear and determine a unique plane. 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to the plane. Perpendicularity to \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\) gives \(-3a+3b=0\) and \(-3a+3c=0\). Choose \(\mathbf{n}=\langle 1,1,1\rangle\). Using point \(A\), the plane equation is \(E:x+y+z=3\). 3. Substitute the line coordinates into the plane equation: \((1+t)+1+t=3\). Thus \(2t+2=3\), so \(t=\frac{1}{2}\). Therefore, \(S=\left(\frac{3}{2},1,\frac{1}{2}\right)\). 4. With line direction \(\mathbf{v}=\langle 1,0,1\rangle\) and plane normal \(\mathbf{n}=\langle 1,1,1\rangle\), \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{2}{\sqrt{6}}\). Therefore, \(\alpha\approx54.7^\circ\).

Answer

a) The points are not collinear, and \(E:x+y+z=3\). b) The line intersects the plane at \(S=\left(\frac{3}{2},1,\frac{1}{2}\right)\). c) \(\alpha\approx54.7^\circ\)
53068612
Consider the planes \(E_1:2x+2y-z=12\) and \(E_2:x-2y+2z=3\). a) Determine the relationship between the planes. If they intersect, find a parametric equation of their intersection line \(s\). b) Find the acute angle \(\phi\) between the planes. c) Find the distance from \(R=(0, 0, 0)\) to plane \(E_1\).

Hints

- Parallel planes have parallel normal vectors. - To find the intersection line, choose one coordinate as a parameter and solve for the others. - Use the plane normals to find the angle between the planes. - Apply the point-to-plane distance formula to the Cartesian equation.

Solution

1. The normal vectors \(\mathbf{n}_1=\langle 2,2,-1\rangle\) and \(\mathbf{n}_2=\langle 1,-2,2\rangle\) are not scalar multiples, so the planes intersect in a line. 2. Solving the two plane equations gives one point \((3, 6, 6)\). A direction vector perpendicular to both normals is \(\langle 2,-5,-6\rangle\). Thus \(s:\mathbf{r}(\lambda)=\langle 3,6,6\rangle+\lambda\langle 2,-5,-6\rangle\). 3. \(\cos\phi=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{4}{9}\), so \(\phi\approx63.6^\circ\). 4. The point-to-plane distance is \(d=\frac{|2\cdot0+2\cdot0-0-12|}{\sqrt{2^2+2^2+(-1)^2}}=\frac{12}{3}=4\).

Answer

a) The planes intersect in the line \(s:\mathbf{r}(\lambda)=\langle 3,6,6\rangle+\lambda\langle 2,-5,-6\rangle\). b) \(\phi\approx63.6^\circ\) c) \(4\) units
53068712
Show that the planes are identical. \(E_1:\mathbf{r}=\langle 4,1,-2\rangle+r\langle 1,-1,1\rangle+s\langle 2,0,3\rangle\) \(E_2:-3x-y+2z=-17\)

Hints

- Read the normal vector from the standard equation. - Test it against both direction vectors of the parametric plane. - Check whether the initial point satisfies the standard equation. - Parallel planes sharing a point are the same plane.

Solution

1. The normal vector of \(E_2\) is \(\mathbf{n}=\langle -3,-1,2\rangle\). 2. This vector is orthogonal to both directions in \(E_1\): \(\mathbf{n}\cdot\langle 1,-1,1\rangle=-3+1+2=0\) and \(\mathbf{n}\cdot\langle 2,0,3\rangle=-6+6=0\). 3. Therefore \(E_1\) is parallel to \(E_2\). 4. The initial point of \(E_1\) lies in \(E_2\), because \(-3(4)-1+2(-2)=-17\). 5. Parallel planes that share a point are identical.

Answer

The planes are identical.
53068812
Plane \(E\) contains \(A=(1, 0, 2)\), \(B=(3, 1, 0)\), and \(C=(0, 2, 2)\). Determine whether \(E\) is identical to \(F:2x+y+2.5z=7\). Use dot products.

Hints

- Form two direction vectors from the three points. - Read a normal vector from the equation of \(F\). - Test the normal vector against both directions using dot products. - Check whether one of the given points lies in \(F\).

Solution

1. Two directions in \(E\) are \(\overrightarrow{AB}=\langle 2,1,-2\rangle\) and \(\overrightarrow{AC}=\langle -1,2,0\rangle\). 2. A normal vector to \(F\) is \(\mathbf{n}_F=\langle 2,1,2.5\rangle\). Test it against the directions in \(E\): \(\mathbf{n}_F\cdot\overrightarrow{AB}=4+1-5=0\) and \(\mathbf{n}_F\cdot\overrightarrow{AC}=-2+2=0\). 3. Thus \(E\) is parallel to \(F\). 4. Point \(A\) lies in \(F\), because \(2(1)+0+2.5(2)=7\). 5. Therefore the planes are identical.

Answer

Yes. Planes \(E\) and \(F\) are identical.
53069512
Plane \(F\) is given by \(2x-4y+3z=12\). Plane \(E\) is parallel to \(F\) and contains \(A=(5, -1, 2)\). Write a two-parameter vector equation of \(E\), using dot products to choose direction vectors.

Hints

- Parallel planes have parallel normal vectors. - A direction vector in the plane must have dot product \(0\) with the normal vector. - Choose two direction vectors that are not scalar multiples. - Use the given point as the initial point.

Solution

1. A normal vector to \(F\), and therefore to the parallel plane \(E\), is \(\mathbf{n}=\langle 2,-4,3\rangle\). 2. Choose two linearly independent vectors orthogonal to \(\mathbf{n}\). For \(\mathbf{u}=\langle 2,1,0\rangle\), \(\mathbf{n}\cdot\mathbf{u}=4-4=0\). 3. For \(\mathbf{v}=\langle 0,3,4\rangle\), \(\mathbf{n}\cdot\mathbf{v}=-12+12=0\). The two vectors are not scalar multiples, so they span directions in the plane. 4. Using \(A\) as the initial point, \(E\) is \(\mathbf{r}(s,t)=\langle 5,-1,2\rangle+s\langle 2,1,0\rangle+t\langle 0,3,4\rangle\).

Answer

\(E:\mathbf{r}(s,t)=\langle 5,-1,2\rangle+s\langle 2,1,0\rangle+t\langle 0,3,4\rangle\)
53069612
Line \(g\) is given by \(\mathbf{r}(t)=\langle 4,0,-1\rangle+t\langle 2,-1,5\rangle\). It intersects a plane \(E\) perpendicularly at point \(S\). Point \(S\) is also the intersection of \(g\) with the xy-plane. Find a standard equation of \(E\).

Hints

- Use \(z=0\) to locate the line's intersection with the xy-plane. - A line perpendicular to a plane has a direction vector parallel to the plane's normal vector. - Substitute the intersection point into the standard equation. - Keep the parameter value exact as a fraction.

Solution

1. A point in the xy-plane has \(z=0\). On \(g\), the z-coordinate is \(-1+5t\), so \(-1+5t=0\) and \(t=\frac{1}{5}\). 2. Substitute \(t=\frac{1}{5}\): \(S=\left(4+\frac{2}{5},-\frac{1}{5},0\right)=\left(\frac{22}{5},-\frac{1}{5},0\right)\). 3. Because \(g\) is perpendicular to \(E\), the direction vector \(\langle 2,-1,5\rangle\) is a normal vector to \(E\). 4. Substitute \(S\) into \(2x-y+5z=d\): \(d=2\left(\frac{22}{5}\right)-\left(-\frac{1}{5}\right)=9\). 5. Therefore \(E:2x-y+5z=9\).

Answer

\(E:2x-y+5z=9\)
53070312
The plane \(E: 6x+3y-2z=14\) and line \(g: (x,y,z)=(1,2,-1)+t\langle 1,0,2\rangle\) are given. a) Find the intersection point of \(g\) and \(E\). b) Find all points on \(g\) that are exactly \(4\) units from \(E\).

Hints

- Substitute the line's parametric coordinates into the plane equation. - For part b), substitute a general point on the line into the point-to-plane distance formula. - The absolute-value equation gives two parameter values.

Solution

1. A general point on \(g\) is \((1+t,2,-1+2t)\). 2. Substitute into the plane equation: \(6(1+t)+3(2)-2(-1+2t)=14\). This simplifies to \(14+2t=14\), so \(t=0\). 3. Therefore, the intersection point is \(S=(1,2,-1)\). 4. A normal vector to \(E\) is \(\langle 6,3,-2\rangle\), with magnitude \(7\). The distance from the general line point to \(E\) is \(\frac{\lvert 2t\rvert}{7}\). 5. Set this equal to \(4\): \(\frac{\lvert 2t\rvert}{7}=4\), so \(t=14\) or \(t=-14\). 6. These values give \((15,2,27)\) and \((-13,2,-29)\).

Answer

a) \(S=(1,2,-1)\) b) \((15,2,27)\) and \((-13,2,-29)\)
53070412
The plane \(F: x+2y+2z=9\) and point \(B(2,2,6)\) are given. a) Find the distance from \(B\) to \(F\). b) Find the point \(Q\) in \(F\) that is closest to \(B\). c) A line \(h\) passes through \(B\) and is perpendicular to \(F\). Find the two points on \(h\) that are exactly \(6\) units from \(F\).

Hints

- The shortest segment from a point to a plane follows the plane's normal vector. - Intersect the perpendicular line through \(B\) with the plane. - Use a general point on that line in the distance formula for part c).

Solution

1. A normal vector to \(F\) is \(\mathbf{n}=\langle 1,2,2\rangle\), with magnitude \(3\). Thus, \(d(B,F)=\frac{\lvert 2+2(2)+2(6)-9\rvert}{3}=3\). 2. The perpendicular line through \(B\) is \((x,y,z)=(2,2,6)+r\langle 1,2,2\rangle\). 3. Substitute into the plane equation: \((2+r)+2(2+2r)+2(6+2r)=9\). This gives \(r=-1\), so the closest point is \(Q=(1,0,4)\). 4. For a general point on \(h\), the signed plane expression is \(9r+9\), so its distance from \(F\) is \(\frac{\lvert 9r+9\rvert}{3}=\lvert 3r+3\rvert\). 5. Set \(\lvert 3r+3\rvert=6\). The solutions are \(r=1\) and \(r=-3\), producing \((3,4,8)\) and \((-1,-4,0)\).

Answer

a) \(3\) units b) \(Q=(1,0,4)\) c) \((3,4,8)\) and \((-1,-4,0)\)
53078212
The line \(g: (x,y,z)=(1,4,5)+t\langle 3,-2,-2\rangle\) and plane \(E: 2x+2y+z=6\) are given. a) Show algebraically that \(g\) is parallel to \(E\). b) Find the distance from \(g\) to \(E\). c) A sphere centered at \(M(4,2,3)\) is tangent to \(E\). Show that \(M\) lies on \(g\), and write an equation of the sphere.

Hints

- Compare the line's direction vector with the plane's normal vector. - Use any point on the parallel line in the point-to-plane distance formula. - Test whether one parameter value produces \(M\). - A tangent sphere's radius equals the distance from its center to the plane.

Solution

1. The line's direction vector is \(\mathbf{v}=\langle 3,-2,-2\rangle\), and a normal vector to the plane is \(\mathbf{n}=\langle 2,2,1\rangle\). Their dot product is \(3(2)+(-2)(2)+(-2)(1)=0\). 2. The point \((1,4,5)\) does not lie in the plane because \(2(1)+2(4)+5=15\ne6\). Therefore, \(g\) is parallel to and distinct from \(E\). 3. The distance is \(\frac{\lvert 2(1)+2(4)+5-6\rvert}{3}=3\). 4. Substituting \(t=1\) into \(g\) gives \((1,4,5)+\langle 3,-2,-2\rangle=(4,2,3)=M\), so \(M\in g\). 5. Because the sphere is tangent to the plane, its radius is the distance from \(M\) to \(E\), which is also \(3\). Therefore, its equation is \((x-4)^2+(y-2)^2+(z-3)^2=9\).

Answer

a) \(g\parallel E\) b) \(3\) units c) \(M\in g\) when \(t=1\), and the sphere is \((x-4)^2+(y-2)^2+(z-3)^2=9\).
53079512
Planes \(E_1:x+y+z=3\) and \(E_2:x-y=0\) are given. a) Show that the planes are perpendicular and find their intersection line \(s\). b) Plane \(E_3\) passes through \(P=(1, 1, 1)\) and is perpendicular to both \(E_1\) and \(E_2\). Find its standard equation using dot-product conditions. c) Find the intersection of \(s\) and \(E_3\).

Hints

- Compare the plane normals with a dot product. - Solve the two plane equations with one free parameter. - The third normal must be orthogonal to both existing normals. - Substitute the intersection line into the third plane.

Solution

1. The normals are \(\mathbf{n}_1=\langle 1,1,1\rangle\) and \(\mathbf{n}_2=\langle 1,-1,0\rangle\). Their dot product is \(1-1=0\), so the planes are perpendicular. 2. From \(E_2\), \(x=y\). Let \(x=y=t\). Then \(z=3-2t\), so \(s:\mathbf{r}(t)=\langle 0,0,3\rangle+t\langle 1,1,-2\rangle\). 3. Let \(\mathbf{n}_3=\langle a,b,c\rangle\). Perpendicularity to both planes requires \(\mathbf{n}_3\cdot\mathbf{n}_1=0\) and \(\mathbf{n}_3\cdot\mathbf{n}_2=0\). 4. Thus \(a+b+c=0\) and \(a-b=0\). Hence \(a=b\) and \(c=-2a\). Choose \(\mathbf{n}_3=\langle 1,1,-2\rangle\). 5. Using \(P\), the equation is \(x+y-2z=0\). 6. Substitute \((t,t,3-2t)\): \(t+t-2(3-2t)=0\), so \(6t-6=0\) and \(t=1\). 7. The intersection point is \(S=(1, 1, 1)\).

Answer

a) The planes are perpendicular; \(s:\mathbf{r}(t)=\langle 0,0,3\rangle+t\langle 1,1,-2\rangle\). b) \(E_3:x+y-2z=0\) c) \(S=(1, 1, 1)\)
53079812
Plane \(F:x+y+z=3\) and the family of planes \(F_t:x+(t-1)y-tz=0\), where \(t\in\mathbb{R}\), are given. a) Show that every \(F_t\) is perpendicular to \(F\) and passes through the origin. Find the common intersection of all planes \(F_t\). b) Find a standard equation of the plane \(E^*\) that passes through the origin and is perpendicular to both \(F\) and \(F_2:x+y-2z=0\). c) Show that \(E^*\) belongs to the family \(F_t\), and find the corresponding value of \(t\).

Hints

- Use a dot product between plane normals. - Separate the family equation into a constant term and a coefficient of \(t\). - The new plane normal must be orthogonal to both given normals. - Compare the resulting equation with the family.

Solution

1. The normals are \(\mathbf{n}_F=\langle 1,1,1\rangle\) and \(\mathbf{n}_t=\langle 1,t-1,-t\rangle\). 2. Their dot product is \(1+(t-1)-t=0\), so every \(F_t\) is perpendicular to \(F\). The origin satisfies every equation \(F_t\). 3. Rewrite the family equation as \(x-y+t(y-z)=0\). For this equation to hold for every \(t\), require \(x-y=0\) and \(y-z=0\). 4. Thus the common intersection is \(s:\mathbf{r}(\lambda)=\lambda\langle 1,1,1\rangle\). 5. Let \(\mathbf{n}^*=\langle a,b,c\rangle\). It must be orthogonal to both \(\langle 1,1,1\rangle\) and \(\langle 1,1,-2\rangle\). 6. The equations \(a+b+c=0\) and \(a+b-2c=0\) give \(c=0\) and \(a=-b\). Choose \(\mathbf{n}^*=\langle 1,-1,0\rangle\). 7. Since the plane passes through the origin, \(E^*:x-y=0\). 8. Setting \(t=0\) in the family gives \(F_0:x-y=0\), so \(E^*=F_0\).

Answer

a) Every \(F_t\perp F\), and the common line is \(s:\mathbf{r}(\lambda)=\lambda\langle 1,1,1\rangle\). b) \(E^*:x-y=0\) c) \(E^*=F_0\), so \(t=0\).
52539112
A regular square pyramid has base vertices \(A(10,0,0)\), \(B(10,10,0)\), \(C(0,10,0)\), and \(D(0,0,0)\), with apex \(S(5,5,12)\). A point \(P\) inside the pyramid lies on its axis of symmetry and is the same distance from the base as from each lateral face. a) Find a Cartesian equation of lateral face \(BCS\). b) Write \(P=(5,5,z)\). Give the three-dimensional point-to-plane distance from \(P\) to the base and from \(P\) to face \(BCS\). c) Equate those distances and find the coordinates of \(P\). Explain why symmetry then gives the same distance to all four lateral faces.

Hints

- A point on the symmetry axis has form \((5,5,z)\). - Build one lateral-face equation from two independent vectors in that face. - Use the full three-dimensional point-to-plane distance formula before exploiting symmetry. - Equate the base distance and lateral-face distance.

Solution

1. In face \(BCS\), use \(\overrightarrow{BC}=\langle-10,0,0\rangle\) and \(\overrightarrow{BS}=\langle-5,-5,12\rangle\). A normal vector is \(\langle0,12,5\rangle\), so \(BCS:12y+5z=120\). 2. Since \(P=(5,5,z)\) lies inside the pyramid, its distance to the base \(z=0\) is \(z\). 3. Its distance to face \(BCS\) is \(\frac{|12(5)+5z-120|}{13}=\frac{60-5z}{13}\). 4. Set \(z=\frac{60-5z}{13}\). Then \(18z=60\), so \(z=\frac{10}{3}\). 5. Thus \(P=\left(5,5,\frac{10}{3}\right)\). Because the point lies on the symmetry axis of the regular pyramid, the four lateral-face distances are equal.

Answer

a) \(BCS:12y+5z=120\) b) \(d(P,\text{base})=z\), and \(d(P,BCS)=\frac{60-5z}{13}\) c) \(P\left(5,5,\frac{10}{3}\right)\)
52554212
Reflect \(Q=(7, 1, 5)\) across the line \(h:\mathbf{x}=s\langle3,4,0\rangle\). Let \(F\) be the orthogonal projection of \(Q\) onto \(h\), so that \(F\) is the midpoint of \(\overline{QQ'}\). Find the reflected point \(Q'\).

Hints

- First find the orthogonal projection \(F\) of \(Q\) onto the line. - What midpoint relationship connects \(Q\), \(F\), and \(Q'\)? - Use the projection formula for a line through the origin.

Solution

1. A unit vector in the direction of \(h\) is \(\mathbf{u}=\left\langle\frac35,\frac45,0\right\rangle\). 2. Project \(\overrightarrow{OQ}\) onto the line: \(\overrightarrow{OQ}\cdot\mathbf{u}=7\left(\frac35\right)+1\left(\frac45\right)+5(0)=5\). 3. Thus, \(\overrightarrow{OF}=5\mathbf{u}=\langle3,4,0\rangle\), so \(F=(3, 4, 0)\). 4. Because \(F\) is the midpoint of \(\overline{QQ'}\), \(\overrightarrow{OQ'}=2\overrightarrow{OF}-\overrightarrow{OQ}=2\langle3,4,0\rangle-\langle7,1,5\rangle=\langle-1,7,-5\rangle\).

Answer

\(Q'=(-1, 7, -5)\)
52575412
A right square pyramid \(ABCDS\) has base vertices \(A(0, 0, 0)\), \(B(4, 0, 0)\), \(C(4, 4, 0)\), and \(D(0, 4, 0)\), with apex \(S(2, 2, 8)\). Plane \(E\) contains the midpoints \(K\) and \(L\) of \(\overline{AS}\) and \(\overline{BS}\), respectively. It also contains point \(M\) on \(\overline{CS}\), where \(\overrightarrow{SM}=\frac14\overrightarrow{SC}\). a) Find a standard equation of \(E\) using dot-product conditions for a normal vector. b) Find the point \(N\) where \(E\) intersects segment \(\overline{DS}\).

Hints

- Find the midpoint coordinates first. - Use the stated fraction of \(\overrightarrow{SC}\) to locate \(M\). - A plane normal is orthogonal to two directions in the plane. - Parametrize \(\overline{DS}\) and check that the intersection parameter lies in \([0,1]\).

Solution

1. The midpoints are \(K(1, 1, 4)\) and \(L(3, 1, 4)\). 2. Since \(M=S+\frac14(C-S)\), \(M=\langle2,2,8\rangle+\frac14\langle2,2,-8\rangle=\left(\frac52,\frac52,6\right)\). 3. Directions in \(E\) are \(\overrightarrow{KL}=\langle2,0,0\rangle\) and \(\overrightarrow{KM}=\left\langle\frac32,\frac32,2\right\rangle\). 4. Let \(\mathbf{n}=\langle a,b,c\rangle\). The equations \(\mathbf{n}\cdot\overrightarrow{KL}=0\) and \(\mathbf{n}\cdot\overrightarrow{KM}=0\) give \(a=0\) and \(\frac32b+2c=0\). Choose \(\mathbf{n}=\langle0,-4,3\rangle\). 5. Using point \(K\), the plane equation is \(-4y+3z=8\). 6. Parametrize segment \(\overline{DS}\): \(\mathbf{r}(t)=\langle0,4,0\rangle+t\langle2,-2,8\rangle\), where \(0\le t\le1\). 7. Substitute into the plane equation: \(-4(4-2t)+3(8t)=8\). Thus \(-16+32t=8\), so \(t=\frac34\). 8. Therefore \(N=\langle0,4,0\rangle+\frac34\langle2,-2,8\rangle=\left(\frac32,\frac52,6\right)\).

Answer

a) \(E:-4y+3z=8\) b) \(N\left(\frac32, \frac52, 6\right)\)
52584912
Given the point \(P(3, -2, 4)\) and the line \(g: \mathbf{x}=\langle 1, 2, -1\rangle+t\langle 2, -1, 2\rangle\), find the foot \(F\) of the perpendicular from \(P\) to \(g\) in two ways: first by a dot-product orthogonality equation and then by vector projection. Also find the distance \(d(P,g)\).

Hints

- In the first method, the vector from \(P\) to a general point on \(g\) must be orthogonal to the line's direction vector. - In the projection method, project the vector from a known point on \(g\) to \(P\) onto the direction vector. - The distance is the magnitude of the vector from \(P\) to \(F\). - Orthogonal vectors have dot product \(0\).

Solution

1. For the dot-product method, let \(F(t)=(1+2t, 2-t, -1+2t)\). Then \(\overrightarrow{PF}=\langle 2t-2, 4-t, 2t-5\rangle\). 2. Require \(\overrightarrow{PF}\cdot\langle 2, -1, 2\rangle=0\): \(2(2t-2)-(4-t)+2(2t-5)=0\). This simplifies to \(9t-18=0\), so \(t=2\) and \(F=(5, 0, 3)\). 3. For the projection method, use the point \(A=(1, 2, -1)\) on \(g\). Then \(\overrightarrow{AP}=\langle 2, -4, 5\rangle\) and \(\operatorname{proj}_{\mathbf{v}}\overrightarrow{AP}=\frac{\overrightarrow{AP}\cdot\mathbf{v}}{\mathbf{v}\cdot\mathbf{v}}\mathbf{v}=\frac{18}{9}\langle 2, -1, 2\rangle=\langle 4, -2, 4\rangle\). 4. Therefore, \(F=A+\operatorname{proj}_{\mathbf{v}}\overrightarrow{AP}=(5, 0, 3)\), confirming the first result. 5. Finally, \(\overrightarrow{PF}=\langle 2, 2, -1\rangle\), so \(d(P,g)=\sqrt{2^2+2^2+(-1)^2}=3\).

Answer

The perpendicular foot is \(F(5, 0, 3)\), and \(d(P,g)=3\).
52585212
An isosceles triangle \(ABC\) has line of symmetry \(s: \mathbf{x}=\langle 1, 2, 3\rangle+\lambda\langle 1, -2, 2\rangle\). The point \(B(1, -4, 6)\) is one endpoint of the base. Find the coordinates of the other base endpoint \(C\).

Hints

- The line of symmetry is the perpendicular bisector of the base. - Therefore, \(C\) is the reflection of \(B\) across \(s\). - First find the point on \(s\) closest to \(B\).

Solution

1. Since \(s\) is the line of symmetry, \(C\) is the reflection of \(B\) across \(s\). 2. A general point on \(s\) is \(F(\lambda)=(1+\lambda, 2-2\lambda, 3+2\lambda)\), so \(\overrightarrow{BF}=\langle \lambda, 6-2\lambda, 2\lambda-3\rangle\). 3. At the perpendicular foot, \(\overrightarrow{BF}\cdot\langle 1, -2, 2\rangle=0\). This gives \(\lambda-2(6-2\lambda)+2(2\lambda-3)=9\lambda-18=0\), so \(\lambda=2\). 4. Thus, \(F=(3, -2, 7)\). Since \(F\) is the midpoint of \(\overline{BC}\), \(C=2F-B=2(3, -2, 7)-(1, -4, 6)=(5, 0, 8)\).

Answer

\(C(5, 0, 8)\)
52588212
Consider the family of planes \(F_t:x+ty+(2-t)z=2t+4\), where \(t\in\mathbb{R}\). a) Show that all planes in the family contain a common line \(g\), and give an equation of that line. b) Find the point \(P\) on \(g\) that is closest to the origin.

Hints

- Separate the terms that contain \(t\) from those that do not. - A point common to every plane must make both resulting expressions zero. - The position vector of the closest point is orthogonal to the line's direction vector. - Use a dot product to solve for the line parameter.

Solution

1. Rewrite the family equation as \((x+2z-4)+t(y-z-2)=0\). 2. For a point to lie in every plane, both \(x+2z-4=0\) and \(y-z-2=0\) must hold. 3. Let \(z=\lambda\). Then \(x=4-2\lambda\) and \(y=2+\lambda\), so \(g:\mathbf{r}(\lambda)=\langle4,2,0\rangle+\lambda\langle-2,1,1\rangle\). 4. At the point closest to the origin, the position vector \(\overrightarrow{OP}=\langle4-2\lambda,2+\lambda,\lambda\rangle\) is orthogonal to the direction \(\mathbf{d}=\langle-2,1,1\rangle\). 5. Set the dot product equal to zero: \(\langle4-2\lambda,2+\lambda,\lambda\rangle\cdot\langle-2,1,1\rangle=0\). 6. This gives \(-8+4\lambda+2+\lambda+\lambda=0\), so \(6\lambda-6=0\) and \(\lambda=1\). 7. Therefore \(P=(2, 3, 1)\).

Answer

a) \(g:\mathbf{r}(\lambda)=\langle4,2,0\rangle+\lambda\langle-2,1,1\rangle\) b) \(P(2, 3, 1)\)
52589712
Given the point \(A(3, 2, 6)\) and the line \(g:\mathbf{x}=\langle0,1,1\rangle+t\langle1,2,0\rangle\): a) Find the foot \(L\) of the perpendicular from \(A\) to \(g\). b) Find the distance from \(A\) to \(g\). c) Reflect \(A\) across \(g\) and find the reflected point \(A'\). d) A sphere centered at \(A\) is tangent to \(g\). Write an equation of the sphere.

Hints

- The vector from \(A\) to its perpendicular foot must be orthogonal to the line's direction vector. - The point-to-line distance is the length of that perpendicular segment. - For the reflection, the perpendicular foot is the midpoint of the original point and its image. - A tangent sphere's radius equals the distance from its center to the tangent line.

Solution

1. A general point on \(g\) is \(L(t)=(t,1+2t,1)\), so \(\overrightarrow{AL}=\langle t-3,2t-1,-5\rangle\). 2. Orthogonality requires \(\overrightarrow{AL}\cdot\langle1,2,0\rangle=0\): \((t-3)+2(2t-1)=5t-5=0\). Thus, \(t=1\) and \(L=(1,3,1)\). 3. The distance is \(AL=\sqrt{(-2)^2+1^2+(-5)^2}=\sqrt{30}\approx5.48\). 4. Since \(L\) is the midpoint of \(\overline{AA'}\), \(A'=2L-A=2(1,3,1)-(3,2,6)=(-1,4,-4)\). 5. The tangent sphere has radius \(\sqrt{30}\), so its equation is \((x-3)^2+(y-2)^2+(z-6)^2=30\).

Answer

a) \(L(1, 3, 1)\) b) \(\sqrt{30}\approx5.48\) units c) \(A'(-1, 4, -4)\) d) \((x-3)^2+(y-2)^2+(z-6)^2=30\)
52591312
A plane \(E\) passes through \(A(1,2,1)\), \(B(4,2,5)\), and \(C(1,7,1)\). Find the distances from \(P(10,4,3)\) and \(Q(-5,2,-4)\) to the plane.

Hints

- Form two direction vectors in the plane. - Find a vector whose dot product with both direction vectors is \(0\). - Use one of the given points to write the plane equation. - Then apply the point-to-plane distance formula.

Solution

1. Two direction vectors in the plane are \(\overrightarrow{AB}=\langle 3,0,4\rangle\) and \(\overrightarrow{AC}=\langle 0,5,0\rangle\). 2. A normal vector \(\mathbf{n}=\langle a,b,c\rangle\) must be orthogonal to both. Orthogonality to \(\overrightarrow{AC}\) gives \(b=0\), and orthogonality to \(\overrightarrow{AB}\) gives \(3a+4c=0\). Choose \(\mathbf{n}=\langle -4,0,3\rangle\). 3. Using point \(A\), the plane equation is \(-4x+3z=-1\), or \(-4x+3z+1=0\). The normal magnitude is \(5\). 4. For \(P\), \(d(P,E)=\frac{\lvert -4(10)+3(3)+1\rvert}{5}=6\). 5. For \(Q\), \(d(Q,E)=\frac{\lvert -4(-5)+3(-4)+1\rvert}{5}=\frac{9}{5}=1.8\).

Answer

\(d(P,E)=6\) units and \(d(Q,E)=\frac{9}{5}=1.8\) units
52592412
Determine the relationship between the lines \(g\) and \(h\), and find their distance if they do not intersect: \(g: (x,y,z)=(2,0,-1)+t\langle 1,2,2\rangle\) \(h: (x,y,z)=(1,4,0)+s\langle 2,1,-2\rangle\).

Hints

- First test whether the direction vectors are scalar multiples. - Then test whether the lines intersect by equating coordinates. - Find a vector orthogonal to both line directions. - Project the vector between the two lines onto that common perpendicular direction.

Solution

1. The direction vectors \(\mathbf{u}=\langle 1,2,2\rangle\) and \(\mathbf{v}=\langle 2,1,-2\rangle\) are not scalar multiples, so the lines are not parallel. 2. Equating coordinates gives \(2+t=1+2s\), \(2t=4+s\), and \(-1+2t=-2s\). The first two equations give \(t=3\) and \(s=2\), but these values do not satisfy the third equation. Thus, the lines are skew. 3. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both direction vectors. Solving \(a+2b+2c=0\) and \(2a+b-2c=0\) gives a convenient choice \(\mathbf{n}=\langle -2,2,-1\rangle\), with magnitude \(3\). 4. The vector between the lines' given points is \(\mathbf{w}=\langle -1,4,1\rangle\). The distance is the magnitude of its scalar projection onto the common perpendicular direction: \(d=\frac{\lvert\mathbf{w}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{\lvert 2+8-1\rvert}{3}=3\).

Answer

The lines are skew, and their distance is \(3\) units.
52594412
The points \(P(1, 1, 2)\) and \(Q(3, 5, 2)\) determine a line \(g\). The point \(R(6, 1, 5)\) is not on \(g\). a) Find the distance from \(R\) to \(g\). b) A parallelogram \(PQRS\) is formed so that \(\overline{PQ}\) and \(\overline{RS}\) are parallel sides. Find its area.

Hints

- The point-to-line distance is the length of the perpendicular segment from \(R\) to \(g\). - Find the perpendicular foot using a dot product. - For the parallelogram, use base times height. - The base length is \(PQ\), and the height is the distance found in part a).

Solution

1. A direction vector for \(g\) is \(\overrightarrow{PQ}=\langle 2, 4, 0\rangle\). A general point on \(g\) is \(L(t)=(1+2t, 1+4t, 2)\). 2. The vector from \(R\) to \(L(t)\) is \(\overrightarrow{RL}=\langle 2t-5, 4t, -3\rangle\). Require \(\overrightarrow{RL}\cdot\overrightarrow{PQ}=0\): \(2(2t-5)+4(4t)=20t-10=0\), so \(t=\frac{1}{2}\). 3. The perpendicular foot is \(L=(2, 3, 2)\), and the height is \(RL=\sqrt{(-4)^2+2^2+(-3)^2}=\sqrt{29}\). 4. The base length is \(PQ=\sqrt{2^2+4^2}=2\sqrt{5}\). 5. Therefore, the parallelogram's area is \((2\sqrt{5})(\sqrt{29})=2\sqrt{145}\approx 24.08\).

Answer

a) \(\sqrt{29}\approx 5.39\) units b) \(2\sqrt{145}\approx 24.08\) square units
52595112
A triangular pyramid has base vertices \(A(1,1,1)\), \(B(3,1,-1)\), and \(C(1,4,1)\), with apex \(S(4,1,4)\). a) Find the area of base triangle \(ABC\). b) Find the pyramid's height in two ways: first using a scalar projection onto a normal vector to the base, and then using the point-to-plane distance formula.

Hints

- Check whether the two base vectors are perpendicular. - Use \(\frac{1}{2}bh\) for the base triangle. - Find a vector orthogonal to both base directions. - The pyramid's height is the component of \(\overrightarrow{AS}\) in the normal direction.

Solution

1. \(\overrightarrow{AB}=\langle 2,0,-2\rangle\) and \(\overrightarrow{AC}=\langle 0,3,0\rangle\). Their dot product is \(0\), so they are perpendicular. 2. Their lengths are \(AB=2\sqrt{2}\) and \(AC=3\). Therefore, the base area is \(G=\frac{1}{2}(2\sqrt{2})(3)=3\sqrt{2}\approx4.24\). 3. A normal vector to the base is \(\mathbf{n}=\langle 1,0,1\rangle\), and \(\overrightarrow{AS}=\langle 3,0,3\rangle\). The height is the magnitude of the scalar projection: \(h=\frac{\lvert\overrightarrow{AS}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{6}{\sqrt{2}}=3\sqrt{2}\). 4. The base plane has equation \(x+z=2\). The point-to-plane distance from \(S\) is \(h=\frac{\lvert 4+4-2\rvert}{\sqrt{1^2+1^2}}=3\sqrt{2}\approx4.24\), confirming the first method.

Answer

a) \(3\sqrt{2}\approx4.24\) square units b) \(3\sqrt{2}\approx4.24\) units by both methods
52597512
A modern office building has a pyramid-shaped atrium roof with square base \(ABCD\). Coordinates are measured in meters: \(A=(12, -12, 0)\), \(B=(12, 12, 0)\), \(C=(-12, 12, 0)\), \(D=(-12, -12, 0)\), and the apex is \(S=(0, 0, 16)\). a) Find the acute angle between one triangular side face and the horizontal base. b) Find the acute angle between two adjacent side faces, such as \(ABS\) and \(BCS\).

Hints

- Use two edge vectors in each face and solve two zero dot-product conditions to obtain a face normal. - The base normal points vertically. - The acute angle between planes equals the acute angle between their normal vectors. - Use the dot-product angle formula.

Solution

1. A normal vector to the base is \(\mathbf{n}_G=\langle0,0,1\rangle\). For face \(BCS\), use \(\overrightarrow{BC}=\langle-24,0,0\rangle\) and \(\overrightarrow{BS}=\langle-12,-12,16\rangle\). If \(\mathbf{n}_1=\langle a,b,c\rangle\) is perpendicular to both, the dot-product equations give \(a=0\) and \(-12b+16c=0\). Choose \(\mathbf{n}_1=\langle0,4,3\rangle\). 2. The angle \(\alpha\) between the side face and the base satisfies \(\cos\alpha=\frac{|\mathbf{n}_1\cdot\mathbf{n}_G|}{\|\mathbf{n}_1\|\|\mathbf{n}_G\|}=\frac35\). Thus \(\alpha\approx53.1^\circ\). 3. For face \(ABS\), use \(\overrightarrow{AB}=\langle0,24,0\rangle\) and \(\overrightarrow{AS}=\langle-12,12,16\rangle\). Requiring \(\mathbf{n}_2=\langle a,b,c\rangle\) to be perpendicular to both gives \(b=0\) and \(-12a+16c=0\). Choose \(\mathbf{n}_2=\langle4,0,3\rangle\). 4. The acute angle \(\beta\) between the side faces satisfies \(\cos\beta=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac9{25}\). Thus \(\beta\approx68.9^\circ\).

Answer

a) \(53.1^\circ\) b) \(68.9^\circ\)
52597612
A monument has a right-pyramid top with rectangular base \(ABCD\). Coordinates are measured in meters: \(A=(10, -5, 0)\), \(B=(10, 5, 0)\), \(C=(-10, 5, 0)\), \(D=(-10, -5, 0)\), and the apex is \(S=(0, 0, 12)\). a) Find the acute angle between side face \(BCS\) and the base. b) Find the acute angle between adjacent side faces \(ABS\) and \(BCS\). Round each answer to the nearest tenth of a degree.

Hints

- Use two edge vectors in each face and solve two zero dot-product conditions to obtain a face normal. - The base normal is vertical. - The acute angle between planes equals the acute angle between their normal vectors. - Use the dot-product angle formula.

Solution

1. A normal vector to the base is \(\mathbf{n}_G=\langle0,0,1\rangle\). For face \(BCS\), use \(\overrightarrow{BC}=\langle-20,0,0\rangle\) and \(\overrightarrow{BS}=\langle-10,-5,12\rangle\). If \(\mathbf{n}_1=\langle a,b,c\rangle\) is perpendicular to both, the dot-product equations give \(a=0\) and \(-5b+12c=0\). Choose \(\mathbf{n}_1=\langle0,12,5\rangle\). 2. For part a, \(\cos\alpha=\frac{|\mathbf{n}_1\cdot\mathbf{n}_G|}{\|\mathbf{n}_1\|\|\mathbf{n}_G\|}=\frac5{13}\), so \(\alpha\approx67.4^\circ\). 3. For face \(ABS\), use \(\overrightarrow{AB}=\langle0,10,0\rangle\) and \(\overrightarrow{AS}=\langle-10,5,12\rangle\). Requiring \(\mathbf{n}_2=\langle a,b,c\rangle\) to be perpendicular to both gives \(b=0\) and \(-10a+12c=0\). Choose \(\mathbf{n}_2=\langle6,0,5\rangle\). 4. For part b, \(\cos\beta=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{25}{13\sqrt{61}}\), so \(\beta\approx75.7^\circ\).

Answer

a) \(67.4^\circ\) b) \(75.7^\circ\)
52597912
A glass decoration is shaped like a right square pyramid. Its base vertices are \(A(5,5,0)\), \(B(5,-5,0)\), \(C(-5,-5,0)\), and \(D(-5,5,0)\), and its apex is \(S(0,0,12)\). An LED is placed inside the pyramid on its axis of symmetry, the \(z\)-axis. The LED must be \(2\) units from each lateral face. a) Find a Cartesian equation of lateral face \(ABS\) and the magnitude of a normal vector to it. b) For \(L=(0,0,h)\), write the three-dimensional point-to-plane distance from \(L\) to \(ABS\). c) Set that distance equal to \(2\), find \(L\), and explain why symmetry gives the same distance to all four lateral faces.

Hints

- Use two directions in lateral face \(ABS\) to construct its normal. - Apply the three-dimensional point-to-plane distance formula to \(L=(0,0,h)\). - Use that the LED lies inside the pyramid when simplifying the absolute value. - Symmetry handles the other three lateral faces only after one 3D distance is established.

Solution

1. In face \(ABS\), \(\overrightarrow{AB}=\langle0,-10,0\rangle\) and \(\overrightarrow{AS}=\langle-5,-5,12\rangle\). A normal vector is \(\langle12,0,5\rangle\), whose magnitude is \(13\). 2. Using point \(A\), the face equation is \(12x+5z=60\). 3. For \(L=(0,0,h)\) inside the pyramid, \(d(L,ABS)=\frac{|5h-60|}{13}=\frac{60-5h}{13}\). 4. Set \(\frac{60-5h}{13}=2\). Then \(60-5h=26\), so \(h=\frac{34}{5}\). 5. Therefore, \(L=\left(0,0,\frac{34}{5}\right)\). By symmetry about the \(z\)-axis, the distance to each lateral face is the same.

Answer

a) \(ABS:12x+5z=60\); one normal is \(\langle12,0,5\rangle\) with magnitude \(13\) b) \(d(L,ABS)=\frac{60-5h}{13}\) c) \(L\left(0,0,\frac{34}{5}\right)\)
52598012
A tetrahedron has vertices \(O=(0, 0, 0)\), \(X=(3, 0, 0)\), \(Y=(0, 3, 0)\), and \(Z=(0, 0, 6)\). A sphere inside the tetrahedron is tangent to all four faces. Find the sphere's radius \(r\).

Hints

- A sphere tangent to the three coordinate planes has equal positive center coordinates. - Write the fourth face using its x-, y-, and z-intercepts. - Use the face's normal vector to compute the perpendicular distance from the center. - Set that distance equal to the sphere's radius.

Solution

1. Because the sphere is tangent to the three coordinate planes and lies in the first octant, its center is \(M=(r, r, r)\). 2. The face through \(X\), \(Y\), and \(Z\) has intercept equation \(\frac{x}{3}+\frac{y}{3}+\frac{z}{6}=1\), or \(2x+2y+z=6\). A normal vector is \(\mathbf{n}=\langle2, 2, 1\rangle\), with magnitude \(3\). 3. The distance from \(M\) to this face must also equal \(r\). Since \(M\) lies below the face, \(r=\frac{6-(2r+2r+r)}{3}\). 4. Therefore, \(3r=6-5r\), so \(8r=6\) and \(r=\frac34\).

Answer

\(r=\frac34\)
52598312
Given the line \(g: \mathbf{x}=\langle 1, 2, 2\rangle+t\langle 2, 1, 2\rangle\) and the point \(P(6, 2, 6)\): a) Find the foot \(F\) of the perpendicular from \(P\) to \(g\). b) Find the area of right triangle \(APF\), where \(A(1, 2, 2)\) is the given point on \(g\). c) Segment \(\overline{AP}\) is rotated about \(g\), forming a cone with height \(AF\) and radius \(PF\). Find its volume.

Hints

- The vector from \(P\) to its perpendicular foot is orthogonal to the line's direction vector. - In right triangle \(APF\), which segments are the perpendicular legs? - For the cone, identify the radius and height from the triangle.

Solution

1. A general point on \(g\) is \(F(t)=(1+2t, 2+t, 2+2t)\), so \(\overrightarrow{PF}=\langle 2t-5, t, 2t-4\rangle\). 2. Require \(\overrightarrow{PF}\cdot\langle 2, 1, 2\rangle=0\): \(2(2t-5)+t+2(2t-4)=9t-18=0\), so \(t=2\) and \(F=(5, 4, 6)\). 3. The leg lengths are \(AF=\sqrt{4^2+2^2+4^2}=6\) and \(PF=\sqrt{(-1)^2+2^2+0^2}=\sqrt{5}\). Thus, the triangle's area is \(\frac{1}{2}(6)(\sqrt{5})=3\sqrt{5}\approx 6.71\). 4. The cone has radius \(r=\sqrt{5}\) and height \(h=6\), so \(V=\frac{1}{3}\pi r^2h=\frac{1}{3}\pi(5)(6)=10\pi\approx 31.42\).

Answer

a) \(F(5, 4, 6)\) b) \(3\sqrt{5}\approx 6.71\) square units c) \(10\pi\approx 31.42\) cubic units
52598412
Line \(h\) passes through \(B(4, -1, 2)\) with direction vector \(\langle 0, 4, 3\rangle\). The point \(Q(4, 8, 15)\) is also given. a) Find the foot \(F\) of the perpendicular from \(Q\) to \(h\). b) Find the distance from \(Q\) to \(h\). c) Rotating \(\overline{BQ}\) about \(h\) forms a cone. Find its volume.

Hints

- Find a general point on \(h\) and impose a perpendicularity condition. - The point-to-line distance is the magnitude of \(\overrightarrow{QF}\). - In the cone, the radius is the perpendicular distance and the height lies along the axis.

Solution

1. A general point on \(h\) is \(F(s)=(4, -1+4s, 2+3s)\), so \(\overrightarrow{QF}=\langle 0, 4s-9, 3s-13\rangle\). 2. Require \(\overrightarrow{QF}\cdot\langle 0, 4, 3\rangle=0\): \(4(4s-9)+3(3s-13)=25s-75=0\), so \(s=3\). 3. Therefore, \(F=(4, 11, 11)\), and \(QF=\sqrt{0^2+3^2+(-4)^2}=5\). 4. The cone's radius is \(5\), and its height is \(BF=\sqrt{0^2+12^2+9^2}=15\). 5. Thus, \(V=\frac{1}{3}\pi(5^2)(15)=125\pi\approx 392.70\).

Answer

a) \(F(4, 11, 11)\) b) \(5\) units c) \(125\pi\approx 392.70\) cubic units
52600112
Points \(A=(0, 0, 2)\), \(B=(2, 2, 2)\), \(C=(0, 0, 0)\), and \(D_t=(0, 2, t)\), where \(t\in\mathbb{R}\), are given. Plane \(E\) contains \(A\), \(B\), and \(C\). Plane \(F_t\) contains \(A\), \(B\), and \(D_t\). a) Find \(\cos\alpha\), where \(\alpha\) is the acute angle between \(E\) and \(F_t\), as a function of \(t\). b) Find the value of \(t>2\) for which \(\alpha=30^\circ\).

Hints

- Use two vectors in each plane to find normal vectors. - Apply the angle formula to the normal vectors. - Simplify the expression before solving for \(t\). - Use the condition \(t>2\) to choose the correct square-root branch.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}_E=\langle-1,1,0\rangle\). A normal vector to \(F_t\) is \(\mathbf{n}_t=\langle t-2,-(t-2),2\rangle\). 2. Therefore, \(\cos\alpha=\frac{|\mathbf{n}_E\cdot\mathbf{n}_t|}{\|\mathbf{n}_E\|\|\mathbf{n}_t\|}=\frac{|t-2|}{\sqrt{t^2-4t+6}}\). 3. For \(\alpha=30^\circ\), squaring \(\frac{|t-2|}{\sqrt{(t-2)^2+2}}=\frac{\sqrt3}{2}\) gives \((t-2)^2=6\). 4. Since \(t>2\), \(t=2+\sqrt6\).

Answer

a) \(\cos\alpha=\frac{|t-2|}{\sqrt{t^2-4t+6}}\) b) \(t=2+\sqrt6\)
52601112
A pyramid has square base \(ABCD\) in the \(xy\)-plane, with \(A=(2, 2, 0)\), \(B=(-2, 2, 0)\), \(C=(-2, -2, 0)\), \(D=(2, -2, 0)\), and apex \(S_k=(0, 0, k)\), where \(k>0\). a) For \(k=4\), find the angle of elevation of edge \(AS_4\) above the base. b) Find \(k\) so that the acute angle between adjacent faces \(ABS_k\) and \(BCS_k\) is \(60^\circ\). c) Show that as \(k\) increases, the angle between these faces approaches \(90^\circ\) but never reaches it.

Hints

- Use the line-plane angle formula for part a. - For each side face, use two in-plane directions and solve zero dot-product conditions to find a normal vector. - Express the plane angle using the dot product of normals. - Analyze the cosine expression as \(k\) grows.

Solution

1. For \(k=4\), a direction vector for \(AS_4\) is \(\langle-2,-2,4\rangle\). With base normal \(\langle0,0,1\rangle\), \(\sin\alpha=\frac4{\sqrt{24}}=\frac2{\sqrt6}\). Thus \(\alpha\approx54.7^\circ\). 2. For face \(ABS_k\), use \(\overrightarrow{AB}=\langle-4,0,0\rangle\) and \(\overrightarrow{AS_k}=\langle-2,-2,k\rangle\). A vector perpendicular to both satisfies \(a=0\) and \(-2b+kc=0\), so choose \(\mathbf{n}_1=\langle0,k,2\rangle\). For face \(BCS_k\), use \(\overrightarrow{BC}=\langle0,-4,0\rangle\) and \(\overrightarrow{BS_k}=\langle2,-2,k\rangle\). A perpendicular vector satisfies \(b=0\) and \(2a+kc=0\), so choose \(\mathbf{n}_2=\langle-k,0,2\rangle\). 3. Therefore, \(\cos\phi=\frac4{k^2+4}\). Setting \(\phi=60^\circ\) gives \(\frac12=\frac4{k^2+4}\), so \(k=2\). 4. As \(k\to\infty\), \(\frac4{k^2+4}\to0\), so \(\phi\to90^\circ\). For every finite \(k>0\), the cosine remains positive, so the angle is always less than \(90^\circ\).

Answer

a) \(54.7^\circ\) b) \(k=2\) c) \(\cos\phi=\frac4{k^2+4}\to0\), so \(\phi\to90^\circ\), but \(\phi<90^\circ\) for every finite \(k>0\).
52601212
A tetrahedron has vertices \(O=(0, 0, 0)\), \(P=(4, 0, 0)\), \(Q=(0, 4, 0)\), and \(R_a=(4, 4, a)\), where \(a>0\). a) Find the acute angle between faces \(OPR_a\) and \(OQR_a\) when \(a=4\). b) Let \(\phi\) be the acute angle between faces \(OPR_a\) and \(PQR_a\). Prove that \(\phi<45^\circ\) for every \(a>0\).

Hints

- Find a normal vector for each face. - Use the dot-product angle formula for planes. - Compare \(\cos^2\phi\) with \(\cos^2 45^\circ\). - Use that the requested angle is acute.

Solution

1. For \(a=4\), normal vectors to \(OPR_a\) and \(OQR_a\) may be simplified to \(\mathbf{n}_1=\langle0,-1,1\rangle\) and \(\mathbf{n}_2=\langle1,0,-1\rangle\). Thus \(\cos\gamma=\frac12\), so \(\gamma=60^\circ\). 2. For part b, use \(\mathbf{n}_{OPR}=\langle0,-a,4\rangle\) and \(\mathbf{n}_{PQR}=\langle a,a,-4\rangle\). 3. The angle satisfies \(\cos^2\phi=\frac{a^2+16}{2a^2+16}=\frac12+\frac8{2a^2+16}\). 4. Since \(a>0\), the second term is positive, so \(\cos^2\phi>\frac12\). Because \(\phi\) is acute, \(\cos\phi>\frac1{\sqrt2}=\cos45^\circ\), and therefore \(\phi<45^\circ\).

Answer

a) \(60^\circ\) b) Since \(\cos^2\phi=\frac12+\frac8{2a^2+16}>\frac12\), it follows that \(\phi<45^\circ\) for every \(a>0\).
52602012
Determine the relationship between the sphere \(S:x^2+y^2+z^2-2x+4y-6z-35=0\) and the plane \(E:3x-4z=12\). If their intersection is a circle, find its radius \(\rho\) and center \(Z\).

Hints

- Complete the square to find the sphere's center and radius. - Use the plane's normal vector to find the center-to-plane distance. - The sphere radius, cross-section radius, and center-to-plane distance form a right triangle. - The cross-section's center is the perpendicular projection of the sphere's center onto the plane.

Solution

1. Complete the square: \((x-1)^2+(y+2)^2+(z-3)^2=49\). Thus, the sphere has center \(M=(1, -2, 3)\) and radius \(7\). 2. The plane has normal vector \(\mathbf{n}=\langle3, 0, -4\rangle\), whose magnitude is \(5\). The distance from \(M\) to the plane is \(d=\frac{|3(1)-4(3)-12|}{5}=\frac{21}{5}\). 3. Since \(\frac{21}{5}<7\), the plane intersects the sphere in a circle. Its radius is \(\rho=\sqrt{7^2-\left(\frac{21}{5}\right)^2}=\frac{28}{5}=5.6\). 4. The center \(Z\) is the perpendicular projection of \(M\) onto the plane. Write \(Z=M+\lambda\mathbf{n}=(1+3\lambda, -2, 3-4\lambda)\). 5. Substitution into \(3x-4z=12\) gives \(25\lambda=21\), so \(\lambda=\frac{21}{25}\). Therefore, \(Z=\left(\frac{88}{25}, -2, -\frac{9}{25}\right)=(3.52, -2, -0.36)\).

Answer

The plane intersects the sphere in a circle. \(\rho=\frac{28}{5}=5.6\) \(Z=\left(\frac{88}{25}, -2, -\frac{9}{25}\right)=(3.52, -2, -0.36)\)
52604912
The planes \(E_1: 2x+2y-z-6=0\) and \(E_2: x-2y+2z+3=0\) intersect. a) Write a normalized equation for each plane. b) Add and subtract the normalized left sides to find the two angle-bisector planes \(W_1\) and \(W_2\). c) Show that \(W_1\) and \(W_2\) are perpendicular. d) Show that \(P(0,0,3)\) lies in \(W_2\). Find the distances from \(P\) to \(E_1\) and \(E_2\), and describe what you notice.

Hints

- Divide each plane equation by the magnitude of its normal vector. - Use consistent signs before adding and subtracting. - Plane normals are perpendicular when their dot product is \(0\). - Points on an angle bisector are equidistant from the original planes.

Solution

1. Both plane normals have magnitude \(3\). Choose normalized equations \(E_1: \frac{2}{3}x+\frac{2}{3}y-\frac{1}{3}z-2=0\) and \(E_2: -\frac{1}{3}x+\frac{2}{3}y-\frac{2}{3}z-1=0\). 2. Adding gives \(\frac{1}{3}x+\frac{4}{3}y-z-3=0\), so \(W_1: x+4y-3z-9=0\). 3. Subtracting gives \(x+\frac{1}{3}z-1=0\), so \(W_2: 3x+z-3=0\). 4. Normal vectors to \(W_1\) and \(W_2\) are \(\langle 1,4,-3\rangle\) and \(\langle 3,0,1\rangle\). Their dot product is \(3-3=0\), so the planes are perpendicular. 5. Substituting \(P\) into \(W_2\) gives \(3-3=0\), so \(P\in W_2\). 6. The distances are \(d(P,E_1)=\frac{\lvert -3-6\rvert}{3}=3\) and \(d(P,E_2)=\frac{\lvert 2(3)+3\rvert}{3}=3\). The distances are equal, as expected for a point on an angle-bisector plane.

Answer

a) \(E_1: \frac{2}{3}x+\frac{2}{3}y-\frac{1}{3}z-2=0\); \(E_2: -\frac{1}{3}x+\frac{2}{3}y-\frac{2}{3}z-1=0\) b) \(W_1: x+4y-3z-9=0\); \(W_2: 3x+z-3=0\) c) \(W_1\perp W_2\) d) \(P\in W_2\), and both distances are \(3\) units.
52605012
The planes \(E_1: 4x-4y+2z-12=0\) and \(E_2: 4x+7y+4z-9=0\) intersect. a) Find the acute angle \(\alpha\) between the planes. b) Find equations of the two angle-bisector planes \(W_1\) and \(W_2\). c) Find a parametric equation of the intersection line \(g\), and show that \(g\) lies in \(W_1\).

Hints

- Use the angle between the plane normals. - Normalize both plane equations before adding and subtracting. - Find one point satisfying both plane equations. - The intersection direction is perpendicular to both plane normals. - To show a line lies in a plane, test one point and its direction vector.

Solution

1. Normal vectors are \(\mathbf{n}_1=\langle 4,-4,2\rangle\) and \(\mathbf{n}_2=\langle 4,7,4\rangle\), with magnitudes \(6\) and \(9\). 2. Thus, \(\cos\alpha=\frac{\lvert\mathbf{n}_1\cdot\mathbf{n}_2\rvert}{\lVert\mathbf{n}_1\rVert\lVert\mathbf{n}_2\rVert}=\frac{4}{54}=\frac{2}{27}\), so \(\alpha\approx85.75^\circ\). 3. Normalized equations are \(\frac{2}{3}x-\frac{2}{3}y+\frac{1}{3}z-2=0\) and \(\frac{4}{9}x+\frac{7}{9}y+\frac{4}{9}z-1=0\). 4. Adding gives \(W_1: 10x+y+7z-27=0\). Subtracting gives \(W_2: 2x-13y-z-9=0\). 5. A point on both original planes is \(P(0,-1,4)\). A direction vector perpendicular to both plane normals is \(\mathbf{d}=\langle 15,4,-22\rangle\). Therefore, \(g: (x,y,z)=(0,-1,4)+t\langle 15,4,-22\rangle\). 6. Point \(P\) satisfies \(W_1\), and \(\mathbf{d}\cdot\langle 10,1,7\rangle=150+4-154=0\). Therefore, every point of \(g\) lies in \(W_1\).

Answer

a) \(\alpha\approx85.75^\circ\) b) \(W_1: 10x+y+7z-27=0\); \(W_2: 2x-13y-z-9=0\) c) \(g: (x,y,z)=(0,-1,4)+t\langle 15,4,-22\rangle\), and \(g\subset W_1\).
52616312
Sphere \(K\) and plane \(E\) are given by \(K:(x+1)^2+(y-4)^2+(z-2)^2=100\) and \(E:3x-4z+31=0\). a) Show that \(E\) intersects \(K\) in a circle. b) Find the radius \(r_S\) of the intersection circle. c) Find an equation of a line \(g\) in plane \(E\) that has no points in common with the sphere. Explain why your line works.

Hints

- Compare the center-to-plane distance with the sphere's radius. - Use the right triangle formed by the sphere radius, plane distance, and cross-section radius. - The intersection circle's center is the projection of the sphere's center onto the plane. - A line in the plane misses the sphere when it lies outside the intersection circle.

Solution

1. The sphere has center \(M=(-1, 4, 2)\) and radius \(10\). The plane's normal vector is \(\mathbf{n}=\langle3, 0, -4\rangle\), whose magnitude is \(5\). 2. The distance from \(M\) to the plane is \(d=\frac{|3(-1)-4(2)+31|}{5}=4\). Since \(4<10\), the intersection is a circle. 3. Its radius is \(r_S=\sqrt{10^2-4^2}=\sqrt{84}=2\sqrt{21}\approx9.17\). 4. The circle's center is the perpendicular projection of \(M\) onto \(E\). Write \(M_S=M+t\mathbf{n}\). Substitution gives \(20+25t=0\), so \(t=-\frac45\) and \(M_S=\left(-\frac{17}{5}, 4, \frac{26}{5}\right)\). 5. The vectors \(\langle0, 1, 0\rangle\) and \(\langle4, 0, 3\rangle\) both lie parallel to \(E\) and are perpendicular to each other. Let \(P=M_S+2\langle4, 0, 3\rangle=\left(\frac{23}{5}, 4, \frac{56}{5}\right)\). 6. One possible line is \(g:\mathbf{x}=P+s\langle0, 1, 0\rangle\). Its distance from \(M_S\) is \(10>2\sqrt{21}\), so it lies outside the intersection circle and does not meet the sphere.

Answer

a) \(d(M,E)=4<10\), so the intersection is a circle. b) \(r_S=2\sqrt{21}\approx9.17\) c) One possible line is \(g:\mathbf{x}=\left\langle\frac{23}{5}, 4, \frac{56}{5}\right\rangle+s\langle0, 1, 0\rangle\). Its distance from the intersection circle's center is \(10>r_S\).
52616412
Sphere \(K\) and plane \(F\) are given by \(K:x^2+y^2+z^2-6y+8z=0\) and \(F:2x+y-2z+5=0\). a) Find the sphere's center \(M\) and radius \(r\). b) Determine the relationship between the sphere and the plane. c) Find the point \(P\) on the sphere closest to \(F\), and find that minimum distance.

Hints

- Complete the square to write the sphere in standard form. - Compare the center-to-plane distance with the radius. - The nearest point on the sphere lies along the perpendicular from the center toward the plane. - Subtract the radius from the center-to-plane distance.

Solution

1. Complete the square: \(x^2+(y-3)^2+(z+4)^2=25\). Thus, \(M=(0, 3, -4)\) and \(r=5\). 2. The plane's normal vector is \(\mathbf{n}=\langle2, 1, -2\rangle\), whose magnitude is \(3\). The distance from \(M\) to the plane is \(d=\frac{|2(0)+3-2(-4)+5|}{3}=\frac{16}{3}\). 3. Since \(\frac{16}{3}>5\), the plane does not intersect the sphere. 4. The point on the sphere closest to the plane lies from \(M\) in the direction opposite \(\mathbf{n}\), because the plane expression is positive at \(M\). Therefore, \(P=M-5\frac{\mathbf{n}}{\|\mathbf{n}\|}\). 5. This gives \(P=(0, 3, -4)-\frac53\langle2, 1, -2\rangle=\left(-\frac{10}{3}, \frac43, -\frac23\right)\). 6. The minimum distance from the sphere to the plane is \(d-r=\frac{16}{3}-5=\frac13\).

Answer

a) \(M=(0, 3, -4)\) and \(r=5\) b) The plane does not intersect the sphere because \(\frac{16}{3}>5\). c) \(P=\left(-\frac{10}{3}, \frac43, -\frac23\right)\), and the minimum distance is \(\frac13\).
52616612
Two spheres are given by \(K_1:(x-1)^2+(y-2)^2+(z-3)^2=48\) and \(K_2:(x-3)^2+(y-4)^2+(z-5)^2=12\). a) Show that the spheres are tangent. b) Find their common point of tangency \(B\). c) Find an equation of the common tangent plane at \(B\).

Hints

- Find both centers and exact radii. - Compare the center distance with the sum and difference of the radii. - The tangent point lies on the line through the two centers. - The common tangent plane is perpendicular to that line.

Solution

1. The centers are \(M_1=(1, 2, 3)\) and \(M_2=(3, 4, 5)\). The radii are \(r_1=4\sqrt3\) and \(r_2=2\sqrt3\). 2. The center distance is \(M_1M_2=\sqrt{2^2+2^2+2^2}=2\sqrt3\). Since this equals \(|r_1-r_2|\), the spheres are internally tangent. 3. The point of tangency lies on the line of centers. Because \(r_1=2M_1M_2\), move twice the vector \(\overrightarrow{M_1M_2}=\langle2, 2, 2\rangle\) from \(M_1\): \(B=(1, 2, 3)+2\langle2, 2, 2\rangle=(5, 6, 7)\). 4. The tangent plane is perpendicular to the line of centers, so a normal vector is \(\langle1, 1, 1\rangle\). 5. The plane through \(B\) is \((x-5)+(y-6)+(z-7)=0\), or \(x+y+z-18=0\).

Answer

a) The spheres are internally tangent because \(M_1M_2=|r_1-r_2|=2\sqrt3\). b) \(B=(5, 6, 7)\) c) \(x+y+z-18=0\)
52622612
Plane \(E\) is given by \(x-2y+2z-10=0\). A sphere with center \(M=(1, 0, 0)\) is tangent to the plane at \(B\). a) Find the sphere's radius \(r\). b) Find the coordinates of \(B\). c) The sphere is reflected across plane \(E\), producing a sphere with center \(M'\). Find \(M'\).

Hints

- The radius equals the center-to-plane distance. - The point of tangency is the perpendicular projection of the center onto the plane. - Use the plane's normal vector as the direction of the perpendicular line. - Under reflection, the plane is the perpendicular bisector of the segment joining the original and reflected centers.

Solution

1. The radius equals the distance from \(M\) to the tangent plane: \(r=\frac{|1-10|}{\sqrt{1^2+(-2)^2+2^2}}=\frac93=3\). 2. The point of tangency is the perpendicular projection of \(M\) onto \(E\). Write \(B=(1,0,0)+t\langle1,-2,2\rangle\). 3. Substitution into the plane equation gives \(1+9t-10=0\), so \(t=1\). Therefore, \(B=(2,-2,2)\). 4. The reflected center lies the same distance beyond \(B\), so \(M'=M+2\overrightarrow{MB}\). 5. Since \(\overrightarrow{MB}=\langle1,-2,2\rangle\), \(M'=(1,0,0)+2\langle1,-2,2\rangle=(3,-4,4)\).

Answer

a) \(r=3\) b) \(B=(2, -2, 2)\) c) \(M'=(3, -4, 4)\)
52627512
A plane \(E\) passes through \(A(4,1,2)\), \(B(2,3,2)\), and \(C(4,3,0)\). a) Write a coordinate equation of \(E\). b) Point \(P(5,6,8)\) is reflected across \(E\). Find the coordinates of its reflection \(P'\).

Hints

- Find a vector orthogonal to both \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\) using dot products. - Use one of the given points to determine the plane's constant. - The segment joining a point and its reflection is perpendicular to the plane. - The perpendicular foot is the midpoint of the point and its reflection.

Solution

1. Two direction vectors in the plane are \(\overrightarrow{AB}=\langle-2,2,0\rangle\) and \(\overrightarrow{AC}=\langle0,2,-2\rangle\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both. The conditions \(-2a+2b=0\) and \(2b-2c=0\) give \(a=b=c\), so choose \(\mathbf{n}=\langle1,1,1\rangle\). 3. Using point \(A\), the plane equation is \(x+y+z=7\). 4. The line through \(P\) perpendicular to the plane is \((x,y,z)=(5,6,8)+t\langle1,1,1\rangle\). 5. At its intersection with the plane, \((5+t)+(6+t)+(8+t)=7\), so \(t=-4\). The perpendicular foot is \(F(1,2,4)\). 6. Since \(F\) is the midpoint of \(\overline{PP'}\), \(P'=2F-P=(-3,-2,0)\).

Answer

a) \(E:x+y+z=7\) b) \(P'=(-3,-2,0)\)
52629812
Consider the line through the origin \(\ell:\mathbf{x}=\lambda\langle 1, 1, 0\rangle\), where \(\lambda\in\mathbb{R}\), and the family of planes \(P_k:kx+y+z=0\), where \(k\in\mathbb{R}\). Find the value of \(k\) that maximizes the acute angle \(\alpha\) between \(\ell\) and \(P_k\), and find the maximum angle.

Hints

- Identify a direction vector for the line and a normal vector for the plane. - Use the dot product formula for the sine of the angle between a line and a plane. - Square the expression to remove the absolute value. - Rewrite the difference between a possible upper bound and the squared sine as a nonnegative expression.

Solution

1. A direction vector for the line is \(\mathbf{v}=\langle 1, 1, 0\rangle\), and a normal vector for the plane is \(\mathbf{n}_k=\langle k, 1, 1\rangle\). 2. For the acute angle between a line and a plane, \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}_k|}{\|\mathbf{v}\|\,\|\mathbf{n}_k\|}=\frac{|k+1|}{\sqrt{2}\sqrt{k^2+2}}\). 3. Squaring removes the absolute value: \(\sin^2\alpha=\frac{(k+1)^2}{2(k^2+2)}\). 4. Compare this expression with \(\frac{3}{4}\): \(\frac{3}{4}-\sin^2\alpha=\frac{3(k^2+2)-2(k+1)^2}{4(k^2+2)}=\frac{(k-2)^2}{4(k^2+2)}\ge0\). 5. Therefore, \(\sin^2\alpha\le\frac{3}{4}\), with equality exactly when \(k=2\). Then \(\sin\alpha=\frac{\sqrt{3}}{2}\), so \(\alpha=60^\circ\).

Answer

The angle is maximized when \(k=2\), and the maximum angle is \(60^\circ\).
52630712
The lines \(g\) and \(h\) are given by \(g: (x,y,z)=(2,0,1)+r\langle 1,2,2\rangle\) and \(h: (x,y,z)=(5,4,7)+s\langle 2,-2,1\rangle\). a) Show that the lines are skew. b) Find the distance between them. c) Find the points \(F_g\) on \(g\) and \(F_h\) on \(h\) that realize the minimum distance. d) A sphere centered at \(M(5,3,4)\) is tangent to \(g\). Find its radius.

Hints

- Test for parallel direction vectors and then for an intersection. - Find a vector orthogonal to both line directions. - The shortest connecting segment is perpendicular to both lines. - A tangent sphere's radius equals the distance from its center to the line.

Solution

1. The direction vectors \(\langle 1,2,2\rangle\) and \(\langle 2,-2,1\rangle\) are not scalar multiples. Equating coordinates produces an inconsistent system, so the lines are skew. 2. A vector perpendicular to both directions is \(\mathbf{n}=\langle 2,1,-2\rangle\), since both dot products are \(0\). Its magnitude is \(3\). 3. The vector between the given points is \(\mathbf{w}=\langle 3,4,6\rangle\). Thus, \(d(g,h)=\frac{\lvert\mathbf{w}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{\lvert 6+4-12\rvert}{3}=\frac{2}{3}\). 4. Let \(F_g=(2,0,1)+r\langle 1,2,2\rangle\) and \(F_h=(5,4,7)+s\langle 2,-2,1\rangle\). The shortest connecting vector \(F_h-F_g\) is perpendicular to both line directions. Solving \((F_h-F_g)\cdot\langle 1,2,2\rangle=0\) and \((F_h-F_g)\cdot\langle 2,-2,1\rangle=0\) gives \(r=\frac{23}{9}\) and \(s=-\frac{4}{9}\). 5. Therefore, \(F_g=\left(\frac{41}{9},\frac{46}{9},\frac{55}{9}\right)\) and \(F_h=\left(\frac{37}{9},\frac{44}{9},\frac{59}{9}\right)\). 6. For the tangent sphere, let \(G=(2+r,2r,1+2r)\) be a point on \(g\). The perpendicular-foot condition is \((G-M)\cdot\langle 1,2,2\rangle=0\), which gives \(9r-15=0\), so \(r=\frac{5}{3}\). Then \(G-M=\left\langle-\frac{4}{3},\frac{1}{3},\frac{1}{3}\right\rangle\), and the sphere's radius is \(\sqrt{\frac{16}{9}+\frac{1}{9}+\frac{1}{9}}=\sqrt{2}\).

Answer

a) The lines are skew. b) \(\frac{2}{3}\) unit c) \(F_g=\left(\frac{41}{9},\frac{46}{9},\frac{55}{9}\right)\), \(F_h=\left(\frac{37}{9},\frac{44}{9},\frac{59}{9}\right)\) d) \(r=\sqrt{2}\) units
52632212
Line \(g\) is given by \(\mathbf{x}=\langle2, 3, 1\rangle+t\langle1, 2, 2\rangle\). A sphere has center \(M=(5, 3, 4)\) and radius \(r\). a) Find \(r\) so that \(g\) is tangent to the sphere. b) Suppose instead that \(r=5\). Describe the relationship between \(g\) and the sphere, and find all intersection points.

Hints

- The tangent radius equals the shortest distance from the center to the line. - Use a dot product to locate the point on the line closest to the center. - If the radius is greater than that distance, the line intersects the sphere twice. - Substitute the line into the sphere equation to find the intersection parameters.

Solution

1. A general point on \(g\) is \(P(t)=(2+t, 3+2t, 1+2t)\). Then \(\overrightarrow{MP(t)}=\langle t-3, 2t, 2t-3\rangle\). 2. At the closest point, this vector is perpendicular to the direction vector \(\langle1, 2, 2\rangle\). Thus, \((t-3)+2(2t)+2(2t-3)=9t-9=0\), so \(t=1\). 3. The closest point is \((3, 5, 3)\), whose distance from \(M\) is \(\sqrt{(-2)^2+2^2+(-1)^2}=3\). Therefore, the tangent sphere has radius \(r=3\). 4. For \(r=5\), substitute the line into \((x-5)^2+(y-3)^2+(z-4)^2=25\). This gives \(9t^2-18t-7=0\). 5. Solving gives \(t=-\frac13\) or \(t=\frac73\). The corresponding points are \(\left(\frac53, \frac73, \frac13\right)\) and \(\left(\frac{13}{3}, \frac{23}{3}, \frac{17}{3}\right)\). 6. Since there are two intersection points, \(g\) is a secant when \(r=5\).

Answer

a) \(r=3\) b) For \(r=5\), \(g\) is a secant. The intersection points are \(\left(\frac53, \frac73, \frac13\right)\) and \(\left(\frac{13}{3}, \frac{23}{3}, \frac{17}{3}\right)\).
52637012
Given the line \(h: \mathbf{x}=\langle 1, 1, 1\rangle+k\langle 1, 2, 2\rangle\) and the point \(A(2, 5, 1)\): a) Find the foot \(F\) of the perpendicular from \(A\) to \(h\). b) Find the distance from \(A\) to \(h\). c) A sphere centered at \(A\) is tangent to \(h\). Write an equation of the sphere. d) Find the points on \(h\) that are exactly \(3\) units from \(A\).

Hints

- Find the perpendicular foot using a dot product. - A tangent sphere's radius is the center-to-line distance. - For part d), substitute a general point on the line into the distance formula. - The resulting quadratic can have two solutions.

Solution

1. A general point on \(h\) is \(F(k)=(1+k, 1+2k, 1+2k)\), so \(\overrightarrow{AF}=\langle k-1, 2k-4, 2k\rangle\). 2. Require \(\overrightarrow{AF}\cdot\langle 1, 2, 2\rangle=0\): \((k-1)+2(2k-4)+2(2k)=9k-9=0\), so \(k=1\) and \(F=(2, 3, 3)\). 3. The distance is \(AF=\sqrt{0^2+(-2)^2+2^2}=2\sqrt{2}\approx 2.83\). 4. The tangent sphere has radius squared \(8\), so its equation is \((x-2)^2+(y-5)^2+(z-1)^2=8\). 5. For a point on \(h\) to be \(3\) units from \(A\), require \((k-1)^2+(2k-4)^2+(2k)^2=9\). This simplifies to \(9k^2-18k+8=0\), giving \(k=\frac{2}{3}\) or \(k=\frac{4}{3}\). 6. The points are \(\left(\frac{5}{3}, \frac{7}{3}, \frac{7}{3}\right)\) and \(\left(\frac{7}{3}, \frac{11}{3}, \frac{11}{3}\right)\).

Answer

a) \(F(2, 3, 3)\) b) \(2\sqrt{2}\approx 2.83\) units c) \((x-2)^2+(y-5)^2+(z-1)^2=8\) d) \(\left(\frac{5}{3}, \frac{7}{3}, \frac{7}{3}\right)\) and \(\left(\frac{7}{3}, \frac{11}{3}, \frac{11}{3}\right)\)
52652512
The points \(A(1,2,1)\), \(B(2,4,3)\), and \(D(3,4,2)\) are given. a) Show that triangle \(ABD\) is isosceles. b) Find the foot \(L\) of the perpendicular from \(D\) to line \(AB\), and find the distance from \(D\) to line \(AB\). c) Quadrilateral \(ABCD\) is a rhombus. Find \(C\), the intersection point \(M\) of the diagonals, and the area of the rhombus.

Hints

- Compare the two three-dimensional side vectors from \(A\). - Parameterize line \(AB\) and impose a zero dot product with the residual from \(D\). - Use the parallelogram relation for the fourth vertex. - The perpendicular distance from \(D\) to \(AB\) is a height for the rhombus.

Solution

1. \(\overrightarrow{AB}=\langle1,2,2\rangle\) and \(\overrightarrow{AD}=\langle2,2,1\rangle\), so \(AB=AD=3\). 2. A point on line \(AB\) is \(L=A+t\overrightarrow{AB}\). Perpendicularity requires \((D-L)\cdot\overrightarrow{AB}=0\). 3. This gives \(t=\frac89\), so \(L=\left(\frac{17}{9},\frac{34}{9},\frac{25}{9}\right)\). 4. The distance is \(DL=\frac{\sqrt{17}}{3}\). 5. For the parallelogram/rhombus, \(C=B+D-A=(4,6,4)\). 6. The diagonals bisect each other, so \(M=\frac{A+C}{2}=\left(\frac52,4,\frac52\right)\). 7. Using base \(AB=3\) and height \(DL=\frac{\sqrt{17}}3\), the area is \(\sqrt{17}\).

Answer

a) \(AB=AD=3\), so \(\triangle ABD\) is isosceles. b) \(L\left(\frac{17}{9},\frac{34}{9},\frac{25}{9}\right)\); distance \(\frac{\sqrt{17}}3\) c) \(C(4,6,4)\); \(M\left(\frac52,4,\frac52\right)\); area \(\sqrt{17}\) square units
52652612
The line \(g: \mathbf{x}=\langle 1, 1, 0\rangle+k\langle 2, 2, 1\rangle\) and the point \(P(5, 4, 4)\) are given. a) Find the point \(L\) on \(g\) such that \(\overline{PL}\) is perpendicular to \(g\). b) Find the distance from \(P\) to \(g\). c) Find the two points on \(g\) that are each \(\sqrt{41}\) units from \(P\).

Hints

- Use a dot product to express perpendicularity. - The point-to-line distance is the length of the perpendicular segment. - For part c), substitute a general point on the line into the distance formula. - Expect two parameter values from the quadratic equation.

Solution

1. A general point on \(g\) is \(G(k)=(1+2k, 1+2k, k)\), so \(\overrightarrow{PG}=\langle 2k-4, 2k-3, k-4\rangle\). 2. Require \(\overrightarrow{PG}\cdot\langle 2, 2, 1\rangle=0\): \(2(2k-4)+2(2k-3)+(k-4)=9k-18=0\), so \(k=2\) and \(L=(5, 5, 2)\). 3. The distance is \(PL=\sqrt{0^2+1^2+(-2)^2}=\sqrt{5}\approx 2.24\). 4. For part c), require \((2k-4)^2+(2k-3)^2+(k-4)^2=41\). This simplifies to \(9k(k-4)=0\), so \(k=0\) or \(k=4\). 5. The two points are \(Q_1=(1, 1, 0)\) and \(Q_2=(9, 9, 4)\).

Answer

a) \(L(5, 5, 2)\) b) \(\sqrt{5}\approx 2.24\) units c) \(Q_1(1, 1, 0)\) and \(Q_2(9, 9, 4)\)
52773612
Let \(O(0, 0, 0)\), \(A(1, 2, 2)\), and \(B(k, 0, 0)\), where \(k\in\mathbb{R}\). Find all values of \(k\) for which triangle \(OAB\) is right.

Hints

- Test each possible vertex with a dot product. - Exclude values that make two points coincide. - Solve each resulting equation separately.

Solution

1. A triangle requires \(k\ne0\). 2. A right angle at \(O\) would require \(\overrightarrow{OA}\cdot\overrightarrow{OB}=k=0\), which is degenerate. 3. At \(A\), \(\overrightarrow{AO}\cdot\overrightarrow{AB}=\langle-1,-2,-2\rangle\cdot\langle k-1,-2,-2\rangle=9-k\). Thus, \(k=9\). 4. At \(B\), \(\overrightarrow{BO}\cdot\overrightarrow{BA}=\langle-k,0,0\rangle\cdot\langle1-k,2,2\rangle=k^2-k\). The nondegenerate solution is \(k=1\). 5. Therefore, \(k=1\) or \(k=9\).

Answer

\(k=1\) or \(k=9\)
52779412
Triangle \(DEF\) has vertices \(D(1, -1, 2)\), \(E(3, 2, 4)\), and \(F(-1, 1, 5)\). a) Use dot products to determine whether the triangle is acute, right, or obtuse. b) Find its area.

Hints

- At each vertex, use two vectors that point away from that vertex. - The sign of their dot product classifies the angle. - Use the dot-product area identity for the two side vectors from one vertex.

Solution

1. \(\overrightarrow{DE}=\langle2,3,2\rangle\), \(\overrightarrow{DF}=\langle-2,2,3\rangle\), and \(\overrightarrow{EF}=\langle-4,-1,1\rangle\). 2. At \(D\), \(\overrightarrow{DE}\cdot\overrightarrow{DF}=8>0\). 3. At \(E\), \(\overrightarrow{ED}\cdot\overrightarrow{EF}=9>0\). 4. At \(F\), \(\overrightarrow{FD}\cdot\overrightarrow{FE}=9>0\). Thus, all three angles are acute. 5. For the area, \(\|\overrightarrow{DE}\|^2=17\), \(\|\overrightarrow{DF}\|^2=17\), and \(\overrightarrow{DE}\cdot\overrightarrow{DF}=8\). 6. The squared parallelogram area is \(\|\overrightarrow{DE}\|^2\|\overrightarrow{DF}\|^2-(\overrightarrow{DE}\cdot\overrightarrow{DF})^2=17^2-8^2=225\). 7. The triangle's area is \(\frac12\sqrt{225}=7.5\).

Answer

a) The triangle is acute. b) \(7.5\) square units
52780112
Determine whether each statement is true or false. Justify your answer. a) If \(\mathbf{a}\cdot\mathbf{b}=\mathbf{a}\cdot\mathbf{c}\) and \(\mathbf{a}\ne\mathbf{0}\), then \(\mathbf{b}=\mathbf{c}\). b) For any vectors \(\mathbf{u}\) and \(\mathbf{v}\), \(\|\mathbf{u}+\mathbf{v}\|^2=\|\mathbf{u}\|^2+\|\mathbf{v}\|^2\) if and only if \(\mathbf{u}\cdot\mathbf{v}=0\). c) The dot product of two unit vectors always lies in \([-1,1]\).

Hints

- For part a, subtract the two dot-product expressions before deciding whether equality of vectors follows. - For part b, expand the squared magnitude with the dot product and compare terms. - For part c, connect the dot product of unit vectors to the cosine of the angle between them.

Solution

1. Statement a is false. The equation implies \(\mathbf{a}\cdot(\mathbf{b}-\mathbf{c})=0\), so \(\mathbf{b}-\mathbf{c}\) may be any vector perpendicular to \(\mathbf{a}\). For example, \(\mathbf{a}=\langle1,0,0\rangle\), \(\mathbf{b}=\langle0,1,0\rangle\), and \(\mathbf{c}=\langle0,0,0\rangle\) satisfy the equation but \(\mathbf{b}\ne\mathbf{c}\). 2. Statement b is true. Expanding gives \(\|\mathbf{u}+\mathbf{v}\|^2=\|\mathbf{u}\|^2+2\mathbf{u}\cdot\mathbf{v}+\|\mathbf{v}\|^2\). This equals \(\|\mathbf{u}\|^2+\|\mathbf{v}\|^2\) exactly when \(\mathbf{u}\cdot\mathbf{v}=0\). 3. Statement c is true. For unit vectors, \(\mathbf{e}_1\cdot\mathbf{e}_2=\|\mathbf{e}_1\|\|\mathbf{e}_2\|\cos\theta=\cos\theta\), which lies in \([-1,1]\).

Answer

a) False. b) True. c) True.
52780312
A rectangular prism \(ABCDEFGH\) has base \(ABCD\) in the \(xy\)-plane, with \(A(12, 0, 0)\), \(B(12, 5, 0)\), \(C(0, 5, 0)\), and \(D(0, 0, 0)\). Its height is \(16\) units. a) Find \(\overrightarrow{AG}\) and its magnitude. b) Find the acute angle that diagonal \(AG\) makes with each of the three coordinate-plane faces meeting at \(D\). Round to the nearest hundredth of a degree. For part b, use the coordinate-plane unit normals and explicitly report the three dot products \(\overrightarrow{AG}\cdot\mathbf{n}_{xy}\), \(\overrightarrow{AG}\cdot\mathbf{n}_{yz}\), and \(\overrightarrow{AG}\cdot\mathbf{n}_{xz}\) before finding the angles.

Hints

- Find \(G\) by adding the prism's height to \(C\)'s \(z\)-coordinate. - Use coordinate-axis unit vectors as normals to the coordinate planes. - Relate a line-plane angle to the angle between the line direction and a plane normal.

Solution

1. Since \(G\) is directly above \(C\), \(G=(0, 5, 16)\). 2. Therefore, \(\overrightarrow{AG}=\langle -12,5,16\rangle\). 3. Its magnitude is \(\|\overrightarrow{AG}\|=\sqrt{144+25+256}=\sqrt{425}=5\sqrt{17}\). 4. For the \(xy\)-plane, use normal vector \(\mathbf{n}_{xy}=\langle 0,0,1\rangle\). The line-plane angle \(\alpha_{xy}\) satisfies \(\sin\alpha_{xy}=\frac{16}{\sqrt{425}}\), so \(\alpha_{xy}\approx50.91^\circ\). 5. For the \(yz\)-plane, \(\sin\alpha_{yz}=\frac{12}{\sqrt{425}}\), so \(\alpha_{yz}\approx35.60^\circ\). 6. For the \(xz\)-plane, \(\sin\alpha_{xz}=\frac{5}{\sqrt{425}}\), so \(\alpha_{xz}\approx14.04^\circ\). The required reported dot products with \(\mathbf{n}_{xy}=\langle0,0,1\rangle\), \(\mathbf{n}_{yz}=\langle1,0,0\rangle\), and \(\mathbf{n}_{xz}=\langle0,1,0\rangle\) are \(16,-12,5\).

Answer

a) \(\overrightarrow{AG}=\langle -12,5,16\rangle\), and \(\|\overrightarrow{AG}\|=5\sqrt{17}\approx20.62\) units b) With the \(xy\)-plane: \(50.91^\circ\) With the \(yz\)-plane: \(35.60^\circ\) With the \(xz\)-plane: \(14.04^\circ\) Required dot products: \(16\), \(-12\), and \(5\), respectively.
52780412
A right square pyramid has base vertices \(A(4, -4, 0)\), \(B(4, 4, 0)\), \(C(-4, 4, 0)\), and \(D(-4, -4, 0)\). Its apex is \(S(0, 0, 12)\). a) Find the length of lateral edge \(AS\). b) Find the angle at which \(AS\) meets the base plane. c) Find the angle between adjacent lateral edges \(AS\) and \(BS\). Round angle measures to the nearest hundredth of a degree. In part b, explicitly report \(\overrightarrow{AS}\cdot\langle0,0,1\rangle\). In part c, explicitly report \(\overrightarrow{SA}\cdot\overrightarrow{SB}\) before finding the angle.

Hints

- Form vectors from the base vertices to the apex. - Use the base plane's normal direction for the line-plane angle. - Use the dot-product angle formula for the angle between two lateral edges.

Solution

1. The edge vector is \(\overrightarrow{AS}=\langle -4,4,12\rangle\). 2. Its magnitude is \(\|\overrightarrow{AS}\|=\sqrt{16+16+144}=4\sqrt{11}\). 3. The base is the \(xy\)-plane, with unit normal \(\mathbf{n}=\langle 0,0,1\rangle\). If \(\beta\) is the line-plane angle, then \(\sin\beta=\frac{12}{4\sqrt{11}}=\frac{3}{\sqrt{11}}\), so \(\beta\approx64.76^\circ\). 4. Also, \(\overrightarrow{BS}=\langle -4,-4,12\rangle\), with magnitude \(4\sqrt{11}\). 5. The angle \(\gamma\) between the lateral edges satisfies \(\cos\gamma=\frac{\overrightarrow{AS}\cdot\overrightarrow{BS}}{\|\overrightarrow{AS}\|\|\overrightarrow{BS}\|}=\frac{144}{176}=\frac{9}{11}\). 6. Therefore, \(\gamma\approx35.10^\circ\).

Answer

a) \(AS=4\sqrt{11}\approx13.27\) units b) The angle with the base plane is approximately \(64.76^\circ\). c) The angle between \(AS\) and \(BS\) is approximately \(35.10^\circ\). Required dot products: \(\overrightarrow{AS}\cdot\langle0,0,1\rangle=12\) and \(\overrightarrow{SA}\cdot\overrightarrow{SB}=144\).
52781912
A parallelogram \(ABCD\) is formed by \(\mathbf{a}=\overrightarrow{AB}\) and \(\mathbf{b}=\overrightarrow{AD}\). a) Use the dot product to prove that the diagonals \(AC\) and \(BD\) have equal length if and only if the parallelogram is a rectangle. b) Give a geometric proof without vectors.

Hints

- Express both diagonals using the two side vectors. - Compare their squared magnitudes so square roots do not obscure the dot-product terms. - For the geometric proof, compare triangles that contain the two diagonals and the same pair of side lengths.

Solution

1. The diagonal vectors are \(\overrightarrow{AC}=\mathbf{a}+\mathbf{b}\) and \(\overrightarrow{BD}=\mathbf{b}-\mathbf{a}\). 2. Equal diagonal lengths give \(\|\mathbf{a}+\mathbf{b}\|^2=\|\mathbf{b}-\mathbf{a}\|^2\). 3. Expanding yields \(\|\mathbf{a}\|^2+2\mathbf{a}\cdot\mathbf{b}+\|\mathbf{b}\|^2=\|\mathbf{b}\|^2-2\mathbf{a}\cdot\mathbf{b}+\|\mathbf{a}\|^2\). 4. Thus, \(4\mathbf{a}\cdot\mathbf{b}=0\), so the adjacent sides are perpendicular. The reverse implication follows by reversing the argument. 5. Geometrically, a rectangle's diagonals are congruent because the right triangles formed by a diagonal have matching legs. Conversely, if a parallelogram's diagonals are congruent, triangles \(ABC\) and \(BAD\) are congruent by SSS. Their corresponding adjacent angles are equal and supplementary, so each is \(90^\circ\).

Answer

a) Equal diagonals are equivalent to \(\mathbf{a}\cdot\mathbf{b}=0\), so the parallelogram is a rectangle. b) Congruent-triangle arguments prove both directions geometrically.
52784212
A triangle in the \(xy\)-plane has vertices \(A(0, 0)\), \(B(4, 2)\), and \(C(x, 5)\). Its area is exactly \(13\) square units. Find the value of \(x>0\) using a vector area relationship. Use \(\overrightarrow{AB}\) and \(\overrightarrow{AC}\). Explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AC}\) as a function of \(x\), then use the dot-product area identity to impose the area condition.

Hints

- Write the two side vectors that start at \(A\). - Use the dot-product area identity for the parallelogram formed by the vectors. - A triangle has half the corresponding parallelogram's area. - Remember that an absolute-value equation can produce two cases.

Solution

1. The side vectors from \(A\) are \(\overrightarrow{AB}=\begin{pmatrix}4\\2\end{pmatrix}\) and \(\overrightarrow{AC}=\begin{pmatrix}x\\5\end{pmatrix}\). 2. Their squared magnitudes and dot product are \(\|\overrightarrow{AB}\|^2=20\), \(\|\overrightarrow{AC}\|^2=x^2+25\), and \(\overrightarrow{AB}\cdot\overrightarrow{AC}=4x+10\). 3. The square of twice the triangle's area is \(20(x^2+25)-(4x+10)^2=4(x-10)^2\). 4. Since the triangle's area is \(13\), \(\frac{1}{2}\sqrt{4(x-10)^2}=13\), so \(|x-10|=13\). 5. Thus, \(x=-3\) or \(x=23\). Because \(x>0\), the required value is \(x=23\).

Answer

\(x=23\) \(\overrightarrow{AB}\cdot\overrightarrow{AC}=4x+10\); \(x=23\).
53046212
The lines \(g\) and \(h\) are given by \(g: (x,y,z)=(1,0,1)+r\langle 1,1,0\rangle\) and \(h: (x,y,z)=(0,1,4)+s\langle 0,1,1\rangle\). Find the points \(P\) on \(g\) and \(Q\) on \(h\) whose distance is minimal, and find that minimum distance.

Hints

- Write a general point on each line. - The shortest connecting segment is perpendicular to both line directions. - Use two dot-product equations to solve for the parameters.

Solution

1. Write \(P=(1+r,r,1)\) and \(Q=(0,1+s,4+s)\). Then \(\overrightarrow{PQ}=\langle -1-r,1+s-r,3+s\rangle\). 2. For the shortest connection, \(\overrightarrow{PQ}\) must be perpendicular to both line directions. 3. From \(\overrightarrow{PQ}\cdot\langle 1,1,0\rangle=0\), obtain \(-2r+s=0\). 4. From \(\overrightarrow{PQ}\cdot\langle 0,1,1\rangle=0\), obtain \(-r+2s=-4\). 5. Solving gives \(r=-\frac{4}{3}\) and \(s=-\frac{8}{3}\). Therefore, \(P=\left(-\frac{1}{3},-\frac{4}{3},1\right)\) and \(Q=\left(0,-\frac{5}{3},\frac{4}{3}\right)\). 6. The connecting vector is \(\left\langle\frac{1}{3},-\frac{1}{3},\frac{1}{3}\right\rangle\), so the minimum distance is \(\frac{\sqrt{3}}{3}\approx0.577\).

Answer

\(P=\left(-\frac{1}{3},-\frac{4}{3},1\right)\), \(Q=\left(0,-\frac{5}{3},\frac{4}{3}\right)\), and \(d=\frac{\sqrt{3}}{3}\approx0.577\) unit
53046612
Find the shortest distance between the skew lines \(g: (x,y,z)=(1,0,2)+s\langle 1,1,0\rangle\) and \(h: (x,y,z)=(0,2,1)+t\langle 0,1,1\rangle\).

Hints

- Find a vector perpendicular to both line directions. - Form a vector between one point on each line. - Project that vector onto the common perpendicular direction.

Solution

1. A vector perpendicular to both direction vectors \(\langle 1,1,0\rangle\) and \(\langle 0,1,1\rangle\) is \(\mathbf{n}=\langle 1,-1,1\rangle\), with magnitude \(\sqrt{3}\). 2. The vector between the given points is \(\mathbf{w}=\langle 1,-2,1\rangle\). 3. The shortest distance is the magnitude of the scalar projection of \(\mathbf{w}\) onto \(\mathbf{n}\): \(d=\frac{\lvert\mathbf{w}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{4}{\sqrt{3}}=\frac{4\sqrt{3}}{3}\approx2.31\).

Answer

\(\frac{4\sqrt{3}}{3}\approx2.31\) units
53046912
Two laser paths in an industrial facility follow the lines \(g: (x,y,z)=r\langle 1,1,0\rangle\) and \(h: (x,y,z)=(2,0,2)+s\langle 0,1,1\rangle\), where coordinates are measured in meters. a) Find the minimum distance between the paths. b) Find the points \(P\) on \(g\) and \(Q\) on \(h\) where this minimum occurs.

Hints

- Find a direction perpendicular to both laser paths. - Project the vector between the paths onto that direction. - For the closest points, require the connecting vector to be perpendicular to both paths.

Solution

1. A vector perpendicular to both direction vectors is \(\mathbf{n}=\langle 1,-1,1\rangle\), with magnitude \(\sqrt{3}\). 2. The vector between the given points is \(\langle 2,0,2\rangle\). Therefore, the distance is \(d=\frac{\lvert\langle 2,0,2\rangle\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{4}{\sqrt{3}}=\frac{4\sqrt{3}}{3}\approx2.31\,\text{m}\). 3. Let \(P=(r,r,0)\) and \(Q=(2,s,2+s)\). Then \(\overrightarrow{PQ}=\langle 2-r,s-r,2+s\rangle\). 4. The shortest connecting vector is perpendicular to both line directions. Solving \(\overrightarrow{PQ}\cdot\langle 1,1,0\rangle=0\) and \(\overrightarrow{PQ}\cdot\langle 0,1,1\rangle=0\) gives \(r=\frac{2}{3}\) and \(s=-\frac{2}{3}\). 5. Thus, \(P=\left(\frac{2}{3},\frac{2}{3},0\right)\) and \(Q=\left(2,-\frac{2}{3},\frac{4}{3}\right)\).

Answer

a) \(\frac{4\sqrt{3}}{3}\approx2.31\,\text{m}\) b) \(P=\left(\frac{2}{3},\frac{2}{3},0\right)\), \(Q=\left(2,-\frac{2}{3},\frac{4}{3}\right)\)
53047712
A rectangular prism has positive edge lengths \(a\), \(b\), and \(c\). a) Find a condition on the edge lengths that makes two space diagonals perpendicular. b) Determine whether all four space diagonals of a rectangular prism can be pairwise perpendicular. Justify your answer algebraically.

Hints

- Represent different space diagonals by changing signs on the edge-length components. - Set the dot product of one chosen pair equal to zero. - For part b, compare the orthogonality equations required by different diagonal pairs.

Solution

1. Direction vectors for two space diagonals can be written as \(\mathbf{d}_1=\langle a,b,c\rangle\) and \(\mathbf{d}_2=\langle-a,b,c\rangle\). 2. They are perpendicular when \(\mathbf{d}_1\cdot\mathbf{d}_2=-a^2+b^2+c^2=0\). Thus, one possible condition is \(a^2=b^2+c^2\). For other pairs, the analogous conditions are \(b^2=a^2+c^2\) or \(c^2=a^2+b^2\). 3. If all four diagonals were pairwise perpendicular, these three equations would have to hold simultaneously. 4. Combining \(a^2=b^2+c^2\) and \(b^2=a^2+c^2\) gives \(2c^2=0\), so \(c=0\). 5. This contradicts the requirement that every edge length be positive. Therefore, no rectangular prism has four pairwise-perpendicular space diagonals.

Answer

a) Two space diagonals can be perpendicular when one squared edge length equals the sum of the other two, such as \(a^2=b^2+c^2\). b) No. Requiring all relevant orthogonality conditions simultaneously forces an edge length to be \(0\), which is impossible for a rectangular prism.
53047812
A parallelepiped is generated by vectors \(\mathbf{u}\), \(\mathbf{v}\), and \(\mathbf{w}\). a) Prove that the space-diagonal vectors \(\mathbf{d}_1=\mathbf{u}+\mathbf{v}+\mathbf{w}\) and \(\mathbf{d}_2=\mathbf{u}+\mathbf{v}-\mathbf{w}\) are perpendicular if and only if \(\|\mathbf{w}\|=\|\mathbf{u}+\mathbf{v}\|\). b) Let \(\mathbf{u}=\langle4,0,0\rangle\) and \(\mathbf{v}=\langle0,2,0\rangle\). Find the required magnitude of \(\mathbf{w}\).

Hints

- Translate perpendicularity of the two diagonals into one dot-product equation. - Treat \(\mathbf{u}+\mathbf{v}\) as a single vector and look for a difference-of-squares pattern. - For part b, evaluate the magnitude of \(\mathbf{u}+\mathbf{v}\).

Solution

1. The diagonals are perpendicular exactly when \(\mathbf{d}_1\cdot\mathbf{d}_2=0\). 2. Let \(\mathbf{p}=\mathbf{u}+\mathbf{v}\). Then \((\mathbf{p}+\mathbf{w})\cdot(\mathbf{p}-\mathbf{w})=\|\mathbf{p}\|^2-\|\mathbf{w}\|^2\). 3. Therefore, \(\mathbf{d}_1\cdot\mathbf{d}_2=0\) if and only if \(\|\mathbf{u}+\mathbf{v}\|^2=\|\mathbf{w}\|^2\). 4. Since magnitudes are nonnegative, this is equivalent to \(\|\mathbf{w}\|=\|\mathbf{u}+\mathbf{v}\|\). 5. For the given vectors, \(\mathbf{u}+\mathbf{v}=\langle4,2,0\rangle\), so \(\|\mathbf{w}\|=\sqrt{4^2+2^2}=2\sqrt5\).

Answer

a) \(\mathbf{d}_1\perp\mathbf{d}_2\) if and only if \(\|\mathbf{w}\|=\|\mathbf{u}+\mathbf{v}\|\). b) \(\|\mathbf{w}\|=2\sqrt5\approx4.47\)
53048112
A quadrilateral in three-dimensional space has vertices \(A(2, 1, 0)\), \(B(7, 1, 2)\), \(C(5, 4, 5)\), and \(D(0, 4, 3)\). a) Find the lengths of all four sides and both diagonals. b) Find the measure of the interior angle \(\alpha\) at \(A\). c) Find the area of the quadrilateral. In part b, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) before using the dot-product angle formula. In part c, use the dot-product area identity on the two adjacent side vectors.

Hints

- Find each connecting vector and use its magnitude for the corresponding length. - Check whether opposite sides have equal or opposite vectors. - Use the dot-product angle formula at \(A\). - Use the dot-product area identity with the two adjacent side vectors.

Solution

1. The side vectors have lengths \(\|\overrightarrow{AB}\|=\sqrt{29}\), \(\|\overrightarrow{BC}\|=\sqrt{22}\), \(\|\overrightarrow{CD}\|=\sqrt{29}\), and \(\|\overrightarrow{DA}\|=\sqrt{22}\). Also, \(\overrightarrow{AB}=-\overrightarrow{CD}\), so the quadrilateral is a parallelogram. 2. The diagonals have vectors \(\overrightarrow{AC}=\begin{pmatrix}3\\3\\5\end{pmatrix}\) and \(\overrightarrow{BD}=\begin{pmatrix}-7\\3\\1\end{pmatrix}\). Thus, their lengths are \(\sqrt{43}\) and \(\sqrt{59}\), respectively. 3. At \(A\), the adjacent vectors are \(\overrightarrow{AB}=\begin{pmatrix}5\\0\\2\end{pmatrix}\) and \(\overrightarrow{AD}=\begin{pmatrix}-2\\3\\3\end{pmatrix}\). Their dot product is \(-4\), so \(\cos\alpha=\frac{-4}{\sqrt{29}\sqrt{22}}=\frac{-4}{\sqrt{638}}\). Therefore, \(\alpha\approx99.11^\circ\). 4. The squared area of the parallelogram is \(\|\overrightarrow{AB}\|^2\|\overrightarrow{AD}\|^2-(\overrightarrow{AB}\cdot\overrightarrow{AD})^2 =29\cdot22-(-4)^2=622\). Therefore, its area is \(\sqrt{622}\) square units.

Answer

a) Side lengths: \(\sqrt{29},\sqrt{22},\sqrt{29},\sqrt{22}\); diagonal lengths: \(\sqrt{43}\) and \(\sqrt{59}\) b) \(\alpha\approx99.11^\circ\) c) \(\sqrt{622}\) square units \(\overrightarrow{AB}\cdot\overrightarrow{AD}=-4\).
53049012
A planar pentagon in three-dimensional space has vertices \(A(1, 1, 2)\), \(B(3, 1, 4)\), \(C(4, 3, 7)\), \(D(2, 4, 6)\), and \(E(0, 2, 2)\), listed in order. Find its exact area by dividing it into triangles. For the triangulation \(ABC\), \(ACD\), and \(ADE\), explicitly report the dot product of the two side vectors from \(A\) in each triangle, then use the dot-product area identity for each area.

Hints

- Use diagonals from one vertex to divide the pentagon into nonoverlapping triangles. - For each triangle, use two side vectors with a common initial point. - Find each triangle's area with the dot-product area identity. - Add the three areas.

Solution

1. Use diagonals \(AC\) and \(AD\) to divide the pentagon into triangles \(ABC\), \(ACD\), and \(ADE\). 2. For triangle \(ABC\), \(\overrightarrow{AB}=\begin{pmatrix}2\\0\\2\end{pmatrix}\) and \(\overrightarrow{AC}=\begin{pmatrix}3\\2\\5\end{pmatrix}\). Using the dot-product area identity gives an area of \(2\sqrt{3}\). 3. For triangle \(ACD\), \(\overrightarrow{AC}=\begin{pmatrix}3\\2\\5\end{pmatrix}\) and \(\overrightarrow{AD}=\begin{pmatrix}1\\3\\4\end{pmatrix}\). Using the same identity gives an area of \(\frac{7\sqrt{3}}{2}\). 4. For triangle \(ADE\), \(\overrightarrow{AD}=\begin{pmatrix}1\\3\\4\end{pmatrix}\) and \(\overrightarrow{AE}=\begin{pmatrix}-1\\1\\0\end{pmatrix}\). Its area is \(2\sqrt{3}\). 5. Therefore, the pentagon's area is \(2\sqrt{3}+\frac{7\sqrt{3}}{2}+2\sqrt{3}=\frac{15\sqrt{3}}{2}\) square units.

Answer

\(\frac{15\sqrt{3}}{2}\) square units Required dot products: \(16\) for \(ABC\), \(29\) for \(ACD\), and \(2\) for \(ADE\).
53049112
A pavilion is modeled by a pyramid with square base \(ABCD\). The base vertices are \(A(2, 2, 0)\), \(B(8, 2, 0)\), \(C(8, 8, 0)\), and \(D(2, 8, 0)\), and the apex is \(S(5, 5, 10)\). All coordinates are in meters. a) Verify that the base is a square with side length \(6\,\text{m}\). b) Find the distance from \(S\) to line \(AB\). c) Find the distance from \(A\) to line \(CS\).

Hints

- Compare adjacent side lengths and use a dot product to check for a right angle. - For each distance, write a general point on the relevant line. - The shortest connecting vector must be orthogonal to the line's direction vector.

Solution

1. \(\overrightarrow{AB}=\langle 6,0,0\rangle\) and \(\overrightarrow{AD}=\langle 0,6,0\rangle\). They have equal magnitude \(6\) and dot product \(0\). Also, opposite side vectors are equal, so \(ABCD\) is a square with side length \(6\,\text{m}\). 2. A general point on \(AB\) is \(F(t)=(2+6t,2,0)\). The condition \(\overrightarrow{SF}\cdot\overrightarrow{AB}=0\) gives \(t=\frac{1}{2}\), so \(F=(5,2,0)\). Thus, the distance is \(SF=\sqrt{0^2+(-3)^2+(-10)^2}=\sqrt{109}\approx 10.44\,\text{m}\). 3. A general point on \(CS\) is \(G(r)=(8-3r,8-3r,10r)\). Its direction vector is \(\langle -3,-3,10\rangle\). 4. Require \(\overrightarrow{AG}\cdot\langle -3,-3,10\rangle=0\). This gives \(r=\frac{18}{59}\), so \(G=\left(\frac{418}{59},\frac{418}{59},\frac{180}{59}\right)\). 5. Therefore, \(AG=\frac{60}{\sqrt{59}}\approx 7.81\,\text{m}\).

Answer

a) Adjacent side vectors have length \(6\,\text{m}\) and dot product \(0\), and opposite sides are parallel and equal. b) \(\sqrt{109}\approx 10.44\,\text{m}\) c) \(\frac{60}{\sqrt{59}}\approx 7.81\,\text{m}\)
53049212
The points \(P(0, 0, 4)\), \(Q(6, 0, 0)\), \(R(0, 8, 0)\), and the origin \(O(0, 0, 0)\) are given. a) Explain why the four points form a tetrahedron. b) Find the distance from \(O\) to line \(QR\). c) Find the area of triangular face \(PQR\).

Hints

- Determine whether the three vectors from \(O\) can lie in one plane. - Use a dot product to find the perpendicular foot on \(QR\). - For the face area, use \(\frac{1}{2}\times\text{base}\times\text{height}\).

Solution

1. The vectors \(\overrightarrow{OP}=\langle 0,0,4\rangle\), \(\overrightarrow{OQ}=\langle 6,0,0\rangle\), and \(\overrightarrow{OR}=\langle 0,8,0\rangle\) point along three different coordinate axes. They do not lie in one plane through \(O\), so the four points are noncoplanar and form a tetrahedron. 2. A general point on \(QR\) is \(F(t)=(6-6t,8t,0)\). For the perpendicular from \(O\), require \(\overrightarrow{OF}\cdot\langle -6,8,0\rangle=0\). This gives \(t=\frac{9}{25}\), so \(F=\left(\frac{96}{25},\frac{72}{25},0\right)\). 3. Thus, the distance from \(O\) to \(QR\) is \(OF=\frac{24}{5}=4.8\). 4. The same parameter gives the perpendicular foot from \(P\) because \(P\) differs from \(O\) only in the z-coordinate, while line \(QR\) lies in the xy-plane. The altitude from \(P\) to \(QR\) is \(PF=\frac{4\sqrt{61}}{5}\). 5. Since \(QR=10\), the area is \(\frac{1}{2}(10)\left(\frac{4\sqrt{61}}{5}\right)=4\sqrt{61}\approx 31.24\) square units.

Answer

a) The three vectors from \(O\) to \(P\), \(Q\), and \(R\) lie along different coordinate axes, so the four points are noncoplanar. b) \(\frac{24}{5}=4.8\) units c) \(4\sqrt{61}\approx 31.24\) square units
53049312
The points \(A(1, 1, 2)\), \(B(7, 3, 0)\), and \(C(5, 5, 3)\) are three vertices of trapezoid \(ABCD\), where \(\overrightarrow{AB}=2\overrightarrow{DC}\). a) Find the coordinates of \(D\). b) Find the lengths of all four sides. c) Find the interior angle \(\alpha\) at \(A\) and the exact area of the trapezoid. In part c, explicitly report \(\overrightarrow{AB}\cdot\overrightarrow{AD}\) before finding \(\alpha\), and use the dot-product area identity for the trapezoid's triangular decomposition.

Hints

- Use the given vector relationship to locate \(D\). - Find each side length from the magnitude of its connecting vector. - Use the dot-product angle formula at \(A\). - Divide the trapezoid into two triangles and use the dot-product area identity for each.

Solution

1. \(\overrightarrow{AB}=\begin{pmatrix}6\\2\\-2\end{pmatrix}\), so \(\overrightarrow{DC}=\frac{1}{2}\overrightarrow{AB}=\begin{pmatrix}3\\1\\-1\end{pmatrix}\). Therefore, \(D=C-\overrightarrow{DC}=(2, 4, 4)\). 2. The side lengths are \(\| \overrightarrow{AB}\|=\sqrt{44}=2\sqrt{11}\), \(\|\overrightarrow{BC}\|=\sqrt{17}\), \(\|\overrightarrow{CD}\|=\sqrt{11}\), and \(\|\overrightarrow{DA}\|=\sqrt{14}\). 3. At \(A\), \(\overrightarrow{AB}\cdot\overrightarrow{AD}=8\), so \(\cos\alpha=\frac{8}{\sqrt{44}\sqrt{14}}=\frac{8}{\sqrt{616}}\). Thus, \(\alpha\approx71.20^\circ\). 4. Divide the trapezoid along diagonal \(BD\). The dot-product area identity gives \(\text{Area}(\triangle ABD)=\sqrt{138}\) and \(\text{Area}(\triangle BCD)=\frac{\sqrt{138}}{2}\). 5. The trapezoid's area is \(\sqrt{138}+\frac{\sqrt{138}}{2}=\frac{3\sqrt{138}}{2}\) square units.

Answer

a) \(D(2, 4, 4)\) b) \(AB=2\sqrt{11}\), \(BC=\sqrt{17}\), \(CD=\sqrt{11}\), \(DA=\sqrt{14}\) c) \(\alpha\approx71.20^\circ\); area \(=\frac{3\sqrt{138}}{2}\) square units \(\overrightarrow{AB}\cdot\overrightarrow{AD}=8\).
53049412
The points \(A(2, -1, 3)\), \(B(5, 3, 3)\), and \(C(5, 6, 7)\) are consecutive vertices of parallelogram \(ABCD\). a) Find \(D\), and show that \(ABCD\) is a rhombus. b) Find the intersection point \(M\) of the diagonals. c) Find the angle at which the diagonals intersect. What property of rhombuses does this confirm? d) Find the exact area of the rhombus. In part c, explicitly compute and report the dot product of the two diagonal direction vectors before stating their intersection angle.

Hints

- Use equal opposite-side vectors to find \(D\). - In a parallelogram, equal adjacent sides make the figure a rhombus. - The diagonals of a parallelogram bisect each other. - Use a dot product to test whether the diagonal vectors are perpendicular. - A rhombus with perpendicular diagonals has area equal to half the product of the diagonal lengths.

Solution

1. Since \(\overrightarrow{AD}=\overrightarrow{BC}\), \(\overrightarrow{BC}=\begin{pmatrix}0\\3\\4\end{pmatrix}\), so \(D=A+\overrightarrow{BC}=(2, 2, 7)\). 2. \(\|\overrightarrow{AB}\|=5\) and \(\|\overrightarrow{BC}\|=5\). A parallelogram with equal adjacent side lengths is a rhombus. 3. The diagonals bisect each other, so \(M=\frac{A+C}{2}=(3.5, 2.5, 5)\). 4. The diagonal vectors are \(\overrightarrow{AC}=\begin{pmatrix}3\\7\\4\end{pmatrix}\) and \(\overrightarrow{BD}=\begin{pmatrix}-3\\-1\\4\end{pmatrix}\). Their dot product is \(0\), so the diagonals intersect at \(90^\circ\). This confirms that the diagonals of a rhombus are perpendicular. 5. Their lengths are \(\sqrt{74}\) and \(\sqrt{26}\). Therefore, the area is \(\frac{1}{2}\sqrt{74}\sqrt{26}=\sqrt{481}\) square units.

Answer

a) \(D(2, 2, 7)\); \(AB=BC=5\), so \(ABCD\) is a rhombus. b) \(M(3.5, 2.5, 5)\) c) \(90^\circ\); the diagonals of a rhombus are perpendicular. d) \(\sqrt{481}\) square units \(\overrightarrow{AC}\cdot\overrightarrow{BD}=0\), so the diagonals meet at \(90^\circ\).
53050312
Points \(A(2,1,3)\) and \(B(3,3,1)\) and line \(h: (x,y,z)=(0,4,1)+s\langle 2,2,1\rangle\) are given. a) Write an equation of line \(g\) through \(A\) and \(B\). b) Determine whether the direction vectors of \(g\) and \(h\) are perpendicular. c) Show that \(g\) and \(h\) are skew, and find their shortest distance. d) Point \(C(2,6,2)\) lies on \(h\). Find the area of triangle \(ABC\).

Hints

- Use \(B-A\) for the direction of \(g\). - Test perpendicularity with a dot product. - Find a vector perpendicular to both line directions for the distance. - Use the Gram determinant for the triangle area.

Solution

1. \(\overrightarrow{AB}=\langle 1,2,-2\rangle\), so \(g: (x,y,z)=(2,1,3)+r\langle 1,2,-2\rangle\). 2. The direction vectors have dot product \(\langle 1,2,-2\rangle\cdot\langle 2,2,1\rangle=4\), so they are not perpendicular. 3. The direction vectors are not scalar multiples, and equating the line coordinates produces an inconsistent system. Thus, the lines are skew. 4. A vector perpendicular to both directions is \(\mathbf{n}=\langle 6,-5,-2\rangle\), with magnitude \(\sqrt{65}\). The vector from the point on \(g\) to the point on \(h\) is \(\mathbf{w}=\langle -2,3,-2\rangle\). Therefore, \(d=\frac{\lvert\mathbf{w}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{23}{\sqrt{65}}=\frac{23\sqrt{65}}{65}\approx2.85\). 5. For triangle \(ABC\), \(\overrightarrow{AB}=\langle 1,2,-2\rangle\) and \(\overrightarrow{AC}=\langle 0,5,-1\rangle\). Its area is \(\frac{1}{2}\sqrt{(\overrightarrow{AB}\cdot\overrightarrow{AB})(\overrightarrow{AC}\cdot\overrightarrow{AC})-(\overrightarrow{AB}\cdot\overrightarrow{AC})^2}=\frac{3\sqrt{10}}{2}\approx4.74\).

Answer

a) \(g: (x,y,z)=(2,1,3)+r\langle 1,2,-2\rangle\) b) No; the dot product is \(4\). c) The lines are skew, and \(d=\frac{23\sqrt{65}}{65}\approx2.85\) units. d) \(\frac{3\sqrt{10}}{2}\approx4.74\) square units
53050412
The line \(g: (x,y,z)=(0,0,5)+k\langle 2,-2,1\rangle\) and points \(P_1(1,2,2)\) and \(P_2(3,3,0)\) are given. Line \(h\) passes through \(P_1\) and \(P_2\). a) Write an equation of \(h\). b) Show that the direction vectors of \(g\) and \(h\) are perpendicular. c) Show that \(g\) and \(h\) are skew. d) Find the shortest distance between them.

Hints

- Use the two given points to find the direction of \(h\). - Test perpendicularity with a dot product. - Equate coordinates to check for an intersection. - Project the vector between the lines onto a common perpendicular direction.

Solution

1. \(\overrightarrow{P_1P_2}=\langle 2,1,-2\rangle\), so \(h: (x,y,z)=(1,2,2)+s\langle 2,1,-2\rangle\). 2. The direction vectors have dot product \(\langle 2,-2,1\rangle\cdot\langle 2,1,-2\rangle=0\), so they are perpendicular. 3. The direction vectors are not scalar multiples. Equating coordinates gives parameter values from the first two equations that fail the third, so the lines do not intersect. Therefore, they are skew. 4. A vector perpendicular to both directions is \(\mathbf{n}=\langle 1,2,2\rangle\), with magnitude \(3\). The vector between the given points is \(\mathbf{w}=\langle 1,2,-3\rangle\). 5. The distance is \(d=\frac{\lvert\mathbf{w}\cdot\mathbf{n}\rvert}{\lVert\mathbf{n}\rVert}=\frac{1}{3}\).

Answer

a) \(h: (x,y,z)=(1,2,2)+s\langle 2,1,-2\rangle\) b) The direction vectors are perpendicular. c) The lines are skew. d) \(\frac{1}{3}\) unit
53051512
Points \(A(1,0,2)\), \(B(3,2,3)\), \(C(5,2,k)\), and \(D(3,0,k-1)\) are given, where \(k\in\mathbb{R}\). a) Show that \(ABCD\) is a parallelogram for every value of \(k\). b) Find \(k\) so that the parallelogram is a rectangle. c) Find all values of \(k\) for which the parallelogram is a rhombus. d) Explain why \(ABCD\) cannot be a square for any value of \(k\). In part b, explicitly simplify \(\overrightarrow{AB}\cdot\overrightarrow{BC}\) as a function of \(k\) before finding the rectangle value.

Hints

- Compare opposite-side vectors before imposing any condition on \(k\). - Use a dot product for the rectangle condition. - Compare adjacent squared side lengths for the rhombus condition, then combine both classifications for part d.

Solution

1. The opposite-side vectors are \(\overrightarrow{AB}=\langle2,2,1\rangle\) and \(\overrightarrow{DC}=\langle2,2,1\rangle\). Thus, \(ABCD\) is a parallelogram for every \(k\). 2. Also, \(\overrightarrow{BC}=\langle2,0,k-3\rangle\). 3. For a rectangle, adjacent sides must be perpendicular: \(\overrightarrow{AB}\cdot\overrightarrow{BC}=4+k-3=k+1\). Thus, \(k=-1\). 4. For a rhombus, adjacent side lengths must be equal. Since \(\|\overrightarrow{AB}\|^2=9\) and \(\|\overrightarrow{BC}\|^2=4+(k-3)^2\), set \(9=4+(k-3)^2\). 5. This gives \((k-3)^2=5\), so \(k=3-\sqrt5\) or \(k=3+\sqrt5\). 6. A square must be both a rectangle and a rhombus. The rectangle value \(k=-1\) is neither rhombus value, so no value of \(k\) produces a square.

Answer

a) \(\overrightarrow{AB}=\overrightarrow{DC}=\langle2,2,1\rangle\), so \(ABCD\) is always a parallelogram. b) \(k=-1\) c) \(k=3-\sqrt5\) or \(k=3+\sqrt5\) d) No value satisfies both the rectangle and rhombus conditions, so the parallelogram can never be a square. \(\overrightarrow{AB}\cdot\overrightarrow{BC}=k+1\), so the rectangle condition gives \(k=-1\).
53062912
A pyramid has parallelogram base \(ABCD\), where \(A(1,1,1)\), \(B(5,1,3)\), \(C(5,5,7)\), and \(D(1,5,5)\). Its apex is \(S(6,9,10)\). Find the volume of the pyramid.

Hints

- Use two adjacent vectors in the parallelogram base. - The area can be found from their lengths and dot product. - Find a vector orthogonal to both base directions. - Use the point-to-plane distance as the pyramid's height, then apply \(V=\frac{1}{3}Gh\).

Solution

1. Adjacent base vectors are \(\mathbf{u}=\overrightarrow{AB}=\langle 4,0,2\rangle\) and \(\mathbf{v}=\overrightarrow{AD}=\langle 0,4,4\rangle\). 2. Their dot products are \(\mathbf{u}\cdot\mathbf{u}=20\), \(\mathbf{v}\cdot\mathbf{v}=32\), and \(\mathbf{u}\cdot\mathbf{v}=8\). The parallelogram area is \(G=\sqrt{(\mathbf{u}\cdot\mathbf{u})(\mathbf{v}\cdot\mathbf{v})-(\mathbf{u}\cdot\mathbf{v})^2}=\sqrt{20(32)-8^2}=24\). 3. A normal vector to the base is \(\mathbf{n}=\langle 1,2,-2\rangle\), because \(\mathbf{n}\cdot\mathbf{u}=0\) and \(\mathbf{n}\cdot\mathbf{v}=0\). The base plane is \(x+2y-2z-1=0\). 4. The pyramid's height is the distance from \(S\) to the base plane: \(h=\frac{\lvert 6+2(9)-2(10)-1\rvert}{\sqrt{1^2+2^2+(-2)^2}}=1\). 5. Therefore, \(V=\frac{1}{3}Gh=\frac{1}{3}(24)(1)=8\) cubic units.

Answer

\(8\) cubic units
53063012
A tetrahedron has base vertices \(P(2,0,0)\), \(Q(0,4,0)\), and \(R(0,0,6)\), with apex \(S(5,1,0)\). Find the area of base triangle \(PQR\), the height relative to this base, and the volume of the tetrahedron.

Hints

- Use two vectors along the base triangle. - The Gram determinant gives the area of the parallelogram formed by two vectors; divide by \(2\) for the triangle. - The base points are the coordinate-axis intercepts of its plane. - Use the point-to-plane distance as the tetrahedron's height.

Solution

1. Let \(\mathbf{u}=\overrightarrow{PQ}=\langle -2,4,0\rangle\) and \(\mathbf{v}=\overrightarrow{PR}=\langle -2,0,6\rangle\). 2. Their dot products are \(\mathbf{u}\cdot\mathbf{u}=20\), \(\mathbf{v}\cdot\mathbf{v}=40\), and \(\mathbf{u}\cdot\mathbf{v}=4\). Therefore, the triangle's area is \(G=\frac{1}{2}\sqrt{(\mathbf{u}\cdot\mathbf{u})(\mathbf{v}\cdot\mathbf{v})-(\mathbf{u}\cdot\mathbf{v})^2}=\frac{1}{2}\sqrt{20(40)-4^2}=14\). 3. The base plane has intercept form \(\frac{x}{2}+\frac{y}{4}+\frac{z}{6}=1\), so its coordinate equation is \(6x+3y+2z=12\). 4. A normal vector is \(\langle 6,3,2\rangle\), with magnitude \(7\). The height is the distance from \(S\) to the base plane: \(h=\frac{\lvert 6(5)+3(1)+2(0)-12\rvert}{7}=3\). 5. Thus, \(V=\frac{1}{3}Gh=\frac{1}{3}(14)(3)=14\) cubic units.

Answer

Base area: \(14\) square units Height: \(3\) units Volume: \(14\) cubic units
53063612
The line \(g\) and plane \(E\) are given by \(g: (x,y,z)=(1,1,5)+r\langle 4,-3,7\rangle\) and \(E: (x,y,z)=(4,0,0)+s\langle 0,0,1\rangle+t\langle 4,-3,0\rangle\). Show that \(g\) is parallel to \(E\), and find the distance between them.

Hints

- Find a vector orthogonal to both direction vectors of the plane. - Test the line's direction vector with that normal vector. - Convert the plane to coordinate form. - Use a point on the line in the point-to-plane distance formula.

Solution

1. Let \(\mathbf{u}=\langle 0,0,1\rangle\) and \(\mathbf{v}=\langle 4,-3,0\rangle\) be the plane's direction vectors. A vector \(\mathbf{n}=\langle a,b,c\rangle\) perpendicular to both must satisfy \(c=0\) and \(4a-3b=0\). Choose \(\mathbf{n}=\langle 3,4,0\rangle\). 2. The line's direction vector is \(\mathbf{d}=\langle 4,-3,7\rangle\). Since \(\mathbf{d}\cdot\mathbf{n}=4(3)+(-3)(4)+7(0)=0\), the line is parallel to the plane or lies in it. 3. Using point \((4,0,0)\), the plane equation is \(3x+4y=12\). The point \((1,1,5)\) on \(g\) gives \(3(1)+4(1)=7\ne12\), so the line is parallel to and distinct from the plane. 4. The distance is \(d=\frac{\lvert 3(1)+4(1)-12\rvert}{\sqrt{3^2+4^2}}=1\).

Answer

The line is parallel to the plane, and the distance is \(1\) unit.
53064512
Find all points in plane \(E: x+y+z=3\) that are exactly \(2\) units from plane \(F: 2x+y-2z=6\).

Hints

- First describe all points at distance \(2\) from plane \(F\). - A fixed distance from a plane gives two planes parallel to it. - Intersect each of those planes with \(E\). - Parameterize each intersection line.

Solution

1. A normal vector to \(F\) is \(\langle 2,1,-2\rangle\), with magnitude \(3\). 2. A point \((x,y,z)\) is \(2\) units from \(F\) when \(\frac{\lvert 2x+y-2z-6\rvert}{3}=2\). 3. Therefore, the point lies in one of the two planes \(2x+y-2z=12\) or \(2x+y-2z=0\). 4. Intersect \(x+y+z=3\) with \(2x+y-2z=12\). Subtracting the equations gives \(x-3z=9\). Let \(z=t\). Then \(x=9+3t\) and \(y=-6-4t\), so one line is \((x,y,z)=(9,-6,0)+t\langle 3,-4,1\rangle\). 5. Intersect \(x+y+z=3\) with \(2x+y-2z=0\). Subtracting gives \(x-3z=-3\). Let \(z=s\). Then \(x=-3+3s\) and \(y=6-4s\), so the other line is \((x,y,z)=(-3,6,0)+s\langle 3,-4,1\rangle\).

Answer

\((x,y,z)=(9,-6,0)+t\langle 3,-4,1\rangle\) or \((x,y,z)=(-3,6,0)+s\langle 3,-4,1\rangle\), where \(s,t\in\mathbb{R}\)
53064612
Find all points in plane \(E\) that are exactly \(4\) units from plane \(F\), where \(E: (x,y,z)=(2,1,0)+\lambda\langle 1,0,1\rangle+\mu\langle 0,1,-1\rangle\) and \(F: 2x-y+2z=9\).

Hints

- Use the distance formula to identify two planes parallel to \(F\). - Substitute the parametric coordinates of \(E\) into each parallel-plane equation. - Each resulting linear relationship between \(\lambda\) and \(\mu\) describes a line.

Solution

1. A normal vector to \(F\) is \(\langle 2,-1,2\rangle\), with magnitude \(3\). 2. Points at distance \(4\) from \(F\) satisfy \(\frac{\lvert 2x-y+2z-9\rvert}{3}=4\). Thus, they lie in one of the parallel planes \(2x-y+2z=21\) or \(2x-y+2z=-3\). 3. A point in \(E\) has coordinates \(x=2+\lambda\), \(y=1+\mu\), and \(z=\lambda-\mu\). 4. For \(2x-y+2z=21\), substitution gives \(4\lambda-3\mu=18\). One solution is \((\lambda,\mu)=(6,2)\), giving the point \((8,3,4)\). Increasing \(\lambda\) by \(3\) and \(\mu\) by \(4\) preserves the equation, producing direction vector \(3\langle 1,0,1\rangle+4\langle 0,1,-1\rangle=\langle 3,4,-1\rangle\). 5. For \(2x-y+2z=-3\), substitution gives \(4\lambda-3\mu=-6\). One solution is \((\lambda,\mu)=(0,2)\), giving \((2,3,-2)\). The direction vector is again \(\langle 3,4,-1\rangle\).

Answer

\((x,y,z)=(8,3,4)+t\langle 3,4,-1\rangle\) or \((x,y,z)=(2,3,-2)+s\langle 3,4,-1\rangle\), where \(s,t\in\mathbb{R}\)
53064712
A tetrahedron has vertices \(O(0,0,0)\), \(A(6,0,0)\), \(B(0,6,0)\), and \(C(6,6,6)\). a) Find the area of face \(OAB\). b) Write a coordinate equation of the plane \(E_{ABC}\). c) Find the distance from \(O\) to \(E_{ABC}\). d) Find the tetrahedron's volume in two different ways.

Hints

- Face \(OAB\) lies in the xy-plane. - Find a normal vector to \(ABC\) using dot-product orthogonality. - Apply the point-to-plane distance formula. - Use two different faces as the base in \(V=\frac{1}{3}Gh\).

Solution

1. Triangle \(OAB\) is right with legs of length \(6\), so its area is \(\frac{1}{2}(6)(6)=18\). 2. For plane \(ABC\), \(\overrightarrow{AB}=\langle -6,6,0\rangle\) and \(\overrightarrow{AC}=\langle 0,6,6\rangle\). A vector \(\langle a,b,c\rangle\) orthogonal to both satisfies \(-6a+6b=0\) and \(6b+6c=0\). Choose \(\mathbf{n}=\langle 1,1,-1\rangle\). 3. Using point \(A\), the plane equation is \(x+y-z=6\). 4. The distance from the origin is \(\frac{\lvert -6\rvert}{\sqrt{1^2+1^2+(-1)^2}}=2\sqrt{3}\approx3.46\). 5. Using base \(OAB\), the height from \(C\) is \(6\), so \(V=\frac{1}{3}(18)(6)=36\). 6. For a second method, the area of triangle \(ABC\) is \(\frac{1}{2}\sqrt{(\overrightarrow{AB}\cdot\overrightarrow{AB})(\overrightarrow{AC}\cdot\overrightarrow{AC})-(\overrightarrow{AB}\cdot\overrightarrow{AC})^2}=18\sqrt{3}\). Using the height from \(O\), \(V=\frac{1}{3}(18\sqrt{3})(2\sqrt{3})=36\).

Answer

a) \(18\) square units b) \(E_{ABC}: x+y-z=6\) c) \(2\sqrt{3}\approx3.46\) units d) \(36\) cubic units by both methods
53064812
A tetrahedron has vertices \(A(1,1,2)\), \(B(5,1,2)\), \(C(1,7,2)\), and \(D(3,3,6)\). a) Find the area of triangle \(ABC\) and the distance from \(D\) to plane \(ABC\). b) Find the volume of the tetrahedron. c) Find the area of face \(ABD\). d) Use the volume to find the distance from \(C\) to plane \(ABD\).

Hints

- Notice that \(A\), \(B\), and \(C\) have the same z-coordinate. - Use \(V=\frac{1}{3}Gh\) with face \(ABC\) as the base first. - For face \(ABD\), separate the part of \(\overrightarrow{AD}\) perpendicular to \(\overrightarrow{AB}\), then reuse the same volume with a different base.

Solution

1. \(\overrightarrow{AB}=\langle 4,0,0\rangle\) and \(\overrightarrow{AC}=\langle 0,6,0\rangle\) are perpendicular, so the area of \(ABC\) is \(\frac{1}{2}(4)(6)=12\) square units. 2. Plane \(ABC\) is \(z=2\). Therefore, the distance from \(D(3,3,6)\) to the plane is \(6-2=4\) units. 3. The volume is \(V=\frac{1}{3}(12)(4)=16\) cubic units. 4. For face \(ABD\), use \(\overrightarrow{AB}=\langle 4,0,0\rangle\) as the base. The component of \(\overrightarrow{AD}=\langle 2,2,4\rangle\) perpendicular to \(\overrightarrow{AB}\) is \(\langle 0,2,4\rangle\), with length \(2\sqrt{5}\). Thus the area of \(ABD\) is \(\frac{1}{2}(4)(2\sqrt{5})=4\sqrt{5}\approx8.94\) square units. 5. Let \(h\) be the distance from \(C\) to plane \(ABD\). From \(16=\frac{1}{3}(4\sqrt{5})h\), \(h=\frac{12}{\sqrt{5}}=\frac{12\sqrt{5}}{5}\approx5.37\) units.

Answer

a) Area of \(ABC\): \(12\) square units; distance from \(D\) to plane \(ABC\): \(4\) units b) \(V=16\) cubic units c) Area of \(ABD\): \(4\sqrt{5}\approx8.94\) square units d) Distance from \(C\) to plane \(ABD\): \(\frac{12\sqrt{5}}{5}\approx5.37\) units
53065612
Plane \(E\) is given by \(x+y+kz=4\), where \(k\in\mathbb{R}\). 1. Find the value of \(k>0\) for which \(E\) makes a \(45^\circ\) angle with the z-axis. 2. Find all values of \(k\) for which \(E\) makes the same angle with all three coordinate axes, and find that angle.

Hints

- Use the normal vector \(\mathbf{n}=\langle 1,1,k\rangle\). - Compare the normal with each coordinate-axis direction using the line-plane angle relationship. - Equal axis angles require equal absolute contributions from the normal's three components.

Solution

1. A normal vector is \(\mathbf{n}=\langle 1,1,k\rangle\). For the z-axis, \(\sin45^\circ=\frac{|k|}{\sqrt{k^2+2}}\). Squaring gives \(k^2=2\), so the positive solution is \(k=\sqrt{2}\). 2. The sine values of the angles with the x-, y-, and z-axes are \(\frac{1}{\|\mathbf{n}\|}\), \(\frac{1}{\|\mathbf{n}\|}\), and \(\frac{|k|}{\|\mathbf{n}\|}\). They are equal when \(|k|=1\), so \(k=1\) or \(k=-1\). 3. For either value, \(\|\mathbf{n}\|=\sqrt{3}\), so the common angle is \(\sin^{-1}\left(\frac{1}{\sqrt{3}}\right)\approx35.3^\circ\).

Answer

1. \(k=\sqrt{2}\) 2. \(k=1\) or \(k=-1\), and the common angle is approximately \(35.3^\circ\).
53065812
Line \(g\) and plane \(E\) are given by \(g:\mathbf{x}=\langle 1,0,2\rangle+\lambda\langle 1,1,0\rangle\) and \(E:\mathbf{x}=\langle 0,0,1\rangle+\mu\langle 1,0,0\rangle+\rho\langle 0,1,1\rangle\). a) Find the intersection point \(S\) and the acute angle \(\alpha\) between \(g\) and \(E\). b) Find a parametric equation for the orthogonal projection of \(g\) onto \(E\).

Hints

- Find a normal vector and use it to write a coordinate equation of the plane. - Use the sine form of the dot-product formula for the line-plane angle. - Project one additional point of the line along the plane normal, then use that image point with the intersection point to define the projected line.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}=\langle 0,-1,1\rangle\), so a coordinate equation is \(-y+z=1\). 2. Substituting \(g\) into the plane equation gives \(-\lambda+2=1\), so \(\lambda=1\). Thus \(S=(2, 1, 2)\). 3. The line direction is \(\mathbf{v}=\langle 1,1,0\rangle\). Hence \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}|}{\|\mathbf{v}\|\|\mathbf{n}\|}=\frac{1}{2}\), so \(\alpha=30^\circ\). 4. Project the point \(A=(1, 0, 2)\) onto \(E\) along the normal. The perpendicular line is \(\mathbf{x}=\langle 1,0,2\rangle+t\langle 0,-1,1\rangle\). Substitution into \(-y+z=1\) gives \(t=-\frac{1}{2}\), so the projection is \(A'=\left(1, \frac{1}{2}, \frac{3}{2}\right)\). 5. The projected line passes through \(S\) and \(A'\). A direction vector is \(\langle 2,1,1\rangle\), so one equation is \(h:\mathbf{x}=\langle 2,1,2\rangle+\sigma\langle 2,1,1\rangle\).

Answer

a) \(S=(2, 1, 2)\), and \(\alpha=30^\circ\) b) \(h:\mathbf{x}=\langle 2,1,2\rangle+\sigma\langle 2,1,1\rangle\)
53066412
Planes \(E_1\) and \(E_2\) intersect in line \(s\): \(E_1:x+2y+2z=0\) \(E_2:x-2y+2z=0\). a) Find the acute angle \(\gamma\) between the planes. b) Find a direction vector \(\mathbf{u}\) for their intersection line. c) A line \(g\) lies in \(E_2\) and is perpendicular to \(s\). Find a direction vector \(\mathbf{v}\) for \(g\), then find the acute angle \(\alpha\) between \(g\) and \(E_1\). Compare \(\alpha\) with \(\gamma\).

Hints

- The intersection direction is perpendicular to both plane normals. - A line in \(E_2\) perpendicular to the intersection line must have direction perpendicular to both \(\mathbf{n}_2\) and the intersection direction. - Compare exact trigonometric expressions before rounding the two angles.

Solution

1. Normal vectors are \(\mathbf{n}_1=\langle 1,2,2\rangle\) and \(\mathbf{n}_2=\langle 1,-2,2\rangle\), each with magnitude \(3\). 2. Thus \(\cos\gamma=\frac{1}{9}\), so \(\gamma\approx83.6^\circ\). 3. A direction vector \(\mathbf{u}=\langle a,b,c\rangle\) for the intersection line must be perpendicular to both normals. The equations \(a+2b+2c=0\) and \(a-2b+2c=0\) give \(b=0\) and \(a=-2c\). Choose \(\mathbf{u}=\langle 2,0,-1\rangle\). 4. A direction vector \(\mathbf{v}=\langle a,b,c\rangle\) for \(g\) must satisfy \(\mathbf{v}\cdot\mathbf{n}_2=0\) and \(\mathbf{v}\cdot\mathbf{u}=0\). These equations are \(a-2b+2c=0\) and \(2a-c=0\). Choose \(\mathbf{v}=\langle 2,5,4\rangle\). 5. Then \(\sin\alpha=\frac{|\mathbf{v}\cdot\mathbf{n}_1|}{\|\mathbf{v}\|\|\mathbf{n}_1\|}=\frac{4\sqrt{5}}{9}\), so \(\alpha\approx83.6^\circ\). 6. Since \(\sin\gamma=\sqrt{1-\frac{1}{81}}=\frac{4\sqrt{5}}{9}=\sin\alpha\) and both angles are acute, \(\alpha=\gamma\).

Answer

a) \(\gamma=\cos^{-1}\left(\frac{1}{9}\right)\approx83.6^\circ\) b) One direction vector is \(\mathbf{u}=\langle 2,0,-1\rangle\). c) One direction vector is \(\mathbf{v}=\langle 2,5,4\rangle\), and \(\alpha\approx83.6^\circ\). Thus \(\alpha=\gamma\).
53066512
Plane \(E\) and line \(g\) are given by \(E:2x-2y+z=3\) \(g:\mathbf{x}=\langle 1,0,1\rangle+t\langle 2,1,2\rangle\). 1. Show that \(S=(1, 0, 1)\) is the intersection point of \(g\) and \(E\). 2. Find the acute angle \(\alpha\) between \(g\) and \(E\). 3. Find a line \(h\) in \(E\) through \(S\) that makes the smallest possible angle with \(g\). Find this angle. 4. Let \(k:\mathbf{x}=\langle 1,0,1\rangle+m\langle 1,1,0\rangle\). Determine whether \(k\) lies in \(E\), and find the angle between \(g\) and \(k\).

Hints

- Substitute the line into the plane equation to locate the intersection. - Use the line direction and plane normal for the line-plane angle. - Project the line direction onto the plane for the minimum-angle line, then test the comparison line with the plane normal.

Solution

1. Point \(S\) satisfies \(2(1)-2(0)+1=3\). Substituting \(g\) into \(E\) gives \(3+4t=3\), so \(t=0\). Therefore, \(S\) is the unique intersection point. 2. A normal vector is \(\mathbf{n}=\langle 2,-2,1\rangle\), and the line direction is \(\mathbf{v}=\langle 2,1,2\rangle\). Thus \(\sin\alpha=\frac{4}{9}\), so \(\alpha\approx26.4^\circ\). 3. The line in the plane making the smallest angle with \(g\) has the direction of the orthogonal projection of \(\mathbf{v}\) onto \(E\): \(\mathbf{v}_E=\mathbf{v}-\frac{\mathbf{v}\cdot\mathbf{n}}{\|\mathbf{n}\|^2}\mathbf{n}=\frac{1}{9}\langle 10,17,14\rangle\). One equation is \(h:\mathbf{x}=\langle 1,0,1\rangle+\lambda\langle 10,17,14\rangle\). The angle is the line-plane angle, approximately \(26.4^\circ\). 4. The direction \(\langle 1,1,0\rangle\) is perpendicular to \(\mathbf{n}\), and \(S\in E\), so \(k\subset E\). Also, \(\cos\gamma=\frac{3}{3\sqrt{2}}=\frac{1}{\sqrt{2}}\), so \(\gamma=45^\circ\).

Answer

1. \(S=(1, 0, 1)\) 2. \(\alpha\approx26.4^\circ\) 3. One possible line is \(h:\mathbf{x}=\langle 1,0,1\rangle+\lambda\langle 10,17,14\rangle\), and the angle is approximately \(26.4^\circ\). 4. Line \(k\) lies in \(E\), and the angle between \(g\) and \(k\) is \(45^\circ\).
53067312
Plane \(E\) and line \(g\) are given by \(E:\mathbf{r}=\langle 1,2,1\rangle+r\langle 1,0,-1\rangle+s\langle 2,1,0\rangle\) and \(g:\mathbf{r}(t)=\langle 5,4,3\rangle+t\langle 1,2,1\rangle\). a) Find a Cartesian equation of plane \(E\). b) Find the intersection point \(S\) of \(g\) and \(E\). c) Find the acute angle \(\alpha\) between \(g\) and \(E\).

Hints

- Find a vector perpendicular to both spanning vectors by solving zero dot-product conditions. - Substitute the line coordinates into the plane equation. - Use the plane normal and line direction to calculate the angle. - Check whether the sine or cosine relationship gives the line-plane angle.

Solution

1. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to \(E\). Perpendicularity to \(\langle 1,0,-1\rangle\) and \(\langle 2,1,0\rangle\) gives \(a-c=0\) and \(2a+b=0\). Choose \(\mathbf{n}=\langle 1,-2,1\rangle\). Using the point \((1, 2, 1)\), the Cartesian equation is \(x-2y+z=-2\). 2. Substitute the line coordinates into the plane equation: \((5+t)-2(4+2t)+(3+t)=-2\). This gives \(-2t=-2\), so \(t=1\). Therefore, \(S=(6, 6, 4)\). 3. The line direction is \(\mathbf{v}=\langle 1,2,1\rangle\). Thus \(\sin\alpha=\frac{|\mathbf{n}\cdot\mathbf{v}|}{\|\mathbf{n}\|\|\mathbf{v}\|}=\frac{2}{6}=\frac{1}{3}\), so \(\alpha\approx19.5^\circ\).

Answer

a) \(E:x-2y+z=-2\) b) \(S=(6, 6, 4)\) c) \(\alpha\approx19.5^\circ\)
53068212
An insect flies in a straight line from \(C=(1, 1, 2)\) toward \(D=(2, 3, 3)\). A thin triangular net lies in the plane through \(P_1=(6, 0, 0)\), \(P_2=(0, 6, 0)\), and \(P_3=(0, 0, 6)\). a) Find the point \(S\) where the insect hits the net. b) At what acute angle does the insect's path meet the plane of the net?

Hints

- First write a Cartesian equation of the plane through the three points. - Describe the flight path as a ray. - Check that the intersection parameter is consistent with the insect's direction of travel. - Use the path direction and a normal vector to the plane to find the angle.

Solution

1. The plane through the three intercepts has equation \(x+y+z=6\), with normal vector \(\mathbf{n}=\langle 1,1,1\rangle\). 2. The insect's path is \(\mathbf{r}(t)=\langle 1,1,2\rangle+t\langle 1,2,1\rangle\), where \(t\ge0\). 3. Substitute into the plane equation: \((1+t)+(1+2t)+(2+t)=6\). Thus \(4+4t=6\), so \(t=\frac{1}{2}\). 4. Therefore, \(S=\langle 1,1,2\rangle+\frac{1}{2}\langle 1,2,1\rangle=\langle \frac{3}{2},2,\frac{5}{2}\rangle\), so \(S=(1.5, 2, 2.5)\). Its coordinates are nonnegative and sum to \(6\), so it lies inside the triangular net. 5. With direction vector \(\mathbf{v}=\langle 1,2,1\rangle\), \(\sin\alpha=\frac{|\mathbf{n}\cdot\mathbf{v}|}{\|\mathbf{n}\|\|\mathbf{v}\|}=\frac{4}{\sqrt{3}\sqrt{6}}=\frac{2\sqrt{2}}{3}\). Therefore, \(\alpha\approx70.5^\circ\).

Answer

a) \(S=(1.5, 2, 2.5)\) b) \(\alpha\approx70.5^\circ\)
53068312
Two lines in space are given by \(g_1:\mathbf{r}(r)=\langle 5,1,2\rangle+r\langle 2,1,2\rangle\) and \(g_2:\mathbf{r}(s)=\langle 3,0,0\rangle+s\langle 2,2,1\rangle\). 1. Show algebraically that \(g_1\) and \(g_2\) intersect, and give the coordinates of their intersection point \(S\). 2. Find the acute angle \(\alpha\) between the lines to the nearest tenth of a degree. 3. Find Cartesian equations of two planes \(E_1\) and \(E_2\) such that \(g_1\subset E_1\), \(g_2\subset E_2\), and the acute angle between the planes equals \(\alpha\).

Hints

- Set the two parametric equations equal and solve the resulting system. - Use the dot-product formula for the angle between direction vectors. - Find a vector perpendicular to both line directions by solving two zero dot-product equations. - Construct each plane normal so it is perpendicular to the corresponding line direction and to that common perpendicular vector.

Solution

1. Set the line coordinates equal. Solving the resulting system gives \(r=-1\) and \(s=0\). Both lines therefore pass through \(S=(3, 0, 0)\). 2. Let \(\mathbf{v}_1=\langle 2,1,2\rangle\) and \(\mathbf{v}_2=\langle 2,2,1\rangle\). Then \(\cos\alpha=\frac{|\mathbf{v}_1\cdot\mathbf{v}_2|}{\|\mathbf{v}_1\|\|\mathbf{v}_2\|}=\frac{8}{9}\), so \(\alpha\approx27.3^\circ\). 3. First find a vector \(\mathbf{w}=\langle a,b,c\rangle\) perpendicular to both line directions. The conditions \(2a+b+2c=0\) and \(2a+2b+c=0\) give \(b=c\) and \(2a+3b=0\). Choose \(\mathbf{w}=\langle -3,2,2\rangle\). 4. For \(E_1\), choose a normal perpendicular to both \(\mathbf{v}_1\) and \(\mathbf{w}\). Solving those two dot-product equations gives \(\mathbf{n}_1=\langle -2,-10,7\rangle\). For \(E_2\), solving \(\mathbf{n}_2\cdot\mathbf{v}_2=0\) and \(\mathbf{n}_2\cdot\mathbf{w}=0\) gives \(\mathbf{n}_2=\langle 2,-7,10\rangle\). 5. Using \(S\), one possible pair of planes is \(E_1:-2x-10y+7z=-6\) and \(E_2:2x-7y+10z=6\). Their normals satisfy \(\cos\alpha=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{8}{9}\), so the plane angle equals the line angle.

Answer

1. \(S=(3, 0, 0)\), with \(r=-1\) and \(s=0\) 2. \(\alpha\approx27.3^\circ\) 3. One possible pair is \(E_1:-2x-10y+7z=-6\) and \(E_2:2x-7y+10z=6\).
53070212
Two planes are given by \(E_1:2x-y+2z=6\) and \(E_2:\mathbf{r}=\langle 2,0,1\rangle+r\langle 1,0,1\rangle+s\langle 0,1,1\rangle\). a) Find a parametric equation of the intersection line \(k\). b) Find the acute angle \(\phi\) between the planes.

Hints

- Convert both planes to the same form before finding their intersection. - The angle between two planes equals the angle between their normal vectors. - A direction vector for the intersection line is perpendicular to both plane normals. - Verify that the line direction is orthogonal to both normals.

Solution

1. Let \(\mathbf{n}_2=\langle a,b,c\rangle\) be normal to \(E_2\). Perpendicularity to its spanning vectors gives \(a+c=0\) and \(b+c=0\), so choose \(\mathbf{n}_2=\langle -1,-1,1\rangle\). Using the given point, \(E_2\) has Cartesian equation \(-x-y+z=-1\). 2. The point \((2, 0, 1)\) satisfies both plane equations. A direction vector for the intersection line must be perpendicular to both \(\mathbf{n}_1=\langle 2,-1,2\rangle\) and \(\mathbf{n}_2\). One such vector is \(\langle 1,-4,-3\rangle\). Therefore, \(k:\mathbf{r}(t)=\langle 2,0,1\rangle+t\langle 1,-4,-3\rangle\). 3. \(\cos\phi=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{1}{3\sqrt{3}}\), so \(\phi\approx78.9^\circ\).

Answer

a) \(k:\mathbf{r}(t)=\langle 2,0,1\rangle+t\langle 1,-4,-3\rangle\) b) \(\phi\approx78.9^\circ\)
53078012
Plane \(E_1\) contains \(A=(2, 0, 4)\), \(B=(0, 2, 4)\), and \(C=(4, 4, 1)\). Plane \(E_2\) contains the parallel lines \(g_1:\mathbf{r}(t)=\langle 1,1,1\rangle+t\langle 1,0,1\rangle\) and \(g_2:\mathbf{r}(s)=\langle 1,2,2\rangle+s\langle 1,0,1\rangle\). a) Find standard equations of \(E_1\) and \(E_2\) using dot-product conditions for their normal vectors. b) Show that \(E_1\) and \(E_2\) are perpendicular. c) Find a point-normal equation of a plane \(E_3\) through \(P=(5, 0, 0)\) that is perpendicular to both \(E_1\) and \(E_2\).

Hints

- Build two directions in each plane. - Find each normal by setting its dot product with both plane directions equal to \(0\). - Perpendicular planes have orthogonal normal vectors. - The normal of \(E_3\) must be orthogonal to both existing normals.

Solution

1. Directions in \(E_1\) are \(\overrightarrow{AB}=\langle -2,2,0\rangle\) and \(\overrightarrow{AC}=\langle 2,4,-3\rangle\). Solving \(\mathbf{n}_1\cdot\overrightarrow{AB}=0\) and \(\mathbf{n}_1\cdot\overrightarrow{AC}=0\) gives \(\mathbf{n}_1=\langle 1,1,2\rangle\). 2. Using point \(A\), \(E_1:x+y+2z=10\). 3. Two directions in \(E_2\) are \(\langle 1,0,1\rangle\) and the vector between the two line points, \(\langle 0,1,1\rangle\). Solving the two orthogonality equations gives \(\mathbf{n}_2=\langle 1,1,-1\rangle\). 4. Using \((1, 1, 1)\), \(E_2:x+y-z=1\). 5. The normals satisfy \(\mathbf{n}_1\cdot\mathbf{n}_2=1+1-2=0\), so the planes are perpendicular. 6. Let \(\mathbf{n}_3=\langle a,b,c\rangle\). For \(E_3\) to be perpendicular to both planes, require \(\mathbf{n}_3\cdot\mathbf{n}_1=0\) and \(\mathbf{n}_3\cdot\mathbf{n}_2=0\). 7. The equations are \(a+b+2c=0\) and \(a+b-c=0\). Subtraction gives \(3c=0\), so \(c=0\) and \(a=-b\). Choose \(\mathbf{n}_3=\langle 1,-1,0\rangle\). 8. A point-normal equation is \((\mathbf{r}-\langle 5,0,0\rangle)\cdot\langle 1,-1,0\rangle=0\), or \(x-y=5\).

Answer

a) \(E_1:x+y+2z=10\); \(E_2:x+y-z=1\) b) The planes are perpendicular because \(\langle 1,1,2\rangle\cdot\langle 1,1,-1\rangle=0\). c) \((\mathbf{r}-\langle 5,0,0\rangle)\cdot\langle 1,-1,0\rangle=0\)
53078112
Points \(A=(2,0,1)\), \(B=(0,4,1)\), and \(C=(2,4,-1)\) are given. a) Write a coordinate equation of plane \(E\) through \(A\), \(B\), and \(C\). b) Find the distance from \(Q=(5,5,9)\) to \(E\). c) Point \(Q'\) is the reflection of \(Q\) across \(E\). Find \(Q'\).

Hints

- Find a vector orthogonal to both direction vectors in the plane. - Use the point-to-plane distance formula. - Find the perpendicular foot from \(Q\) to the plane. - The foot is the midpoint of \(Q\) and its reflection.

Solution

1. Two direction vectors in the plane are \(\overrightarrow{AB}=\langle -2,4,0\rangle\) and \(\overrightarrow{AC}=\langle 0,4,-2\rangle\). 2. A normal vector \(\mathbf{n}=\langle a,b,c\rangle\) satisfies \(-2a+4b=0\) and \(4b-2c=0\). Choose \(\mathbf{n}=\langle 2,1,2\rangle\). 3. Using point \(A\), the plane equation is \(2x+y+2z=6\). 4. The distance from \(Q\) is \(d(Q,E)=\frac{|2(5)+5+2(9)-6|}{3}=9\). 5. The perpendicular foot is \(F=Q-\frac{2(5)+5+2(9)-6}{\|\mathbf{n}\|^2}\mathbf{n}=Q-3\mathbf{n}=(-1,2,3)\). 6. Since \(F\) is the midpoint of \(\overline{QQ'}\), \(Q'=2F-Q=(-7,-1,-3)\).

Answer

a) \(E:2x+y+2z=6\) b) \(9\) units c) \(Q'=(-7,-1,-3)\)
53078312
Line \(g\) and the family of lines \(h_k\) are given by \(g:\mathbf{r}(r)=\langle -1,5,4\rangle+r\langle 1,-1,0\rangle\) and \(h_k:\mathbf{r}(s)=\langle 1,0,2\rangle+s\langle 2,k,2\rangle\), where \(k\in\mathbb{R}\). a) Find \(k\) so that \(g\) and \(h_k\) intersect, and find the intersection point. b) Show that \(g\) and \(h_0\) are skew. Find a vector perpendicular to both line directions using dot products, then use it to find the distance between the lines. c) Show that every line \(h_k\) lies in one common plane \(E\). Use dot-product perpendicularity to find a normal vector and write a coordinate equation for \(E\).

Hints

- For part a, equate coordinates and begin with the third coordinate. - For part b, solve two zero dot-product equations to find a vector perpendicular to both line directions, then project the position-point difference onto it. - What point do all lines \(h_k\) share? - For part c, separate the direction vector of \(h_k\) into two fixed directions and find a vector perpendicular to both using dot products.

Solution

1. Equating \(g\) and \(h_k\), the third coordinate gives \(s=1\), the first gives \(r=4\), and the second then gives \(k=1\). The intersection point is \((3, 1, 4)\). 2. For \(k=0\), the direction vectors are \(\mathbf{u}=\langle 1,-1,0\rangle\) and \(\mathbf{v}=\langle 2,0,2\rangle\). They are not parallel, and equating the line equations gives an inconsistent system, so the lines are skew. 3. Let \(\mathbf{n}=\langle a,b,c\rangle\) be perpendicular to both directions. The conditions \(\mathbf{n}\cdot\mathbf{u}=0\) and \(\mathbf{n}\cdot\mathbf{v}=0\) give \(a-b=0\) and \(2a+2c=0\). Choose \(\mathbf{n}=\langle 1,1,-1\rangle\). With the position-point difference \(\mathbf{d}=\langle 2,-5,-2\rangle\), the distance is \(\frac{|\mathbf{d}\cdot\mathbf{n}|}{\|\mathbf{n}\|}=\frac{1}{\sqrt{3}}\approx0.577\). 4. Every line \(h_k\) passes through \((1, 0, 2)\), and \(\langle 2,k,2\rangle=2\langle 1,0,1\rangle+k\langle 0,1,0\rangle\). Thus all direction vectors lie in the plane spanned by these two fixed vectors. 5. A normal \(\langle a,b,c\rangle\) to this plane must satisfy \(a+c=0\) and \(b=0\). Choose \(\langle -1,0,1\rangle\). Using \((1, 0, 2)\), the plane equation is \(-x+z=1\), or \(x-z+1=0\).

Answer

a) \(k=1\), with intersection point \((3, 1, 4)\) b) The lines are skew, and their distance is \(\frac{1}{\sqrt{3}}\approx0.577\). c) A common plane is \(E:x-z+1=0\).
53078412
Plane \(H\) is given by \(2x-y+2z=6\), and line \(f\) is \(\mathbf{r}(\lambda)=\langle 0,2,1\rangle+\lambda\langle 1,1,0\rangle\). a) Find the intersection point \(D\) of \(f\) and \(H\). b) Reflect line \(f\) across plane \(H\), and give a parametric equation of the reflected line. c) Find the points on \(f\) whose distance from \(H\) is \(3\).

Hints

- Substitute the line into the plane to find the fixed intersection point. - Reflect one additional point along a line parallel to the plane normal. - Use the fixed point and reflected point to construct the image line. - Apply the point-to-plane distance formula to a general point of the line.

Solution

1. Substitute the line into the plane: \(2\lambda-(2+\lambda)+2=6\). Thus \(\lambda=6\), so \(D=(6, 8, 1)\). 2. Reflect the initial point \(A=(0, 2, 1)\). A perpendicular line through \(A\) has direction \(\mathbf{n}=\langle 2,-1,2\rangle\): \(\mathbf{r}(t)=\langle 0,2,1\rangle+t\mathbf{n}\). 3. Its intersection with \(H\) occurs when \(9t=6\), so \(t=\frac23\). The reflected point is twice as far along the perpendicular line, at \(t=\frac43\): \(A'=\left(\frac83,\frac23,\frac{11}{3}\right)\). 4. The reflected line passes through fixed point \(D\) and \(A'\). A direction vector is \(D-A'=\frac13\langle 10,22,-8\rangle\), so one equation is \(f':\mathbf{r}(\mu)=\langle 6,8,1\rangle+\mu\langle 5,11,-4\rangle\). 5. A general point on \(f\) is \((\lambda,2+\lambda,1)\). Its distance from \(H\) is \(\frac{|2\lambda-(2+\lambda)+2-6|}{\sqrt{2^2+(-1)^2+2^2}}=\frac{|\lambda-6|}{3}\). 6. Set this equal to \(3\): \(|\lambda-6|=9\), so \(\lambda=15\) or \(\lambda=-3\). 7. The points are \(P_1=(15, 17, 1)\) and \(P_2=(-3, -1, 1)\).

Answer

a) \(D=(6, 8, 1)\) b) \(f':\mathbf{r}(\mu)=\langle 6,8,1\rangle+\mu\langle 5,11,-4\rangle\) c) \(P_1=(15, 17, 1)\) and \(P_2=(-3, -1, 1)\)
53079112
The family of planes \(E_k\) is given by \(E_k:\mathbf{r}=\langle 1,1,1\rangle+\lambda\langle 2,0,1\rangle+\mu\langle k,1,0\rangle\), where \(k\in\mathbb{R}\). a) Show that \(E_k\) is a plane for every \(k\). b) Find the line common to every plane in the family. c) Find \(k\) so that \(E_k\) is perpendicular to \(E_{-1}\). d) Determine whether \(A=(5, 2, 3)\) lies in a plane in the family, and give the corresponding value of \(k\).

Hints

- Compare the second components of the two direction vectors. - Find a normal vector using two dot-product conditions. - Convert the family to a standard equation and require it to hold for every \(k\). - Perpendicular planes have orthogonal normals. - Substitute the point into the family equation.

Solution

1. The directions \(\langle 2,0,1\rangle\) and \(\langle k,1,0\rangle\) cannot be scalar multiples because their second components are \(0\) and \(1\). Thus they determine a plane for every \(k\). 2. Let \(\mathbf{n}_k=\langle a,b,c\rangle\) be a normal vector. The dot-product conditions with the two plane directions give one normal \(\mathbf{n}_k=\langle -1,k,2\rangle\). 3. A standard equation of \(E_k\) is \(-x+ky+2z=k+1\), or \(-x+2z-1+k(y-1)=0\). 4. For a point to lie in every plane, the equation must hold for every real \(k\). Therefore, \(y-1=0\) and \(-x+2z-1=0\). 5. The common line is \(g:\mathbf{r}(t)=\langle 1,1,1\rangle+t\langle 2,0,1\rangle\). 6. For \(E_k\perp E_{-1}\), their normals must be orthogonal. Since \(\mathbf{n}_{-1}=\langle -1,-1,2\rangle\), \(\mathbf{n}_k\cdot\mathbf{n}_{-1}=1-k+4=0\). 7. Thus \(k=5\). 8. Substitute \(A=(5, 2, 3)\) into the standard equation: \(-5+2k+6=k+1\). 9. This gives \(k=0\), so \(A\) lies in \(E_0\).

Answer

a) The two direction vectors are linearly independent for every \(k\). b) \(g:\mathbf{r}(t)=\langle 1,1,1\rangle+t\langle 2,0,1\rangle\) c) \(k=5\) d) \(A\) lies in \(E_0\).
53079212
The family of planes \(F_a\) is given by \(F_a:\mathbf{r}=\langle 2,0,4\rangle+r\langle 1,1,0\rangle+s\langle 0,a,1\rangle\), where \(a\in\mathbb{R}\). a) Find the intersection line of \(F_0\) and \(F_1\). b) Find the acute angle between \(F_0\) and \(F_1\). c) Find \(a\) so that \(F_a\) is perpendicular to \(H:x-y+2z=4\). d) Determine whether plane \(E^*:\mathbf{r}=\langle 2,2,4\rangle+\sigma\langle 1,1,0\rangle+\tau\langle 0,2,1\rangle\) belongs to the family.

Hints

- Identify the point and direction shared by \(F_0\) and \(F_1\). - Find a normal to \(F_a\) with two dot-product conditions. - Use the angle formula for plane normals. - Perpendicular planes have orthogonal normals. - For family membership, compare both direction spaces and points.

Solution

1. Both \(F_0\) and \(F_1\) contain the point \((2, 0, 4)\) and the direction \(\langle 1,1,0\rangle\). Their other directions are different, so their intersection line is \(h:\mathbf{r}(t)=\langle 2,0,4\rangle+t\langle 1,1,0\rangle\). 2. Let \(\mathbf{n}_a=\langle p,q,r\rangle\) be normal to \(F_a\). The conditions \(p+q=0\) and \(aq+r=0\) give \(\mathbf{n}_a=\langle 1,-1,a\rangle\). 3. Thus \(\mathbf{n}_0=\langle 1,-1,0\rangle\) and \(\mathbf{n}_1=\langle 1,-1,1\rangle\). 4. The acute angle \(\alpha\) satisfies \(\cos\alpha=\frac{|\mathbf{n}_0\cdot\mathbf{n}_1|}{\|\mathbf{n}_0\|\|\mathbf{n}_1\|}=\frac{2}{\sqrt6}\). 5. Therefore, \(\alpha=\arccos\left(\frac{2}{\sqrt6}\right)\approx35.26^\circ\). 6. A normal to \(H\) is \(\mathbf{n}_H=\langle 1,-1,2\rangle\). Perpendicular planes have orthogonal normals, so \(\mathbf{n}_a\cdot\mathbf{n}_H=1+1+2a=0\). 7. Hence \(a=-1\). 8. The directions of \(E^*\) match those of \(F_2\), so only \(F_2\) could equal \(E^*\). 9. However, the initial point \((2, 2, 4)\) of \(E^*\) is not in any \(F_a\): matching x and z forces \(r=0\) and \(s=0\), which would make the y-coordinate \(0\), not \(2\). 10. Therefore, \(E^*\) does not belong to the family.

Answer

a) \(h:\mathbf{r}(t)=\langle 2,0,4\rangle+t\langle 1,1,0\rangle\) b) \(\alpha=\arccos\left(\frac{2}{\sqrt6}\right)\approx35.26^\circ\) c) \(a=-1\) d) \(E^*\) does not belong to the family.
53080112
Lines \(g\) and \(h\) are given by \(g:\mathbf{r}(r)=\langle 1,2,1\rangle+r\langle 2,0,-1\rangle\) and \(h:\mathbf{r}(s)=\langle 3,5,0\rangle+s\langle -4,0,2\rangle\). a) Show that the lines are distinct and parallel. b) The lines determine a plane \(E\). Write a parametric equation and a coordinate equation for \(E\). c) Let \(P=(1, 2, 1)\) on \(g\) and \(Q=(3, 5, 0)\) on \(h\). Show that \(\overrightarrow{PQ}\) is not perpendicular to \(g\), and find the distance between the lines. d) Point \(R\) lies on \(g\). For what value of \(r\) is triangle \(PQR\) right at \(Q\)?

Hints

- Compare the direction vectors of the two lines. - Test a point from one line on the other to confirm that the lines are distinct. - Use one line direction and a vector between the lines to span the plane. - Use a dot product to test perpendicularity, and subtract the projection of the connecting vector onto the line direction to obtain the perpendicular distance. - For the right angle at \(Q\), set the dot product of the two sides meeting at \(Q\) equal to zero.

Solution

1. The direction vector of \(h\) is \(-2\) times the direction vector of \(g\), so the lines are parallel. Their position points have different y-coordinates, while both line directions have zero y-component, so the lines are distinct. 2. A parametric equation is \(E:\mathbf{r}=\langle 1,2,1\rangle+r\langle 2,0,-1\rangle+t\langle 2,3,-1\rangle\). A normal vector is \(\langle 1,0,2\rangle\), so a coordinate equation is \(x+2z=3\). 3. \(\overrightarrow{PQ}=\langle 2,3,-1\rangle\), and \(\overrightarrow{PQ}\cdot\langle 2,0,-1\rangle=5\ne0\). Since the line direction \(\mathbf{u}=\langle 2,0,-1\rangle\) has \(\|\mathbf{u}\|^2=5\), the projection of \(\overrightarrow{PQ}\) onto \(\mathbf{u}\) is \(\frac{5}{5}\mathbf{u}=\mathbf{u}\). The perpendicular component is \(\overrightarrow{PQ}-\mathbf{u}=\langle 0,3,0\rangle\), so the distance between the parallel lines is \(3\). 4. A point on \(g\) is \(R=(1+2r,2,1-r)\). The right-angle condition at \(Q\) is \(\overrightarrow{QP}\cdot\overrightarrow{QR}=0\), which gives \(14-5r=0\). Thus \(r=\frac{14}{5}\).

Answer

a) The lines are distinct and parallel. b) One parametric equation is \(E:\mathbf{r}=\langle 1,2,1\rangle+r\langle 2,0,-1\rangle+t\langle 2,3,-1\rangle\), and a coordinate equation is \(x+2z=3\). c) \(\overrightarrow{PQ}\cdot\mathbf{u}=5\ne0\), and the distance is \(3\). d) \(r=\frac{14}{5}\)
53080312
Planes \(E_1\) and \(E_2\) are given by \(E_1:x+y=2\), \(E_2:\mathbf{r}=\langle 1,0,1\rangle+\lambda\langle 1,-1,1\rangle+\mu\langle 0,1,2\rangle\). a) Find the intersection line \(g\) and the acute angle \(\alpha\) between the planes. b) The family of planes \(H_a\) is given by \(H_a:ax+y+(1-a)z=4\), where \(a\in\mathbb{R}\). Describe the relationship between \(g\) and \(H_a\) for every value of \(a\).

Hints

- Substitute the parametric plane into the standard equation. - Find a plane normal with two dot-product conditions. - Use the angle formula for plane normals. - Compare the line direction with the normal of \(H_a\), then test one point.

Solution

1. Substitute the parametric coordinates of \(E_2\) into \(E_1\): \((1+\lambda)+(-\lambda+\mu)=2\). 2. Thus \(\mu=1\), and the intersection line is \(g:\mathbf{r}(t)=\langle 1,1,3\rangle+t\langle 1,-1,1\rangle\). 3. A normal to \(E_1\) is \(\mathbf{n}_1=\langle 1,1,0\rangle\). 4. Let \(\mathbf{n}_2=\langle a,b,c\rangle\). Orthogonality to the two directions of \(E_2\) gives \(a-b+c=0\) and \(b+2c=0\). 5. One normal is \(\mathbf{n}_2=\langle -3,-2,1\rangle\). 6. The acute plane angle satisfies \(\cos\alpha=\frac{|\mathbf{n}_1\cdot\mathbf{n}_2|}{\|\mathbf{n}_1\|\|\mathbf{n}_2\|}=\frac{5}{\sqrt{28}}\). 7. Hence \(\alpha=\arccos\left(\frac{5}{\sqrt{28}}\right)\approx19.11^\circ\). 8. A normal to \(H_a\) is \(\mathbf{n}_{H_a}=\langle a,1,1-a\rangle\), and the direction of \(g\) is \(\mathbf{v}=\langle 1,-1,1\rangle\). 9. Since \(\mathbf{v}\cdot\mathbf{n}_{H_a}=a-1+1-a=0\), the line is parallel to or contained in every \(H_a\). 10. Test point \((1, 1, 3)\) from \(g\): \(a+1+3(1-a)=4-2a\). 11. This equals \(4\) only when \(a=0\). Therefore, \(g\subset H_0\), while \(g\) is strictly parallel to \(H_a\) for \(a\ne0\).

Answer

a) \(g:\mathbf{r}(t)=\langle 1,1,3\rangle+t\langle 1,-1,1\rangle\), and \(\alpha=\arccos\left(\frac{5}{\sqrt{28}}\right)\approx19.11^\circ\) b) \(g\subset H_0\). For every \(a\ne0\), \(g\) is strictly parallel to \(H_a\).
53080812
Plane \(E\) is given by \(3x-y+2z=10\), and line \(g\) is \(\mathbf{r}(\lambda)=\langle 2,2,2\rangle+\lambda\langle 1,1,-1\rangle\). a) Determine the relationship between \(g\) and \(E\). b) Find a plane \(F\) that contains \(g\) and is perpendicular to \(E\). c) Plane \(H\) passes through \(A=(1, 1, 1)\) and is perpendicular to both \(E\) and \(F\). Find its standard equation. d) Find the common intersection point of \(E\), \(F\), and \(H\).

Hints

- Use the dot product of the line direction and the plane normal. - The normal of \(F\) must be orthogonal to both the line direction and the normal of \(E\). - The normal of \(H\) must be orthogonal to both plane normals. - Solve the final three-equation system.

Solution

1. The normal of \(E\) is \(\mathbf{n}_E=\langle 3,-1,2\rangle\), and the line direction is \(\mathbf{u}=\langle 1,1,-1\rangle\). Since \(\mathbf{u}\cdot\mathbf{n}_E=3-1-2=0\), the line is parallel to the plane. 2. The initial point is not in \(E\), because \(3(2)-2+2(2)=8\ne10\). Thus the line is strictly parallel to \(E\). 3. Let \(\mathbf{n}_F=\langle a,b,c\rangle\). Since \(F\) contains \(g\), require \(\mathbf{n}_F\cdot\mathbf{u}=0\). Since \(F\perp E\), require \(\mathbf{n}_F\cdot\mathbf{n}_E=0\). 4. Solving \(a+b-c=0\) and \(3a-b+2c=0\) gives one normal \(\mathbf{n}_F=\langle 1,-5,-4\rangle\). Using \((2, 2, 2)\), \(F:x-5y-4z=-16\). 5. A normal to \(H\) must be orthogonal to both \(\mathbf{n}_E\) and \(\mathbf{n}_F\). Solving the two dot-product equations gives \(\mathbf{n}_H=\langle 1,1,-1\rangle\). 6. Using \(A\), \(H:x+y-z=1\). 7. Row reduction of the three plane equations gives \(x=\frac{44}{21}\), \(y=\frac{32}{21}\), and \(z=\frac{55}{21}\).

Answer

a) \(g\) is strictly parallel to \(E\). b) \(F:x-5y-4z=-16\) c) \(H:x+y-z=1\) d) \(S=\left(\frac{44}{21},\frac{32}{21},\frac{55}{21}\right)\)
53080912
Lines \(g\) and \(h\) are given by \(g:\mathbf{r}(\lambda)=\langle 1,2,0\rangle+\lambda\langle 2,1,-1\rangle\), \(h:\mathbf{r}(\mu)=\langle -1,1,1\rangle+\mu\langle 4,1,-2\rangle\). a) Show that the lines intersect, and find a standard equation of the plane \(E\) containing both lines. b) The family of planes \(E_t\) is given by \(E_t:(1+t)x+ty+2z=1+t\), where \(t\in\mathbb{R}\). Show that \(E\) belongs to this family. Then find the line common to every plane in the family. c) Find a standard equation of a plane \(E^*\) that contains \(P=(2, 1, 5)\) and is perpendicular to every plane \(E_t\).

Hints

- Equate corresponding line coordinates. - Find a plane normal with two dot-product conditions. - Separate the family equation into a constant part and a coefficient of \(t\). - A plane perpendicular to every family member needs a normal orthogonal to the two fixed vectors spanning the family normals.

Solution

1. Equating the line coordinates gives \(\lambda=-1\) and \(\mu=0\). Both lines pass through \(S=(-1, 1, 1)\). 2. Let \(\mathbf{n}=\langle a,b,c\rangle\) be normal to the plane containing the lines. The dot-product conditions are \(2a+b-c=0\) and \(4a+b-2c=0\). 3. Solving gives one normal \(\mathbf{n}=\langle 1,0,2\rangle\). 4. Using \(S\), the plane equation is \(E:x+2z=1\). 5. Setting \(t=0\) in the family gives \(E_0:x+2z=1\), so \(E=E_0\). 6. Rewrite the family equation as \(x+2z-1+t(x+y-1)=0\). 7. A point lies in every plane when \(x+2z=1\) and \(x+y=1\). Let \(z=u\). Then \(x=1-2u\) and \(y=2u\). 8. The common line is \(\ell:\mathbf{r}(u)=\langle 1,0,0\rangle+u\langle -2,2,1\rangle\). 9. The normal of \(E^*\) must be orthogonal to every family normal \(\langle 1+t,t,2\rangle=\langle 1,0,2\rangle+t\langle 1,1,0\rangle\). 10. The vector \(\langle -2,2,1\rangle\) is orthogonal to both fixed vectors, so use it as the normal of \(E^*\). 11. Using \(P=(2, 1, 5)\), the equation is \(-2x+2y+z=3\).

Answer

a) The lines intersect at \(S=(-1, 1, 1)\), and \(E:x+2z=1\). b) \(E=E_0\), and the common line is \(\ell:\mathbf{r}(u)=\langle 1,0,0\rangle+u\langle -2,2,1\rangle\). c) \(E^*:-2x+2y+z=3\)
53082512
Points \(A=(5, 0, 1)\) and \(B=(3, 4, -3)\) and line \(g:\mathbf{r}(\lambda)=\langle 0,1,0\rangle+\lambda\langle 2,2,1\rangle\) are given. a) Find the perpendicular-bisector plane \(E\) of \(\overline{AB}\). b) Show that \(g\) lies in \(E\). Find a plane \(F\) through \(A\) and \(B\) that is perpendicular to \(g\). c) Find \(S=g\cap F\), and show that \(\angle ASB=90^\circ\). d) In three-dimensional space, interpret reflection across line \(g\) as a half-turn about \(g\). Find the image \(A'\) of \(A\).

Hints

- A perpendicular-bisector plane passes through the segment midpoint and has a normal parallel to the segment. - A plane perpendicular to a line can use the line direction as its normal. - Use a dot product to prove the right angle. - Under a half-turn about a line, the perpendicular foot is the midpoint of a point and its image.

Solution

1. The midpoint of \(\overline{AB}\) is \(M=(4, 2, -1)\). A normal to the perpendicular-bisector plane is parallel to \(\overrightarrow{AB}=\langle -2,4,-4\rangle\), so use \(\mathbf{n}_E=\langle 1,-2,2\rangle\). 2. Using \(M\), the equation is \(x-2y+2z=-2\). 3. A general point of \(g\) is \((2\lambda,1+2\lambda,\lambda)\). Substitution gives \(2\lambda-2(1+2\lambda)+2\lambda=-2\), so every point of \(g\) lies in \(E\). 4. A plane perpendicular to \(g\) can use the line direction \(\langle 2,2,1\rangle\) as its normal. Using \(A\), \(F:2x+2y+z=11\). Point \(B\) also satisfies this equation. 5. Substitute \(g\) into \(F\): \(4\lambda+2+4\lambda+\lambda=11\), so \(\lambda=1\) and \(S=(2, 3, 1)\). 6. The vectors \(\overrightarrow{SA}=\langle 3,-3,0\rangle\) and \(\overrightarrow{SB}=\langle 1,1,-4\rangle\) have dot product \(3-3=0\), so \(\angle ASB=90^\circ\). 7. Point \(S\) is the foot of the perpendicular from \(A\) to the rotation axis \(g\). Under a half-turn about \(g\), \(S\) is the midpoint of \(A\) and \(A'\). 8. Therefore \(A'=2S-A=\langle 4,6,2\rangle-\langle 5,0,1\rangle=(-1, 6, 1)\).

Answer

a) \(E:x-2y+2z=-2\) b) \(g\subset E\); \(F:2x+2y+z=11\) c) \(S=(2, 3, 1)\), and \(\angle ASB=90^\circ\) d) \(A'=(-1, 6, 1)\)
52773912
Let \(M\) be a point, and let nonzero vectors \(\mathbf{u}\) and \(\mathbf{v}\) define points \(A\), \(B\), and \(C\) by \(\overrightarrow{MA}=\mathbf{u}\), \(\overrightarrow{MB}=-\mathbf{u}\), and \(\overrightarrow{MC}=\mathbf{v}\). Assume \(C\) is not on line \(AB\). a) Show that if \(\mathbf{u}\cdot\mathbf{v}=0\), then triangle \(ABC\) is isosceles with base \(AB\). b) Find a condition on \(\|\mathbf{u}\|\) and \(\|\mathbf{v}\|\) that makes the angle at \(C\) right. Interpret it geometrically. c) If triangle \(ABC\) is equilateral, find \(\|\mathbf{v}\|:\|\mathbf{u}\|\).

Hints

- Express the two sides from \(C\) using \(\mathbf{u}\) and \(\mathbf{v}\). - Expand squared magnitudes with dot products. - Use a dot product for the angle at \(C\). - Compare a leg with \(AB=2\|\mathbf{u}\|\) in the equilateral case.

Solution

1. \(\overrightarrow{CA}=\mathbf{u}-\mathbf{v}\) and \(\overrightarrow{CB}=-\mathbf{u}-\mathbf{v}\). 2. Their squared lengths are \(\|\mathbf{u}-\mathbf{v}\|^2=\|\mathbf{u}\|^2-2\mathbf{u}\cdot\mathbf{v}+\|\mathbf{v}\|^2\) and \(\|-\mathbf{u}-\mathbf{v}\|^2=\|\mathbf{u}\|^2+2\mathbf{u}\cdot\mathbf{v}+\|\mathbf{v}\|^2\). If \(\mathbf{u}\cdot\mathbf{v}=0\), these are equal. 3. For a right angle at \(C\), \((\mathbf{u}-\mathbf{v})\cdot(-\mathbf{u}-\mathbf{v})=\|\mathbf{v}\|^2-\|\mathbf{u}\|^2=0\). Thus, \(\|\mathbf{v}\|=\|\mathbf{u}\|\). Geometrically, \(A\) and \(B\) are endpoints of a diameter of a sphere centered at \(M\), and \(C\) lies on that sphere. 4. For an equilateral triangle, \(\mathbf{u}\perp\mathbf{v}\) and \(\|\overrightarrow{CA}\|=\|\overrightarrow{AB}\|=2\|\mathbf{u}\|\). Thus, \(\|\mathbf{u}\|^2+\|\mathbf{v}\|^2=4\|\mathbf{u}\|^2\), so \(\|\mathbf{v}\|=\sqrt3\|\mathbf{u}\|\).

Answer

a) \(CA=CB\) b) \(\|\mathbf{v}\|=\|\mathbf{u}\|\) c) \(\|\mathbf{v}\|:\|\mathbf{u}\|=\sqrt3:1\)
53070012
Plane \(E\) is given by \(x-2y+2z=9\). a) Show that line \(g:\mathbf{r}(t)=\langle 0,0,3\rangle+t\langle 2,1,0\rangle\) is parallel to \(E\), and find the distance between them. b) The family of lines \(g_s\) is \(g_s:\mathbf{r}(\lambda)=\langle 0,0,3\rangle+\lambda\langle 2+s,1-2s,2s\rangle\). Show that \(g\) belongs to this family. c) Find all values of \(s\) for which \(g_s\) intersects \(E\) at exactly one point \(Q_s\). Give \(Q_s\) in terms of \(s\). d) Show that all points \(Q_s\) lie on one line \(m\). e) Show that every line in the family lies in one plane \(F\), and that \(F\) intersects \(E\) perpendicularly along \(m\).

Hints

- Use a dot product to compare the line direction with the plane normal. - Use the point-to-plane distance formula with the common initial point. - Substitute a general point of \(g_s\) into \(E\). - Rewrite the parameter-dependent coordinates using one new parameter. - Express each family direction as a combination of two fixed vectors.

Solution

1. A normal vector to \(E\) is \(\mathbf{n}_E=\langle 1,-2,2\rangle\). The direction \(\mathbf{u}=\langle 2,1,0\rangle\) satisfies \(\mathbf{u}\cdot\mathbf{n}_E=2-2=0\). 2. The initial point \(A=(0, 0, 3)\) is not in \(E\), because the left side is \(6\), not \(9\). Thus \(g\) is strictly parallel to \(E\). 3. The distance is \(\frac{|6-9|}{\sqrt{1^2+(-2)^2+2^2}}=1\). 4. When \(s=0\), the direction of \(g_s\) is \(\langle 2,1,0\rangle\). Therefore, \(g=g_0\). 5. Substitute a point of \(g_s\) into \(E\). The result is \(6+9s\lambda=9\). 6. If \(s=0\), there is no intersection. If \(s\ne0\), then \(\lambda=\frac{1}{3s}\), so \(Q_s=\left(\frac13+\frac{2}{3s},-\frac23+\frac{1}{3s},\frac{11}{3}\right)\). 7. Let \(\mu=\frac{1}{3s}\). Then \(Q_s=\left\langle\frac13,-\frac23,\frac{11}{3}\right\rangle+\mu\langle 2,1,0\rangle\). 8. Therefore, every \(Q_s\) lies on \(m:\mathbf{r}(\mu)=\left\langle\frac13,-\frac23,\frac{11}{3}\right\rangle+\mu\langle 2,1,0\rangle\). 9. Each family direction can be written as \(\langle 2+s,1-2s,2s\rangle=\mathbf{u}+s\mathbf{n}_E\). Since all lines also pass through \(A\), they lie in the plane through \(A\) with directions \(\mathbf{u}\) and \(\mathbf{n}_E\). 10. Let \(\mathbf{n}_F=\langle a,b,c\rangle\). The conditions \(\mathbf{n}_F\cdot\mathbf{u}=0\) and \(\mathbf{n}_F\cdot\mathbf{n}_E=0\) give one normal \(\mathbf{n}_F=\langle 2,-4,-5\rangle\). 11. Using \(A\), \(F:2x-4y-5z=-15\). 12. Since \(\mathbf{n}_E\cdot\mathbf{n}_F=2+8-10=0\), the planes are perpendicular. The line \(m\) lies in both planes, so it is their intersection line.

Answer

a) \(g\) is strictly parallel to \(E\), and the distance is \(1\). b) \(g=g_0\) c) \(s\ne0\), and \(Q_s=\left(\frac13+\frac{2}{3s},-\frac23+\frac{1}{3s},\frac{11}{3}\right)\) d) \(m:\mathbf{r}(\mu)=\left\langle\frac13,-\frac23,\frac{11}{3}\right\rangle+\mu\langle 2,1,0\rangle\) e) \(F:2x-4y-5z=-15\), and \(F\perp E\) along \(m\).
53079712
Lines \(g\) and \(h\) are given by \(g:\mathbf{r}(\lambda)=\langle 1,1,2\rangle+\lambda\langle 2,1,0\rangle\), \(h:\mathbf{r}(s)=\langle 1,1,2\rangle+s\langle 0,1,2\rangle\). a) Show that the lines intersect, and find their intersection point and a standard equation of the plane \(E\) containing them. b) The family of planes \(E_k\) is given by \(E_k:2x+(1+k)y+2kz=3k+3\). Show that every \(E_k\) is perpendicular to \(E\), and find the line common to every plane \(E_k\). c) Find the value \(k_0\) for which \(E_{k_0}\) has the greatest distance from the origin, and find that distance.

Hints

- The lines share their initial point. - Find a plane normal orthogonal to both line directions. - Separate the family equation into a constant part and a coefficient of \(k\). - The farthest plane through a fixed line is perpendicular to the shortest segment from the point to that line.

Solution

1. Both lines pass through \(S=(1, 1, 2)\), so they intersect there. 2. Let \(\mathbf{n}_E=\langle a,b,c\rangle\). Orthogonality to the two line directions gives \(2a+b=0\) and \(b+2c=0\). 3. One normal is \(\mathbf{n}_E=\langle 1,-2,1\rangle\). Using \(S\), the plane equation is \(E:x-2y+z=1\). 4. A normal to \(E_k\) is \(\mathbf{n}_k=\langle 2,1+k,2k\rangle\). 5. Since \(\mathbf{n}_k\cdot\mathbf{n}_E=2-2(1+k)+2k=0\), every \(E_k\) is perpendicular to \(E\). 6. Rewrite the family equation as \(2x+y-3+k(y+2z-3)=0\). 7. A point lies in every \(E_k\) when \(2x+y=3\) and \(y+2z=3\). Let \(z=t\). Then \(y=3-2t\) and \(x=t\). 8. The common line is \(l:\mathbf{r}(t)=\langle 0,3,0\rangle+t\langle 1,-2,1\rangle\). 9. Among all planes through \(l\), the greatest possible distance from the origin equals the distance from the origin to \(l\). The closest point \(Q\) on \(l\) satisfies \(\overrightarrow{OQ}\cdot\langle 1,-2,1\rangle=0\). 10. With \(Q=(t,3-2t,t)\), this gives \(t-2(3-2t)+t=0\), so \(t=1\) and \(Q=(1,1,1)\). 11. The maximizing plane has normal parallel to \(\overrightarrow{OQ}=\langle 1,1,1\rangle\). Requiring \(\langle 2,1+k,2k\rangle\) to be parallel to this vector gives \(k_0=1\). 12. The maximum distance is \(\|\overrightarrow{OQ}\|=\sqrt3\).

Answer

a) \(S=(1, 1, 2)\), and \(E:x-2y+z=1\) b) Every \(E_k\perp E\), and \(l:\mathbf{r}(t)=\langle 0,3,0\rangle+t\langle 1,-2,1\rangle\) c) \(k_0=1\), and the maximum distance is \(\sqrt3\).

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.