Y = mx + b
m = (0 - -5)/(6 - 3) = 5/3
y = 5/3x + b
0 = 5/3(6) + b
b = -10
(y = 5/3x - 10)3
3y = 5x - 30
3y - 5x = -30
5x - 3y = 30
Answer:
6*4+8=32
Step-by-step explanation:
32-8=24
24/6=4
so 6*4=24
24+8=32
Slope-intercept form: y = mx + b
(m is the slope, b is the y-intercept or the y value when x = 0 --> (0, y) or the point where the line crosses through the y-axis)
For lines to be parallel, they need to have the same slope.
y - 3x = 2 Add 3x on both sides to change the equation to slope-intercept form
y - 3x + 3x = 2 + 3x
y = 3x + 2 The slope is 3, so the parallel line's slope is also 3.
Now that you know the slope, substitute/plug it into the equation
y = mx + b
y = 3x + b To find "b", plug in the point (6, 1) into the equation, then isolate/get the variable "b" by itself
1 = 3(6) + b
1 = 18 + b Subtract 18 on both sides to get "b" by itself
1 - 18 = 18 - 18 + b
-17 = b
y = 3x - 17 Your answer is the 1st option