3x2+11y2=14
This is an equation of ellipse. Therefore we expect to have 2 answers for y' in terms of x.
11y2 = 14-3x2
y2=(14-3x2)/11
y = ± ((14-3x2)/11)1/2
Using the original equation, use implicit differentiation:
6x + 22yy' = 0
22yy' = -6x
y' = -6x/(22y) = -3x/(11y)
Plugin the value of y to get the value of y' in terms of x:
y' = -3x/ (±11((14-3x2)/11)1/2 )
y' = ± 3x/(11(14-3x2)1/2)
y' = ± 3x/(154-33x2)1/2
Where -(14/3)1/2 < x < (14/3)1/2
19xy+cos(14y)=8x
The graph of this equation has vertical oscillation and as x approaches 0, we are getting more values for y' and each value on the right hand side is increasing greatly and on the left hand side is decreasing greatly as well. You will see what I'm saying if you graph the equation in any graphing utility. Therefore, y' cannot be expressed in terms of x alone. it should be accompanied by y to make it simple.
Using implicit differentiation:
(19xy' + 19y) - 14y'sin (14y) = 8
19xy' - 14y'sin (14y) = 8 - 19y
y'(19x -14 sin (14y)) = 8 - 9y
y' = (8 - 9y)/(19x-14 sin (4y))