75.6k views
4 votes
What is an equation of the line that passes through the point (-5,7) and is parallel to the line x-5y=15?

User Jignatius
by
8.1k points

1 Answer

6 votes

Answer: An equation of a line that is parallel to another line has the same slope as the original line. The slope of a line can be found by rearranging the equation of the line in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept (the point at which the line crosses the y-axis).

To find the equation of a line that is parallel to the line x - 5y = 15 and passes through the point (-5,7), we can first rearrange the equation of the original line in slope-intercept form:

x - 5y = 15

y = (1/5)x - 3

The slope of this line is (1/5). To find an equation of a line that is parallel to this line and passes through the point (-5,7), we can use the point-slope form of a line:

y - y1 = m(x - x1)

where (x1, y1) is a point on the line and m is the slope of the line.

Substituting in the values given in the question, we get:

y - 7 = (1/5)(x - (-5))

y - 7 = (1/5)x + 1

y = (1/5)x + 1 + 7

y = (1/5)x + 8

Therefore, the equation of the line that is parallel to the line x - 5y = 15 and passes through the point (-5,7) is y = (1/5)x + 8.

Explanation:

User Delane
by
7.9k points