$250 is the answer but if u add and then do division and boom ur answer is $250
Let
. The tangent plane to the surface at (0, 0, 8) is

The gradient is

so the tangent plane's equation is

The normal vector to the plane at (0, 0, 8) is the same as the gradient of the surface at this point, (1, 1, 1). We can get all points along the line containing this vector by scaling the vector by
, then ensure it passes through (0, 0, 8) by translating the line so that it does. Then the line has parametric equation

or
,
, and
.
(See the attached plot; the given surface is orange, (0, 0, 8) is the black point, the tangent plane is blue, and the red line is the normal at this point)
1.
the x value of the vertex in form
ax^2+bx+c=y
is
-b/2a
so
-2x^2+8x-18
x value of vertex is
-8/(2*-2)=-8/-4=2
plug it in to get y value
-2(2)^2+8(2)-18
-2(4)+16-18
-8-2
-10
vertex is at (2,-10)
or you could complete the square to get into y=a(x-h)^2+k, where the vertex is (h,k)
so as follows
y=(-2x^2+8x)-18
y=-2(x^2-4x)-18
y=-2(x^2-4x+4-4)-18
y=-2((x-2)^2-4)-18
y=-2(x-2)^2+8-18
y=-2(x-2)^2-10
vertex is (2,-10)
5.
vertex is the time where the speed is the highest
at about t=10, the speed is at its max
The correct answer is B, sorry if it wasn't correct.