Vectors and medians of a triangle.

  • Thread starter Thread starter wimma
  • Start date Start date
  • Tags Tags
    Triangle Vectors
wimma
Messages
37
Reaction score
0

Homework Statement


Prove that the medians of a triangle (the lines joining the vertices of a triangle to the midpoints of the opposite sides) intersect at a point two thirds of the way from each vertex to the opposite sides.

Homework Equations



If you let the triangle be ABC and the midpoint of AB be Z, the midpoint of BC be X and the midpoint of AC be Y, then:

x = c/2 +b/2
y = a/2 + c/2
z = a/2 + b/2

The Attempt at a Solution


Let the intersection of the medians be W (assuming that they intersect in one point)
Using the above 3 equations, I know that I just need a fourth equation so that I can find a relation between a and x, b and y, and c and z. Then I'd use the formula that if p divides AB in the ratio m:n then p=(na+mb)/(m+n). You'd get two different expressions (eg in terms of a and x in one expression and in terms of b and y in the other expression) which have equal m, n values for 2 different lines. Then you know that since W is the only point lying on both lines, that it must divide them both in the ratio m:n. Similarly do it for the third one and you would know that W is the intersection of all three under the above conditions. I just need to find a fourth equation.
 
Physics news on Phys.org
Hi wimma! :smile:
wimma said:
Prove that the medians of a triangle (the lines joining the vertices of a triangle to the midpoints of the opposite sides) intersect at a point two thirds of the way from each vertex to the opposite sides.

If you let the triangle be ABC and the midpoint of AB be Z, the midpoint of BC be X and the midpoint of AC be Y, then:

x = c/2 +b/2
y = a/2 + c/2
z = a/2 + b/2

Using the above 3 equations, I know that I just need a fourth equation …

ooh, so complicated! :cry:

Stay on the bandwagon :wink:

use your same method to find the two-thirds point of AX, and you get … ? :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top