MHB Triangular Relations: Proving (AD)^2+(DE)^2+(AE)^2= \frac{2}{3}(BC)^2

  • Thread starter Thread starter solakis1
  • Start date Start date
  • Tags Tags
    Relations
AI Thread Summary
In a right triangle ABC with the right angle at A, points D and E are positioned on BC such that BD = DE = EC. The objective is to prove that (AD)^2 + (DE)^2 + (AE)^2 equals (2/3)(BC)^2. Using the cosine rule, the expressions for AD^2 and AE^2 are derived, leading to a combined equation. By applying the Pythagorean theorem and substituting values, it is shown that the equation simplifies to 6a^2, confirming the original statement. The proof successfully demonstrates the relationship between the segments and the overall triangle dimensions.
solakis1
Messages
407
Reaction score
0
Given a right ABC trigon with the right angle at A and two points D,E on BC such that: (BD)=(DE)=(EC)

Prove: $$(AD)^2+(DE)^2+(AE)^2= \frac{2}{3}(BC)^2$$
 
Mathematics news on Phys.org
solakis said:
Given a right ABC trigon with the right angle at A and two points D,E on BC such that: (BD)=(DE)=(EC)

Prove: $$(AD)^2+(DE)^2+(AE)^2= \frac{2}{3}(BC)^2$$
[sp][TIKZ][scale=0.75]
\coordinate [label=below: $A$] (A) at (12,0) ;\coordinate [label=below: $B$] (B) at (0,0) ;
\coordinate [label=above right: $C$] (C) at (12,5) ;
\coordinate [label=above left: $D$] (D) at (4,5/3) ;
\coordinate [label=above left: $E$] (E) at (8,10/3) ;
\coordinate [label=above: $N$] (N) at (1728/169,720/169) ;
\draw (D) -- (A) --node[below] {$c$} (B) --node[above left] {$a$} (D) --node[above left] {$a$} (E) -- (C) --node
{$b$} (A) -- (E) ;
\draw[dashed] (A) -- (N) ;
\draw (9.8,4.4) node {$a$} ;
\draw (1,0.2) node {$\theta$} ;[/TIKZ]
As in the diagram, let $AB = c$, $AC = b$, $BC = 3a$ and $^\angle ABC = \theta$. By the cosine rule, $$AD^2 = a^2 + c^2 - 2ac\cos\theta, \\ AE^2 = a^2 + b^2 - 2ab\sin\theta.$$ Then $AD^2+DE^2+AE^2 = 3a^2 + b^2 + c^2 - 2a(c\cos\theta + b\sin\theta).$ But by Pythagoras $b^2 + c^2 = (3a)^2 = 9a^2$. Also, if $AN$ is the perpendicular from $A$ to $BC$ then $$c\cos\theta + b\sin\theta = BN + NC = BC = 3a.$$ Therefore $$AD^2+DE^2+AE^2 = 12 a^2 - 2a(3a) = 6a^2 = \tfrac23(9a^2) = \tfrac23BC^2.$$[/sp]​
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top