SOLUTION: The vertices of a triangle are A(2,4), B(-4,-6), C(6,0), write down the coordinates of P, the midpoint of BC. Find also the coordinates of the points which divide AP internally and

Algebra ->  Length-and-distance -> SOLUTION: The vertices of a triangle are A(2,4), B(-4,-6), C(6,0), write down the coordinates of P, the midpoint of BC. Find also the coordinates of the points which divide AP internally and      Log On


   



Question 1121425: The vertices of a triangle are A(2,4), B(-4,-6), C(6,0), write down the coordinates of P, the midpoint of BC. Find also the coordinates of the points which divide AP internally and externally in the ratio 2:1
Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

if B(-4,-6) and C(6,0), the coordinates of P, the midpoint of BC will be
P(%28-4%2B6%29%2F2,%28-6%2B0%29%2F2)
P(1,-3)

since
A(x%5B1%5D=2,y%5B1%5D=4)
P(x%5B2%5D=1,y%5B2%5D=-3)
the coordinates of the points which divide AP internally and externally in the ratio 2%3A1 are:
use a formula:
if P(x%5Bp%5D,y%5Bp%5D) divides line segment from A to P in the ratio a%3Ab=2%3A1 internally, then we have:
x%5Bp%5D=x%5B1%5D+%2B%28a%2F%28a%2Bb%29%29%28x%5B2%5D-x%5B1%5D%29
y%5Bp%5D=y%5B1%5D+%2B%28a%2F%28a%2Bb%29%29%28y%5B2%5D-y%5B1%5D%29
if internally, then we have:
x%5Bp%5D=x%5B1%5D+%2B%28a%2F%28a-b%29%29%28x%5B2%5D-x%5B1%5D%29
y%5Bp%5D=y%5B1%5D+%2B%28a%2F%28a-b%29%29%28y%5B2%5D-y%5B1%5D%29
substitute given values:
x%5Bp%5D=2%2B%282%2F%282%2B1%29%29%281-2%29
x%5Bp%5D=2%2B%282%2F3%29%28-1%29
x%5Bp%5D=2-2%2F3
x%5Bp%5D=6%2F3-2%2F3
x%5Bp%5D=4%2F3
y%5Bp%5D=4+%2B%282%2F%282%2B1%29%29%28-3-4%29
y%5Bp%5D=4+%2B%282%2F3%29%28-7%29
y%5Bp%5D=4+-14%2F3
y%5Bp%5D=12%2F3+-14%2F3
y%5Bp%5D=+-2%2F3
and, your point is P(4%2F3,-2%2F3)
if divides segment externally:
x%5Bp%5D=2%2B%282%2F%282-1%29%29%281-2%29
x%5Bp%5D=2%2B%282%2F1%29%28-1%29
x%5Bp%5D=2-2
x%5Bp%5D=0
y%5Bp%5D=4+%2B%282%2F%282-1%29%29%28-3-4%29
y%5Bp%5D=4+%2B%282%2F1%29%28-7%29
y%5Bp%5D=4+-14
y%5Bp%5D=+-10

your point is P(0,-10)

Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


I personally find the midpoint formulas, and the corresponding formulas for dividing a line segment into a ratio a:b, unpleasant to use, and easy to misuse. While the formulas are valid, it is not easy to understand how they give you the answers.

For me, it is much easier to solve problems like this less formally.

And much more satisfying, because it is easy to see how the results are obtained.

For example, to find the coordinates of p, the midpoint of BC, find how far it is in the x and y directions from B to C, and go half that far.

B to C in the x direction is from -4 to +6, a change of 10; so go halfway: -4+5 = 1. And B to C in the y direction is from -6 to 0, a change of 6; so go halfway: -6+3 = -3.

The coordinates of P are (1,-3).

Now for the points that divide AP internally and externally in the ratio 2:1.

A to P in the x direction is a change of -1; in the y direction is a change of -7.

If Q is the point that divides AP in the ratio 2:1 internally, then AQ = 2*QP. That means Q is 2/3 of the way from A to P. So the x coordinate of Q is 2/3 of the way from 2 to 1: 2 + (2/3)(-1) = 2-2/3 = 4/3. And the y coordinate is 2/3 of the way from 4 to -3: 4 + (2/3)(-7) = 4 - 14/3 = -2/3.

So the coordinates of Q are (4/3,-2/3).

And if R is the point that divides AP in the ratio 2:1 externally, then AR = 2*AP. Since the changes in x and y from A to P are -1 and -7, the changes from A to R meed to be twice that -- -2 and -14.

So the coordinates of R are x = 2+(-2) = 0 and y = 4+(-14) = -10.