Points, lines, rays, and line segments

LVL: FREE

MODULE: Planimetry (2D Geometry)

[EXEC: MICRO_CORE]

✖️ 1. Definition of a point as a location without size

📍 What Is a Point?

  • A point is an exact location in space.
  • It has no size, no width, no length, no thickness.
  • We name points using capital letters like A, B, or C.
  • You draw a point as a small dot, but the actual point has zero dimensions.
  • Points are the building blocks of all geometric shapes.

Example: Point P marks where two walls meet in a corner.

💡 Think of a point as a GPS coordinate—pure location, nothing else!

[EXEC: DEEP_COMPUTE]

1. Definition of a point as a location without size

Point as a Location Without Size

A point is a precise location in space that has no dimensions—no length, width, or height. It represents position only and is typically denoted by a capital letter (e.g., point AA).

Intuition: Think of a point as an infinitely small dot that marks a specific place, like a pinpoint on a map that occupies no actual area.

Core Rules:

  • A point has zero size (no measurable dimensions)
  • Points are represented visually as small dots but are theoretically dimensionless
  • Points are named using capital letters
  • Two distinct points determine exactly one line

Consequence: Since points have no size, infinitely many points can exist on any line segment, no matter how small. Points serve as the fundamental building blocks for all geometric figures.

Example: Point PP marks the corner of a room. Though we draw it as a visible dot, mathematically it occupies no space.

TASK_1[0 / 3]
LVL_2
STRC: CLASSIFY

Which of the following best describes the dimensions of a mathematical point?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 2. Properties of lines: infinite extent and the shortest path between points

➡️ Lines Go On Forever

  • A line extends infinitely in both directions with no endpoints.
  • A line is the shortest path between any two points on it.
  • We name lines using two points on them, like line AB (written AB\overleftrightarrow{AB}).
  • Lines are perfectly straight and have infinite length.
  • You draw arrows on both ends to show it continues forever.

Example: Line PQ\overleftrightarrow{PQ} passes through points P and Q and keeps going both ways.

💡 Imagine a laser beam that never stops—that's a line!

[EXEC: DEEP_COMPUTE]

2. Properties of lines: infinite extent and the shortest path between points

Properties of Lines

A line is a straight one-dimensional figure that extends infinitely in both directions without endpoints. A line is also the shortest path connecting any two points on it.

Intuition: Imagine a perfectly straight road that never ends in either direction—this captures the infinite nature of a line.

Core Rules:

  • Lines have infinite length and extend forever in both directions
  • A line is straight (no curves or bends)
  • Exactly one line passes through any two distinct points
  • The distance between two points is measured along the straight line connecting them (shortest path)
  • Lines are typically denoted by two points on them (e.g., line ABAB) or a lowercase letter (e.g., line \ell)

Consequence: The shortest-path property makes lines fundamental to measuring distance in geometry.

Example: Line ABAB passes through points AA and BB and continues infinitely beyond both points in opposite directions.

TASK_1[0 / 3]
LVL_2
STRC: CLASSIFY

Which of the following best describes the length and endpoints of a geometric line?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 3. Defining rays and line segments through endpoints

🎯 Rays and Segments Have Endpoints

  • A ray starts at one endpoint and extends infinitely in one direction.
  • We write ray AB as AB\overrightarrow{AB} where A is the starting point.
  • A line segment has two endpoints and a fixed length.
  • We write segment AB as AB\overline{AB} and it includes both endpoints.
  • Rays have one arrow; segments have no arrows.

Example: CD\overrightarrow{CD} starts at C and goes through D forever. CD\overline{CD} stops at both C and D.

💡 Ray = flashlight beam (one direction). Segment = ruler edge (fixed length)!

[EXEC: DEEP_COMPUTE]

3. Defining rays and line segments through endpoints

Rays and Line Segments

A ray is a part of a line that starts at one endpoint and extends infinitely in one direction. A line segment is a part of a line with two endpoints and finite length.

Intuition: A ray is like a laser beam starting at a point and shooting forever in one direction; a segment is like a stick with two ends.

