Answer:
y+5 = 5/2( x -4)
Step-by-step explanation:
Point slope form of a line is
( y-y1) = m(x-x1) where m is the slope and ( x1 ,y1) is a point on the line
y --5 = 5/2( x -4)
y+5 = 5/2( x -4)
When x = 1, y = (5 - 3) / -2 = -1 , let x1 = 1 and y1 = -1
2y = 3x - 5
so slope = 3/2
y - y1 = m(x - x1)
y -(-1) = (3/2)(x - 1)
y + 1 = 3/2 ( x - 1) <----- answer
When y = 2, x = 8.
This can be written as: 2/8.
Simplified: 1/4
True
Answer:
line 1: y= 1x+ 2
line 2: y= -1x-0.5
(usually 1 is omitted but I added for clarity)
Step-by-step explanation:
slope (x)= yfinal-yintial/xfinal-xinitial
b= where line intersects y axis
line 1: (-1,0), (0.5,1.5)
(1.5-0)/(0.5-(-1))
(1.5)/(1.5)
slope= 1x
y=x+ 2
line 2: (-0.5,0), (0.5,-1)
(-1-0)/(0.5-(-0.5))
(-1)/(1)
slope= -1x
y=-x-0.5