
Rob L. answered 09/07/20
Math Tutor - Experienced, Patient, Friendly
When you hear "perpendicular" in the context of linear equations, hopefully you recall that the SLOPES perpendicular lines have a special relationship: "opposite reciprocals." That is, take one slope, turn it upside down (reciprocal) and make it the opposite sign (positive / negative), and voila, you have the perpendicular slope.
In the equation you provide, we do not yet know the slope because the slope is the number next to x (COEFFICIENT) only once y is "by itself." So we don't want 3 times y, we want just y, and we must divide each TERM by 3 to easily identify the slope of the equation given:
3y = x - 4 ---> y = 1/3 x - 4/3 (remember, x = 1x, so we divide 1 by 3)
Here, we can see that the slope of the given line is 1/3... so the slope of the line we're being asked to find is -3/1, or simply -3.
Now we can say that the equation we're looking for looks like this, using y = mx + b format:
y = 3x + b (where b is the y-intercept)
We need a number in for b in our final equation, so we take the other information given... (2, 2) means we substitute a 2 in for x and also for y, allowing us to solve for b:
2 = -3(2) + b substitute
2 = -6 + b multiply before you add...
8 = b add 6
Thus, our final equation is this:
y = -3x + 8 :)