Math Problem Statement

Find an equation of the line that contains the given pair of points.

​(17

​,

19

​),

​(5

​,

7

​)

Solution

To find the equation of the line passing through two points, we use the slope-intercept form of a line equation:

y=mx+by = mx + b

Where:

  • mm is the slope of the line.
  • bb is the y-intercept.

Step 1: Find the slope mm

The formula to calculate the slope between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:

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

Using the given points (17,19)(17, 19) and (5,7)(5, 7), we have:

m=719517=1212=1m = \frac{7 - 19}{5 - 17} = \frac{-12}{-12} = 1

Step 2: Use the point-slope form

Now that we know the slope m=1m = 1, we can use the point-slope form of a line:

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

Using one of the points, say (5,7)(5, 7):

y7=1(x5)y - 7 = 1(x - 5)

Step 3: Simplify the equation

y7=x5y - 7 = x - 5

Add 7 to both sides:

y=x+2y = x + 2

Thus, the equation of the line is:

y=x+2y = x + 2

Would you like more details or have any questions?


Here are 5 related questions:

  1. How do you find the equation of a line given its slope and y-intercept?
  2. How can you verify if a point lies on a line?
  3. What is the difference between the point-slope and slope-intercept forms of a line?
  4. How do you determine the slope of a vertical line?
  5. What is the general form of a linear equation?

Tip: Always recheck your slope calculations to avoid sign errors.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Linear Equations
Slope-Intercept Form

Formulas

Slope formula: m = (y2 - y1) / (x2 - x1)
Slope-intercept form: y = mx + b
Point-slope form: y - y1 = m(x - x1)

Theorems

Slope of a line
Point-Slope Theorem

Suitable Grade Level

Grades 7-10