Luke J. answered 02/24/22
Experienced High School through College STEM Tutor
Given:
dx/dt = cos(t2)
dy/dt = esin(t)
For 0 < t ≤ 1 Alternatively written: t: (0, 1]
Find:
For dy / dx = 2, t = ?
Solution:
dy/dx = ( dy/dt ) / ( dx/dt )
dy/dx = esin(t) / cos(t2)
2 = esin(t) / cos(t2)
2 cos( t2 ) = esin(t)
I am really unsure how to do the actual algebra manipulation to find the numerical values for t, but after plotting:
f(x) = 2 cos( x2 )
g(x) = esin( x )
And after dragging around and zooming in until I found their intersections, between 0 and 1, I found that:
(For the graph x = ) = (For your problem) t = 0.647 s
I hope this helps! Message me in the comments if you have any questions, comments, or concerns!