Key Concepts and Formulas
- A complex number z can be represented as z=x+iy, where x=Re(z) and y=Im(z).
- For two complex numbers z1=x1+iy1 and z2=x2+iy2:
- z1+z2=(x1+x2)+i(y1+y2)
- z1z2=(x1x2−y1y2)+i(x1y2+x2y1)
- Re(z1+z2)=Re(z1)+Re(z2) and Re(z1z2)=x1x2−y1y2.
Step-by-Step Solution
1. Represent z1 and z2 in algebraic form
Let z1=x1+iy1 and z2=x2+iy2, where x1,y1,x2,y2 are real numbers. This allows us to work with the real and imaginary parts separately.
2. Utilize the condition Re(z1+z2)=0
We have z1+z2=(x1+x2)+i(y1+y2). The condition Re(z1+z2)=0 implies:
x1+x2=0
x2=−x1(Equation 1)
This equation shows a relationship between the real parts of the two complex numbers.
3. Utilize the condition Re(z1z2)=0
We have z1z2=(x1x2−y1y2)+i(x1y2+x2y1). The condition Re(z1z2)=0 implies:
x1x2−y1y2=0(Equation 2)
This equation relates the real and imaginary parts of both complex numbers.
4. Combine the derived relationships
Substitute x2=−x1 from Equation 1 into Equation 2:
x1(−x1)−y1y2=0
−x12−y1y2=0
y1y2=−x12(Equation 3)
This equation simplifies the relationship and eliminates x2.
5. Analyze the implications of y1y2=−x12
Since z1 and z2 are non-zero complex numbers, x1 cannot be zero. If x1=0, then x2=−x1=0. If both x1 and x2 are zero, then y1 and y2 cannot both be zero, but equation 3 would then yield y1y2=0, so one of them must be zero. That makes either z1 or z2 zero, which contradicts the problem statement.
Therefore x1=0.
Thus, x12>0, which means −x12<0.
From Equation 3, we have y1y2=−x12<0.
6. Interpret y1y2<0 in terms of imaginary parts
The product y1y2 is negative if and only if y1 and y2 have opposite signs. This means:
- Either y1>0 and y2<0, which means Im(z1)>0 and Im(z2)<0. This corresponds to option C.
- Or y1<0 and y2>0, which means Im(z1)<0 and Im(z2)>0. This corresponds to option B.
7. Conclude the correct answer
Both possibilities B and C are valid. Therefore, the correct answer is the option that includes both B and C.
Common Mistakes & Tips
- Non-zero condition: Remember that z1 and z2 are non-zero. This implies that x1 cannot be zero, which is crucial for the inequality y1y2<0.
- Sign errors: Be careful with signs, especially when substituting and simplifying equations. A small sign error can lead to an incorrect conclusion.
- Real vs. Imaginary: Clearly distinguish between real and imaginary parts when performing operations.
Summary
Given two non-zero complex numbers z1 and z2 such that Re(z1+z2)=0 and Re(z1z2)=0, we found that their real parts are additive inverses and their imaginary parts have opposite signs. This means either Im(z1)>0 and Im(z2)<0, or Im(z1)<0 and Im(z2)>0.
The final answer is \boxed{A}. which corresponds to option (A).