Math Problem Statement

find the equation of the point (-9,3) and (3,9)

Solution

To find the equation of the line that passes through the points (9,3)(-9, 3) and (3,9)(3, 9), follow these steps:

1. Find the slope (mm) of the line.

The slope formula is:

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

For the points (9,3)(-9, 3) and (3,9)(3, 9), let:

  • (x1,y1)=(9,3)(x_1, y_1) = (-9, 3)
  • (x2,y2)=(3,9)(x_2, y_2) = (3, 9)

Substitute these values into the slope formula:

m=933(9)=612=12m = \frac{9 - 3}{3 - (-9)} = \frac{6}{12} = \frac{1}{2}

2. Use the point-slope form of the line equation.

The point-slope form is:

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

Using the point (9,3)(-9, 3) and the slope m=12m = \frac{1}{2}, substitute into the equation:

y3=12(x(9))y - 3 = \frac{1}{2}(x - (-9))

Simplify:

y3=12(x+9)y - 3 = \frac{1}{2}(x + 9)

3. Solve for yy to put it in slope-intercept form.

Distribute the 12\frac{1}{2}:

y3=12x+92y - 3 = \frac{1}{2}x + \frac{9}{2}

Add 33 to both sides (convert 33 to a fraction):

y=12x+92+62y = \frac{1}{2}x + \frac{9}{2} + \frac{6}{2}

y=12x+152y = \frac{1}{2}x + \frac{15}{2}

Final equation:

The equation of the line is:

y=12x+152y = \frac{1}{2}x + \frac{15}{2}


Would you like more details or have any questions?

Here are 5 related questions:

  1. How do you find the equation of a line given two points?
  2. What is the significance of the slope in a line equation?
  3. Can you explain point-slope form and when to use it?
  4. How do you convert a line equation from point-slope form to slope-intercept form?
  5. What are other forms of linear equations, and how are they used?

Tip: Always double-check your slope calculations when finding a line equation to ensure accuracy.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Linear Equations

Formulas

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

Theorems

-

Suitable Grade Level

Grades 8-10