Your task is to find the first derivative of and submit your answer as .
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.
first we find y when x = 1 y = 1 + 1 − 1 + ⋯ = 1 + 1 − y or y 4 − 2 y 2 + y = 0 which give us y = 1
second we find the derivative y = x + x − y or x − y = ( y 2 − x ) 2 ⇒ 1 − y ′ = 2 ( y 2 − x ) ( 2 y ⋅ y ′ − 1 ) then we substitue x = 1 , y = 1 and we get 1 − y ′ = 0 or y ′ = 1