Math Problem Statement

A line passes through the point (4, -9) and has a slope of -5/2. Write an equation in slope-intercept form for this line.

Solution

To solve this problem, we use the point-slope form of a linear equation:

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

where mm is the slope, and (x1,y1)(x_1, y_1) is the point the line passes through. Substituting the given slope m=52m = -\frac{5}{2} and the point (4,9)(4, -9), the equation becomes:

y(9)=52(x4).y - (-9) = -\frac{5}{2}(x - 4).

Simplify this step by step:

  1. Expand y(9)y - (-9) to y+9y + 9: y+9=52(x4).y + 9 = -\frac{5}{2}(x - 4).

  2. Distribute 52-\frac{5}{2} to x4x - 4: y+9=52x+10.y + 9 = -\frac{5}{2}x + 10.

  3. Isolate yy to write the equation in slope-intercept form (y=mx+by = mx + b): y=52x+109.y = -\frac{5}{2}x + 10 - 9.

  4. Simplify the constant: y=52x+1.y = -\frac{5}{2}x + 1.

The equation in slope-intercept form is:

y=52x+1.\boxed{y = -\frac{5}{2}x + 1}.

Would you like further explanation or practice with similar problems? Here are five follow-up questions:

  1. How would you graph the line y=52x+1y = -\frac{5}{2}x + 1 on a coordinate plane?
  2. What is the yy-intercept of the line, and how do you find it from the equation?
  3. How can you verify that the point (4,9)(4, -9) lies on this line?
  4. What happens to the equation if the slope changes to 32-\frac{3}{2}?
  5. Can you convert the equation into standard form (Ax+By=CAx + By = C)?

Tip:

When converting between forms of linear equations, always keep the slope and a known point consistent to avoid errors.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Equations
Point-Slope Form
Slope-Intercept Form

Formulas

y - y1 = m(x - x1)
y = mx + b

Theorems

Properties of Linear Equations

Suitable Grade Level

Grades 8-10