Implicit Differentiation: How to Find dy/dx of an Equation with y and x Terms?

  • Thread starter Thread starter hover
  • Start date Start date
  • Tags Tags
    Implicit
hover
Messages
342
Reaction score
0

Homework Statement


Find dy/dx of this equation -
y*sec(x)=3x*tan(y)


Homework Equations



-product rule
-derivative of sec(x) with respect to x is sec(x)tan(x) i believe
-derivative of tan(x) is sec^2(x) i believe


The Attempt at a Solution



y*sec(x)=3x*tan(y)

y*sec(x)*tan(x)+sec(x) \frac{dy}{dx}=3x*sec^2(y)\frac{dy}{dx}+3*tan(y)

sec(x)\frac{dy}{dx}-3x*sec^2(x)\frac{dy}{dx}=3*tan(y) -y*sec(x)*tan(x)

\frac{dy}{dx}(sec(x)-3x*sec^2(x))= 3*tan(y) -y*sec(x)*tan(x)

\frac{dy}{dx}= \frac{3*tan(y) -y*sec(x)*tan(x)}{sec(x)-3x*sec^2(y)}

That last line is my solution. I do homework online and every time i enter this it says it is wrong. So where am I going wrong?
 
Physics news on Phys.org
Your last line is correct. Perhaps the problem is with how you entered it. What is the exact string that you entered?
 
slider142 said:
Your last line is correct. Perhaps the problem is with how you entered it. What is the exact string that you entered?

I entered it the almost the exact same way except for sec^2 . I typed it in as (sec(y))^2. Are you sure I am right?
 
hover said:
I entered it the almost the exact same way except for sec^2 . I typed it in as (sec(y))^2. Are you sure I am right?

That's the unambiguous way to write it. I have checked the differentiation independently. In your derivation, you switched one of the y's for an x, but you got the last line, so I assume that was a typo. If your parentheses are all correct in your typed version, I would go ahead and show the professor the problem and your solution personally.
 
Ok. Thanks for double checking for me then.
 
FIGURED IT OUT. The answer I have here is correct. Its a hundred percent correct. dy/dx does equal that value that i posted in my original post. TOO BAD THEY ASKED FOR dx/dy. Its the classic case of not reading the question correctly :P. I'm so used to taking the derivative of dy/dx I just made the assumption that it was dy/dx. Once I found out that it was dx/dy I was able to get the answer right on the first try :D. Sorry about causing you any trouble if I did.

Many thanks for your checking
-hover
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top