
William W. answered 12/24/19
Top Algebra Tutor
Being perpendicular to a line means the solpe is the negative reciprocal of that line. So, if the line has a slope of 3/4, then the line perpendicular to it has a slope of -4/3.
To find the slope of the line 3x + 2y = -7, we can put it in slope-intercept form.
3x + 2y = -7 subtract 3x from both sides to get:
2y = -3x - 7 divide both sides by 2 to get:
y = -3/2x - 7/2
so the slope of this line is -3/2.
The slope of the line perpendicular to it is 2/3.
So we are looking for a line passing through (1. 1) that has a slope of 2/3. Using the point slope form (y - y1) = m(x - x1), the equation of this line is (y - 1) = 2/3(x - 1). But we are being asked for the slope-intercept form (y = mx + b) so we can algebraically manipulate it to get it into the correct form:
(y - 1) = 2/3(x - 1) Multiply this out to get:
y - 1 = 2/3x - 2/3 Add 1 to each side to get:
y = 2/3x + 1/3