Math Problem Statement

Write an equation of the line that passes through the given points in​ slope-intercept form. (-3,5), (9,1)

Solution

To find the equation of a line in slope-intercept form (y=mx+by = mx + b), we follow these steps:

Step 1: Calculate the slope (mm):

The formula for 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} Substitute (x1,y1)=(3,5)(x_1, y_1) = (-3, 5) and (x2,y2)=(9,1)(x_2, y_2) = (9, 1): m=159(3)=49+3=412=13m = \frac{1 - 5}{9 - (-3)} = \frac{-4}{9 + 3} = \frac{-4}{12} = \frac{-1}{3}

Step 2: Use point-slope form to find the equation:

The point-slope form of a line is: yy1=m(xx1)y - y_1 = m(x - x_1) Substitute m=13m = -\frac{1}{3} and one of the points, say (3,5)(-3, 5): y5=13(x(3))y - 5 = -\frac{1}{3}(x - (-3)) Simplify: y5=13(x+3)y - 5 = -\frac{1}{3}(x + 3) Distribute the slope: y5=13x1y - 5 = -\frac{1}{3}x - 1 Add 5 to both sides: y=13x+4y = -\frac{1}{3}x + 4

Final Answer:

The equation of the line in slope-intercept form is: y=13x+4y = -\frac{1}{3}x + 4

Would you like further clarification or details? Here are five related questions:

  1. What is the slope of a line parallel to this one?
  2. How do you find the equation of a line perpendicular to this one?
  3. Can we rewrite the equation in standard form (Ax+By=CAx + By = C)?
  4. How would the graph of this equation look?
  5. How do we verify that both points satisfy the final equation?

Tip: Always use the slope formula carefully 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)
Point-slope form: y - y1 = m(x - x1)
Slope-intercept form: y = mx + b

Theorems

Concept of linear equations and slopes

Suitable Grade Level

Grades 8-10