8. Coordinate Proofs
Sign In
We want to prove that the distance from the midpoint M to each vertex is the same. Let's label these lengths a and b. Note that since M is the midpoint of AC, the length of AM and CM will by definition be the same.
Substitute ( 0,2m) & ( 2n,0)
Add terms
Simplify quotient
Distance | Points | sqrt((x_2-x_1)^2+(y_2-y_1)^2) | d |
---|---|---|---|
AM | ( n,m), ( 0,2m) | sqrt(( n- 0)^2+( m- 2m)^2) | sqrt(n^2+m^2) |
BM | ( n,m), ( 0,0) | sqrt(( n- 0)^2+( m- 0)^2) | sqrt(n^2+m^2) |
As we can see, BM has the same length as AM which means we have proven that AM ≅ BM ≅ CM.
Using the Distance Formula, we can show that SR≅ RT
Distance | Points | sqrt((x_2-x_1)^2+(y_2-y_1)^2) | d |
---|---|---|---|
RS | ( 0,m), ( - m,0) | sqrt(( 0-( - m))^2+( m- 0)^2) | sqrt(2m^2) |
RT | ( m,0), ( 0,m) | sqrt(( m- 0)^2+( 0- m)^2) | sqrt(2m^2) |
Since SR and TR have the same length, â–ł SRT is an isosceles triangle.