MHB Area of Triangle ABC: Find the Answer Here

  • Thread starter Thread starter ketanco
  • Start date Start date
  • Tags Tags
    Area Triangle
ketanco
Messages
15
Reaction score
0
what is the area of triangle ABC in the attached? answer is 18

i can not construct any similar triangles here. all i can see is area of ACD is 3 times area of ABD but how does it help me...
View attachment 8598
 

Attachments

  • 06-4.jpg
    06-4.jpg
    17.1 KB · Views: 86
Mathematics news on Phys.org
ketanco said:
what is the area of triangle ABC in the attached? answer is 18

i can not construct any similar triangles here. all i can see is area of ACD is 3 times area of ABD but how does it help me...

How about extending AC to E such that ACD is similar to ECB?

[TIKZ]
\def\x{sqrt(265)/4}
\def\gamma{atan2(3,16)}
\coordinate[label=above:A] (A) at ({4*\x - 12 * cos(\gamma)},{12 * sin(\gamma)});
\coordinate[label=left:B] (B) at (0,0);
\coordinate[label=right:C] (C) at ({4*\x},0);
\coordinate[label=below:D] (D) at ({\x},0);
\coordinate[label=above:E] (E) at ({4*\x - 16 * cos(\gamma)},{16 * sin(\gamma)});

\draw[rotate={270-\gamma}] (A) +(0.4,0) -- +(0.4,0.4) -- +(0,0.4);
\draw[rotate={270-\gamma}] (E) +(0.4,0) -- +(0.4,0.4) -- +(0,0.4);

\draw (C) -- node[above] {12} (A) -- node[above left] {5} (B);
\draw (A) -- (D);
\draw (A) -- (E) -- (B);
\path (B) -- node[below] {$x$} (D) -- node[below] {$3x$} (C);
\draw[blue, ultra thick] (A) -- (B) -- (C) -- cycle;
[/TIKZ]
 
Klaas van Aarsen said:
How about extending AC to E such that ACD is similar to ECB?

[TIKZ]
\def\x{sqrt(265)/4}
\def\gamma{atan2(3,16)}
\coordinate[label=above:A] (A) at ({4*\x - 12 * cos(\gamma)},{12 * sin(\gamma)});
\coordinate[label=left:B] (B) at (0,0);
\coordinate[label=right:C] (C) at ({4*\x},0);
\coordinate[label=below:D] (D) at ({\x},0);
\coordinate[label=above:E] (E) at ({4*\x - 16 * cos(\gamma)},{16 * sin(\gamma)});

\draw[rotate={270-\gamma}] (A) +(0.4,0) -- +(0.4,0.4) -- +(0,0.4);
\draw[rotate={270-\gamma}] (E) +(0.4,0) -- +(0.4,0.4) -- +(0,0.4);

\draw (C) -- node[above] {12} (A) -- node[above left] {5} (B);
\draw (A) -- (D);
\draw (A) -- (E) -- (B);
\path (B) -- node[below] {$x$} (D) -- node[below] {$3x$} (C);
\draw[blue, ultra thick] (A) -- (B) -- (C) -- cycle;
[/TIKZ]
i see... thanks !
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
3
Views
2K
Replies
17
Views
2K
Replies
5
Views
2K
Replies
2
Views
2K
Replies
4
Views
1K
Replies
1
Views
1K
Back
Top