Question:medium

Consider the given population and year graph. Find the slope of the line AB and using it, find what will be the population in the year 2010?
Graph between population and year

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

From the graph:
Point A = (1985, 92)
Point B = (1995, 97)

Here, x-axis represents Years and y-axis represents Population (in crores).


Step 1: Find the slope of line AB

Slope (m) = (y2 − y1) / (x2 − x1)

m = (97 − 92) / (1995 − 1985)

m = 5 / 10

m = 0.5


Step 2: Find the equation of the line

Using point–slope form with point A (1985, 92):

y − 92 = 0.5(x − 1985)


Step 3: Find population in the year 2010

Substitute x = 2010:

y − 92 = 0.5(2010 − 1985)

y − 92 = 0.5 × 25

y − 92 = 12.5

y = 104.5


Final Answers:

Slope of line AB = 0.5

Estimated population in the year 2010 = 104.5 crores

Was this answer helpful?
0