Everything to learn better...

Home

Maths

Vectors II

3D coordinates

3D coordinates

Select Lesson

Exam Board

Select an option

Explainer Video

Loading...
Tutor: Alice

Summary

3D coordinates

​​In a nutshell

A 3D Cartesian coordinate grid uses three axes at right angles to each other: xxyy and zz. The coordinates of a point in three dimensions are shown as (x,y,z)(x, y ,z). You can work out distances on a 3D coordinate grid using Pythagoras' theorem.​



3D Cartesian Coordinates

You are familiar with 2D Cartesian coordinates using the xx​- and yy​-axes. The zz-axis is added to represent the third dimension. You can visualise this as xx- and yy-axes drawn flat, with the zz-axis going through this surface. The axes intersect at right angles. The coordinates of a point on a 3D grid are written as (x,y,z)(x, y, z).



You can see how point ​AA with coordinates (2,3,3)(2, 3, -3) is represented in the graph above, as well as B(0,0,3)B (0, 0, 3).​



Finding distances from the origin

Similar to a 2D coordinate system, you can use Pythagoras' theorem to find distances between points on a 3D coordinate system.


To find the distance dd ​ of a point PP from the origin with coordinates (x,y,z)(x, y, z), use:

d=x2+y2+z2\boxed{d=\sqrt{x^2+y^2+z^2}}​​


Example 1

Find the distance from the origin to the point P (4,3,1)P \ (4, -3, 1).


Substitute the values for x,yx, y and zz:


OP=42+(3)2+12=16+9+1=26\begin{aligned}\vert OP\vert&=\sqrt{4^2+(-3)^2+1^2}\\&=\sqrt{16+9+1}\\&=\underline{\sqrt{26}}\end{aligned}​​



Finding distances between two points

Using Pythagoras' theorem, the distance dd​ between two points P1(x1,y1,z1)P_1 (x_1, y_1,z_1) and P2(x2,y2,z2)P_2 (x_2, y_2,z_2) is given by:

d=(x1x2)2+(y1y2)2+(z1z2)2\boxed{d=\sqrt{(x_1-x_2)^2+(y_1-y_2)^2+(z_1-z_2)^2}}​​

Example 2

Find the distance between the points A(4,1,2)A(4,1,2) and B(1,2,1)B(-1,2,1), giving your answer to 1 d.p.1 \ d.p.


AB=(4(1))2+(12)2+(21)2=52+(1)2+12=25+1+1=27=5.2 (1 d.p.)\begin{aligned}\vert AB\vert &=\sqrt{(4-(-1))^2+(1-2)^2+(2-1)^2}\\&=\sqrt{5^2+(-1)^2+1^2}\\&=\sqrt{25+1+1}\\&=\sqrt{27}\\&=\underline{5.2} \ ( 1\ d.p.)\end{aligned}​​


Example 3

The coordinates of AA and BB are (3,2,2)(3, 2, 2) and (2,4,k)(2,4,k) respectively. Given that the distance ABAB is 6\sqrt6​ units, find the possible values of kk.


Using the formula for the distance between two points:

AB=(32)2+(24))2+(2k)2=612+(2)2+(2k)2=61+4+(44k+k2)=61+4+44k+k2=694k+k2=6\begin{aligned}AB=\sqrt{(3-2)^2+(2-4))^2+(2-k)^2}&=\sqrt6\\\sqrt{1^2+(-2)^2+(2-k)^2}&=\sqrt6\\\sqrt{1+4+(4-4k+k^2)}&=\sqrt6\\1+4+4-4k+k^2&=6\\9-4k+k^2&=6\end{aligned}​​


Form a quadratic equation and solve for kk:


94k+k2=6k24k+3=0(k3)(k1)=0 k=3,k=1\begin{aligned}9-4k+k^2&=6\\k^2-4k+3&=0\\(k-3)(k-1)&=0\end{aligned} \\\implies \underline{k=3, k=1}​​


Create an account to read the summary

Exercises

Create an account to complete the exercises

FAQs - Frequently Asked Questions

How do you find the distance of a point from the origin in a 3D coordinate grid?

What is a 3D Cartesian coordinate grid?

How do you read 3D coordinates?

Beta

I'm Vulpy, your AI study buddy! Let's study together.