Ok so given the point (r, theta)
The corresponding Cartesian point is (r*sin(theta), r* cos(theta)) you can think about this by analyzing the points on a unit circle which is a graph of a polar circle with radius 1 and angle theta
Answer:
i dont know
Step-by-step explanation:
Answer:
y= 5/4x -1
Step-by-step explanation:
This is a geometric sequence with first term 1 and common ratio -1/2. r=-1/2.
a(n) = a(1)*(r)^(n-1).
Check: If n=2 our formula must return -1/2. Does it?
a(2) = 1(-1/2)^(2-1) = (-1/2)^1 = - 1/2. Yes.
a(3) should be 1/4. Is it? a(3) = (-1/2)^(3-1) = 1/4 Yes.
Then a(8) = (-1/2)^(8-1) = (-1/2)^7 = -1 / 2^7 = -1/128 (answer)