Core Rules:

  • A ray has exactly one endpoint (the starting point) and extends infinitely in one direction
  • Ray notation: AB\overrightarrow{AB} starts at AA and passes through BB
  • A line segment has exactly two endpoints and finite, measurable length
  • Segment notation: AB\overline{AB} or simply ABAB denotes the segment from AA to BB
  • The length of segment ABAB is written as ABAB (without the overline)

Consequence: Rays and segments allow us to work with finite portions of lines while maintaining straightness.

Example: Ray CD\overrightarrow{CD} starts at CC; segment EF\overline{EF} connects EE and FF with length EF=5EF = 5 cm.

TASK_1[0 / 3]
LVL_2
STRC: CLASSIFY

A geometric figure has exactly one endpoint and extends infinitely in one direction. What is this figure called?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 4. The Segment Addition Postulate and measuring distance

📏 Adding Segments Together

  • The Segment Addition Postulate: If B is between A and C, then AB+BC=ACAB + BC = AC.
  • You can find a missing segment length by adding or subtracting known lengths.
  • Distance is always measured as a positive number.
  • Use a ruler or coordinates to measure segment lengths.

Example: If AB=5AB = 5 cm and BC=3BC = 3 cm, and B is between A and C, then AC=8AC = 8 cm.

💡 Think of segments like train cars—total length = sum of each car!

[EXEC: DEEP_COMPUTE]

4. The Segment Addition Postulate and measuring distance

Segment Addition Postulate

The Segment Addition Postulate states that if point BB lies on segment AC\overline{AC} between AA and CC, then AB+BC=ACAB + BC = AC. This formalizes how distances combine along a straight line.

Intuition: If you walk from AA to BB, then from BB to CC, the total distance equals walking directly from AA to CC.

Core Rules:

  • Applies only when point BB is between AA and CC on the same line
  • The sum of parts equals the whole: AB+BC=ACAB + BC = AC
  • Distances are always non-negative real numbers
  • If AB+BCACAB + BC \neq AC, then BB is not between AA and CC

Consequence: This postulate enables calculation of unknown segment lengths and verification of point positions on a line.

Example: If AB=7AB = 7 and BC=5BC = 5 with BB between AA and CC, then AC=7+5=12AC = 7 + 5 = 12.

TASK_1[0 / 3]
LVL_2
EXEC: ALGORITHM

Point BB lies on the segment ACAC between AA and CC. If AB=14AB = 14 and BC=9BC = 9, what is the length of ACAC?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 5. Intersection of lines and the concept of collinearity

🔗 When Lines Meet and Share Points

  • Two lines intersect when they cross at exactly one point.
  • Points are collinear if they all lie on the same line.
  • Three or more points on one line are collinear; otherwise they are non-collinear.
  • Intersecting lines form angles at their meeting point.

Example: Points A, B, and C are collinear if you can draw one straight line through all three.

💡 Collinear = beads on the same string. Intersection = roads crossing!

[EXEC: DEEP_COMPUTE]

5. Intersection of lines and the concept of collinearity

Intersection and Collinearity

Intersection occurs when two or more lines share at least one common point. Collinearity describes points that all lie on the same line.

Intuition: Two roads crossing share an intersection point; three towns are collinear if they lie on the same straight highway.

Core Rules:

  • Two distinct lines in a plane either intersect at exactly one point or are parallel (never intersect)
  • Three or more points are collinear if a single line passes through all of them
  • Points that are not collinear are called non-collinear
  • The intersection point of two lines belongs to both lines simultaneously

Consequence: Collinearity is testable: if points AA, BB, CC satisfy AB+BC=ACAB + BC = AC or AC+CB=ABAC + CB = AB or BA+AC=BCBA + AC = BC, they are collinear.

Example: Lines \ell and mm intersect at point PP. Points AA, BB, CC with AB=3AB = 3, BC=4BC = 4, AC=7AC = 7 are collinear.

TASK_1[0 / 3]
LVL_2
STRC: CLASSIFY

Two distinct lines in a plane are drawn. Which of the following describes their possible intersection?

DEEP_COMPUTE
ULTRA

AWAITING_CONFIRMATION

CONFIRM KNOWLEDGE ACQUISITION TO UPDATE SYSTEM ANALYTICS.