Find the best solutions to your questions at Westonci.ca, the premier Q&A platform with a community of knowledgeable experts. Discover a wealth of knowledge from experts across different disciplines on our comprehensive Q&A platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

Write the equation of a line that is parallel to y = 2x + 5 and goes through the point (6,1)

Sagot :

slope of parallel line: 2

y = 2x + b

1 = 2(6) + b

1 = 12 + b

b = -11

equation of parallel line: y = 2x -11

Solution:

Since the original line is parallel to y = 2x + 5, the original line's slope must be 2.

Using point slope form:

  • y - y₁ = m(x - x₁)
  • => y - 1 = 2(x - 6)
  • => y - 1 = 2x - 12
  • => y = 2x - 11

The equation of a line that is parallel to y = 2x + 5 and goes through the point (6, 1) is y = 2x - 11.