MHB Can a Triangle with Area 1 Have a Side Less Than √2?

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
In triangle PQR with sides p, q, and r where p ≥ q ≥ r, it is established that if the area is 1, then the side q must be at least √2. The proof involves applying geometric principles and inequalities related to triangle properties. The discussion highlights the significance of side lengths in relation to the area, emphasizing that a triangle cannot have a side less than √2 under these conditions. The conclusion reinforces the relationship between area and side lengths in triangles. This mathematical exploration confirms the constraints on triangle dimensions when a specific area is given.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $p,\,q,\,r$ be the sides of triangle $PQR$ with $p\ge q\ge r$. Prove that if the area of triangle $PQR$ is 1, then $q\ge \sqrt{2}$.


Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to greg1313 for his correct solution. :)

Here is the step-by-step solution:

We're given that the area of the triangle $PQR$ is 1, so we have

$\dfrac{pq\sin R}{2}=1\,\,\,\implies\,\,\sin R=\dfrac{2}{pq}$

By using the trigonometric identity that says $\sin^2 R+\cos^2 R=1$, we then have

$\cos R=\dfrac{\sqrt{p^2q^2-4}}{pq}$---(1)

By the Law of Cosines we have

$\begin{align*}r^2&=p^2+q^2-2pq\cos R\\&=p^2+q^2-2pq\left(\dfrac{\sqrt{p^2q^2-4}}{pq}\right)---(\text{from (1)})\\&=p^2+q^2-2\sqrt{p^2q^2-4}\end{align*}$

Since $q\ge r$, $q^2\ge r^2$ so we have

$q^2\ge p^2+q^2-2\sqrt{p^2q^2-4}$

$2\sqrt{p^2q^2-4}\ge p^2$

$4p^2q^2-16\ge p^4$

$0\ge p^4-4p^2q^2+16=(p^2-2q^2)^2+16-4q^4$

In order for the above inequality to be true, $16-4q^4$ cannot be positive, therefore

$16-4q^4\le 0$

$q\ge \sqrt{2}$ (Q.E.D.)
 
Back
Top