SOLUTION: For the points (0,3,) and 10,0) find a. Distance between the two points b. Midpoint of segment connecting points c. Equation of line containing points Determine if the foll

Algebra ->  Points-lines-and-rays -> SOLUTION: For the points (0,3,) and 10,0) find a. Distance between the two points b. Midpoint of segment connecting points c. Equation of line containing points Determine if the foll      Log On


   



Question 57856This question is from textbook
: For the points (0,3,) and 10,0) find
a. Distance between the two points
b. Midpoint of segment connecting points
c. Equation of line containing points
Determine if the following are functions
a. F= (1,2), (3,4), (1,6)
b. G= (-1,7). (4,3), (6,10, (2,3)
This question is from textbook

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
(0,3)(10,0)
3^2+10^2=X^2
9+100=X^2
109=X^2
X=10.44 IS TH DISTANCE BETWEEN (0,2)(10,0)
MID POINT IS (10/0)/2=5 FOR THE X COORDINATE
(3/0)/2=1.5 FOR THE Y COORDINATE OR (5,1.5) IS THE MID POINT.
SLOPE=(0-3)/(10-0)=-3/10=-.3
Y=mX+b
3=-.3*0+b
3=b
THUS Y=-.3X+3