SOLUTION: Interest rates. A credit manager rates each applicant for a car loan on a scale of 1-5 and then determines the interest rate from the accompanying table. Find the equation of the

Algebra ->  Linear-equations -> SOLUTION: Interest rates. A credit manager rates each applicant for a car loan on a scale of 1-5 and then determines the interest rate from the accompanying table. Find the equation of the       Log On


   



Question 83960: Interest rates. A credit manager rates each applicant for a car loan on a scale of 1-5 and then determines the interest rate from the accompanying table. Find the equation of the line in slope-intercept form that goes through these points.
Credit rating Interest rate (%)
1 24
2 30
3 16
4 12
5 8


Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Since the equation we want is a line, we can use any 2 points to find the equation. So lets use (1,24) and (2,30)
Solved by pluggable solver: Finding the Equation of a Line
First lets find the slope through the points (1,24) and (2,30)


m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 Start with the slope formula (note: (x%5B1%5D,y%5B1%5D) is the first point (1,24) and (x%5B2%5D,y%5B2%5D) is the second point (2,30))


m=%2830-24%29%2F%282-1%29 Plug in y%5B2%5D=30,y%5B1%5D=24,x%5B2%5D=2,x%5B1%5D=1 (these are the coordinates of given points)


m=+6%2F1 Subtract the terms in the numerator 30-24 to get 6. Subtract the terms in the denominator 2-1 to get 1



So the slope is

m=6





------------------------------------------------


Now let's use the point-slope formula to find the equation of the line:




------Point-Slope Formula------
y-y%5B1%5D=m%28x-x%5B1%5D%29 where m is the slope, and (x%5B1%5D,y%5B1%5D) is one of the given points


So lets use the Point-Slope Formula to find the equation of the line


y-24=%286%29%28x-1%29 Plug in m=6, x%5B1%5D=1, and y%5B1%5D=24 (these values are given)



y-24=6x%2B%286%29%28-1%29 Distribute 6


y-24=6x-6 Multiply 6 and -1 to get -6%2F1. Now reduce -6%2F1 to get -6

y=6x-6%2B24 Add 24 to both sides to isolate y


y=6x%2B18 Combine like terms -6 and 24 to get 18

------------------------------------------------------------------------------------------------------------

Answer:



So the equation of the line which goes through the points (1,24) and (2,30) is:y=6x%2B18


The equation is now in y=mx%2Bb form (which is slope-intercept form) where the slope is m=6 and the y-intercept is b=18


Notice if we graph the equation y=6x%2B18 and plot the points (1,24) and (2,30), we get this: (note: if you need help with graphing, check out this solver)


Graph of y=6x%2B18 through the points (1,24) and (2,30)


Notice how the two points lie on the line. This graphically verifies our answer.