SOLUTION: A line segment has endpoints (X1,Y1) and (X2,Y2). Find the expressions in terms of X1,X2,Y1,Y2 for the coordinates of the points that divides the segment into four equal parts.
Algebra.Com
Question 281092: A line segment has endpoints (X1,Y1) and (X2,Y2). Find the expressions in terms of X1,X2,Y1,Y2 for the coordinates of the points that divides the segment into four equal parts.
Thanks, in advance
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A line segment has endpoints (X1,Y1) and (X2,Y2). Find the expressions in terms of X1,X2,Y1,Y2 for the coordinates of the points that divides the segment into four equal parts.
-----------------
mid-point: [(x1+x2)/2 , (y1+y2)/2]
------
mid-point of the mid-point between (x1,y1) and [(x1+x2)/2 , (y1+y2)/2]
= [(3x1+x2))/4),(3y1+y2)/4]
-------------
mid-point of the mid-point between [(x1+x2)/2 , (y1+y2)/2] and (x2,y2)
= [(x1 + 3x2)/4 , (y1 + 3y2)/4]
=====================================
cheers,
Stan H.
RELATED QUESTIONS
If the endpoints of a line segment are (x1+x2), and (y1+y2), then the coordinates of the... (answered by Alan3354)
i need to solve the equation: y1-y2/x1-x2 in terms of... (answered by Alan3354)
Hello,
I would like to know if it's possible to calculate the equation... (answered by Alan3354)
Write the formula for the slope of the line thrugh (x1, y1) and (x2,... (answered by nabla)
Write the formula for the slope of the line through (x1, y1) and (x2,... (answered by jim_thompson5910)
let (x1, y1)=(-6,-3) and (x2,y2)=(-4,5). Find y2-y1/x2-x1 and y1-y2/x1-x2 are the results (answered by solver91311)
The straight line y=mx+c passes through the points (0, k) and (h,2k)
Express m and c... (answered by Alan3354,josgarithmetic,MathLover1)
I have a question about the formula for the length of a line segment which is L=^... (answered by solver91311)