Math Problem Statement

Which linear equations represents a line that passes through (4, -5) and (12, -9)?

Solution

Problem Analysis:

We are tasked with finding the linear equation that passes through the points (4,5)(4, -5) and (12,9)(12, -9). The general equation of a line in slope-intercept form is:

y=mx+by = mx + b

where mm is the slope and bb is the yy-intercept.


Step 1: Find the slope mm

The slope formula is given by:

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

Using the points (x1,y1)=(4,5)(x_1, y_1) = (4, -5) and (x2,y2)=(12,9)(x_2, y_2) = (12, -9), we compute:

m=9(5)124=9+58=48=12m = \frac{-9 - (-5)}{12 - 4} = \frac{-9 + 5}{8} = \frac{-4}{8} = -\frac{1}{2}

Thus, the slope is m=12m = -\frac{1}{2}.


Step 2: Use the slope-intercept form to find bb

The equation of the line is:

y=mx+by = mx + b

Substitute m=12m = -\frac{1}{2} and one of the points, say (4,5)(4, -5), into the equation to solve for bb:

5=12(4)+b-5 = -\frac{1}{2}(4) + b

Simplify:

5=2+bb=5+2=3-5 = -2 + b \quad \Rightarrow \quad b = -5 + 2 = -3

Thus, the equation of the line is:

y=12x3y = -\frac{1}{2}x - 3


Step 3: Match the equation with the options

The correct answer is:

A. y=12x3y = -\frac{1}{2}x - 3


Final Answer:

A


Would you like me to explain any part in more detail? Let me know!


Related Questions:

  1. How do you find the slope of a line between two points geometrically?
  2. Can you write the equation of a line given its slope and one point?
  3. What is the difference between slope-intercept form and point-slope form?
  4. How can we verify that a given equation passes through specific points?
  5. How does changing the slope mm affect the angle of the line?

Tip:

Always double-check your calculations by plugging the given points back into the final equation to confirm that they satisfy it!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Equations
Slope
Y-intercept

Formulas

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

Theorems

-

Suitable Grade Level

Grades 8-10