MHB Real Solutions to $a-b+c-d=0; ab=cd; a^2-b^2+c^2-d^2=-24;a^2+b^2+c^2+d^2=50$

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion focuses on finding real solutions to a system of equations involving variables a, b, c, and d. Key equations include a-b+c-d=0, ab=cd, and a^2+b^2+c^2+d^2=50, among others. A participant highlights the importance of correctly applying the square root principle, noting that both a+b=c+d and a+b=-(c+d) must be considered, but only one is valid for this specific case. Another participant confirms they checked both scenarios and eliminated the incorrect one. The conversation emphasizes the analytical approach to solving complex algebraic equations.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all real solutions to the system

$a-b+c-d=0$

$ab=cd$

$a^2-b^2+c^2-d^2=-24$

$a^2+b^2+c^2+d^2=50$
 
Mathematics news on Phys.org
We are given
a- b + c - d = 0 ... (1)

ab = cd ...(2)

$a^2 - b^2 + c^2 - d^2 = - 24$ ...(3)

$ a^2 + b^2 + c^2 + d^2 = 50 $...(4)

from (1)
a- b = d- c... (5)

square above and using (2)
$(a-b)^2 + 4ab = (c-d)^2 + 4cd$
or $(a+b)^2 = (c+d)^2$
so $a + b = c + d$ ... (6)

or $a+ b = -c - d$ ..(7)

from (5) and (6) a = d and b= c but it is not possible as LHS of (3) is zero which is contradiction

from (5) and (7) a = -c and b = - d

so we get from (3) and (4)

$a^2 - b^2 = - 12$

$a^2 + b^2 = 25$

add above to get $2 a^2 = 13$, subtract to get $2b^2 = 37$
this gives 4 set of solutions

(a,b,c,d) = $(\sqrt\frac{13}{2},\sqrt\frac{37}{2},-\sqrt\frac{13}{2},-\sqrt\frac{37}{2})$

or $(\sqrt\frac{13}{2},-\sqrt\frac{37}{2},-\sqrt\frac{13}{2},\sqrt\frac{37}{2})$

or $(-\sqrt\frac{13}{2},-\sqrt\frac{37}{2},\sqrt\frac{13}{2},\sqrt\frac{37}{2})$

or $(-\sqrt\frac{13}{2},\sqrt\frac{37}{2},\sqrt\frac{13}{2},-\sqrt\frac{37}{2})$
 
kaliprasad said:
We are given
a- b + c - d = 0 ... (1)

ab = cd ...(2)

$a^2 - b^2 + c^2 - d^2 = - 24$ ...(3)

$ a^2 + b^2 + c^2 + d^2 = 50 $...(4)

from (1)
a- b = d- c... (5)

square above and using (2)
$(a-b)^2 + 4ab = (c-d)^2 + 4cd$
or $(a+b)^2 = (c+d)^2$
so $a + b = c + d$ ... (6)

or $a+ b = -c - d$ ..(7)

from (5) and (6) a = d and b= c but it is not possible as LHS of (3) is zero which is contradiction

from (5) and (7) a = -c and b = - d

so we get from (3) and (4)

$a^2 - b^2 = - 12$

$a^2 + b^2 = 25$

add above to get $2 a^2 = 13$, subtract to get $2b^2 = 37$
this gives 4 set of solutions

(a,b,c,d) = $(\sqrt\frac{13}{2},\sqrt\frac{37}{2},-\sqrt\frac{13}{2},-\sqrt\frac{37}{2})$

or $(\sqrt\frac{13}{2},-\sqrt\frac{37}{2},-\sqrt\frac{13}{2},\sqrt\frac{37}{2})$

or $(-\sqrt\frac{13}{2},-\sqrt\frac{37}{2},\sqrt\frac{13}{2},\sqrt\frac{37}{2})$

or $(-\sqrt\frac{13}{2},\sqrt\frac{37}{2},\sqrt\frac{13}{2},-\sqrt\frac{37}{2})$

Nice solution!(Cool)(Sun) I especially like how you observed if $(a+b)^2 = (c+d)^2$, then both $a+b=c+d$ or $a+b=-(c+d)$ hold true for general case but then we need to choose wisely which one only works for our case . I mean, we all know we should put the plus minus sign when taking square root, but it seems so brilliant to apply it in question such as this one, and I learned quite a bit from you, kali!
 
anemone said:
Nice solution!(Cool)(Sun) I especially like how you observed if $(a+b)^2 = (c+d)^2$, then both $a+b=c+d$ or $a+b=-(c+d)$ hold true for general case but then we need to choose wisely which one only works for our case . I mean, we all know we should put the plus minus sign when taking square root, but it seems so brilliant to apply it in question such as this one, and I learned quite a bit from you, kali!

Thanks anemone, I checked for both cases and saw that one works and another does not. so I removed the erroneous case.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...

Similar threads

Back
Top