Answer:
the new monthly plan is $106.25
Answer:
1.02272727... mi per hr
Step-by-step explanation:
The function represents exponential growth (since the exponent is positive).
The percentage increase is, if I'm not mistaken, 181.3% (since 710 is just a constant, we don't need to worry about that - it won't affect the growth rate of the function)
X = -3.
The distance from p(-9, 0, 0) is
d = sqrt((x+9)^2 + y^2 + z^2)
The distance from q(3,0,0) is
d = sqrt((x-3)^2 + y^2 + z^2)
Let's set them equal to each other.
sqrt((x+9)^2 + y^2 + z^2) = sqrt((x-3)^2 + y^2 + z^2)
Square both sides, then simplify
(x+9)^2 + y^2 + z^2 = (x-3)^2 + y^2 + z^2
x^2 + 18x + 81 + y^2 + z^2 = x^2 - 6x + 9 + y^2 + z^2
18x + 81 = - 6x + 9
24x + 81 = 9
24x = -72
x = -3
So the desired equation is x = -3 which defines a plane.