Login

Welcome, Guest. Please login or register.

October 19, 2025, 03:51:12 pm

Author Topic: Vector proofs  (Read 4367 times)  Share 

0 Members and 1 Guest are viewing this topic.

monkeywantsabanana

  • Victorian
  • Forum Leader
  • ****
  • Posts: 638
  • An eye for an eye will make us all blind.
  • Respect: +55
  • School Grad Year: 2012
Vector proofs
« on: April 05, 2011, 08:20:17 pm »
0
Using a vector method to prove if the diagonals of a parallelogram are perpendicular, then the parallelogram is a rhombus.

Thanks in advance.

Bachelor of Commerce (Economics & Finance)

m@tty

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 4324
  • Respect: +33
  • School: Heatherton Christian College
  • School Grad Year: 2010
Re: Vector proofs
« Reply #1 on: April 05, 2011, 08:29:37 pm »
0
To make a parallelogram, you have two vectors, .

For it to also be a rhombus, the sides must have the same magnitude ()

The diagonals are and

If they are perpendicular, their dot product is zero:







And it is a rhombus, as defined above.

Therefore, if the diagonals of a parallelogram are perpendicular, then the parallelogram is a rhombus.
« Last Edit: April 05, 2011, 08:31:13 pm by m@tty »
2009/2010: Mathematical Methods(non-CAS) ; Business Management | English ; Literature - Physics ; Chemistry - Specialist Mathematics ; MUEP Maths

96.85

2011-2015: Bachelor of Aerospace Engineering and Bachelor of Science, Monash University

2015-____: To infinity and beyond.

monkeywantsabanana

  • Victorian
  • Forum Leader
  • ****
  • Posts: 638
  • An eye for an eye will make us all blind.
  • Respect: +55
  • School Grad Year: 2012
Re: Vector proofs
« Reply #2 on: April 05, 2011, 08:33:14 pm »
0
Thank you - again.

Bachelor of Commerce (Economics & Finance)

monkeywantsabanana

  • Victorian
  • Forum Leader
  • ****
  • Posts: 638
  • An eye for an eye will make us all blind.
  • Respect: +55
  • School Grad Year: 2012
Re: Vector proofs
« Reply #3 on: April 05, 2011, 09:14:11 pm »
0
How do i also prove that the midpoint of the hypotenuse of a right-angled triangle is equidistant from all vertices?

Bachelor of Commerce (Economics & Finance)

moekamo

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 275
  • Respect: +4
Re: Vector proofs
« Reply #4 on: April 05, 2011, 09:26:23 pm »
0
have the right angled corner as O, the others as A and B, the midpoint of hypotonuse is M.
vector OA is a, and vector BO is b.

Then BA=b+a
BM=0.5BA=0.5(b+a)
AM=-BM=-0.5(b+a)
OM=-OB+BM=0.5(a-b)

then you can show that these all have the same magnitude, done

note also that a is perpendicular to b, i.e a.b=0
« Last Edit: April 05, 2011, 09:28:35 pm by moekamo »
2nd Year BSc/BEng @ Monash

jasoN-

  • Victorian
  • Forum Leader
  • ****
  • Posts: 661
  • Respect: +7
  • School: WSC
  • School Grad Year: 2010
Re: Vector proofs
« Reply #5 on: April 05, 2011, 09:29:38 pm »
0
        B         
       / |
      /  |
X   /\  |
    /  \
   /__ \|
 O     A

Let OA = ai
Let AB = bj



To prove that the midpoint of the hypotenuse is equidistant from all vertices |OX| = |XB| = |AX|




edit: correct me if im wrong lol
« Last Edit: April 05, 2011, 09:52:03 pm by jasoN- »
2009-10: Methods (39) - Specialist Maths (36) - Further Maths (50) - Biology (36) - Chemistry (37) - English Language (36) - ATAR: 97.40
2011-2014: B.Pharm @ Monash University
2015+: Life

moekamo

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 275
  • Respect: +4
Re: Vector proofs
« Reply #6 on: April 05, 2011, 09:41:48 pm »
0
        B         
       / |
      /  |
X   /\  |
    /  \
   /__ \|
 O     A

Let OA = a
Let AB = b



To prove that the midpoint of the hypotenuse is equidistant from all vertices |OX| = |XB| = |AX|




huh? you've somehow proven that the distance from the right angled corner to the midpoint of the hypotenuse is always sqrt(2)/2 !?!?!?

you cant just let a and be be 1(although you can make them in the i and j directions), for this to be general, they have to be any side lengths of any right angled triangle, you have to solve the magnitudes in terms of a and b.
2nd Year BSc/BEng @ Monash

jasoN-

  • Victorian
  • Forum Leader
  • ****
  • Posts: 661
  • Respect: +7
  • School: WSC
  • School Grad Year: 2010
Re: Vector proofs
« Reply #7 on: April 05, 2011, 09:42:55 pm »
0
oh sorry, you're right. im thinking complex numbers (like i and j) lol.
ill edit
2009-10: Methods (39) - Specialist Maths (36) - Further Maths (50) - Biology (36) - Chemistry (37) - English Language (36) - ATAR: 97.40
2011-2014: B.Pharm @ Monash University
2015+: Life

monkeywantsabanana

  • Victorian
  • Forum Leader
  • ****
  • Posts: 638
  • An eye for an eye will make us all blind.
  • Respect: +55
  • School Grad Year: 2012
Re: Vector proofs
« Reply #8 on: April 05, 2011, 10:05:21 pm »
0
Thanks guys !

Bachelor of Commerce (Economics & Finance)

enpassant

  • Guest
Re: Vector proofs
« Reply #9 on: April 06, 2011, 10:44:59 pm »
0
Here is a simpler proof.
right-angle triangle OAB, M is the midpoint of AB the hypotenuse, vector OA=a, vector OB=b
vector OM=1/2 (a+b)
(OM)^2=1/2 (a+b) dot 1/2 (a+b)
=1/4 (a+b) dot (a+b)
=1/4 (a^2+b^2) .......... because a and b are perpendicular, a dot b =0
=1/4 (AB)^2
.: OM=1/2 AB, end of proof