Sun K.
asked 04/25/13What is the y-component of r(pi/2)?
If r'(t)=<sin(t), -cos(t), 2t> and r(0)=<1, 1, 2>. What is the y-component of r(pi/2)?
r(t)=<-cos(t), -sin(t), t^2>
r(pi/2)=-1
So -1 is the answer?
2 Answers By Expert Tutors

Robert J. answered 04/25/13
Certified High School AP Calculus and Physics Teacher
Final value = initial value + change
y(pi/2) = y(0) + ∫{0, pi/2} -cos(t) dt = 1 - sin(pi/2) = 0

Giorgi S. answered 04/25/13
George PhD: Math and Physics - any concept can be understood
Let's check and correct the components for r(t). After integration of components of r'(t) we will get:
r(t) = <-cos(t) + c1, -sin(t) + c2, t^2 + c3>. As r(0)=<1, 1, 2> so we have:
-cos(0) + c1 = 1 that is c1 = 2
-sin(0) + c2 = 1 that is c2 = 1
c3 = 2
and we have for r(t): r(t) = <-cos(t) + 2, -sin(t) + 1, t^2 + 2>.
Now we can calculate r(pi/2) = <2, 0, (pi^2/4+2)>, so y-component of r(pi/2) = 0
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Sun K.
Thanks to Robert.
04/25/13