Navigation

Geometry in three dimensions

14.1 Points and planes

13 problems · hints, answers and solutions shown beside each one

Stage 1 · Conceptual

Q1Stage 1

Part of R3\mathbb R^3 is sketched below, along with a triangle.

Figure from prac_s1.1, line 2

Figure from prac_s1.1, line 2

Identify the following parts of the sketch:

  1. the xyxy-plane

  2. the yzyz-plane

  3. the xzxz-plane

  4. the vertex of the triangle lying on (1,0,0)(1,0,0)

  5. the vertex of the triangle lying on (0,1,0)(0,1,0)

  6. the vertex of the triangle lying on (0,0,1)(0,0,1)

Hint

The fill patterns are only included to distinguish different parts of the diagram.

Answer

The xzxz plane is filled with vertical lines; the yzyz plane is crosshatched; and the xyxy plane is solid.

The left bottom triangle vertex is (1,0,0)(1,0,0); the right bottom triangle vertex is (0,1,0)(0,1,0); the top triangle vertex is (0,0,1)(0,0,1).

Full solution

The xzxz plane is filled with vertical lines; the yzyz plane is crosshatched; and the xyxy plane is solid.

The left bottom triangle vertex is (1,0,0)(1,0,0); the right bottom triangle vertex is (0,1,0)(0,1,0); the top triangle vertex is (0,0,1)(0,0,1).

Q2Stage 1

Describe the set of all points (x,y,z)(x,y,z) in R3\bbbr^3 that satisfy

  1. x2+y2+z2=2x4y+4x^2 +y^2+z^2= 2x-4y+4

  2. x2+y2+z2<2x4y+4x^2 +y^2+z^2< 2x-4y+4

Hint

Section 14.1 gives the equation for a sphere.

Answer

(a) The sphere of radius 3 centered on (1,2,0)(1,-2,0).

(b) The interior of the sphere of radius 3 centered on (1,2,0)(1,-2,0).

Full solution

(a) The point (x,y,z)(x,y,z) satisfies x2+y2+z2=2x4y+4x^2 +y^2+z^2= 2x-4y+4 if and only if it satisfies x22x+y2+4y+z2=4x^2-2x +y^2+4y+z^2= 4, or equivalently (x1)2+(y+2)2+z2=9(x-1)^2 +(y+2)^2+z^2=9. Since (x1)2+(y+2)2+z2\sqrt{(x-1)^2 +(y+2)^2+z^2} is the distance from (1,2,0)(1, -2, 0) to (x,y,z)(x,y,z), our point satisfies the given equation if and only if its distance from (1,2,0)(1,-2,0) is three. So the set is the sphere of radius 3 centered on (1,2,0)(1,-2,0).

(b) As in part (a), x2+y2+z2<2x4y+4x^2 +y^2+z^2< 2x-4y+4 if and only if (x1)2+(y+2)2+z2<9(x-1)^2 +(y+2)^2+z^2<9. Hence our point satifies the given inequality if and only if its distance from (1,2,0)(1,-2,0) is strictly smaller than three. The set is the interior of the sphere of radius 3 centered on (1,2,0)(1,-2,0).

Q3Stage 1

Describe and sketch the set of all points (x,y)(x,y) in R2\bbbr^2 that satisfy

  1. x=yx=y

  2. x+y=1x+y=1

  3. x2+y2=4x^2+y^2=4

  4. x2+y2=2yx^2+y^2=2y

  5. x2+y2<2yx^2+y^2<2y

Hint

This is a review question to get you thinking about R2\mathbb R^2 in a way that will help you get used to R3\mathbb R^3.

Answer

(a) x=yx=y is the straight line through the origin that makes an angle 4545^\circ with the xx– and yy–axes. It is sketched in the figure on the left below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

(b) x+y=1x+y=1 is the straight line through the points (1,0)(1,0) and (0,1)(0,1). It is sketched in the figure on the right above.

