Do $x, y, z$ Meet the Triangle Inequality Conditions?

  • Level: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Three positive real numbers $x,\,y,\,z$ are such that $x^2+5y^2+4z^2-4xy-4yz=0$. Can $x,\,y,\,z$ form the sides of a triangle? Justify your answer.-----

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 the following members for their correct solutions:

1. kaliprasad
2. Opalg
3. lfdahl

Solution from lfdahl:

The given equation:

$x^2+5y^2+4z^4-4xy-4yz = 0$ can be written as: $(x-2y)^2 + (y-2z)^2 = 0$

This equation holds iff $x = 2y \: \: \: \wedge \: \: \: y = 2z.$

The general solution in terms of an arbitrary choice of $z$ is:

$(x,y,z) = (4z,2z,z), \:\:\: z \in \mathbb{R}_+$

Using the three numbers as lengths in a triangle would violate the triangle inequality theorem (with $x$ being the longest edge):

$x \leq y+z \Rightarrow 4z \leq 2z+z=3z$

Conclusion:

The equation $x^2+5y^2+z^4-4xy-4yz = 0$ has an infinite set of triplet solutions $(x,y,z)$, none of which
can form a triangle.