Introduction to Graphs — Class 8 Mathematics

1. Why Graphs?

A graph is a VISUAL representation of data. It turns numbers into PICTURES. 'A table of data requires careful reading. A graph REVEALS patterns instantly — trends, relationships, outliers. Graphs are the language of data.'


2. The Cartesian Coordinate System

Two perpendicular number lines: x-axis (horizontal) and y-axis (vertical). They intersect at the Origin — O(0,0). Any point is located by an ordered pair (x, y) where x = x-coordinate (abscissa) and y = y-coordinate (ordinate). 'The order matters: (3,5) and (5,3) are DIFFERENT points. x-coordinate comes FIRST — alphabetical order: x before y.'

Plotting a Point — Step by Step

To plot (4,3): Start at origin. Move 4 units RIGHT (positive x). Move 3 units UP (positive y). Mark the point. To plot (−2,5): Move 2 units LEFT. Move 5 units UP. To plot (−3,−4): Move 3 LEFT, then 4 DOWN.


3. Types of Graphs

Bar Graph

Rectangular bars of EQUAL WIDTH. Length proportional to the VALUE represented. GAPS between bars. Used for: comparing quantities across CATEGORIES.

Pie Chart

A circle divided into SECTORS. Each sector angle ∝ the quantity. Sector angle = (Value/Total)×360°. Used for: showing PROPORTIONS of a whole.

Histogram

Like a bar graph but with NO GAPS between bars (continuous data). Area of each bar ∝ frequency. Used for: GROUPED frequency distributions.

Line Graph

Points plotted and JOINED by straight line segments. Used for: showing TRENDS over TIME (temperature over a day, stock prices over a week, height over years).

Linear Graph

A STRAIGHT LINE graph. Equation: y = mx + c. Every point on the line satisfies the equation. Used for: showing CONSTANT rate of change.


4. Reading and Interpreting Graphs

Example 1 — Distance-Time Graph

A car travels from City A to City B. The graph shows distance from A on the y-axis and time on the x-axis.

  • Horizontal line = car is STATIONARY (distance not changing).
  • Straight sloping line = car moving at CONSTANT speed.
  • Steeper slope = FASTER speed.
  • Curved line = ACCELERATING or DECELERATING.

Example 2 — Temperature over 24 Hours

Time6AM9AM12PM3PM6PM9PM
Temp(°C)182228322622
Plot points. Join them. Read from graph: maximum temperature (~32°C at 3PM). Minimum (~18°C at 6AM). Rate of temperature increase in the morning.

Example 3 — Plant Growth

A plant's height was measured every week: Week 0 (planting): 0 cm. Week 1: 3 cm. Week 2: 6 cm. Week 3: 9 cm. Week 4: 12 cm. Graph is a STRAIGHT LINE through origin → height ∝ time (direct proportion). Rate of growth = 3 cm/week (the SLOPE).


5. Plotting a Linear Graph from an Equation

Example: y = 2x + 1. Create a table of (x,y) pairs:

x−2−1012
y−3−1135

Plot (−2,−3), (−1,−1), (0,1), (1,3), (2,5). Join → STRAIGHT LINE. 'The line continues infinitely in both directions. The plotted points are just a SAMPLE.'

Understanding Slope (Gradient)

In y = mx + c: m = slope (steepness). c = y-intercept (where line crosses y-axis). For y = 2x + 1: slope = 2 (for every 1 unit right, go 2 units up). y-intercept = 1 (crosses y-axis at (0,1)).


6. 'Which Graph?' — Decision Guide

What You Want to ShowUse
Compare categoriesBar graph
Show parts of a wholePie chart
Show trend over timeLine graph
Show continuous frequencyHistogram
Show constant rate relationshipLinear graph
Show coordinates/locationsCartesian plane (scatter plot)

7. Common Mistakes

  1. Swapping x and y coordinates: (3,5) means x=3, y=5. Not the other way.
  2. Joining bars in a bar graph: Bars must have GAPS. It's NOT a histogram.
  3. Unequal scales on axes: The gap between consecutive numbers must be UNIFORM on each axis.
  4. Wrong axis labels: x-axis = INDEPENDENT variable. y-axis = DEPENDENT variable (what you measure).

8. AP Exam Focus

TopicMarks
Plotting points2-3
Reading/Interpreting graphs3-4
Drawing line graph from data4-5
Linear graph from equation3-4

