MHB Calculate the area of a triangle knowing its perimeter and 2 heights

loquetedigo
Messages
12
Reaction score
0
Calculate the area of a triangle knowing its perimeter and 2 heights

perimeter = 30 m
ha = 8 m
hb = 9 mNOTE = You can use the online triangle calculator TrianCal to see and draw the results.
NOTE = Do not use the values ??of responses.

A) 41.29 m2
B) 42.93 m2 or 36.28 m2
C) 42.95 m2 or 36.29 m2
D) Imposible
 
Mathematics news on Phys.org
Hello, here is what I did (this was the first idea that came to mind and it's kind of a brute force method):

Assuming the sides of the triangle are a,b,c, we have the following equations:

a+b+c+=30

The area of the triangle can be written in 3 different ways.

2 of them using A = Base * Height / 2

A = 8a/2

A = 9b/2

3rd one using Heron's Formula:

Semi-perimeter is 30/2 = 15 so

A = \sqrt{15(15-a)(15-b)(15-c)}

Now, to get an equation in only one unknown, let's pick a.

From equalizing the first 2 formulas for the area, we should get

b = 8a/9

From the perimeter, substituting b and solving for c we should get

c=(270-17a)/9

You should be able to get these answers fairly easy yourself.

Lastly, to write the equation, we equalize the Area that contains a (1st one) and the one from Heron's formula, where we substitute b and c with the values found previously. After simplifying, we should get something like this:

36a=\sqrt{15(15-a)(135-8a)(17a-135)}.

I did't actually bother with trying to solve the equation, but I did graph it using Desmos and found 3 solutions for a
9.071
10.732
20.649

Ignoring the last one (because c would be negative) and substituting both values in the Area formula, after rounding the final answer should be B.
 
Last edited:
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.
Back
Top