What this chapter is about
This chapter explores how we can join points (dots) on a flat surface to create different shapes and patterns. When you connect dots in certain ways, you get lines, triangles, quadrilaterals, and other figures. The chapter helps you see the relationship between points and the shapes they can form.
You will learn about plotting points on a grid or on plain paper and then drawing lines between them. This builds your understanding of how shapes are made from their basic parts — vertices (corner points) and edges (lines joining them). You will also discover interesting patterns when dots are arranged in rows and columns.
By the end of this chapter, you should be able to count how many line segments can be drawn between a set of points, identify the shapes formed, and spot patterns in arrangements of dots. This prepares you for coordinate geometry, which you will study in higher classes.
Key ideas
- A point is a location with no length, width, or height. We show it as a tiny dot.
- A line segment connects exactly two points and has a definite length.
- When you have several points, you can draw many line segments by joining them in different pairs.
- The number of line segments you can draw between n points (where no three points lie on the same straight line) follows a pattern: n × (n − 1) ÷ 2.
- Three non-collinear points (points not on the same line) always form exactly one triangle.
- Four points can form a quadrilateral if no three of them are collinear.
- Dot patterns arranged in rows and columns can show number relationships like square numbers (1, 4, 9, 16, …) and triangular numbers (1, 3, 6, 10, …).
Formulas and facts to remember
- Number of line segments from n points: n × (n − 1) ÷ 2, when no three points are on the same line.
- Three points not on one line: They form exactly 1 triangle.
- Square number pattern: 1, 4, 9, 16, … (dots arranged as 1×1, 2×2, 3×3, 4×4 squares).
- Triangular number pattern: 1, 3, 6, 10, … (dots arranged in growing triangles).
- Collinear points: Points that lie on the same straight line; they do not form a triangle.
Worked examples
Example 1: Counting line segments
Meera marks 4 points on her notebook so that no three points are on the same line. How many line segments can she draw by joining these points?
Solution: Use the formula: n × (n − 1) ÷ 2 Here n = 4. Number of line segments = 4 × 3 ÷ 2 = 12 ÷ 2 = 6. Meera can draw 6 line segments.
Example 2: Finding a triangular number
Ravi arranges dots in a triangular pattern. The first row has 1 dot, the second row has 2 dots, and so on. How many dots are there in a triangle with 5 rows?
Solution: Add the dots in each row: 1 + 2 + 3 + 4 + 5 = 15. A triangle with 5 rows has 15 dots. This is the 5th triangular number.
Example 3: Identifying shapes from points
Sana plots 5 points on a page. No three of these points lie on the same line. How many triangles can she form using these points?
Solution: To form a triangle, she needs to choose 3 points from 5. Number of ways = 5 × 4 × 3 ÷ (3 × 2 × 1) = 60 ÷ 6 = 10. Sana can form 10 different triangles.
Common mistakes
- Forgetting the condition that no three points should be collinear → Always check if points are on the same line before using the formula.
- Counting each line segment twice (once from A to B and once from B to A) → Remember, A–B and B–A are the same segment.
- Confusing square numbers with triangular numbers → Square numbers are 1, 4, 9, 16; triangular numbers are 1, 3, 6, 10.
- Thinking any four points form a quadrilateral → If three or more points are collinear, a proper quadrilateral cannot be formed.
- Forgetting to divide by 2 in the line-segment formula → The division removes the double-counting.
Quick revision
- Points are locations; joining two points makes a line segment.
- Line segments from n points (no three collinear): n × (n − 1) ÷ 2.
- Three non-collinear points give exactly one triangle.
- Triangular numbers: 1, 3, 6, 10, … (add one more each time).
- Square numbers: 1, 4, 9, 16, … (perfect squares).
- Always check if points lie on the same straight line before counting shapes.