SOLUTION: how to solve (-10,-5) and (-8,-2) with the equation y-y1=m(x-x1)

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons  -> Linear Equations Lesson -> SOLUTION: how to solve (-10,-5) and (-8,-2) with the equation y-y1=m(x-x1)      Log On


   



Question 389518: how to solve (-10,-5) and (-8,-2) with the equation y-y1=m(x-x1)
Found 2 solutions by haileytucki, MathTherapy:
Answer by haileytucki(390) About Me  (Show Source):
You can put this solution on YOUR website!
(-10,-5),(-8,-2)
Slope is equal to the change in y over the change in x, or 'rise over run'.
m=(change in y)/(change in x)
The change in x is equal to the difference in x-coordinates (also called run), and the change in y is equal to the difference in y-coordinates (also called rise).
m=(y2-y1)/(x2-x1)
Substitute in the values of x and y into the equation to find the slope.
m=(-2-(-5))/(-8-(-10))
Multiply -1 by each term inside the parentheses.
m=(-2-(-5))/(-8+10)
Add 10 to -8 to get 2.
m=(-2-(-5))/(2)
Multiply -1 by each term inside the parentheses.
m=(-2+5)/(2)
Add 5 to -2 to get 3.
m=(3)/(2)
After finding the slope between the points, use point-slope form to setup the equation. Point-slope is derived from the equation for slope m=((y2-y1))/((x2-x1)).
(y-(-5))=(3)/(2)*(x-(-10))
Remove the parentheses around the expression y-(-5).
y-(-5)=(3)/(2)*(x-(-10))
Multiply -1 by each term inside the parentheses.
y-(-5)=(3(x+10))/(2)
Multiply -1 by each term inside the parentheses.
y+5=(3(x+10))/(2)
Since 5 does not contain the variable to solve for, move it to the right-hand side of the equation by subtracting 5 from both sides.
y=-5+(3(x+10))/(2)
Simplify the right-hand side of the equation.
y=(3x+20)/(2)

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
how to solve (-10,-5) and (-8,-2) with the equation y-y1=m(x-x1)

Obviously, you need to create, not solve an equation in y = mx + b format, using the coordinates (-10, - 5) and (-8, - 2).

Find the slope or m: %28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29...... %28-2--5%29%2F%28-8--10%29%29......%28-2%2B5%29%2F%28-8%2B10%29......3%2F2

With m, or slope = 3%2F2 and one coordinate point (-8, - 2), we can use the point-slope formula to determine the linear equation: y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29__y+-+-+2+=+%283%2F2%29%28x+--+8%29__y+%2B+2+=+%283%2F2%29%28x+%2B+8%29__y+%2B+2+=+%283%2F2%29x+%2B+12__highlight_green%28y+=+%283%2F2%29x+%2B+10%29