Answer:
1152$
Step-by-step explanation:
b1 = 7/8 C
b2 = 5/6 b1 = 35/ 48 C
7/8 C + 35/48 C = C + 696
42/48 C + 35/48 C = 48/48 C + 696 * 48/48
(42 + 35 - 48 ) C = 696 * 48
29 C = 33408
C =1152.
It helps you get the correct answer
Start in North Carolina and go to Cincinnati which is 366 miles. To this add 247 miles.
The total driving distance = 366 + 247 = 613 miles in all.
3 is the common difference
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.