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
BB BA BB BA
................
Answer:
c
Step-by-step explanation:
Answer:
Option 3: 200L + 100B > 5,000
Step-by-step explanation:
Each laptop costs 200 dollars, so this could be represented as 200L. Each bike costs 100 dollars, so this could be represented as 100B.
Jonathan wants his total of laptops and bikes to be more that 5,000, so we have to add 200L and 100B. When added, it should be more than 5,000 dollars.
200L + 100B > 5,000
Answer:
x^3 + 10x^2 + 21x - 12
Step-by-step explanation:
(x + 4)(x^2 + 6x - 3)
you can separate to make it easier for u
x(x^2 + 6x - 3) + 4(x^2 + 6x - 3), this is optional u don't have to do this part
x^3 + 6x^2 - 3x + 4x^2 + 24x - 12
add like terms together
x^3 + 10x^2 + 21x - 12