192k views
0 votes
Write an equation of the line that passes through the points (1,1) (5,9)

1 Answer

1 vote

Answer:

y = 2x - 1

Explanation:

the equation of a line in slope- intercept form is

y = mx + c ( m is the slope and c the y-intercept )

To find m use the gradient formula

m = ( y₂ - y₁ ) / ( x₂ - x₁ )

with (x₁, y₁ ) = (1, 1) and (x₂, y₂ ) = (5, 9)

m =
(9-1)/(5-1) =
(8)/(4) = 2

y = 2x + c ← is the partial equation

To find c substitute either of the 2 points into the partial equation

using (1, 1 ), then

1 = 2 + c ⇒ c = 1 - 2 = - 1

y = 2x - 1 ← equation of line


User Aavogt
by
6.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.