Key Exam Tips

  • Use GRAPH PAPER for all graph questions. Freehand on plain paper loses marks.
  • Label BOTH axes with quantity AND unit: 'Time (hours)', 'Temperature (°C)'.
  • Choose a SCALE that fills most of the graph paper. If your graph is a tiny corner, your scale is too large.
  • Give the graph a TITLE: 'Graph of Temperature vs Time.'

Quick Self-Test

  1. What are the coordinates of the origin? (Answer: (0,0).)
  2. Which graph type shows proportions of a whole? (Answer: Pie chart.)
  3. A distance-time graph shows a HORIZONTAL line. What does this mean? (Answer: The object is stationary — distance is not changing.)
  4. Plot y = 3x − 2 at x = 0, 1, 2. (Answer: (0,−2), (1,1), (2,4).)
  5. What is the difference between bar graph and histogram? (Answer: Bar graph has gaps between bars; histogram has no gaps.)

Distance-Time Graphs — Deep Dive

A distance-time graph tells a STORY of motion: Horizontal line → object at REST (zero speed). Straight sloping line → CONSTANT speed (slope = speed). Steeper line → FASTER speed. Curved line steepening → ACCELERATING (speed increasing). Curved line flattening → DECELERATING (speed decreasing).

Worked Example: A cyclist's journey: Departs at 0 min, covers 5 km in 15 min. STOPS for 10 min (horizontal line). Continues, covers 3 km in 10 min. Stops at destination (8 km) for 20 min. Returns — covers 8 km in 25 min. Graph interpretation: Speed first leg = 5/(15/60) = 20 km/h. Speed second leg = 3/(10/60) = 18 km/h. Return speed = 8/(25/60) = 19.2 km/h. Total distance = 16 km (8+8). Total time = 80 min. Average speed = 16/(80/60) = 12 km/h.

Reading Graphs — Extracting Information

Given a line graph of company profits from 2015 to 2025: (a) In which year was profit maximum? (b) Between which consecutive years was the increase largest? (c) What was the average annual profit? 'The answers are NOT calculated — they are READ directly from the graph. Learn to estimate values from the graph accurately.'

The Importance of Scale

'Choosing the WRONG SCALE can make a graph MISLEADING. A scale that's too SMALL compresses data so changes look insignificant. A scale that's too LARGE exaggerates changes. Good scales show data HONESTLY — neither hiding nor exaggerating patterns.'

Coordinates and Shapes

When points are plotted and joined, they can form geometric SHAPES: Plot A(1,1), B(5,1), C(5,4), D(1,4). Join in order. This forms a RECTANGLE. Length = 4 units (5−1), breadth = 3 units (4−1). Area = 12 sq units. Plot P(2,0), Q(5,3), R(2,6). This is an ISOSCELES TRIANGLE. 'Coordinate geometry bridges ALGEBRA and GEOMETRY. The Cartesian plane lets us describe shapes using numbers.'

Graph of a Linear Equation

y = 2x − 1. Create table: (−2,−5), (−1,−3), (0,−1), (1,1), (2,3). Plot and join → STRAIGHT LINE. It does NOT pass through origin (y-intercept = −1). 'All equations of the form y=mx+c give straight lines. The value of m determines the SLOPE. The value of c determines where the line crosses the y-axis.'

Real-World Graphs in AP Context

  • Godavari river water levels during monsoon: Line graph showing rise from June to August, peak in September, decline.
  • AP rice production 2015-2025: Bar graph comparing annual production in million tonnes. Show the trend of India's 'Rice Bowl.'
  • Visakhapatnam port cargo handled: Line graph showing growth over the years — demonstrates AP's growing maritime trade.
  • Temperature variation in Rayalaseema vs Coastal Andhra: Double line graph comparing two AP regions.

Exam Tips for Graph Questions

  • Scale: Choose so the graph occupies AT LEAST 60% of the graph paper.
  • Axes: Label with QUANTITY and UNIT. x-axis = independent variable, y-axis = dependent variable.
  • Plot points as small CROSSES (×), not dots.
  • Join points with a SMOOTH line or straight segments as appropriate.
  • Title the graph: 'Graph showing [y-axis quantity] vs [x-axis quantity]'
  • If asked to 'read' a value from the graph, draw FAINT horizontal and vertical guide lines to show how you obtained the value.
Verified by the tuition.in editorial team
Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo