Isaac K. answered 12/05/13
Tutor
4.9
(132)
Reliable and Knowledgeable in Math, Science, and Test Prep Skills
Hello,
Glad to answer your question.
Let's break up the problem. There are two given information about the line, which are as below.
Given:
(i) the coordinate of the point that the line goes through is (3,-6)
(ii) the slope of the parallel line is -4.
First, we can have the slope of the line by using information (ii), because all parallel lines have the same slope. So the slope of the line is -4.
Second, we know that the slope-intercept formula when we know the coordinate of a point on the line as (x1, y1) and the slope as m. Then the formulas is given as below.
y-y1 = m(x-x1) .....................(1)
Because we now know the coordinate of a point on the lline and the slope, we can plug in the values to the equation (1). Then, what we have is
y-(-6) = (-4)*(x-3) ....................(2)
Then, we arrange the equation as follows by using distribution property etc.
y+6 = -4x+12
Subtracting 6 from both hand side of the equation,
y = -4x + 6
Therefore, the answer is:
y = -4x + 6 ........................(3)
[check the answer]
We can check if the answer is correct. Plug in the given coordinate into equation (3),
(3,-6) into equation (3)
Then, -6 = -4*3 +6
-6 = -12 +6
-6 = -6
So, our answer is correct.