Sketch the graph $x = t$, $y = 2t$ and $z = cos(t)$, $0\leq t \leq 4\pi$.

83 Views Asked by At

Sketch the graph $x = t$, $y = 2t$ and $z = cos(t)$, $0\leq t \leq 4\pi$.

I made a table:

\begin{array}{|c|c|c|c|} \hline t& 0 & \pi & 2\pi & 3\pi & 4\pi \\ \hline x & 0& \pi & 2\pi & 3\pi & 4\pi\\ \hline y & 0 & 2\pi & 4\pi & 6\pi & 8\pi\\ \hline z & 1 & -1 & 1 & -1 & 1\\ \hline \end{array}

How would I sketch this graph?