Math Problem Statement

Which equation is the line that contains the following two points? Point: (-4, 7), Point: (6, 2)

Solution

To find the equation of the line passing through the points (-4, 7) and (6, 2), we follow these steps:

1. Calculate the slope (m):

The slope formula is: m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} where (x1,y1)=(4,7)(x_1, y_1) = (-4, 7) and (x2,y2)=(6,2)(x_2, y_2) = (6, 2).

Substitute the values: m=276(4)=56+4=510=12m = \frac{2 - 7}{6 - (-4)} = \frac{-5}{6 + 4} = \frac{-5}{10} = -\frac{1}{2}

2. Use point-slope form:

The point-slope form of a line is: yy1=m(xx1)y - y_1 = m(x - x_1) Using the point (4,7)(-4, 7) and the slope m=12m = -\frac{1}{2}, we get: y7=12(x(4))=12(x+4)y - 7 = -\frac{1}{2}(x - (-4)) = -\frac{1}{2}(x + 4)

3. Simplify the equation:

Distribute the 12-\frac{1}{2}: y7=12x2y - 7 = -\frac{1}{2}x - 2 Add 7 to both sides: y=12x+5y = -\frac{1}{2}x + 5

4. Conclusion:

The equation of the line is y=12x+5y = -\frac{1}{2}x + 5, which matches the third option in the image.

Would you like more details on this? Here are some related questions:

  1. How do we derive the slope formula?
  2. What is the significance of point-slope form in finding the equation of a line?
  3. Can you find the equation using a different point like (6, 2)?
  4. What are parallel lines, and how would their equations relate to this one?
  5. What is the difference between slope-intercept and point-slope form?

Tip: Always check if the given points satisfy the equation by substituting their coordinates into the equation you find!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Equations
Coordinate Geometry
Slope

Formulas

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

Theorems

Equation of a Line
Slope of a Line

Suitable Grade Level

Grades 8-10