(c) x2+y2=4x^2+y^2=4 is the circle with centre (0,0)(0,0) and radius 2. It is sketched in the figure on the left below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

(d) x2+y2=2yx^2+y^2=2y is the circle with centre (0,1)(0,1) and radius 1. It is sketched in the figure on the right above.

(e) x2+y2<2yx^2+y^2<2y is the set of points that are strictly inside the circle with centre (0,1)(0,1) and radius 1. It is the shaded region (not including the dashed circle) in the sketch below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Full solution

(a) x=yx=y is a straight line and passes through the points (0,0)(0,0) and (1,1)(1,1). So it is the straight line through the origin that makes an angle 4545^\circ with the xx– and yy–axes. It is sketched in the figure on the left below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

(b) x+y=1x+y=1 is the straight line through the points (1,0)(1,0) and (0,1)(0,1). It is sketched in the figure on the right above.

(c) x2+y2x^2+y^2 is the square of the distance from (0,0)(0,0) to (x,y)(x,y). So x2+y2=4x^2+y^2=4 is the circle with centre (0,0)(0,0) and radius 2. It is sketched in the figure on the left below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

(d) The equation x2+y2=2yx^2+y^2=2y is equivalent to x2+(y1)2=1x^2+(y-1)^2=1. As x2+(y1)2x^2+(y-1)^2 is the square of the distance from (0,1)(0,1) to (x,y)(x,y), x2+(y1)2=1x^2+(y-1)^2=1 is the circle with centre (0,1)(0,1) and radius 1. It is sketched in the figure on the right above.

(e) As in part (d),

x2+y2<2y    x2+y22y<0    x2+y22y+1<1    x2+(y1)2<1\begin{equation*} x^2+y^2<2y \iff x^2+y^2-2y<0 \iff x^2+y^2-2y+1<1 \iff x^2+(y-1)^2<1 \end{equation*}

As x2+(y1)2x^2+(y-1)^2 is the square of the distance from (0,1)(0,1) to (x,y)(x,y), x2+(y1)2<1x^2+(y-1)^2<1 is the set of points whose distance from (0,1)(0,1) is strictly less than 11. That is, it is the set of points strictly inside the circle with centre (0,1)(0,1) and radius 1. That set is the shaded region (not including the dashed circle) in the sketch below.

Figure from prac_s1.1, line 124

Figure from prac_s1.1, line 124

Q4Stage 1

Describe the set of all points (x,y,z)(x,y,z) in R3\bbbr^3 that satisfy the following conditions. Sketch the part of the set that is in the first octant. That is, sketch the part of the set with non-negative values of xx, yy, and zz.

  1. z=xz = x

  2. x2+y2+z2=4x^2 + y^2 + z^2 = 4

  3. x2+y2+z2=4x^2 + y^2 + z^2 = 4, z=1z = 1

  4. x2+y2=4x^2+y^2=4

  5. z=x2+y2z = x^2 + y^2

Hint

Compare to Question 3. To visualize what's going on, it can help to consider what shapes you'd get if zz were a constant.

If you're struggling to visualize R3\mathbb R^3, section 14.1.1 in the text shows you how to fold a model of its first octant.

Answer

(a) The set z=xz=x is the plane which contains the yy–axis and which
makes an angle 4545^\circ with the xyxy–plane. Here is a sketch of the part of the plane that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(b) x2+y2+z2=4x^2+y^2+z^2=4 is the sphere with centre (0,0,0)(0,0,0) and radius 2. Here is a sketch of the part of the sphere that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(c) x2+y2+z2=4x^2+y^2+z^2=4, z=1z=1 is the circle in the plane z=1z=1 that has centre (0,0,1)(0,0,1) and radius 3\sqrt{3}. The part of the circle in the first octant is the heavy quarter circle in the sketch

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(d) x2+y2=4x^2+y^2=4 is the cylinder of radius 22 centered on the zz–axis. Here is a sketch of the part of the cylinder that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(e) z=x2+y2z=x^2+y^2 is a paraboloid consisting of a vertical stack of horizontal circles. The intersection of the surface with the yzyz–plane is the parabola z=y2z=y^2. Here is a sketch of the part of the paraboloid that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

