SOLUTION: Find a number t such that the line passing through the two points has slope -3. (5, t); (-5, 5)

Algebra ->  Linear-equations -> SOLUTION: Find a number t such that the line passing through the two points has slope -3. (5, t); (-5, 5)      Log On


   



Question 842425: Find a number t such that the line passing through the two points has slope -3.
(5, t); (-5, 5)

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Find a number t such that the line passing through the two points has slope -3.
(5, t); (-5, 5)
:
Use the slope formula m = %28y2-y1%29%2F%28x2-x1%29
where
m = -3
x1=5 y1=t
x2=-5; y2=5
:
%285-t%29%2F%28-5-5%29 = -3
%285-t%29%2F%28-10%29 = -3
5 - t = -3 * -10
5 - t = 30
-t = 30 - 5
-t = 25
t = -25
:
Find the equation using y - y1 = m(x-x1)
y - (-25) = -3(x-5)
y + 25 = -3x + 15
y = -3x + 15 - 25
y = -3x - 10
You can check this yourself, using the given coordinates for x in the equation