In an equilateral triangle $ ABC $ the point $ D $ and $ E $ are on sides $ AC $ and $AB$ respectively, such that $ BD $ and $ CE $ intersect at $P$ , and the area of the quadrilateral $ ADPE $ is equal to area of $ \Delta BPC $ find $ \angle BPE $.
This question when I first tried looked easy and I was also able to guess the answer but when I tried to proof, was not able to work it out. I want some help. Thank you. No image was provided in question. I am attaching my drawing.

Finding Angle using Geometry
428 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 5 best solutions below
On
The hint.
Prove that $$\left(S_{\Delta BPC}\right)^2=S_{\Delta APB}S_{\Delta APC}.$$ I got $$\measuredangle BPE=60^{\circ}.$$
Let $S_{\Delta BPC}=a$, $S_{\Delta PAC}=b$ and $S_{\Delta PAB}=c$.
Thus, $$\frac{S_{\Delta PEB}}{c}=\frac{BE}{AB}=\frac{BE}{BE+EA}=\frac{1}{1+\frac{EA}{BE}}=\frac{1}{1+\frac{b}{a}}=\frac{a}{a+b},$$ which gives $$S_{\Delta PEB}=\frac{ac}{a+b}.$$ Similarly, $$S_{\Delta PDC}=\frac{ab}{a+c}.$$ Thus, $$S_{AEPD}=b+c-\frac{ab}{a+c}-\frac{ac}{a+b}=\frac{bc}{a+c}+\frac{bc}{a+b}.$$ Id est, $$\frac{bc}{a+c}+\frac{bc}{a+b}=a$$ or $$a^2=bc$$ or $$\frac{a}{b}=\frac{c}{a}$$ or $$\frac{BE}{AE}=\frac{AD}{CD},$$ which gives $$DC=AE,$$ $$\Delta AEC\cong\Delta CDB,$$ which gives $$\measuredangle BPE=\measuredangle DBC+\measuredangle ECB=\measuredangle DBC+60^{\circ}-\measuredangle ACE=60^{\circ}.$$
On
Let the areas of the each of the four parts, the quadrilateral, $\triangle EBP,\triangle BCP,$ and $\triangle PCD$ respectively be $W,X,Y,Z.$ Also, letting $|AE|=a,|EB|=b,|AD|=m,|DC|=n,$ we have that (considering the two triangles based on $AB$): $$\frac{W+Z}{X+Y}=\frac ab.$$ Similarly, by considering the triangles based on $AC,$ we must have $$\frac{W+X}{Z+Y}=\frac mn.$$ Since we want $W=Y,$ it follows that we must have $$\frac ab=\frac nm.$$ We must also have $$a+b=n+m=1,$$ that last equality holding wlog. We then have that $a=n$ and $b=m,$ from the first two equations. It then becomes clear that there are infinitely many positive $a,b,m,n$ satisfying the conditions given. If we let, in addition, $a=b$ (which is not actually given), then it is clear that in this case there is a properly defined solution. Indeed, $ED$ now becomes parallel to $BC,$ and $\triangle AED$ is similar to $\triangle ABC.$ Thus, we have (as is easily verified) that $\angle BPE=60°.$ However, I emphasise that (as OOP confirmed under the comments on OP) the assumed condition $a=b$ is not part of the original problem. Hence my claim above that the problem has no unique solution. However, we may get a parametric solution as follows.
Fix any $0<a<1,$ then the position of the cevian $CE$ is fixed. Also, as is clear from the above argument, $m,$ and therefore the other cevian $BD,$ is fixed too. Thus, the angle $BPE$ sought is also now determined. Therefore, let $\angle BPE=\angle DPC=\theta.$ Let us make the following abbreviations, letting $\angle PEB=\omega,\angle PBC=\phi,\angle PCB=\phi',\angle CDP=\omega'.$
Now, applying the sine rule in $\triangle EBC,$ we obtain $$\frac {1}{\sin\omega}=\frac{b}{\sin\phi'},$$ so that $\sin\phi'=b\sin\omega.$ But in the same triangle, we have $\omega+60°+\phi'=180°,$ upon substitution of which in the previous equation and some other transformations, gives $$\cos(30°-\omega)=(1-a)\sin\omega.$$ Performing similar operations in the triangle $DBC$ gives the equation $$\sin\phi=m\cos(30°-\phi).$$ Thus, the angles $\phi$ and $\omega$ are now explicitly known. Finally, in $\triangle EBP,$ we have $\omega+(60°-\phi)+\theta=180°,$ which gives the angle sought $$\theta=120°+\phi-\omega.$$ This is only determined uniquely once we select any real number $a$ such that $$0<a<1.$$
PS. It should be noted that the procedure above will apply mutatis mutandis to an arbitrary triangle with given sides, since then the angles are also determined by the cosine rule, and therefore the data in this case is not less than that given in the equilateral case above.
EDIT
In light of the elegant proof of @qsmy I was wondering where I had gone wrong. Turns out both his results and mine are consistent, provided I withdraw the non-sequitur that because there are infinitely many arrangements satisfying the given conditions, it follows that there are also infinitely many solutions. It does not actually follow. That was my error. As qsmy has shown, the angle $BPE$ is always equal to $60°$ for all those configurations. Isn't that cool!
On
Let $a$ be the side length of the equilateral $\triangle ABC$, $\angle BPE=\theta$, $\angle PBC=\phi$, and let $[\cdot]$ denote the area. Note that
\begin{align} [AEPD]&=[ABC]-[BCD]-[BCE]+[BCP] , \end{align}
and since $[AEPD]=[BCP]$, we must have \begin{align} [BCD]+[BCE]&=[ABC] . \end{align}
Using the three-angles-and-a-side expression for the area, we get \begin{align} \frac{\sqrt3}4\cdot a^2\cdot \frac{\sin(\phi)}{\sin(120^\circ-\phi)} + \frac{\sqrt3}4\cdot a^2\cdot \frac{\sin(\theta-\phi)}{\sin(120^\circ+\phi-\theta)} &= \frac{\sqrt3}4\cdot a^2 ,\\ \frac{\sin(\phi)}{\sin(120^\circ-\phi)} + \cdot \frac{\sin(\theta-\phi)}{\sin(120^\circ+\phi-\theta)} -1 &=0 . \end{align}
After expanding and refactoring we get
\begin{align} \frac{(\sin^2\phi+\cos^2\phi)(\sqrt3\sin\theta-3\cos\theta)}{ (\sqrt3\cos\phi+\sin\phi) (\sqrt3\cos\theta\cos\phi +\sqrt3\sin\theta\sin\phi+\sin\theta\cos\phi -\cos\theta\sin\phi) } &=0 , \end{align}
and it follows that $\theta=60^\circ$.
On
IF there exists a set of points P for which the two areas are equal, then one such point P lies on the vertical altitude (axis of symmetry), thus we only need to find that point. Dividing each of the two areas in half with the vertical altitude, the problem can be stated as Area(BPS) = Area (APE), where S is the foot of the altitude (the midpoint of BC). The midpoint (centroid?) of the triangle (with altitudes) divides the area of the whole triangle into six similar triangles, including the two above. So the midpoint of the triangle satisfies the condition, thus the angle is 60 degrees.

From the condition, we add area of ∆BPC to both sides of the equation, this becomes
Area of ∆AEC = Area of ∆CDB
It is then easy to prove that ∆AEC is congruent to ∆CDB. So ∠BDC = ∠CEA.
Thus, quadrilateral ADPE is concyclic.
so ∠BPE = ∠BAC = 60˚