64.4k views
2 votes
What are the coordinates of the point that is 1/3 of the way from A(-7, -2) to B(2, 4)?

What are the coordinates of the point that is 1/3 of the way from A(-7, -2) to B(2, 4)?-example-1

2 Answers

4 votes

A, (-4, 0).

It is the only answer which falls on segment AB at 1/3.

User Brother
by
7.6k points
6 votes

Answer:

A. (-4, 0)

Explanation:

One way to do this is ...

(1/3) B + (2/3) A = P . . . . the point of interest.

(1/3)(2, 4) + (2/3)(-7, -2) = (2/3-14/3, -4/3 +4/3)

= (-12/3, 0) = (-4, 0) . . . . matches choice A

___

Another way to do this is to find the difference (D) between the points and add 1/3 of that to A.

D = B - A = (2-(-7), 4-(-2)) = (9, 6)

A + 1/3·D = (-7, -2) + 1/3(9, 6) = (-7 +3, -2 +2) = (-4, 0)

User Yossi Farjoun
by
7.2k points