Find an equation of a plane normal to a given vector

1.4k Views Asked by At

I have to find an equation for a plane normal to the vector $\vec{r(t)} = \langle e^{t}sin(\frac{\pi t}{2}),e^{t}cos(\frac{\pi t}{2}),t^{2}\rangle$ when $t=1$. I know I have to find the derivative and then plug in the value for t such that $\vec{r'(1)}$, then use each coordinate of the point with this vector to determine an equation. But since I don't have a point I don't know how to proceed. What is the best way to tackle this?

1

There are 1 best solutions below

1
On BEST ANSWER

The equation is $r'(1) \centerdot ((x,y,z) - r(1)) = 0 $