Answer :
f(x) = -5x + 2, let f(x) = y
y = -5x + 2. Comparing to y = mx + c, the slope m = -5,
The point (-2, 12) is the (x₁, y₁)
The point slope form is :
y - y₁ = m(x - x₁), slope m = -5
y - 12 = -5(x - -2)
y - 12 = -5(x + 12)
f(x) - 12 = -5(x + 12) is the point - slope form.
y = -5x + 2. Comparing to y = mx + c, the slope m = -5,
The point (-2, 12) is the (x₁, y₁)
The point slope form is :
y - y₁ = m(x - x₁), slope m = -5
y - 12 = -5(x - -2)
y - 12 = -5(x + 12)
f(x) - 12 = -5(x + 12) is the point - slope form.
Answer:
y-12=-5(x+2)
Step-by-step explanation:
the point slope equation formula is
y-y₁=m(x-x₁)
being (x₁;y₁) = (-2, 12) and m= -5
then
y-12=-5(x+2)
to check that is the same equation we can isolate y
y=-5(x+2)+12
y=-5x-10+12
y=-5x+2