Use the following pair of points to find the slope, midpoint, distance between the points and the equation of the line containing the two points. Use (2, 4) and (-3, 9)

Respuesta :

QUESTION 1

Let [tex](x_1,y_1)=(2,4)[/tex] and [tex](x_2,y_2)=(-3,9)[/tex].

The slope is given by the formula;

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

We substitute the values into the formula to get;

[tex]m=\frac{9-4}{-3-2}[/tex]

Simplify;

[tex]m=\frac{5}{-5}[/tex]

The slope is;

[tex]m=-1[/tex]

QUESTION 2

Let [tex](x_1,y_1)=(2,4)[/tex] and [tex](x_2,y_2)=(-3,9)[/tex].

The midpoint is given by the formula;

[tex]M=(\frac{(x_1+x_2}{2},\frac{y_1+y_2}{2})[/tex]

Put these values into the formula to get;

[tex]M=(\frac{(2+-3}{2},\frac{4+9}{2})[/tex]

The midpoint is

[tex]M=(\frac{(-1}{2},\frac{13}{2})[/tex]

QUESTION 3

Let [tex](x_1,y_1)=(2,4)[/tex] and [tex](x_2,y_2)=(-3,9)[/tex].

The distance between the two points can be calculated using the formula;

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex].

We substitute the values to obtain;

[tex]d=\sqrt{(-3-2)^2+(9-4)^2}[/tex].

Simplify;

[tex]d=\sqrt{(-5)^2+(5)^2}[/tex]

[tex]d=\sqrt{25+25}[/tex]

[tex]d=\sqrt{50}[/tex]

The distance is [tex]d=5\sqrt{2}[/tex].

QUESTION 4

Let [tex](x_1,y_1)=(2,4)[/tex] and [tex](x_2,y_2)=(-3,9)[/tex].

The equation can be found using the point-slope formula given by;

[tex]y-y_1=m(x-x_1)[/tex], where [tex]m=-1[/tex] is the slope.

We plug in the values to get;

[tex]y-4=-1(x-2)[/tex]

We expand the bracket to get;

[tex]y-4=-x+2[/tex]

[tex]y+x=2+4[/tex]

The equation of the line is;

[tex]y+x=6[/tex]

Answer to Q1:

Slope = m = -1

Step-by-step explanation:

We have given two points.

Let (x₁,y₁) = (2, 4) and (x₂,y₂) =  (-3, 9)

We have to find the slope of the equation of the line containing the two points.

Slope is defined as the steepness of the line.

The formula to find slope of the line is:

Slope = m = [tex]\frac{y_{2}-y_{1}  }{x_{2}-x_{1}  }[/tex]

Putting given values in above formula, we have

Slope = m = [tex]\frac{9-4}{-3-2}[/tex]

Slope = m = [tex]\frac{5}{-5}[/tex]

Slope = m = -1 which is the answer.

Answer to Q2:

[tex](\frac{-1}{2},\frac{13}{2})[/tex]

Step-by-step explanation:

We have given two points.

Let (x₁,y₁) = (2, 4) and (x₂,y₂) =  (-3, 9)

We have to find the Mid-point of the line segments whose end-points are  given.

Mid-point is halfway between two end-points of the line segment.

The formula to find Mid-point is:

M =[tex](\frac{x_{1} +x_{2} }{2},\frac{y_{1}+y_{2}  }{2})[/tex]

Putting given values in above formula , we have

M = [tex]\frac{2-3}{2} ,\frac{4+9}{2}[/tex]

M = [tex](\frac{-1}{2},\frac{13}{2})[/tex] Which is the answer.

Answer to Q3:

d  = 5√2 units

Step-by-step explanation:

We have given two points.

Let (x₁,y₁) = (2, 4) and (x₂,y₂) =  (-3, 9)

We have to find the distance between two points.

The formula to find the distance between two points is:

d  = √(x₂-x₁)²+(y₂-y₁)²

Putting values in above formula, we have

d  =  √(-3-2)²+(9-4)²

d  = √(-5)²+(5)²

d  = √25+25

d  = √50  = √25×2

d  = 5√2 units

Hence, distance between the two given points is √50 units.

Answer to Q4:

y  = -x+6

Step-by-step explanation:

We have given two points.

(2, 4) and (-3, 9)

We have to find the equation of the line.

y = mx+c is equation of line where m is slope and c is y-intercept.

We have already find the slope of the equation of line.

m  = -1

Now , we have to find the y-intercept of the equation.

Putting the value of slope and one point in equation of ine, we have

4  = (-1)(2)+c

4  = -2+c

c  = 4+2

c  = 6

hence, equation of line is y  = (-1)x+(6)

y  = -x+6 which is the answer.