Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.4.E: Lines, Planes, and Hyperplanes (Exercises)

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercise 1.4.E.1

Find vector and parametric equations for the line in R2 through p=(2,3) in the direction of v=(1,2).

Answer

Vector equation: y=t(1,2)+(2,3)=(t+2,2t+3)

Parametric equations:

x=t+2y=2t+3

Exercise 1.4.E.2

Find vector and parametric equations for the line in R4 through p=(1,1,2,3) in the direction of v=(2,3,4,1).

Exercise 1.4.E.3

Find vector and parametric equations for the lines passing through the following pairs of points.

(a) p=(1,3),q=(4,2)

(b) p=(2,1,3),q=(1,2,1)

(c) p=(3,2,1,4),q=(2,0,4,1)

(d) p=(4,3,2),q=(1,2,4)

Answer

(a) Vector equation: y=t(5,5)+(1,3)=(5t1,5t3)

Parametric equations: x=5t1y=5t3

(b) Vector equation: y=t(3,1,2)+(2,1,3)=(3t+2,t+1,2t+3)

Parametric equations: x=3t+2y=t+1z=2t+3

(c) Vector equation: y=t(1,2,3,3)+(3,2,1,4)=(t+3,2t+2,3t+1,3t+4)

Parametric equations: w=t+3x=2t+2y=3t+1z=3t+4

(d) Vector equation: y=t(3,1,2)+(4,3,2)=(3t+4,t3,2t+2)

Parametric equations: x=3t+4y=t3z=2t+2

Exercise 1.4.E.4

Find the distance from the point q=(1,3) to the line with vector equation y=t(2,1)+(3,1).

Exercise 1.4.E.5

Find the distance from the point q=(1,3,2) to the line with vector equation y=t(2,1,4)+(1,2,1).

Answer

10857

Exercise 1.4.E.6

Find the distance from the point r=(1,2,3) to the line through the points p=(1,0,1) and q=(0,2,1).

Exercise 1.4.E.7

Find the distance from the point r=(1,2,2,4) to the line through the points p=(2,1,1,2) and q=(1,2,4,3).

Answer

469714

Exercise 1.4.E.8

Find vector and parametric equations for the plane in R3 which contains the points p=(1,3,1), q=(2,1,1), and r=(2,3,2).

Exercise 1.4.E.9

Find vector and parametric equations for the plane in R4 which contains the points p=(2,3,4,1), q=(1,3,2,4), and r=(2,1,2,1).

Answer

Vector equation: y=t(3,6,2,3)+s(0,2,2,2)+(2,3,4,1)

Parametric equations: w=3t+2x=6t+2s+3y=2t2s+4z=3t+2s1

Exercise 1.4.E.10

Let P be the plane in R3 with vector equation y=t(1,2,1)+s(2,1,3)+(1,0,1). Find the distance from the point q=(1,3,1) to P.

Exercise 1.4.E.11

Let P be the plane in R4 with vector equation y=t(1,2,1,4)+s(2,1,2,3)+(1,0,1,0). Find the distance from the point q=(1,3,1,3) to P.

Answer

3

Exercise 1.4.E.12

Find a normal vector and a normal equation for the line in R2 with vector equation y=t(1,2)+(1,1).

Exercise 1.4.E.13

Find a normal vector and a normal equation for the line in R2 with vector equation y=t(0,1)+(2,0).

Answer

n=(1,0)

Normal equation: (1,0)(x2,y)=0, or x=2

Exercise 1.4.E.14

Find a normal vector and a normal equation for the plane in R3 with vector equation y=t(1,2,1)+s(3,1,1)+(1,1,1).

Exercise 1.4.E.15

Find a normal vector and a normal equation for the line in R2 which passes through the points p=(3,2) and q=(1,3).

Answer

n=(1,4)

Normal equation: (1,4)(x3,y2)=0, or x+4y=11

Exercise 1.4.E.16

Find a normal vector and a normal equation for the plane in R3 which passes through the points p=(1,2,1), q=(1,3,1), and r=(2,2,2).

Answer

n=(11,8,7)

Normal equation: (11,8,7)(x1,y2,z+1)=0, or 11x+8y+7z=20

Exercise 1.4.E.17

Find the distance from the point q=(3,2) in R2 to the line with equation x+2y3=0.

Answer

45

Exercise 1.4.E.18

Find the distance from the point q=(1,2,1) in R3 to the plane with equation x+2y3x=4.

Exercise 1.4.E.19

Find the distance from the point q=(3,2,1,1) in R4 to the hyperplane with equation 3x+y2z+3w=15.

Answer

323

Exercise 1.4.E.20

Find the angle between the lines in R2 with equations 3x+y=4 and xy=5.

Exercise 1.4.E.21

Find the angle between the planes in R3 with equations 3xy+2z=5 and x2y+z=4.

Answer

0.7017 radians

Exercise 1.4.E.22

Find the angle between the hyperplanes in R4 with equations w+x+yz=3 and 2wx+2y+z=6 . 

Exercise 1.4.E.23

Find an equation for a plane in R3 orthogonal to the plane with equation x+2y3z=4 and passing through the point p=(1,1,2).

Answer

2xy=3 is the equation of one such plane.

Exercise 1.4.E.24

Find an equation for the plane in R3 which is parallel to the plane xy+2z=6 and passes through the point p=(2,1,2).

Exercise 1.4.E.25

Show that if x, y, and z are vectors in Rn with xy and xz, then x(ay+bz) for any scalars a and b.

Exercise 1.4.E.26

Find parametric equations for the line of intersection of the planes in R3 with equations x+2y6z=4 and 2xy+z=2.

Exercise 1.4.E.27

Find parametric equations for the plane of intersection of the hyperplanes in R4 with equations wx+y+z=3 and 2w+4xy+2z=8.

Answer

y=2t23,z=st+113

Exercise 1.4.E.28

Let L be the line in R3 with vector equation y=t(1,2,1)+(3,2,1) and let P be the plane in R3 with equation x+2y3z=8. Find the point where L intersects P.

Exercise 1.4.E.29

Let P be the plane in Rn with vector equation y=tv+sw+p. Let c be the projection of w onto v,

a=1vv,

and

b=1wc(wc).

Show that y=ta+sb+p is also a vector equation for P.


This page titled 1.4.E: Lines, Planes, and Hyperplanes (Exercises) is shared under a CC BY-NC-SA 1.0 license and was authored, remixed, and/or curated by Dan Sloughter via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?