Mathematics

3D Geometry and Coordinate Distance

137 Questions

Three dimensional geometry and coordinate distance problems involve calculating spatial measurements between points and lines. Questions feature vector distances, perpendicular distances, and coordinate geometry theorems. This advanced topic is typically found in mathematics examinations.

Point distance calculationsPerpendicular distancesVector coordinatesLine ratiosAxis distances

3D Geometry and Coordinate Distance Questions

Multiple choice
  1. 11 units

  2. –11 units

  3. 9 units

  4. –9 units

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The perpendicular distance of the point (11, –9) from the x-axis will be y coordinate of the point, but with a positive sign as the distance is never negative. So, the perpendicular distance of (11, –9) from the x-axis is 9 units.

Multiple choice maths introduction to three-dimensional geometry distance between two parallel planes three dimensional geometry - ii distance formula

The distance between the planes given by $\vec{r}.\left ( i:+:2j:-:2k \right ):+:5= 0$ and $\vec{r}.\left ( i:+:2j:-:2k \right ):-:8= 0$ is

  1. $1$ unit
  2. $13/3$ units
  3. $13$ units
  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation
Given planes
$\vec{r}\cdot(\hat{i}+2\hat{j}-2\hat{k})+5=0$---------(1)
$\vec{r}\cdot(\hat{i}+2\hat{j}-2\hat{k})-8=0$---------(2)
from Here $a=1,b=2,c=-2$ and $d _{1}=-5\ and\ d _{2}=8$
$distance=\left | \dfrac{d _{1}-d _{2}}{\sqrt{a^2+b^2+c^2}} \right |$
$distance=\left | \dfrac{-5-8}{\sqrt{1^2+2^2+(-2)^2}} \right |$
$distance=\left | \dfrac{-13}{\sqrt{1+4+4}} \right |$
$distance=\left | \dfrac{-13}{\sqrt{9}} \right |$
$distance=\left | \dfrac{-13}{3} \right |$
$distance=\dfrac{13}{3}$
Multiple choice maths introduction to three-dimensional geometry distance between two parallel planes three dimensional geometry - ii distance formula

A line having direction ratios $3,4,5$ cuts $2$ planes $2x-3y+6z-12=0$ and $2x-3y+6z+2=0$ at point P & Q, then Find length of PQ 

  1. ${{35\sqrt 2 } \over {12}}$
  2. ${{35\sqrt 2 } \over {24}}$
  3. ${{35\sqrt 2 } \over 6}$
  4. ${{35\sqrt 2 } \over 8}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

$3r,4r,5r$ be the point that cuts the two plane. 

$\therefore $ for plane $1$, $ 2x+6z-3y-12=0$
$\Rightarrow 6r+30r-12r-12=0$
$\Rightarrow r=\cfrac { 1 }{ 2 } $
for plane $2$, 
$2x-3y+6z+2=0$
$\Rightarrow 6r-12r+30r+2=0$
$\Rightarrow r=\cfrac { -1 }{ 12 } $
point of intersection at plane $1$ $\Rightarrow P(\cfrac { 3 }{ 2 } ,2,\cfrac { 5 }{ 2 } )$
point of intersection at plane $2$ $\Rightarrow Q(\cfrac { -3 }{ 12 } ,\cfrac { -1 }{ 3 } ,\cfrac { -5 }{ 12 } )$
$\therefore $ distance $(PQ)$ $==\sqrt { (\cfrac { 3 }{ 2 } +\cfrac { 3 }{ 12 } )^{ 2 }+(2+\cfrac { 1 }{ 3 } )^{ 2 }+(\cfrac { 5 }{ 2 } +\cfrac { 5 }{ 12 } )^{ 2 } } =\cfrac { 35\sqrt { 2 }  }{ 12 } $
Ans $A$

Multiple choice maths compound measures and motion kinetic graphs time - calcuation of distance travel graphs

Choose the correct answers from the alternative given :
In a row. 25 trees are planted at equal distance from each other. The distance between 1st and 25th tree is 30 m.
What is the distance between 3rd and 15th tree?

  1. $8$ m
  2. $15$ m
  3. $16$ m
  4. $18$ m
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let distance between two consecutive trees be x m.
So, distance between 1st and 25th tree = 24x m = $30$ m
Distance between 3rd and 15th = 12x m = $15$

