Math Problem Statement

Write the equation of the line in slope-intercept form that goes through the points (5, -12) and (-3, -4).

Solution

To write the equation of the line in slope-intercept form that passes through the points (5,12)(5, -12) and (3,4)(-3, -4), we need to find the slope mm and the y-intercept bb of the line.

Step 1: Find the Slope mm

The slope formula 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 points (5,12)(5, -12) and (3,4)(-3, -4):

  • x1=5x_1 = 5, y1=12y_1 = -12
  • x2=3x_2 = -3, y2=4y_2 = -4

Plugging these values into the slope formula: m=4(12)35=4+128=88=1m = \frac{-4 - (-12)}{-3 - 5} = \frac{-4 + 12}{-8} = \frac{8}{-8} = -1

So, the slope m=1m = -1.

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)

We’ll use the point (5,12)(5, -12) and the slope m=1m = -1: y(12)=1(x5)y - (-12) = -1(x - 5)

Simplify this equation: y+12=x+5y + 12 = -x + 5

Subtract 12 from both sides to solve for yy: y=x7y = -x - 7

Final Answer

The equation of the line in slope-intercept form y=mx+by = mx + b is: y=x7y = -x - 7

Would you like further explanation or have any questions?


Here are some related questions you might find useful to try:

  1. What is the general form of a linear equation, and how do you convert from slope-intercept form to general form?
  2. How do you determine if two lines are parallel or perpendicular by comparing their slopes?
  3. What is the point-slope form of a line, and when is it useful?
  4. How can you find the x-intercept of the line given by y=x7y = -x - 7?
  5. If you were given only one point and the slope, how would you find the line's equation?

Tip: Remember, in slope-intercept form y=mx+by = mx + b, mm represents the slope, and bb represents the y-intercept where the line crosses the y-axis.

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

Theorems

-

Suitable Grade Level

Grades 8-10