Find the Line Equation Through Points (15,36) and (5,16): Two-Point Form

Question

Find the equation of the line passing through the two points (15,36),(5,16) (15,36),(5,16)

Video Solution

Solution Steps

00:00 Find the algebraic representation of the function
00:04 We'll use the formula to find the slope using 2 points
00:10 In each point, the left number represents the X-axis and the right one Y
00:18 We'll plot the points according to the given data and find the slope
00:30 This is the line's slope
00:38 Now we'll use the line equation
00:42 We'll plot the point according to the given data
00:47 We'll input the slope, and solve to find the intersection point (B)
01:01 We'll isolate the intersection point (B)
01:04 This is the intersection point with the Y-axis
01:10 Now we'll input the intersection point and slope into the line equation
01:21 And this is the solution to the problem

Step-by-Step Solution

Let's solve the problem to find the equation of the line.

To determine the equation of the line, we first need to calculate the slope m m of the line passing through the points (15,36) (15, 36) and (5,16) (5, 16) . The formula for the slope is given by:

m=y2y1x2x1 m = \frac{y_2 - y_1}{x_2 - x_1}

Substituting the given points into the formula:

m=1636515=2010=2 m = \frac{16 - 36}{5 - 15} = \frac{-20}{-10} = 2

Thus, the slope m m is 2.

With the slope and one of the points, we can use the point-slope form of the line equation:

yy1=m(xx1) y - y_1 = m(x - x_1)

We'll use the point (5,16) (5, 16) :

y16=2(x5) y - 16 = 2(x - 5)

Expanding the equation, we get:

y16=2x10 y - 16 = 2x - 10

Add 16 to both sides to solve for y y :

y=2x10+16 y = 2x - 10 + 16

y=2x+6 y = 2x + 6

Therefore, the equation of the line is y=2x+6 y = 2x + 6 .

Answer

y=2x+6 y=2x+6