1570.29 Is what I came up with, though I'm not entirely certain. I just figured I'd give it a shot
Answer: 245 miles
Step-by-step explanation:
(70)(3.5)= 245
Express √3 + i in polar form:
|√3 + i| = √((√3)² + 1²) = √4 = 2
arg(√3 + i) = arctan(1/√3) = π/6
Then
√3 + i = 2 (cos(π/6) + i sin(π/6))
By DeMoivre's theorem,
(√3 + i)³ = (2 (cos(π/6) + i sin(π/6)))³
… = 2³ (cos(3 • π/6) + i sin(3 • π/6))
… = 8 (cos(π/2) + i sin(π/2))
… = 8i
Answer:
What is the common ratio between successive terms in the sequence?
27, 9, 9, 1,
3,
of
Answer: Option B, a linear relation.
Step-by-step explanation:
Let's analyze the points in the data:
the first 3 pairs are: (0,14.70) (10,19.03) and (20, 23.36)
We can see the differences between consecutive points and see if the relation is linear:
(10,19.03) - (0,14.70) = ( 10 - 0, 19.03 - 14.70) = (10, 4.33) now we need to see the quotient: 4.33/10 = 0.433
(20, 23.36) - (10,19.03) = (20 - 10, 23.36 - 19.03) = (10, 4.33), and the quotient is the same as before.
This means that the relation is a linear relation, where the slope os 0.433 and the x-intercept is 14.70, so the equation can be written as:
y(x) = 0.433*x + 14.70