Emily S. answered 03/26/19
UCLA Math Major Willing to Tutor Online
Use the equation format y = mx + b, where x and y are variables, m is the slope, and b is the y-intercept.
Equations in this format describe the relationship between any x-value with its corresponding y-value in a point (x,y). When we know m, and we know a pair of coordinates x and y, we can solve for b.
part a)
given slope is m = -1/2
given point is (-4,-1)
m = -1/2, x = -4, y = -1
plug in m,x,and y to solve for b
y = mx+b
(-1) = (-1/2)(-4) + b by plugging in values for m,x,b
(-1) = 2 + b by simplifying (-1/2)(-4) = 2
-3 = b by subtracting 2 from both sides
now that we know both m and b, we can write our equation:
y = (-1/2)x - 3
part b)
Same process, but now we have m = 5 and the given point (2,8)
using y = mx + b,
plug in m = 5, x = 2, and y = 8
8 = (5)(2) + b
8 = 10 + b subtract 10 from both sides
-2 = b
now, with m = 5 and b = -2, we have the equation
y = 5x - 2
Emily S.
Valid approach, but I believe you made an error. In part a, x1 is given to be -4, not -1. so we would have y - (-1) = (-1/2)(x - (-4)) which simplifies to y + 1 = (-1/2)(x+4) distributing the -1/2 gives y + 1 = (-1/2)x - 2 the subtract 1 from both sides y = (-1/2)x - 303/26/19