How Can Vector Algebra Prove Diagonal Relationships in Parallelograms?

lolimcool
Messages
20
Reaction score
0

Homework Statement


P is the point where the diagonals of the parallelogram abcd intersect one another
let \alpha = AB and \beta = AD and let s and t be scalars such that AP = sAC and BP = tBD

use vector algebra to show that
s(\alpha + \beta) = AP = \alpha + t(\beta - \alpha)

The Attempt at a Solution


ok so
s(AB + AD) = AP = AB + t(AD - AB)
s(AC) = AP = AB + t(BD) (s(AC) and AP have the same direction so s(AC) = AP)
AP = AB + t(BD)
AP = AB + BP
AP = AP

is that right?and could someone explain to me the principle of planar independence
 
Physics news on Phys.org
lolimcool said:

Homework Statement


P is the point where the diagonals of the parallelogram abcd intersect one another
let \alpha = AB and \beta = AD and let s and t be scalars such that AP = sAC and BP = tBD

use vector algebra to show that
s(\alpha + \beta) = AP = \alpha + t(\beta - \alpha)





The Attempt at a Solution


ok so
s(AB + AD) = AP = AB + t(AD - AB)
The line above is essentially what you are trying to show, so you shouldn't start off by assuming that it is true.

First, you want to show that s(\alpha~+~\beta) = AP, then show that s(\alpha~+~\beta) = \alpha~+t(\beta~-\alpha). (Or you can show that AP = \alpha~+t(\beta~-\alpha).)

For the first part, you have
s(\alpha~+~\beta) = s(AB + AD) = s(AC). From the given information, what is that last expression equal to?
lolimcool said:
s(AC) = AP = AB + t(BD) (s(AC) and AP have the same direction so s(AC) = AP)
AP = AB + t(BD)
AP = AB + BP
AP = AP

is that right?
Generally speaking, you don't want to end with a statement that is obviously true; i.e., that some quantity equals itself.
lolimcool said:
and could someone explain to me the principle of planar independence
 
Actually, what you have written is a valid "synthetic proof" where you start with what you want to show, then work down to an obviously true statement. The critical part is that each statement be reversible. That way a "standard proof" would start at the bottom and work upward.

That is, as "standard" proof would be:
AP= AP
AP= AB+ BP
AP = AB + t(BD)
AP = s(AC) = AB + t(BD)
AP = s(AB + AD) = AB + t(AD - AB)

By the way, you don't want to say "s(AC) and AP have the same direction so s(AC) = AP". It sounds like you are saying "if two vectors have the same direction then they are equal" which, of course, is not true. You are given that s(AC)= AP.
 
Mark44 said:
Generally speaking, you don't want to end with a statement that is obviously true; i.e., that some quantity equals itself.

HallsofIvy said:
Actually, what you have written is a valid "synthetic proof" where you start with what you want to show, then work down to an obviously true statement. The critical part is that each statement be reversible.
And this is why I qualified what I said. I didn't want to go into details about the steps being reversible.
 
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