Find the equation of the line through the points (5, 7) parallel to the line 7x + 5y = 12.
Answer Details
The equation of a line can be written in the form y = mx + b, where m is the slope of the line and b is the y-intercept. To find the equation of a line parallel to another line, we need to use the same slope.
The line 7x + 5y = 12 can be rewritten in the form y = -(7/5)x + 12/5. The slope of this line is -(7/5). To find a line through the point (5, 7) with the same slope, we can use the point-slope form of a line, which is y - y1 = m(x - x1), where (x1, y1) is the given point and m is the slope.
Plugging in the values for (x1, y1) and m, we get:
y - 7 = -(7/5)(x - 5)
Expanding and simplifying, we get:
y = -(7/5)x + 7 + (35/5) = -(7/5)x + 70/5 = 14x + 7.
So the equation of the line through the point (5, 7) parallel to the line 7x + 5y = 12 is 7x + 5y = 70.