SOLUTION: I need to know if I have done these right!! Thank you so much!! ) Given a line containing the points (1,3), (2,4), (3,5) determine the slope-intercept form of the equation, giv

Algebra ->  Graphs -> SOLUTION: I need to know if I have done these right!! Thank you so much!! ) Given a line containing the points (1,3), (2,4), (3,5) determine the slope-intercept form of the equation, giv      Log On


   



Question 73680This question is from textbook college algebra
: I need to know if I have done these right!! Thank you so much!!
) Given a line containing the points (1,3), (2,4), (3,5) determine the slope-intercept form of the equation, give one additional point on this line and graph the function.

Show your work here: y2-y1/x2-x1= -4,-6


Give one additional point in (x,y) form that would fall on this line: 4,6



This question is from textbook college algebra

Found 2 solutions by jim_thompson5910, bucky:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Finding the Equation of a Line
First lets find the slope through the points (1,3) and (2,4)


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,3) and (x%5B2%5D,y%5B2%5D) is the second point (2,4))


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


m=+1%2F1 Subtract the terms in the numerator 4-3 to get 1. Subtract the terms in the denominator 2-1 to get 1



So the slope is

m=1





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


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-3=%281%29%28x-1%29 Plug in m=1, x%5B1%5D=1, and y%5B1%5D=3 (these values are given)



y-3=1x%2B%281%29%28-1%29 Distribute 1


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

y=1x-1%2B3 Add 3 to both sides to isolate y


y=1x%2B2 Combine like terms -1 and 3 to get 2

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

Answer:



So the equation of the line which goes through the points (1,3) and (2,4) is:y=1x%2B2


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


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


Graph of y=1x%2B2 through the points (1,3) and (2,4)


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



So we know the equation is y=x%2B2. Let's plug in another x value. If we let x=4 then:
y=x%2B2
y=4%2B2
y=6
So another point on this line is (4,6)
So yes you did this right. You just need to find the equation and graph it.

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
I'm sorry it took so long for me to get to your problem.
.
The slope-intercept form of an equation is:
.
y = mx + b
.
where m, the multiplier of x, is the slope of the graph, and b is the point on the y-axis where
the graph crosses.
.
So let's find the slope. You have the equation correct for finding the slope. That equation is:
.
m+=+%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29
.
We know that all three of the given points are on the line. All we have to do is identify
one of the points as %28x%5B2%5Dy%5B2%5D%29 and another of the points as %28x%5B1%5D+y%5B1%5D%29.
.
It's a little easier to see if we choose as %28x%5B2%5D+y%5B2%5D%29 a point that is to
.
the right of the point we call %28x%5B1%5Dy%5B1%5D%29. It doesn't have to be that way because it
will work out the same no matter what.
.
Anyhow let's choose as %28x%5B2%5D+y%5B2%5D%29 the point (3,5). By comparison, that means
x%5B2%5D+=+3 and y%5B2%5D+=+5.
.
Now let's choose as %28x%5B1%5D+y%5B1%5D%29 the point (1,3). By comparison of these two
that means x%5B1%5D+=+1 and y%5B1%5D+=+3.
.
Then all we do to calculate the slope is to substitute these 4 values into the slope equation
as follows:
.

.
So we have the slope of m = 1. Plug that value of m into the slope intercept form of the
equation and you get:
.
+y+=+mx%2B+b+=1%2Ax+%2Bb+=+x+%2B+b.
.
To solve for b, all we need to do is to take one of the given points and plug its x and y
values into the equation +y+=+x+%2B+b. Then we can solve for b. For example,
let's take the point (1,3) that we were given. Plug 1 in for x and 3 in for y and the
slope intercept equation becomes 3+=+1+%2B+b. Solve this by subtracting 1 from both
sides to get:
.
2+=+b
.
Then take this value for b and plug it into the slope intercept form of y+=+x+%2B+b and
you have the final version of the slope intercept form as being:
.
y+=+x+%2B+2
.
Next you said that you thought the point (4,6) was on the graph. Let's check that out by
putting 4 into our slope intercept equation for x and 6 in for y and see if the equation
is still true. When we do the substitution we get:
.
6+=+4+%2B+2
.
Well, that certainly is true, so your point of (4,6) IS on the graph.
.
Hope this helps you to understand the first part of the problem a little better.