3

The problem is as follows:

$ABCD$ is a rectangle, $EA=5\,cm$ , $BE=3EA=\frac{AD}{2}$. Find the area of the triangle $BNC$.

Sketch of the problem

What I tried so far is pictured below, as from Pitagorean theorem I reached to $EC=\, 15\sqrt{5}$:

Sketch of the proposed solution

but my problem lies on how to find the sides of $EN$ and $NC$ Is there anything that I'm missing?

In this case help which would include a reworked diagram with letters and labels and not segment line notation be much appreciated.

4 Answers4

2

Triangles $BEN,BEC$ are similar,

$$ EN\cdot EC = EB^2 $$ $$ EN \cdot 15 \sqrt 5 = 15^2,\quad EN= 3 \sqrt5$$ $$ NC= EC- EN = (15-3)\sqrt5 = 12 \sqrt 5$$ Using Pythagoras $ BC,NC$ $$ BN = 6 \sqrt5$$ Area BNC $$ \frac12 6 \sqrt5 \cdot 12\, \sqrt 5 =180 $$

Narasimham
  • 40,495
1

Observe that $\triangle BNC \sim \triangle EBC$. Calculate ratio of the hypotenus. $$\frac{BC}{EC}=\frac{30}{15\sqrt5}=\frac{2}{\sqrt{5}}.$$ $$\frac{S_{\triangle BNC}}{S_{\triangle EBC}}=\left(\frac{2}{\sqrt{5}}\right)^2=\frac45.$$ $$S_{\triangle BNC}=\frac45 S_{\triangle EBC}=\frac45\cdot\frac12 (15\cdot30)=\frac45\cdot225=180$$

1

If you are just looking for the length of $EN$ and $NC$: enter image description here

Seyed
  • 8,933
1

Area BNC should be equal to 180:

enter image description here

user
  • 154,566
  • Can you include in your answer triangle similarity proofs?. It is very straightforward the way it is.I am stuck and trying to know why is it similar. – Chris Steinbeck Bell Dec 20 '17 at 00:42
  • triangles EBC, BCN and EBN are similar because the have the same angles; indeed right angles: EBC=BNC=ENB, acute angles ECB=BCN=EBN and BEC=NBC=BEN – user Dec 20 '17 at 00:47
  • Which case of similarity is it? angle-angle-angle?. Or...? – Chris Steinbeck Bell Dec 20 '17 at 00:58
  • angle-angle-angle, they are three similar right triangles – user Dec 20 '17 at 01:00
  • Understood. I would have preferred you mentioned this in your drawing because that's very important unless you gained experience to notice before hand. I'm not very fond in geometry and had to check it twice. Forgot to mention that in the above question I said that variables such as single letters are easier to understand rather than line segment notation as to get them can be confusing. – Chris Steinbeck Bell Dec 20 '17 at 01:02