contestada

Find the derivative of the given function at the indicated point.

[tex]3x^2+2y^2=10[/tex] at point [tex](1, \sqrt{3.5})[/tex]

Respuesta :

3x^2 + 2y^2=10

d/d(x)= 6x+4y=0

Substitute x coordinate x=1

6(1)+4y'=0
6=-4y'
6/-4=y'
y'= -3/2

therefore the derivative of the function at x=1 is -1.5 or -3/2
We're differentiating implicitly which means we're not going to find an explicit function y(x) before differentiating.

Simply power rule each term and don't forget to chain on the y. Since it's not x, we end up with this extra derivative thing y'.

[tex]\rm 3x^2+2y^2=10[/tex]
[tex]\rm 6x+4yy'=0[/tex]

Plug in x and y,

[tex]\rm 6(1)+4\sqrt{3.5}~y'=0[/tex]

and solve for y',

[tex]\rm y'(x)=\dfrac{-6}{4\sqrt{3.5}}[/tex]

Hope that helps.