Multiple choice maths complex numbers and linear inequations argand plane and polar representation geometric representation of a complex number complex numbers and quadratic equations

In the complex plane, what is the distance of $4-2i$ from the origin?

  1. $2$
  2. $3.46$
  3. $4.47$
  4. $6$
  5. $12$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let $z=4-2i$

In a complex plane, distance of $z$ from any point origin is given by $|z|=\sqrt{(x _1)^2+(y _1)^2}$
$\therefore$ Distance of $z=4-2i$ from origin is given by $|z|=|4-2i|=\sqrt{4^2+(-2)^2}=\sqrt{20}\approx 4.47$
Hence, the answer is $4.47$.

Multiple choice maths trigonometry trigonometric ratios of acute angles compound angles, multiple angles, sub multiple angles and transformation formulae trigonometric identities


lf the distance between the points $(a \cos\theta, a \sin\theta), (a \cos\phi, a \mathrm{sin} \phi)$ is $2\mathrm{a}$ then $\theta=$.

  1. $2n\pi\pm\pi+\phi, n\in z$
  2. $n\displaystyle \pi\pm\frac{\pi}{2}+\phi, n\in z$
  3. $n\pi-\phi, n\in z$
  4. $2n\pi+\phi, n\in z$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation
Given points $(a=cos\theta, a\sin\theta), (a\cos\phi, a\sin \phi)$

distance $2a$

distance between $(x _{1}, y _{1}), (x _{2}, y _{2})$

$\sqrt{(x _{2}-x _{1})^{2}+(y _{2}-y _{2})^{2}}$

So, 
$\sqrt{(a\cos\theta-a\cos\theta)^{2}+(a\sin\phi-a\sin\theta)^{2}}=2a$

Squaring on both sides

$\Rightarrow a^{2}(\cos^{2}\theta+\cos^{2}\phi-2\cos\theta\cos\phi)+a(\sin^{2}\phi+\sin^{2}\theta-2\sin\theta-\sin\phi)=4a^{2}$

$\Rightarrow a^{2}(\sin^{2}\theta+\cos^{2}\theta+\sin^{2}\theta+\cos^{2}\theta-2(\sin\theta-\sin\phi+\cos\theta\cos\phi))=4a^{2}$

