| New Reply |
Parallelogram: Sum of the squares of the sides = sum of the squares of the diagonals? |
Share Thread | Thread Tools |
| Dec16-11, 03:32 AM | #1 |
|
|
Parallelogram: Sum of the squares of the sides = sum of the squares of the diagonals?
1. The problem statement, all variables and given/known data
Apply the formula for the distance between two points to prove the well-known theorem: In a parallelogram the sum of the squares of the sides is equal to the sum of the squares of the diagonals. 2. Relevant equations It gave a hint saying to put one of the parallelogram's vertices at the origin. Also, it hinted to keep in mind that x-values can only be positive in the 1st and 4th quadrants. It says "upon realizing that, the proof of the theorem reduces to checking a simple algebraic identity. Which?" Distance formula is √((x1-x2)^2+(y1-y2)^2) 3. The attempt at a solution Okay what I know about a parallelogram is that its opposite sides are parallel and its opposite angles are equal. What do they mean by "reduces to checking a simple algebraic identity"? I am lost
|
| PhysOrg.com |
science news on PhysOrg.com >> Hong Kong launches first electric taxis >> Morocco to harness the wind in energy hunt >> Galaxy's Ring of Fire |
| Dec16-11, 06:32 AM | #2 |
Recognitions:
|
Draw a picture of a parallelogram. One vertex at the origin, and given the coordinates of two other vertexes, how do you get the coordinates of the fourth vertex?
ehild |
| Dec16-11, 12:19 PM | #3 |
|
|
If vertex A is unknown you can use the equations Ax = Cx-Bx and Ay = Cy-By If vertex B is unknown, use: Bx = Cx-Ax and By = Cy-Ay If vertex C is unknown, use: Cx = Ax+Bx and Cy = Ay+By The distance squared to the diagonal from the origin to vertex C is given by Cx^2 + Cy^2 and the distance squared of the other diagonal is given by (Bx-Ax)^2 + (By-Ay)^2 so we have... Cx^2 + Cy^2 + (Bx-Ax)^2 + (By-Ay)^2 = Ax^2 + Ay^2 + Bx^2 + By^2 + (Cx-Ax)^2 + (Cy-Ay)^2 + (Bx-Cx)^2 + (By-Cy)^2 Since (C-A)^2 = B^2 and (B-C) = A^2 we can replace those on the right side of the equation and simplify it to 2A^2 + 2B^2 now we have to simplify the left side of the equation and we can do that by expanding the (B-A)^2 parts and replacing C with (A+B) and then expanding which will then cause that side to equal 2A^2 + 2B^2 as well. And that is the solution? I am curious what simple algebraic identity we are checking? |
| Dec16-11, 04:13 PM | #4 |
Recognitions:
|
Parallelogram: Sum of the squares of the sides = sum of the squares of the diagonals?
Looking at the problem more carefully, it is totally wrong. The sum of the squares of the diagonals is twice the sum of the squares of the sides.
It is simpler to derive with vectors. If the origin is one vertex of the parallelogram, [itex]\vec{a}[/itex] and [itex]\vec{b}[/itex] are the two sides. One diagonal is [itex]\vec{d_1}=\vec{a}+\vec{b}[/itex], the other diagonal is [itex]\vec{d_2}=\vec{a}-\vec{b}[/itex]. The square of the magnitude of a vector is equal to its scalar product by itself. [itex]d_1^2=\vec{d_1}\cdot \vec{d_1}=(\vec {a}+\vec {b})\cdot(\vec{a}+\vec{b})=\vec a^2+\vec b^2+2\vec a \cdot \vec b[/itex] [itex]d_2^2=(\vec {a}-\vec {b})\cdot(\vec{a}-\vec{b})=\vec a^2+\vec b^2-2\vec a \cdot \vec b[/itex] [itex]d_1^2+d_2^2=2 a^2+2 b^2[/itex] If you know the law of cosines, the derivation is even more simple. See: http://mathworld.wolfram.com/Parallelogram.html ehild |
| Dec16-11, 05:51 PM | #5 |
|
Recognitions:
|
![]() ![]() Your working is all correct. You just blundered at interpreting the result. [tex]d_1^2+d_2^2=a^2 + a^2+ b^2 +b^2[/tex] QED |
| Dec17-11, 02:57 AM | #6 |
Recognitions:
|
Of course, there are four sides... That happens when one sees only the formula, without thinking of reality. And that simple algebraic identity can be that (a+b)2+(a-b)2=2a2+2b2. |
| Dec17-11, 03:23 AM | #7 |
|
Recognitions:
|
Any thoughts on the second? |
| Dec17-11, 08:28 AM | #8 |
Recognitions:
|
Do you think I can read the mind of the unknown maker of the problem? I try:
[itex]d_1^2=a^2+b^2-2ab\cos(\theta)[/itex] [itex]d_2^2=a^2+b^2-2ab\cos(180-\theta)=a^2+b^2+2ab\cos(\theta)[/itex] cos(180-θ) =-cos(θ), therefore d12+d22=2(a2+b2) But then I do not know what is the simple algebraic identity. cos(180-θ) =-cos(θ) is simple but it is not algebraic? ehild |
| Dec17-11, 09:37 AM | #9 |
|
|
Hello ehild ! ![]() You don't have to do so much of calculation. Its just simple coordinate geometry. To OP nickadams : Draw a parallelogram and and mark the coordinates of four vertex - (a,b) , (c,d) .... (g,h) or such like. Then you just apply the distance formula correctly. You will surely get the way out.
|
| Dec17-11, 05:09 PM | #10 |
Recognitions:
|
Hi sankalpmittal,
nickadams has solved the problem in post #3. Nascent Oxygen and me are trying to find out what the problem maker meant with his hints. By the way, I think applying the Cosine Law is the simplest solution. ehild |
| Dec17-11, 08:36 PM | #11 |
|
Recognitions:
|
I think you correctly read the examiner's mind. |
| New Reply |
| Thread Tools | |
Similar Threads for: Parallelogram: Sum of the squares of the sides = sum of the squares of the diagonals?
|
||||
| Thread | Forum | Replies | ||
| 3D Least Squares Fit | General Math | 3 | ||
| 2 big squares | Differential Geometry | 14 | ||
| Numerical Methods - Linear Least Squares, Non-Linear Least Squares, Optimization | Calculus & Beyond Learning Materials | 0 | ||
| Linear Regression, Linear Least Squares, Least Squares, Non-linear Least Squares | Linear & Abstract Algebra | 4 | ||
| 64 Squares | Brain Teasers | 9 | ||