Points and coordinates in space
This chapter establishes the foundational principles for working with points and coordinates in three-dimensional space. It systematically introduces essential concepts such as distance calculation, the section formula, and midpoint determination. Mastery of these topics is crucial for solving a wide array of 3D geometry problems frequently encountered in examinations.
---
Chapter Contents
|
| Topic |
|---|-------| | 1 | Distance in 3D | | 2 | Section formula in 3D | | 3 | Midpoint problems |---
We begin with Distance in 3D.
Part 1: Distance in 3D
Distance in 3D
Overview
Distance in 3D geometry is built from the same Pythagorean principle as in 2D, but with three coordinate differences instead of two. In exam problems, 3D distance appears not only in direct coordinate computation, but also in midpoint arguments, collinearity checks, sphere-style reasoning, and geometric interpretation of equations. ---Learning Objectives
After studying this topic, you will be able to:
- Compute the distance between two points in 3D.
- Find the distance of a point from the origin.
- Use the distance formula to test equality of lengths.
- Solve standard geometric questions using coordinate differences.
- Interpret 3D distance problems confidently and accurately.
Core Formula
If
and
,
then the distance between them is
Distance from the Origin
If a point is
,
then its distance from the origin is
Squared Distance
In many problems, it is easier to compare squared distances:
This avoids unnecessary square roots.
Geometric Meaning
If
then
So the distance formula is exactly the magnitude formula for the displacement vector from to .
Minimal Worked Examples
Example 1 Find the distance between and . We compute So the distance is . --- Example 2 Find the distance of the point from the origin. So the distance is . ---Equal Distances and Locus Thinking
If a point is equidistant from two fixed points and , then
or equivalently
Expanding the squared-distance form is usually the fastest method.
Common Uses in Problems
- check whether three points form an isosceles triangle
- test whether a point lies on a sphere centered at the origin
- compare side lengths in a tetrahedron or triangle
- determine whether two given lengths are equal
- simplify geometric reasoning using coordinates
Common Mistakes
- ❌ Forgetting one of the three coordinate differences
- ❌ Dropping squares on negative differences
- ❌ Comparing raw expressions instead of squared distances
- ❌ Mixing distance formula with midpoint formula
CMI Strategy
- Write the two points clearly.
- Subtract coordinates in the same order.
- Use squared distances when the question is about equality or comparison.
- Keep square roots to the final step only if a numerical distance is actually needed.
Practice Questions
:::question type="MCQ" question="The distance between and is" options=["","","",""] answer="A" hint="Use the 3D distance formula." solution="We compute $\qquad \sqrt{(4-1)^2+(6-2)^2+(3-3)^2} =\sqrt{9+16} =\sqrt{25} =5$. Hence the correct option is ." ::: :::question type="NAT" question="Find the distance of the point from the origin." answer="3" hint="Use ." solution="The distance from the origin is . Hence the answer is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["The distance formula in 3D uses three squared coordinate differences","The distance from to the origin is ","If , then necessarily ","Comparing squared distances is often useful"] answer="A,B,D" hint="Think about both formula and method." solution="1. True.Summary
- The 3D distance formula is the basic metric tool in space geometry.
- Distance from the origin is the special case .
- Squared-distance comparison is often smarter than direct distance comparison.
- Many geometric relations can be translated into simple coordinate equalities using distance.
- Accuracy in coordinate subtraction is essential.
---
Proceeding to Section formula in 3D.
---
Part 2: Section formula in 3D
Section Formula in 3D
Overview
The section formula in 3D is the coordinate-geometry tool used to locate a point dividing a segment in a given ratio. In exam problems, the geometry is simple but sign control is crucial, especially in external division. The topic is best understood as weighted averaging of coordinates. ---Learning Objectives
After studying this topic, you will be able to:
- Find the midpoint of a segment in 3D.
- Use the internal section formula correctly.
- Use the external section formula with the correct sign convention.
- Recover an unknown endpoint or ratio from a given division point.
- Interpret section formula geometrically as coordinate-wise weighted averaging.
Basic Setting
A point in 3D space is written as
A segment joining two points
can be divided by another point internally or externally.
Midpoint Formula
The midpoint of the segment joining
and
is
Internal Section Formula
If the point divides the segment joining
and
internally in the ratio
then
External Section Formula
If divides the line joining
and
externally in the ratio
then
Why the Formula Is Coordinate-Wise
The section formula works separately in each coordinate:
- first coordinate depends only on
- second coordinate depends only on
- third coordinate depends only on
So the 3D formula is just the 2D section formula extended coordinate by coordinate.
Standard Uses
- finding a point dividing a segment in a given ratio
- finding an unknown endpoint
- checking collinearity in 3D
- finding centroid-type points by repeated midpoint or weighted-average ideas
- recovering the ratio from coordinates
Minimal Worked Examples
Example 1 Find the midpoint of and . Midpoint: --- Example 2 Find the point dividing the segment joining and internally in the ratio . Using the internal section formula, ---Standard Patterns
- midpoint:
coordinate average
- internal division:
weighted average with denominator
- external division:
weighted difference with denominator
- if ratio is , internal division gives midpoint
- a valid internal division point lies between the two endpoints coordinate-wise only when the segment itself is aligned that way
Common Mistakes
- ❌ Reversing the weights in the section formula without checking the ratio convention
- ❌ Using for external division
- ❌ Forgetting that external division requires
- ❌ Treating the 3D case as different in principle
CMI Strategy
- First decide whether the division is internal or external.
- Write the ratio clearly in the form .
- Apply the formula coordinate by coordinate.
- Simplify only at the end.
- In inverse problems, set the coordinates equal and solve systematically.
Practice Questions
:::question type="MCQ" question="The midpoint of the points and is" options=["","","",""] answer="A" hint="Average each coordinate." solution="The midpoint is Hence the correct option is ." ::: :::question type="NAT" question="If the point divides the segment joining and internally in the ratio , find the -coordinate of ." answer="3" hint="Use the internal section formula." solution="Using the internal section formula, Hence the answer is ." ::: :::question type="MSQ" question="Which of the following are true?" options=["The midpoint is obtained by averaging coordinates","Internal division uses denominator ","External division uses denominator ","The section formula in 3D is applied coordinate-wise"] answer="A,B,D" hint="Check internal and external division carefully." solution="1. True.Summary
- The midpoint is the average of coordinates.
- Internal section uses denominator .
- External section uses denominator .
- The 3D formula is just the coordinate-wise version of the 2D formula.
- Most mistakes come from ratio order and sign errors.
---
Proceeding to Midpoint problems.
---
Part 3: Midpoint problems
Midpoint Problems
Overview
Midpoint problems in 3D geometry are simple in formula but powerful in application. They appear in coordinate geometry, section arguments, line equations, symmetry, and distance-based constructions. In CMI-style problems, midpoint ideas are often combined with distance, collinearity, or algebraic constraints on coordinates. ---Learning Objectives
After studying this topic, you will be able to:
- Find the midpoint of a segment in 3D.
- Use midpoint coordinates to solve inverse problems.
- Apply midpoint ideas in symmetry and line problems.
- Translate midpoint conditions into equations.
- Combine midpoint reasoning with distance and coordinate methods.
Core Formula
If
and
,
then the midpoint of the segment is
Why the Formula Makes Sense
The midpoint divides a segment into two equal parts. So each coordinate of the midpoint is the average of the corresponding coordinates of the endpoints.
Inverse Midpoint Problems
If the midpoint of is known along with one endpoint , then the other endpoint can be found by solving:
Midpoint and Collinearity
If a point is claimed to be the midpoint of two given points, then:
- its coordinates must equal the coordinate-wise averages, and
- the three points must automatically be collinear because the midpoint lies on the segment joining the endpoints.
Minimal Worked Examples
Example 1 Find the midpoint of and . So the midpoint is . --- Example 2 If the midpoint of and is , find . Using the -coordinate midpoint condition, So Hence the answer is . ---Midpoint as an Average Vector
If and are the position vectors of points and , then the midpoint has position vector
Common Uses in Problems
- finding the midpoint of a segment
- determining an unknown coordinate
- proving two segments have the same midpoint
- checking whether diagonals bisect each other
- using midpoint conditions to show a quadrilateral is a parallelogram
Common Mistakes
- ❌ Averaging incorrectly by forgetting one coordinate
- ❌ Mixing midpoint formula with distance formula
- ❌ Forgetting to divide by
- ❌ Solving inverse midpoint problems without writing coordinate equations carefully
CMI Strategy
- Write the midpoint formula coordinate by coordinate.
- For unknown coordinates, form one equation per coordinate.
- Use midpoint equality to compare segments or diagonals.
- In vector form, think of midpoint as an average.
- Keep arithmetic clean; midpoint questions reward precision.
Practice Questions
:::question type="MCQ" question="The midpoint of and is" options=["","","",""] answer="A" hint="Average each coordinate." solution="The midpoint is $\qquad \left(\dfrac{1+5}{2},\ \dfrac{2+0}{2},\ \dfrac{3+(-1)}{2}\right) =(3,1,1)$. Hence the correct option is ." ::: :::question type="NAT" question="If the midpoint of and is , find ." answer="8" hint="Use the midpoint formula on the first coordinate." solution="Using the midpoint condition on the first coordinate, . So and therefore . Hence the answer is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["The midpoint of two points is obtained by averaging corresponding coordinates","If two diagonals of a quadrilateral have the same midpoint, the quadrilateral is a parallelogram","The midpoint formula in 3D involves all three coordinates","The midpoint of and is "] answer="A,B,C" hint="Check the exact formula carefully." solution="1. True.Summary
- The midpoint of two points is obtained by averaging corresponding coordinates.
- Midpoint problems often hide simple linear equations.
- Inverse midpoint questions are solved coordinate by coordinate.
- Midpoint equality is a strong tool in segment and diagonal problems.
- Clean arithmetic is essential.
Chapter Summary
- Distance Formula: The distance between two points and in 3D space is given by .
- Internal Section Formula: A point dividing the line segment joining and internally in the ratio has coordinates:
- External Section Formula: A point dividing the line segment joining and externally in the ratio has coordinates:
- Midpoint Formula: The midpoint of the line segment joining and is a special case of the section formula (ratio ):
- Centroid of a Triangle: The centroid of a triangle with vertices , , is:
- Collinearity: Three points are collinear if the sum of the distances of two segments equals the distance of the third segment (e.g., ), or if one point divides the segment formed by the other two in some ratio.
- Geometric Applications: These formulas are fundamental for solving problems involving properties of geometric figures in 3D, such as finding vertices of parallelograms, centers of spheres, or loci of points under specific conditions.
Chapter Review Questions
:::question type="MCQ" question="Find the coordinates of a point on the y-axis which is equidistant from the points and ." options=["","","",""] answer="" hint="A point on the y-axis has coordinates . Use the distance formula and equate the squares of the distances from this point to A and B." solution="Let the point on the y-axis be .
The distance squared from to is .
The distance squared from to is .
Since :
.
Thus, the point is ."
:::
:::question type="NAT" question="If the point divides the line segment joining and in the ratio internally, find the value of ." answer="-1" hint="Apply the internal section formula for each coordinate of R. Solve for x and z, then find their sum." solution="Using the internal section formula for dividing and in ratio :
For the x-coordinate:
.
For the y-coordinate:
. (This confirms consistency).
For the z-coordinate:
.
Therefore, and .
The value of ."
:::
:::question type="MCQ" question="The vertices of a parallelogram are , , . Find the coordinates of the fourth vertex ." options=["","","",""] answer="" hint="In a parallelogram, the diagonals bisect each other. This means the midpoint of is the same as the midpoint of ." solution="Let the fourth vertex be .
In a parallelogram, the midpoint of the diagonal must be the same as the midpoint of the diagonal .
Midpoint of .
Midpoint of .
Equating the coordinates:
.
.
.
Thus, the coordinates of the fourth vertex are ."
:::
What's Next?
This chapter has established the foundational understanding of points and their relative positions in three-dimensional space using coordinate geometry. The concepts of distance, section, and midpoint are critical building blocks for advanced topics.
In Vectors, you will discover an alternative and often more intuitive framework to represent points and perform geometric operations like finding distances, section points, and checking collinearity. Vectors provide powerful algebraic tools to solve complex 3D problems.
Moving forward into 3D Geometry, these foundational concepts will be extensively applied to define and analyze higher-level geometric entities such as lines, planes, and spheres. A solid grasp of points and coordinates is essential for understanding spatial relationships and deriving equations of these objects in 3D space.