Julie P. answered 01/16/21
Math Grad for Algebra and Stats, with Excel Freelancing
Hi Faith,
Slope intercept form is y = mx + b
in your equation y = -1/3 x + 2, your slope m is the -1/3 and your b is 2
now to find a slop that is perpendicular you find the negative reciprocal. so -1/3 becomes +3/1 which is 3, we changed the sign from negative to positive and we switched the numerator and denominator. -1/3 to +3/1.
now we have y = 3x + b. Now we use the point (2,1) so x = 2 and y = 1
find b
1 = 3(2) + b
1 = 6 + b
1-6 = b
-5 = b or b = -5
write your equation
y = 3x - 5