Answer:
- 0.5 + 2.985i
- 1 + 2.828i
- 1.5 + 2.598i
- 2 + 2.236i
Explanation:
Complex numbers have the general form a + bi, where a is the real part and b is the imaginary part.
Since, the numbers are neither purely imaginary nor purely real a ≠ 0 and b ≠ 0.
The absolute value of a complex number is its distance to the origin (0,0), so you use Pythagorean theorem to calculate the absolute value. Calling it |C|, that is:
Then, the work consists in finding pairs (a,b) for which:
You can do it by setting any arbitrary value less than 3 to a or b and solving for the other:

I will use b =0.5, b = 1, b = 1.5, b = 2

Then, four distinct complex numbers that have an absolute value of 3 are:
- 0.5 + 2.985i
- 1 + 2.828i
- 1.5 + 2.598i
- 2 + 2.236i
Answer:
58
Step-by-step explanation:
follow the pattern. The pattern is to take away 10, for each subsequent number.
3x - 2y = 7
-2y = -3x + 7
y = 3/2x - 7/2....slope of this line is 3/2. A perpendicular line will have a negative reciprocal slope. All that means is " flip " the slope and change the sign. So the slope we need is -2/3 (see how I flipped the slope and changed the sign)
y = mx + b
slope(m) = -2/3
(-3,-2).....x = -3 and y = -2
now we sub and find b, the y int
-2 = -2/3(-3) = b
-2 = 2 + b
-2 - 2 = b
-4 = b
so ur perpendicular equation is : y = -2/3x - 4 <==