87.0k views
2 votes
Explain what a direct line segment is and describe how you would find the coordinates of point P along a directed line segment AB that partitions segment AB so that the ratio of AP to PB is 3:1

User Lauhub
by
7.2k points

1 Answer

6 votes

Answer:

P = (A +3B)/4

Explanation:

A "directed" line segment is one that has a "beginning" and an "end". The first letter of the line segment's name is the beginning; the last letter is the end.

Line segment AB begins at point A and ends at point B.

The problem statement tells you what it means to locate point P so the segment is divided in the ratio 3:1.

AP : PB = 3 : 1

(P -A) / (B -P) = 3 / 1

P -A = 3(B -P) . . . . . . . . multiply by (B-P)

P +3P = A +3B . . . . . . . add A+3P

P = (A +3B)/4

You can find point P by filling in the coordinate values in the formula just found.

_____

Comment on the general case

If you derive the formula for P dividing the segment in the ratio m : n, you find it is ...

P = (nA +mB)/(m+n) . . . length ratios are applied in reverse to the end points

User Adrian Clark
by
7.5k points