x = cos^3 t y = sin^3 t and z = 2; 0 <= t <= pi/2
r'(t) = < -3sin^2 t, 3cos^2 t, 0>
||r'(t)|| = sqrt[(-3sin^2 t)^2 + (3cos^2 t)^2 + 0^2]
||r'(t)|| = sqrt[9sin^4 t + 9cos^4 t]
||r'(t)|| = 3 * sqrt[sin^4 t + cos^4 t]
And, this is where I get stuck.
I suspect that sin^4 t + cos^4 t can be reduced to some nice square rootable function, but I can't see it.
Is there something else I can do here? Help?
r'(t) = < -3sin^2 t, 3cos^2 t, 0>
||r'(t)|| = sqrt[(-3sin^2 t)^2 + (3cos^2 t)^2 + 0^2]
||r'(t)|| = sqrt[9sin^4 t + 9cos^4 t]
||r'(t)|| = 3 * sqrt[sin^4 t + cos^4 t]
And, this is where I get stuck.
I suspect that sin^4 t + cos^4 t can be reduced to some nice square rootable function, but I can't see it.
Is there something else I can do here? Help?