Answer:
For complex numbers,
a + bi and a - bi
they have the interesting property that if you add them you get the real number 2a
and if you multiply them , because of the difference of square pattern, you get a^2 - b^2 i^2
But since i^2 = -1, we end up with a real number as a product.
e.g. 6 - 5i and 6 + 5i are conjugates of each other
sum = 6-5i + 6+5i = 12
product = 36 - 25i^2
= 36 -(-25) = 61
Your question is even easier, since the denominator is a monomial instead of a binomial, so we just have to multiply by i/i
Also I believe, according to the answer, that you have a typo, and you meant
(-5+i)/(2i)
= (-5+i)/(2i) *i/i
= (-5i + i^2)/2i^2)
= (-5i +i^2)/-2
= (-5i - 1)/-2
= (1 + 5i)/2 or they way they have it: 1/2 + 5i/2
This means that X in the equation equals -1
3x(3x-2y)
you have to find a common factor between the two numbers. in this case it's three, so you just divide each number by three.
Answer:
We have the function:
r = -3 + 4*cos(θ)
And we want to find the value of θ where we have the maximum value of r.
For this, we can see that the cosine function has a positive coeficient, so when the cosine function has a maximum, also does the value of r.
We know that the meaximum value of the cosine is 1, and it happens when:
θ = 2n*pi, for any integer value of n.
Then the answer is θ = 2n*pi, in this point we have:
r = -3 + 4*cos (2n*pi) = -3 + 4 = 1
The maximum value of r is 7
(while you may have a biger, in magnitude, value for r if you select the negative solutions for the cosine, you need to remember that the radius must be always a positive number)