MHB Real Numbers and Proportional Relationships: Solving for x, y, and z | POTW #333

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion centers around a mathematical problem involving real numbers a, b, and c, where abc is non-zero. Participants are tasked with finding values for x, y, and z based on the given equations and proving a specific relationship among them. Acknowledgment is given to greg1313 for managing the Problem of the Week (POTW) duties during a break. Several members, including Opalg, castor28, and kaliprasad, provided correct solutions to the problem. The thread emphasizes the importance of following the guidelines for participation in future POTW discussions.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
I would like to say a big thank you to greg1313, who stood in for me during the last month to take care of the POTW
duty while I was taking a break.

Here is this week's POTW:

-----

Suppose $a,\,b$ and $c$ are real numbers such that $abc \ne 0$.

Find $x,\,y$ and $z$ in terms of $a,\,b$ and $c$ such that

$a=bz+cy\\b=cx+az\\c=ay+bx$

Prove also that $\dfrac{1 - x^2}{a^2} = \dfrac{1 - y^2}{b^2} = \dfrac{1 - z^2}{c^2}$.

-----

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

1. Opalg
2. castor28
3. kaliprasad

Solution from castor28:
We notice first that the system is invariant under the permutation $(a,b,c)(x,y,z)$.
Multiply the three equations respectively by $(-a)$, $b$, and $c$, and add the results. This gives:
$$-a^2 + b^2 + c^2 = 2bcx$$
and, using the symmetry of the system and the fact that $abc\ne0$:
\begin{align*}
x &=\frac{-a^2 + b^2 + c^2}{2bc}\\
y &= \frac{a^2 - b^2 + c^2}{2ac}\\
z &= \frac{a^2 + b^2 - c^2}{2ab}
\end{align*}
We compute:
\begin{align*}
\frac{1-x^2}{a^2} &= \frac{4b^2c^2-a^4-b^4-c^4-2b^2c^2+2a^2b^2+2a^2b^2}{4a^2b^2c^2}\\
&=\frac{-a^4-b^4-c^4+2b^2c^2+2a^2b^2+2a^2b^2}{4a^2b^2c^2}
\end{align*}
The RHS is symmetric with respect to $a,b,c$. Therefore, the permutation $(a,b,c)(x,y,z)$ gives:
$$
\frac{1 - x^2}{a^2} = \frac{1 - y^2}{b^2} = \frac{1 - z^2}{c^2}
$$
 
Back
Top