Question 1122048: find the points p1 (x1,y1), p2(x2,y2), p3(x3,y3) on the line segment joining A(3,6) and B(5,8) that divide the line segment into four equal parts
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! find the points p1 (x1,y1), p2(x2,y2), p3(x3,y3) on the line segment joining A(3,6) and B(5,8) that divide the line segment into four equal parts
-----------
Find x & y values separately.
---
For x: 5-3 = 2
--> 2/4 = 0.5 per segment.
Same for y.
==============
--> A(3,6), p1(3.5,6,5), etc
|
|
|