
Nabeel E. answered 09/07/14
Tutor
4.6
(38)
Math and Physics instructor, mentor, Professional Working Engineer.
To find the equation of the line use RISE over RUN-----> Change in Y value divided by change in X value
your X values are the years after 2008, while Y are the # of students
so your x axis should be labeled 0-15
change in Y = second Y value - first Y value
change in X = second X value - first X value
1,800,000-1,300,000 / 8-4 ---> 500,000/4 ---->125000 is the slope(m) of your line.
then we must find the y intercept (b). In this graph the y-intercept is the value of students the year 2000.
Use the point slope formula y-y1=m(x-x1) ....we can use the given data to plug in points for (x1,y1).
Using 1,300,000 for y1 and 4 for x1 and 125000 for m
y-(1300000)=125000(x-4) <------dont forget to distribute 125000 on x and 4
y-1,300,000=125000x-500,000
y=125,000x-500,000+1,300,000
y=125,000x-800,000 <-----------now our equation is in y=mx+b form where b=800,000
plugging in any value for x (0-15) should give us the value of students for the corresponding year.
example: when x=15 this means year 2015. y=125,000(15)+800,000 = 2,675,000 students
that should be the correct answer for students in the year 2015. for the year 2006, just use x=6 in the preceding equation.