Solve the system
1x+1y+z=12
1y+1x+z=13
1z+1x+y=14
Method I (Long and tedious but workable solution):
If we let x+y+z=m, we have
1x+1m−x=12
mx(m−x)=12
2m=mx−x2
x2=m(x−2)
m=x2x−2−−−(1)
and similarly,
m=y2y−3−−−(2)
m=z2z−4−−−(3)
To relate x and y, we equate (1) and (2):
x2x−2=y2y−3
⟹y=x2±x√x2−12(x−2)2(x−2)
To relate x and z, we equate (1) and (3):
x2x−2=z2z−4
⟹z=x2±x√x2−16(x−2)2(x−2)
Next, we add these all up so that we can make another equation based on the fact x+y+z=m=x2x−2:
x+x2±x√x2−12(x−2)2(x−2)+x2±x√x2−16(x−2)2(x−2)=x2x−2
Clearing fractions by multiplying both sides by the quantity 2(x−2) we get:
x(2(x−2))+x2±x√x2−12(x−2)+x2±x√x2−16(x−2)=x2(2)
2x2−4x+2x2±x√x2−12(x−2)±x√x2−16(x−2)=2x2
2x2−4x+±x√x2−12(x−2)±x√x2−16(x−2)=0
x(2x−4+±√x2−12(x−2)±√x2−16(x−2))=0
Divide through by x since x≠0 yields
2x−4+±√x2−12(x−2)±√x2−16(x−2)=0
2(x−2)+±√x2−12(x−2)±√x2−16(x−2)=0
Now, we let x−2=k, we get
2k+±√(k+2)2−12k±√(k+2)2−16k)=0
2k+±√(k+2)2−12k=∓√(k+2)2−16k)
Square both sides gives:
4k2±4k√(k+2)2−12k+(k+2)2−12k=(k+2)2−16k
4k2+4k=∓4k√(k+2)2−12k
4k(k+1)=∓4k√(k+2)2−12k
k+1=∓√(k+2)2−12k
Square both sides again to get:
(k+1)2=(k+2)2−12k
k2+2k+1=k2+4k+4−12k
10k=3
k=310
Hence,
x−2=k=310
x=2310
y=x2±x√x2−12(x−2)2(x−2)=236 or 695
z=x2±x√x2−16(x−2)2(x−2)=232 or 9215
Now, we need to check their validity by substituting them back into the original given equation, we see that only the set of
x=2310,y=236,z=232 is true.
No comments:
Post a Comment