Full solution

(a) For each fixed y0y_0, z=x, y=y0z=x,\ y=y_0 is a straight line that lies in the plane, y=y0y=y_0 (which is parallel to the plane containing the xx and zz axes and is a distance y0y_0 from it). This line passes through x=z=0x=z=0 and makes an angle 4545^\circ with the xyxy–plane. Such a line (with y0=0y_0=0) is sketched in the figure below. The set z=xz=x is the union of all the lines z=x, y=y0z=x,\ y=y_0 with all values of y0y_0. As y0y_0 varies z=x, y=y0z=x,\ y=y_0 sweeps out the plane which contains the yy–axis and which makes an angle 4545^\circ with the xyxy–plane. Here is a sketch of the part of the plane that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(b) x2+y2+z2x^2+y^2+z^2 is the square of the distance from (0,0,0)(0,0,0) to (x,y,z)(x,y,z). So x2+y2+z2=4x^2+y^2+z^2=4 is the set of points whose distance from (0,0,0)(0,0,0) is 22. It is the sphere with centre (0,0,0)(0,0,0) and radius 2. Here is a sketch of the part of the sphere that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(c) x2+y2+z2=4x^2+y^2+z^2=4, z=1z=1 or equivalently x2+y2=3x^2+y^2=3, z=1z=1, is the intersection of the plane z=1z=1 with the sphere of centre (0,0,0)(0,0,0) and radius 2. It is a circle in the plane z=1z=1 that has centre (0,0,1)(0,0,1) and radius 3\sqrt{3}. The part of the circle in the first octant is the heavy quarter circle in the sketch

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(d) For each fixed z0z_0, x2+y2=4x^2+y^2=4, z=z0z=z_0 is a circle in the plane z=z0z=z_0 with centre (0,0,z0)(0,0,z_0) and radius 22. So x2+y2=4x^2+y^2=4 is the union of x2+y2=4, z=z0x^2+y^2=4,\ z=z_0 for all possible values of z0z_0. It is a vertical stack of horizontal circles. It is the cylinder of radius 22 centered on the zz–axis. Here is a sketch of the part of the cylinder that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

(e) For each fixed z00z_0\ge 0, the curve z=x2+y2, z=z0z = x^2 + y^2,\ z=z_0 is the circle in the plane z=z0z=z_0 with centre (0,0,z0)(0,0,z_0) and radius z0\sqrt{z_0}. As z=x2+y2z = x^2 + y^2 is the union of z=x2+y2, z=z0z = x^2 + y^2,\ z=z_0 for all possible values of z00z_0\ge 0, it is a vertical stack of horizontal circles. The intersection of the surface with the yzyz–plane is the parabola z=y2z=y^2. Here is a sketch of the part of the paraboloid that is in the first octant.

Figure from prac_s1.1, line 232

Figure from prac_s1.1, line 232

Stage 2 · Procedural

Q5Stage 2

What is the distance from the point (1,2,3)(1,2,3) to the point (4,5,6)(4,-5,6)?

Hint

