Hello from MrBillDoesMath!
Answer:
Limit does not exist.
Discussion:
The function 1/x has a vertical asymptote as x approaches 0 so
sin (pi/x) has no limit as x approaches 0. In fact, it oscillates wildly between -1 and 1 as x approaches 0. See attached graph of function
Thank you,
MrB
Answer: Last Option

Step-by-step explanation:
The initial height of the plant of species A is 25 cm and grows 3 centimeters per month.
If m represents the number of months elapsed then the equation for the height of the plant of species A is:

For species B the initial height is 10 cm and it grows 8 cm each month
If m represents the number of months elapsed then the equation for the height of the plant of species B is:

Finally, the system of equations is:

The answer is the last option
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.
-2(x + 6) + 3 = -11x + 4(x + 4)
-2x - 12 + 3 = -11x + 4x + 16
-2x - 9 = -7x + 16
5x = 25
<em>x = 5</em>
Hope this helps! :)