Suppose that x, y, and z are complex numbers such that xy=−80−320i, yz=60, and zx=−96+24i, where i=−1. Then there are real numbers a and b such that x+y+z=a+bi. Find a2+b2.
解析
Solution 1 (Euler's formula and Substitution)
The First (pun intended) thing to notice is that xy and zx have a similar structure (i.e. the real and imaginary parts differ by a factor of 4), but are not exactly conjugates. So let's take out the magnitudes of both, and see if we can multiply a root of unity to get the other. It turns out that root of unity is e23πi. Anyway this results in getting that (10−3i)y=z.
Then substitute this into yz to get, after some calculation, that y=10e45πi2 and z=−3e47πi2. Then plug z into zx, you could do the same thing with xy but zx looks like it's easier due to it being smaller. Anyway you get x=20+12i. Then add all three up, which it turns out easier than it seems because for z and y the 2 disappears after you expand the root of unity (e raised to a specific power).
Long story short, you get x=20+12i,y=−3+3i,z=−10−10i⟹x+y+z=7+5i⟹a2+b2=074.
~First
Solution 2
First we evaluate the magnitudes. ∣xy∣=8017, ∣yz∣=60, and ∣zx∣=2417. Therefore, ∣x2y2z2∣=17⋅80⋅60⋅24, or ∣xyz∣=24034. Divide to find that ∣z∣=32, ∣x∣=434, and ∣y∣=102.
This allows us to see that the argument of y is 4π, and the argument of z is −4π. We need to convert the polar form to a standard form. Simple trig identities show y=10+10i and z=3−3i. More division is needed to find what x is.
x=−20−12ix+y+z=−7−5i(−7)2+(−5)2=74QED■
Written by a1b2
Solution 3 (Pretty easy, no hard stuff, just watch ur arithmetic) :)
Solve this system the way you would if the RHS of all equations were real. Multiply the first and 3rd equations out and then factor out 60 to find x2, then use standard techniques that are used to evaluate square roots of irrationals. let
x=c+di
, then you get
c2−d2=256
and
2cd=480
Solve to get x as 20+12i and −20−12i. Both will give us the same answer, so use the positive one. Divide −80−320i by x, and you get 10+10i as y. This means that z is a multiple of 1−i to get a real product, so you find z is 3−3i. Now, add the real and imaginary parts separately to get −7−5i, and calculate a2+b2 to get 074. ~minor latex improvements done by jske25 and jdong2006
Solution 4
Dividing the first equation by the second equation given, we find that yzxy=zx=60−80−320i=−34−316i⟹x=z(−34−316i). Substituting this into the third equation, we get z2=−34−316i−96+24i=3⋅−1−4i−24+6i=3⋅1+16(−24+6i)(−1+4i)=3⋅17−102i=−18i. Taking the square root of this is equivalent to halving the argument and taking the square root of the magnitude. Furthermore, the second equation given tells us that the argument of y is the negative of that of z, and their magnitudes multiply to 60. Thus, we have z=−18i=3−3i and 32⋅∣y∣=60⟹∣y∣=102⟹y=10+10i. To find x, we can use the previous substitution we made to find that x=z(−34−316i)=−34⋅(3−3i)(1+4i)=−4(1−i)(1+4i)=−4(5+3i)=−20−12i. Therefore, x+y+z=(−20+10+3)+(−12+10−3)i=−7−5i⟹a2+b2=(−7)2+(−5)2=49+25=074
Solution by ktong
Solution 5
We are given that xy=−80−320i. Thus y=x−80−320i. We are also given that xz=−96+24i. Thus z=x−96+24i. We are also given that yz = 60. Substitute y=x−80−320i and z=x−96+24i into yz = 60. We have x2(−80−320i)(−96+24i)=60. Multiplying out (−80−320i)(−96+24i) we get (1920)(8+15i). Thus x21920(8+15i)=60. Simplifying this fraction we get x232(8+15i)=1. Cross-multiplying the fractions we get x2=32(8+15i) or x2=256+480i. Now we can rewrite this as x2−256=480i. Let x=(a+bi).Thus x2=(a+bi)2 or a2+2abi−b2. We can see that a2+2abi−b2−256=480i and thus 2abi=480i or ab=240.We also can see that a2−b2−256=0 because there is no real term in 480i. Thus a2−b2=256 or (a+b)(a−b)=256. Using the two equations ab=240 and (a+b)(a−b)=256 we solve by doing system of equations that a=−20 and b=−12. And x=a+bi so x=−20−12i. Because y=x−80−320i, then y=−20−12i−80−320i. Simplifying this fraction we get y=−4(5+3i)−80(1+4i) or y=(5+3i)20(1+4i). Multiplying by the conjugate of the denominator (5−3i) in the numerator and the denominator and we get y=3420(17−17i). Simplifying this fraction we get y=10−10i. Given that yz = 60 we can substitute (10−10i)(z)=60 We can solve for z and get z=3+3i. Now we know what x, y, and z are, so all we have to do is plug and chug. x+y+z=(−20−12i)+(10+10i)+(3−3i) or x+y+z=−7−5i Now a2+b2=(−7)2+(−5)2 or a2+b2=74. Thus 74 is our final answer.(David Camacho)
Solution 6
We observe that by multiplying xy,yz, and zx, we get (xyz)2=(−80−320i)(60)(−96+24i). Next, we divide (xyz)2 by (yz)2 to get x2. We have x2=3600(−80−320i)(60)(−96+24i)=256+480i. We can write x in the form of a+bi, so we get (a+bi)2=256+480i. Then, a2−b2+2abi=256+480i,a2−b2=256, and 2ab=480. Solving this system of equations is relatively simple. We have two cases, a=20,b=12, and a=−20,b=−12. Case 1: a=20,b=12, so x=20+12i. We solve for y and z by plugging in x to the two equations. We see y=20+12i−80−320i=−10−10i and z=20+12i−96+24i=−3+3i.x+y+z=7+5i, so a=7 and b=5. Solving, we end up with 72+52=074 as our answer. Case 2: a=−20,b=−12, so x=−20−12i. Again, we solve for y and z. We find y=−20−12i−80−320i=10+10i,z=−20−12i−96+24i=3−3i, so x+y+z=−7−5i. We again have (−7)2+(−5)2=074. Solution by Airplane50
Solution 7 (Based on advanced mathematical knowledge)
According to the Euler's Theory, we can rewrite x, y and z as
x=r1eiθ1y=r2eiθ2x=r3eiθ3
As a result,
∣xy∣=r1r2=802+3202=8017∣yz∣=r2r3=60∣xz∣=r1r3=962+242=2417
Also, it is clear that
yz=r2eiθ2r3eiθ3=∣yz∣ei(θ2+θ3)=∣yz∣=60
So θ2+θ3=0, or
θ2=−θ3
Also, we have
xy=−8017eiarctan4yz=60xz=−2417eiarctan−41
So now we have r1r2=8017, r2r3=60, r1r3=2417, θ1+θ2=arctan4 and θ1−θ2=arctan−41. Solve these above, we get
r1=434r2=102r3=32θ2=2arctan4−arctan−41=22π=4π
So we can get
y=r2eiθ2=102ei4π=10+10iz=r3eiθ3=r3e−iθ2=32e−i4π=3−3i
Use xy=−80−320i we can find that
x=−20−12i
So
x+y+z=−20−12i+10+10i+3−3i=−7−5i
So we have a=−7 and b=−5.
As a result, we finally get
a2+b2=(−7)2+(−5)2=074
~Solution by BladeRunnerAUG (Frank FYC)
Solution 8
We can turn the expression x+y+z into x2+y2+z2+2xy+2yz+2xz, and this would allow us to plug in the values after some computations.
Based off of the given products, we have
xy2z=60(−80−320i)xyz2=60(−96+24i)
x2yz=(−96+24i)(−80−320i).
Dividing by the given products, we have
y2=−96+24i60(−80−320i)z2=−80−320i60(−96+24i)
x2=60(−96+24i)(−80−320i).
Simplifying, we get that this expression becomes 24+70i. This equals ±(7+5i), so the answer is 72+52=74.
-RootThreeOverTwo
Solution 9 (A Little Rigorous, but Straightforward and Easy)
Multiplying xy⋅yz⋅zx=(xyz)2 we obtain 60⋅960(16+30i) (too lazy to do 60⋅960, you don't need to). Taking the square root, we get 24016+30i. Letting (a+bi)2=16+30i, we have a2+2abi−b2=16+30i. Thus, (a+b)(a−b)=16, and 2ab=30. Guessing and checking, we get a+bi=5+3i. Therefore, xyz=240(5+3i). Dividing this by each of the equations provided in the original problem, we get x=20+12i,y=−10−10i, and z=−3+3i. 20+12i−10−10i−3+3i=7+5i. Finally, 72+52=074.