#Geometry question
13 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with: ```diff
+close
This is the question, right?
There are three variables that can change this: a, b and alpha
Or you can call DE, c. And remove the alpha from the variable list
From here you can find the angle at the point A, using a, b, c lengths
$\frac{a^2 + b^2 - c^2}{2ab} = cos(A)$
Oğuzhan
You can use this identity to solve it. But there should be an easier way
@plain nexus Note that such line segment is the one that connects the midpoints of AB, AC. That is because in that case DE=BC/2 and height (ADE)=height (ABC)/2. Therefore Area(ADE)=DEheight (ADE)/2=(BCheight (ABC)/2)/4=Area(ABC)/4