SOLUTION: Find the length, slope, midpoint and equation to the line PQ. P (7, 11) Q(-2,4)

Algebra ->  Angles -> SOLUTION: Find the length, slope, midpoint and equation to the line PQ. P (7, 11) Q(-2,4)      Log On


   



Question 101098: Find the length, slope, midpoint and equation to the line
PQ.
P (7, 11)
Q(-2,4)

Found 2 solutions by checkley71, edjones:
Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
slpe=(11-4)/(7+2)=7/9 is the slope.
noqw replace x & y in the line formula [Y=mX+b] WHERE m=SLOPE & b=INTERCEPT.
4=-2(7/9)+b
4=-14/9+b
b=4+14/9
b=(28+14)/9
b=42/9 NOW REDUCE BU DIVIDING BY 3
b=14/3 OR 4 2/3 ANSWER FOR THE Y INTERCEPT.
THUS THE LINE EQUATION THROUGH THESE 2 POINTS IS:
Y=7X/9+42/9.

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
P (7, 11)
Q(-2,4)
distance=d=sqrt%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2=srqt%289%5E2%2B7%5E2%29=11.4
.
slope=m=change in y/chnge in x=7/9
.
midpoint= ((7+(-2))/2,(11+4)/2)=(5/2,15/2)
.
equation: y-y[1]=m(x-x[1]
y-4=7/9(x-(-2))
y-4=7/9(x+2)
9y-36=7(x+2)
9y-36=7x+14
9y=7x+50
y=7x/9+50/9 slope-intercept form
7x-9y+50=0 general form
graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C7x%2F9%2B50%2F9%29