There is a function defined via a parameter
Find at
This problem is a part of <Christmas Streak 2017> series .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
<Solution 1>
Applying partial differentiation to both sides of both equations,
⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ d y = ( 2 t − t 2 1 ) d t d x = ( 1 + t 3 4 ) d t
Finding d y d x , we get
d y d x = ( 2 t − t 2 1 ) d t ( 1 + t 3 4 ) d t = 2 t − t 2 1 1 + t 3 4
Therefore, plugging in t = 1 ,
( d y d x ) t = 1 = 1 5 = 5 .
<Solution 2>
Differentiating the two equations by y and t respectively,
⎩ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎧ 1 = 2 t ⋅ d y d t − t 2 1 ⋅ d y d t d t d x = 1 + t 3 4 ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ 2 t − t 2 1 1 = d y d t d t d x = 1 + t 3 4
Then, according to the chain rule , we see that
d y d x = d y d t ⋅ d t d x = 2 t − t 2 1 1 ⋅ ( 1 + t 3 4 ) = 2 t − t 2 1 1 + t 3 4
Therefore, plugging in t = 1 ,
( d y d x ) t = 1 = 1 5 = 5 .