From the text, the distance from the point (x,y,z)(x,y,z) to the point (x,y,z)(x',y',z') is

(xx)2+(yy)2+(zz)2\begin{equation*} \sqrt{(x-x')^2+(y-y')^2+(z-z')^2} \end{equation*}
Answer

67\sqrt{67}

Full solution

From the text, the distance from the point (x,y,z)(x,y,z) to the point (x,y,z)(x',y',z') is

(xx)2+(yy)2+(zz)2\begin{equation*} \sqrt{(x-x')^2+(y-y')^2+(z-z')^2} \end{equation*}

So, our distance is

(14)2+(2(5))2+(36)2=9+49+9=67\begin{align*} \sqrt{(1-4)^2+(2-(-5))^2+(3-6)^2}&=\sqrt{9+49+9}=\sqrt{67} \end{align*}
Q6Stage 2

What is the distance from the point (5,1,9)(-5,-1,-9) to the xyxy-plane?

Hint

From the text, the distance from the point (x,y,z)(x,y,z) to the xyxy-plane is z|z|.

Answer

9

Full solution

From the text, the distance from the point (x,y,z)(x,y,z) to the xyxy-plane is z|z|. In this case, 9.

Q7Stage 2

A bird sets off from its nest. It flies one kilometre due north, then two kilometres due east, gaining 100 metres of altitude. How far is it from its nest?

Hint

From the text, the distance from the point (x,y,z)(x,y,z) to the point (x,y,z)(x',y',z') is

(xx)2+(yy)2+(zz)2\begin{equation*} \sqrt{(x-x')^2+(y-y')^2+(z-z')^2} \end{equation*}

100 metres is one-tenth of a kilometre.

Answer

5.01\sqrt{5.01} km

Full solution

From the text, the distance from the point (x,y,z)(x,y,z) to the xyxy-plane is z|z|. Let the nest be the origin (0,0,0)(0,0,0) with the zz-axis pointing north, the xx-axis pointing south, and the yy-axis pointing east. Then the bird's coordinates after flying are (1,2,0.1)(-1,2,0.1). So, its distance from its nest is

(10)2+(20)2+(0.10)2=1+4+0.01=5.01 km\sqrt{(-1-0)^2+(2-0)^2+(0.1-0)^2} = \sqrt{1+4+0.01}=\sqrt{5.01}\text{ km}
Q8Stage 2

A bird sets off from its nest on the ground. It flies two kilometres due north, then two kilometres due east, ending up at a point that is 3 km away from its nest. How high above the ground is that point?

Hint

From the text, the distance from the point (x,y,z)(x,y,z) to the point (x,y,z)(x',y',z') is

(xx)2+(yy)2+(zz)2\begin{equation*} \sqrt{(x-x')^2+(y-y')^2+(z-z')^2} \end{equation*}

Given the distance and the xx and yy coordinates, you can solve for the zz coordinate.

Answer

1 km

Full solution

Let the nest be the origin (0,0,0)(0,0,0) with the zz-axis pointing north, the xx-axis pointing south, and the yy-axis pointing east. From the text, the distance from the point (x,y,z)(x,y,z) to the xyxy-plane (which, in this case, is the ground) is z|z|. Then the bird's coordinates after flying are (2,2,z)(-2,2,z). So,

3=(20)2+(20)2+(z0)2=4+4+z29=8+z2z=1\begin{align*} 3&=\sqrt{(-2-0)^2+(2-0)^2+(z-0)^2} = \sqrt{4+4+z^2}\\ 9&=8+z^2\\ |z|&=1 \end{align*}

So, the bird is 1 km above the ground. (Or, possibly, 1 km below it.)

Q9Stage 2

A giant straight wall rises from the ground, reaching high in the sky, casting a cold shadow as far as you can see. You walk straight out from the base of the wall for 2 km, ash floating in the air, catching in your throat and stinging your eyes. Tired, you sit on the ground to rest, and look around you. In the hazy distance, you see what at first you think must be an illusion: a single tree. It's the only thing standing in this desolate flatness. Curiosity overcomes your fatigue, and you wobble onto blistered feet. (Not your feet—ew. You kick them out of the way.) You turn at a right angle to your previous course, walking 1 km parallel to the looming monolith, and reach the tree. Even at this distance, the wall seems to emit a sinister hum. Except, no — you realize that sound isn't the wall at all. Three metres up the tree, a colony of murder hornets is busily expanding their nest. For the first time today, you smile.

How far are the murder hornets from the wall?

Hint

At which part of the journey are you actually getting farther away from the wall?

Answer

2 km

Full solution

The first 2 km of the journey bring you 2 km away from the wall. Walking parallel to the wall neither increases nor decreases your distance to the wall. Similarly, moving vertically neither increases nor decreases your distance to the wall. So, the murder hornets are 2 km from the wall.

If we wanted to impose a coordinate system, we could place the wall as the xzxz axis, with zz being the vertical direction, and the origin the place where you started walking. Then the murder hornets are at the point (1,2,0.003)(1,2,0.003). The distance from (x,y,z)(x,y,z) to the xzxz axis is y|y|. In this case, 2 km.

Q10Stage 2

The pressure p(x,y)p(x,y) at the point (x,y)(x,y) is determined by x22px+y2=1x^2-2px+y^2=1. An isobar is a curve with equation p(x,y)=cp(x,y)=c for some constant cc. Sketch several isobars.

Hint

The isobar is a curve of the form x22cx+y2=1x^2-2cx+y^2=1, where cc is a constant. These describe circles – figure out what their centres and radii are.

Answer

Figure from prac_s1.1, line 490

Figure from prac_s1.1, line 490

Full solution

For each fixed cc, the isobar p(x,y)=cp(x,y)=c is the curve x22cx+y2=1x^2-2cx+y^2=1, or equivalently, (xc)2+y2=1+c2(x-c)^2+y^2=1+c^2. This is a circle with centre (c,0)(c,0) and radius 1+c2\sqrt{1+c^2}, which for large cc is just a bit bigger than cc.

Figure from prac_s1.1, line 490

Figure from prac_s1.1, line 490

Q11Stage 2

Show that the set of all points PP that are twice as far from (3,2,3)(3,-2,3) as from (3/2,1,0)(3/2,1,0) is a sphere. Find its centre and radius.

Answer

The sphere has radius 3 and is centered on (1,2,1)(1,2,-1).

Full solution

Let (x,y,z)(x,y,z) be a point in PP. The distances from (x,y,z)(x,y,z) to (3,2,3)(3,-2,3) and to (3/2,1,0)(3/2,1,0) are

(x3)2+(y+2)2+(z3)2 and (x3/2)2+(y1)2+z2\begin{equation*} \sqrt{(x-3)^2+(y+2)^2+(z-3)^2}\quad\text{ and }\quad \sqrt{(x-3/2)^2+(y-1)^2+z^2} \end{equation*}

respectively. To be in PP, (x,y,z)(x,y,z) must obey

(x3)2+(y+2)2+(z3)2=2(x3/2)2+(y1)2+z2(x3)2+(y+2)2+(z3)2=4(x3/2)2+4(y1)2+4z2x26x+9+y2+4y+4+z26z+9=4x212x+9+4y28y+4+4z23x26x+3y212y+3z2+6z9=0x22x+y24y+z2+2z3=0(x1)2+(y2)2+(z+1)2=9\begin{align*} \sqrt{(x-3)^2+(y+2)^2+(z-3)^2}&=2\sqrt{(x-3/2)^2+(y-1)^2+z^2} \\ (x-3)^2+(y+2)^2+(z-3)^2&=4(x-3/2)^2+4(y-1)^2+4z^2 \\ x^2-6x+9+y^2+4y+4+z^2-6z+9&=4x^2-12x+9+4y^2-8y+4+4z^2 \\ 3x^2-6 x+3y^2-12y+3z^2+6z-9&=0 \\ x^2-2 x+y^2-4y+z^2+2z-3&=0 \\ (x-1)^2+(y-2)^2+(z+1)^2&=9 \end{align*}

This is a sphere of radius 3 centered on (1,2,1)(1,2,-1).

Stage 3 · Application

Q12Stage 3

Consider any triangle. Pick a coordinate system so that one vertex is at the origin and a second vertex is on the positive xx–axis. Call the coordinates of the second vertex (a,0)(a,0) and those of the third vertex (b,c)(b,c). Find the circumscribing circle (the circle that goes through all three vertices).

Hint

This centre must be equidistant from the three vertices.

Answer

The circumscribing circle has centre (xˉ,yˉ)(\bar x,\bar y) and radius rr with xˉ=a2\bar x=\frac{a}{2}, yˉ=b2+c2ab2c\bar y=\frac{b^2+c^2-ab}{2c} and r=(a2)2+(b2+c2ab2c)2r=\sqrt{\big(\frac{a}{2}\big)^2+\big(\frac{b^2+c^2-ab}{2c}\big)^2}.

Full solution

Call the centre of the circumscribing circle (xˉ,yˉ)(\bar x,\bar y). This centre must be equidistant from the three vertices. So

xˉ2+yˉ2=(xˉa)2+yˉ2=(xˉb)2+(yˉc)2\begin{equation*} \bar x^2+\bar y^2=(\bar x-a)^2+\bar y^2=(\bar x-b)^2+(\bar y-c)^2 \end{equation*}

or, subtracting xˉ2+yˉ2\bar x^2+\bar y^2 from the three equal expressions,

0=a22axˉ=b22bxˉ+c22cyˉ\begin{equation*} 0=a^2-2a\bar x=b^2-2b\bar x+c^2-2c\bar y \end{equation*}

which implies

xˉ=a2yˉ=b2+c22bxˉ2c=b2+c2ab2c\begin{equation*} \bar x=\frac{a}{2}\qquad\qquad \bar y =\frac{b^2+c^2-2b\bar x}{2c}=\frac{b^2+c^2-ab}{2c} \end{equation*}

The radius is the distance from the vertex (0,0)(0,0) to the centre (xˉ,yˉ)(\bar x,\bar y), which is (a2)2+(b2+c2ab2c)2\sqrt{\big(\frac{a}{2}\big)^2+\big(\frac{b^2+c^2-ab}{2c}\big)^2}.

Q13Stage 3Past exam · M200 2001A

Find an equation for the set of all points P=(x,y,z)P=(x,y,z) such that the distance from PP to the point (0,0,1)(0,0,1) is equal to the distance from PP to the plane z+1=0z+1=0.

Sketch the set, and also describe it in words.

Hint

From the text, the distance from the point (x,y,z)(x,y,z) to the point (x,y,z)(x',y',z') is

(xx)2+(yy)2+(zz)2\begin{equation*} \sqrt{(x-x')^2+(y-y')^2+(z-z')^2} \end{equation*}

Also from the text, the distance from the point (x,y,z)(x,y,z) to the xyxy-plane is z|z|. Use a similar thought process to find the distance from a point (x,y,z)(x,y,z) to the plane z=1z=-1.

Answer

x2+y2=4zx^2+y^2=4z The surface is a paraboloid consisting of a stack of horizontal circles, starting with a point at the origin and with radius increasing vertically. The circle in the plane z=z0z=z_0 has radius 2z02\sqrt{z_0}.

Full solution

The distance from PP to the point (0,0,1)(0,0,1) is x2+y2+(z1)2\sqrt{x^2+y^2+(z-1)^2}. The distance from PP to the specified plane is z+1|z+1|. Hence the equation of the surface is

x2+y2+(z1)2=(z+1)2 or x2+y2=4z\begin{equation*} x^2+y^2+(z-1)^2=(z+1)^2\text{ or } x^2+y^2=4z \end{equation*}

All points on this surface have z0z\ge 0. The set of points on the surface that have any fixed value, z00z_0\ge 0, of zz consists of a circle that is centred on the zz–axis, is parallel to the xyxy-plane and has radius 2z02\sqrt{z_0}. The surface consists of a stack of these circles, starting with a point at the origin and with radius increasing vertically. The surface is a paraboloid and is sketched below.

Figure from prac_s1.1, line 615

Figure from prac_s1.1, line 615

From the UBC Math 100 open textbook project, © Joel Feldman, Andrew Rechnitzer, Elyse Yeager and others. Licensed CC BY-NC-SA 4.0; this HTML adaptation is released under the same licence. Full attribution.