Answer:
Step-by-step explanation:
Firstly, note that -2i really is just z = 0 + (-2)i, so we see that Re(z) = 0 and Im(z) = -2.
When we're going from Cartesian to polar coordinates, we need to be aware of a few things! With Cartesian coordinates, we are dealing explicitly with x = blah and y = blah. With polar coordinates, we are looking at the same plane but with angle and magnitude in consideration.
Graphing z = -2i on the Argand diagram will look like a segment of the y axis. So we ask ourselves "What angle does this make with the positive x axis? One answer you could ask yourself is -90°! But at the same time, it's 270°! Why do you think this is the case?
What about the magnitude? How far is "-2i" stretched from the typical "i". And the answer is -2! Well... really it gets stretched by a factor of 2 but in the negative direction!
Putting all of this together gives us:
z = |mag|*(cos(angle) + isin(angle))
= 2*cos(270°) + isin(270°)).
To verify, let's consider what cos(270°) and sin(270°) are.
If you graph cos(x) and look at 270°, you get 0.
If you graph sin(x) and look at 270°, you get -1.
So 2*(cos(270°) + isin(270°)) = 2(0 + -1*i) = -2i as expected.
You multiply the constants 3 * 2 = 6
Add you add the exponents 6 + 1/2 = 13/2
So the answer is 6x^(13/2)
(D)
Answer:
The length of the side of the rectangle is 11 units.
Answer:
The point is located at (0,7) is correct
The point is on the y-axis. is correct
Step-by-step explanation:
The point is located at (7,0). is wrong because first the x values comes and then y values come here the x value is 0 and y value is 7
The point is on the x-axis.this is also wrong as you can see that the point lies on y axis not x axis
Answer:
formula for a circle: (x-h)^2 + (y-k)^2 = r^2, where (h,k) is the center and r is the radius.
1. Plug in center coordinates into formula
(x-3)^2 + (y-(-6))^2 = r^2
2. Plug in radius value
(x-3)^2 + (y-(-6))^2 = 5^2
3. Simplify:
(x-3)^2 + (y+6)^2 = 25