hils0005
- 61
- 0
Homework Statement
Parametrize the part of the cylinder 4y^2 + z^2 = 36 between the planes x= -3 and x=7
The Attempt at a Solution
radius=6
Parametric equations:
x=x
y=4 + 6cos(theta)
z=6sin(theta)
in vector form
\widehat{}r= x\widehat{}i + (4 + 6cos(theta))\widehat{}j + 6sin(theta)\widehat{}k
-3 \leq x \leq 7
I really don't know if I'm completing correctly, any direction would be appreciated. Thanks!