Plotting Points on a Graph
Plotting points on a graph means marking specific locations on graph paper using a pair of numbers called coordinates. Each point on the graph is identified by an ordered pair (x, y), where x tells the horizontal position and y tells the vertical position.
Graphs help us visualise data, understand relationships between quantities, and solve problems in mathematics, science, and everyday life. Learning to plot points correctly is the first step toward drawing and interpreting graphs.
The coordinate system was invented by the French mathematician Rene Descartes in the 17th century. It bridges algebra and geometry by allowing us to represent algebraic equations as geometric shapes. For example, the equation y = 2x + 1 becomes a straight line when plotted on a graph. This connection between numbers and shapes is called coordinate geometry or analytic geometry.
In daily life, coordinates are used everywhere — GPS navigation uses latitude and longitude (a coordinate system for Earth), computer screens use pixel coordinates, architects use coordinates to design buildings, and scientists use graphs to display experimental data.
In this topic, you will learn about the x-axis and y-axis, the origin, how to read and write ordered pairs, how to plot points on graph paper, the four quadrants and their sign conventions, points on the axes, and mirror images of points. This foundation is essential for all graph-related topics that follow.
What is Plotting Points on a Graph?
Definition: An ordered pair (x, y) represents a point on a graph, where:
- x = the x-coordinate (also called abscissa) — the horizontal distance from the origin.
- y = the y-coordinate (also called ordinate) — the vertical distance from the origin.
Key terms:
Point = (x-coordinate, y-coordinate) = (abscissa, ordinate)
- X-axis: The horizontal number line on the graph.
- Y-axis: The vertical number line on the graph.
- Origin (O): The point where x-axis and y-axis intersect. Its coordinates are (0, 0).
- Coordinate plane: The flat surface formed by the x-axis and y-axis together (also called the Cartesian plane).
The four quadrants:
- Quadrant I: x > 0, y > 0 → both coordinates positive (+, +)
- Quadrant II: x < 0, y > 0 → x is negative, y is positive (−, +)
- Quadrant III: x < 0, y < 0 → both coordinates negative (−, −)
- Quadrant IV: x > 0, y < 0 → x is positive, y is negative (+, −)
Methods
Steps to plot a point (x, y) on a graph:
- Draw the axes: Draw the x-axis (horizontal) and y-axis (vertical) on graph paper. Mark the origin O where they meet.
- Mark the scale: Choose a suitable scale and mark equal divisions on both axes (1, 2, 3, ... and −1, −2, −3, ...).
- Start at the origin (0, 0).
- Move along the x-axis: Move right if x is positive, left if x is negative. Move x units.
- Move along the y-axis: From that position, move up if y is positive, down if y is negative. Move y units.
- Mark the point and label it with its coordinates.
Steps to read the coordinates of a plotted point:
- From the point, draw a vertical line to the x-axis. The value on the x-axis is the x-coordinate.
- From the point, draw a horizontal line to the y-axis. The value on the y-axis is the y-coordinate.
- Write the coordinates as (x, y).
Important rules:
- The order matters: (3, 5) ≠ (5, 3). The first number is always x, the second is always y.
- Points on the x-axis have y = 0: (a, 0).
- Points on the y-axis have x = 0: (0, b).
- The origin is (0, 0).
Solved Examples
Example 1: Example 1: Plot a point in Quadrant I
Problem: Plot the point A(3, 4) on a graph.
Solution:
- Start at the origin (0, 0).
- Move 3 units to the right along the x-axis.
- From there, move 4 units up parallel to the y-axis.
- Mark the point and label it A(3, 4).
Answer: Point A(3, 4) lies in Quadrant I (both coordinates positive).
Example 2: Example 2: Plot a point in Quadrant II
Problem: Plot the point B(−2, 5) on a graph.
Solution:
- Start at the origin.
- Move 2 units to the left (x is negative).
- From there, move 5 units up (y is positive).
- Mark the point B(−2, 5).
Answer: Point B(−2, 5) lies in Quadrant II (x negative, y positive).
Example 3: Example 3: Plot a point in Quadrant III
Problem: Plot the point C(−4, −3) on a graph.
Solution:
- Start at the origin.
- Move 4 units to the left (x is negative).
- From there, move 3 units down (y is negative).
- Mark the point C(−4, −3).
Answer: Point C(−4, −3) lies in Quadrant III (both negative).
Example 4: Example 4: Point on the x-axis
Problem: Plot the point D(5, 0).
Solution:
- Start at the origin.
- Move 5 units to the right.
- y = 0, so do not move up or down.
- Mark the point D(5, 0) on the x-axis.
Answer: Point D(5, 0) lies on the x-axis.
Example 5: Example 5: Point on the y-axis
Problem: Plot the point E(0, −3).
Solution:
- Start at the origin.
- x = 0, so do not move left or right.
- Move 3 units down (y is negative).
- Mark the point E(0, −3) on the y-axis.
Answer: Point E(0, −3) lies on the y-axis.
Example 6: Example 6: Identify the quadrant
Problem: In which quadrant do the following points lie? (a) (7, −2) (b) (−3, −5) (c) (−1, 4) (d) (6, 8)
Solution:
- (a) (7, −2): x is positive, y is negative → Quadrant IV
- (b) (−3, −5): both negative → Quadrant III
- (c) (−1, 4): x is negative, y is positive → Quadrant II
- (d) (6, 8): both positive → Quadrant I
Answer: (a) IV, (b) III, (c) II, (d) I.
Example 7: Example 7: Order matters
Problem: Plot both (2, 5) and (5, 2) on the same graph. Are they the same point?
Solution:
Point (2, 5): Move 2 right, then 5 up.
Point (5, 2): Move 5 right, then 2 up.
These are different points in different positions.
Answer: No, (2, 5) and (5, 2) are NOT the same point. The order of coordinates matters.
Example 8: Example 8: Plotting a square
Problem: Plot the points A(1, 1), B(4, 1), C(4, 4), D(1, 4). What shape do they form?
Solution:
Plotting each point:
- A(1, 1): right 1, up 1
- B(4, 1): right 4, up 1
- C(4, 4): right 4, up 4
- D(1, 4): right 1, up 4
Connecting ABCD in order:
- AB = 3 units (horizontal)
- BC = 3 units (vertical)
- CD = 3 units (horizontal)
- DA = 3 units (vertical)
- All sides equal, all angles 90°
Answer: The points form a square with side 3 units.
Example 9: Example 9: Reading coordinates
Problem: A point P is 6 units to the left of the origin and 2 units above the x-axis. Write its coordinates.
Solution:
- 6 units to the left → x = −6
- 2 units above → y = +2
Answer: P = (−6, 2). It lies in Quadrant II.
Example 10: Example 10: Plotting from a table
Problem: Plot the following points and join them in order: (−3, 0), (0, 3), (3, 0), (0, −3). What shape do they form?
Solution:
Plotting:
- (−3, 0): on x-axis, 3 units left
- (0, 3): on y-axis, 3 units up
- (3, 0): on x-axis, 3 units right
- (0, −3): on y-axis, 3 units down
Connecting in order:
- Each side = √(3² + 3²) = √18 = 3√2 units
- All four sides are equal.
- Diagonals are along x-axis and y-axis, both = 6 units.
Answer: The shape formed is a square (rotated 45° — a diamond shape) with vertices on the axes.
Real-World Applications
Real-world applications of plotting points on a graph:
- Maps and navigation: GPS coordinates (latitude, longitude) are ordered pairs that locate places on Earth's surface.
- Data visualisation: Scientists and economists plot data points to discover patterns and trends.
- Temperature records: Plotting temperature vs. time on a graph shows how temperature changes through the day or year.
- Speed-distance-time: Plotting distance vs. time gives a graph from which speed can be calculated.
- Architecture: Building plans use coordinate systems to position walls, doors, and windows.
- Computer graphics: Every pixel on a screen has coordinates (x, y). Video games and animations use coordinate geometry extensively.
- Statistics: Scatter plots use plotted points to show the relationship between two variables.
Key Points to Remember
- A point on a graph is represented by an ordered pair (x, y).
- x-coordinate (abscissa) = horizontal position; y-coordinate (ordinate) = vertical position.
- The origin is (0, 0), where x-axis and y-axis meet.
- The order matters: (3, 5) ≠ (5, 3).
- The coordinate plane has 4 quadrants: I (+,+), II (−,+), III (−,−), IV (+,−).
- Points on the x-axis have y = 0; points on the y-axis have x = 0.
- To plot (x, y): start at origin → move x units horizontally → move y units vertically.
- Positive x → right; Negative x → left; Positive y → up; Negative y → down.
- A consistent scale must be used on both axes.
- Coordinate geometry connects algebra and geometry — equations become shapes on graphs.
Practice Problems
- Plot the following points: A(2, 3), B(−4, 1), C(−3, −2), D(5, −4), E(0, 3), F(−2, 0).
- In which quadrant do the following points lie? (a) (8, −3) (b) (−5, 7) (c) (−6, −1) (d) (4, 9).
- Write the coordinates of a point that is 4 units to the right and 6 units below the origin.
- Plot the points (1, 2), (2, 4), (3, 6), (4, 8). What pattern do you observe?
- Plot the points (2, 3), (2, −3), (−2, 3), (−2, −3). What shape do they form when connected?
- A point has x-coordinate 0 and y-coordinate −5. Where does it lie? Write its coordinates.
- Plot the points A(−1, 4), B(3, 4), C(3, −2), D(−1, −2). Connect them in order. What shape is ABCD? Find its area.
- Write the coordinates of the mirror image of (3, −7) about the x-axis.
Frequently Asked Questions
Q1. What is an ordered pair?
An ordered pair (x, y) is a pair of numbers that gives the exact position of a point on a graph. The first number (x) is the horizontal position, and the second number (y) is the vertical position.
Q2. Why is the order important in (x, y)?
Because (3, 5) and (5, 3) are different points. (3, 5) means 3 right and 5 up, while (5, 3) means 5 right and 3 up. They are at different locations.
Q3. What are the four quadrants?
Quadrant I: (+, +) top-right. Quadrant II: (-, +) top-left. Quadrant III: (-, -) bottom-left. Quadrant IV: (+, -) bottom-right. Numbered anti-clockwise starting from top-right.
Q4. Where does the point (0, 0) lie?
The point (0, 0) is the origin — the intersection of the x-axis and y-axis. It does not belong to any quadrant.
Q5. What does it mean if a point is on the x-axis?
A point on the x-axis has y-coordinate = 0. Its form is (a, 0). It means the point has no vertical displacement from the origin.
Q6. What does it mean if a point is on the y-axis?
A point on the y-axis has x-coordinate = 0. Its form is (0, b). It means the point has no horizontal displacement from the origin.
Q7. What is the x-coordinate also called?
The x-coordinate is also called the abscissa. The y-coordinate is also called the ordinate.
Q8. Can coordinates be decimals or fractions?
Yes. Points can have decimal or fractional coordinates, such as (2.5, 3) or (1/2, −3/4). On graph paper, you estimate the position between grid lines.
Q9. What is a Cartesian plane?
The Cartesian plane (named after mathematician Rene Descartes) is the flat surface formed by two perpendicular number lines — the x-axis and y-axis. It is also called the coordinate plane.
Q10. How do you find the mirror image of a point about the x-axis?
Change the sign of the y-coordinate, keep x the same. The mirror image of (a, b) about the x-axis is (a, −b). For example, the mirror of (3, 5) is (3, −5).










