asked 133k views
2 votes
Given the points A(-3, -2) and B(12, 3), determine the coordinates of point P on directed line segment stack A B with bar on top that partitions stack A B with bar on top in a ratio of 3/2.

asked
User Leevo
by
8.6k points

1 Answer

1 vote

Answer:

P(6, 1)

Explanation:

Point P is the weighted average of the end point coordinates. The weights are the reverse of the order of the segment lengths:

P = (2A +3B)/(2+3)

P = (2(-3, -2) +3(12, 3))/5 = (-6+36, -4+9)/5

P = (6, 1)

Given the points A(-3, -2) and B(12, 3), determine the coordinates of point P on directed-example-1
answered
User Mankarse
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.