$\Rightarrow a^{2}(1+1-2(\cos(\theta-\phi))=4a^{2}$

$\Rightarrow 2-2\cos(\theta-\phi)=4$

$\Rightarrow 2\cos(\theta-\phi)=-2$

$\Rightarrow \cos(\theta-\phi)=-1=\cos(\pi)$

$\Rightarrow \theta-\phi=2n\pi\pm \pi, n\in z$

$\Rightarrow \boxed{\theta=2n\pi\pm\pi+\phi, n\in z}$
Multiple choice physics motion and measurement measuring length measurement of small and large distances measurement of distance

A star's distance ($d$) and its parallax angle ($p$) are related to each other as:

  1. $d=\dfrac{1}{p}$
  2. $d=\dfrac{1}{p^2}$
  3. $p=\dfrac{1}{d^2}$
  4. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Astronomers use an effect called parallax to measure distances to nearby stars. Parallax is the apparent displacement of an object because of a change in the observer's point of view.

The relationship between a star's distance and its parallax angle:

$d=\dfrac{1}{p}$

The distance $d$ is measured in parsecs and the parallax angle $p$ is measured in arc seconds.

Multiple choice maths how much does it weigh? basic operations with same units operations involving units of length calculations define weight and units of weight

Subtract $778\ m\ 78\ cm$ from $2\ km\ 768\ cm$

  1. $1228.9\ m$
  2. $571.1\ m$
  3. $1221.988\ m$
  4. $189.22\ m$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

First we have to convert both the quantities in $m$

$1\ \ m=100\ \ cm$
$\Rightarrow 1\ \ cm=.01 \ m$
$778 \ \ m\ \ 78\ \ cm =778+.01\times 78=778.78\ \ m$
$1\ \ km=1000\ \ m$
$2\ \ km\ \ 768\ \ cm =2\times1000+.01\times768=2007.68\ \ m$
Now subtracting both 
$2007.86-778.8=1128.9\ \ m$
Option $A$ is correct.

Multiple choice maths how much does it weigh? basic operations with same units operations involving units of length calculations define weight and units of weight

Subtract :
$23.67\ m$ from $1.4\ km$

  1. $116.33$
  2. $1376.33\ m$
  3. $13976.33\ m$
  4. $22.27\ m$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

First we have to convert $km$ into $m$

$1\ \ km=1000\ \ m$
$\Rightarrow 1.4\ \ km=1.4\times1000=1400\ \ m$
Now subtracting both
$1400 \ \ m-23.67\ \ m=1376.33\ \ m$
So option $C$ is correct.

Multiple choice maths how much does it weigh? basic operations with same units operations involving units of length calculations define weight and units of weight

If Harry runs $23\ m\ 5\ cm$ and Joy runs $14.37\ m$ from the same starting point, then how far is Joy from Harry.

  1. $8.68\ m$
  2. $9.13\ m$
  3. $86.8\ m$
  4. $91.3\ m$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

We low that $1 m=100 cm$

Hence distance run by Harry $=23 m + 5 cm\=23 m+ \dfrac{5}{100} m\=23.05 m$
Distance run by Joy $=14.37 m$
Distance between them $=23.05 m -14.37 m\=8.68 m$
                                                 

Multiple choice line of intersection of two planes line and a plane vectors, lines and planes three dimensional geometry maths

The distance of the point $(1, -2, 3)$ from the plane $x-y+z=5$ measured parallel to the line. $\frac { x }{ 2 } =\frac { y }{ 3 } =\frac { z }{ -6 } ,\quad is:$

  1. 1

  2. 6/7

  3. 7/6

  4. 1/6

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation
Given,

Let $P=(1,-2,3)$

given plane $x-y+z=5$

to find the distance of point $P=(1,-2,3)$ from the plane $x-y+z=5$ measured along the parallel line to

$\dfrac{x}{2}=\dfrac{y}{3}=\dfrac{z}{-6}$

equation of line passing through $(1,-2,3)$and having DR's $(2,3,-6)$

let $\dfrac{x-1}{2}=\dfrac{y+2}{3}=\dfrac{z-3}{-6}=\lambda $

$x=2\lambda+1,y=3\lambda-2,z=-6\lambda+3$

$\Rightarrow 2\lambda+1-3\lambda+2-6\lambda+3=2+3-6$

$-7\lambda =5-6$

$\therefore \lambda =\dfrac{1}{7}$

Therefore the coordinates of Q are

$\left ( \dfrac{2}{7}+1,\dfrac{3}{7}-2,-\dfrac{6}{7}+3 \right )$

$=\left ( \dfrac{9}{7},-\dfrac{11}{7},\dfrac{15}{7} \right )$

$PQ=\sqrt{\left ( \dfrac{9}{7}-1 \right )^2+\left ( -\dfrac{11}{7}+2 \right )^2+\left ( \dfrac{15}{7}-3 \right )^2}$

$=\sqrt{\dfrac{4}{49}+\dfrac{9}{49}+\dfrac{36}{49}}$

$=\sqrt{\dfrac{49}{49}}$

$=1$
Multiple choice physics constellations and galaxies light year evolution and end stages of stars in the world of stars

If the light from star $A$ takes $15$ min to reach star $B$ and the speed of light is $3\times {10}^{8}m/s$, then what is the distance between the stars?

  1. $2.7\times {10}^{8}km$
  2. $2,9\times {10}^{11}km$
  3. $2.7\times {10}^{8}m$
  4. $36\times {10}^{9}km$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Given $t=15$min
Speed of light $=3\times {10}^{8}m/s$
$\therefore$ $t=15min=15\times 60=900 sec$
By using the formula
$Speed=\cfrac{Distance}{Time}$
$Distance=Speed \times time$ $=3\times {10}^{8}m/s\times 900 sec$ $=2700\times {10}^{8}m$ $=2.7\times {10}^{8}km$

Multiple choice mathematics and statistics coordinates, points and lines what is meant by the equation of a straight line or of a curve introduction to slope introduction to straight lines

A line $OP$ through origin $O$ is inclined at $30^{o}$ and $45^{o}$ to $OX$ and $OY$ respectively. The angle at which it is inclined to $OZ$ is-

  1. $\cos^{-1} \sqrt{\dfrac{4}{6}}$
  2. $\cos^{-1} \left(\dfrac{2}{6}\right)$
  3. $\cos^{-1} \left(\dfrac{1}{2}\right)$
  4. $Not\ defined$
Reveal answer Fill a bubble to check yourself
A Correct answer