Finding d²y/dx² at (4,3) on the circle x²+y²=25

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
UrbanXrisis
Messages
1,192
Reaction score
1
if [tex]x^2+y^2=25[/tex], what is the value of [tex]\frac{d^2y}{dx^2}[/tex] at the point (4,3)?

[tex]x^2+y^2=25[/tex]
[tex]2x+2y\frac{dy}{dx}=0[/tex]
[tex]\frac{dy}{dx}=-\frac{2x}{2y}[/tex]
[tex]\frac{dy}{dx}=-\frac{3}{4}[/tex]
[tex]\frac{d^2y}{dx^2}=\frac{-y+\frac{dy}{dx}(-x)}{x^2}[/tex]
[tex]\frac{d^2y}{dx^2}=\frac{-3+-\frac{3}{4}(-4)}{4^2}[/tex]
[tex]\frac{d^2y}{dx^2}=0[/tex]

where did I go wrong?
 
Physics news on Phys.org
When you computed the 2nd derivative, I assume you used the quotient rule, but you have a typo in your denominator and you missed a sign in your second term.
 
here's what I have [tex]\frac{d^2y}{dx^2}=\frac{-y+\frac{dy}{dx}(x)}{y^2}[/tex]

is that correct?
 
[tex]x^2+y^2=25[/tex]
[tex]2x+2y\frac{dy}{dx}=0[/tex]
[tex]\frac{dy}{dx}=-\frac{x}{y}[/tex]
[tex]\frac{dy}{dx}=-\frac{4}{3}[/tex]
[tex]\frac{d^2y}{dx^2}=\frac{-y+\frac{dy}{dx}(x)}{y^2}[/tex]
[tex]\frac{d^2y}{dx^2}=\frac{-3+-\frac{4}{3}(4)}{3^2}[/tex]
[tex]\frac{d^2y}{dx^2}=-\frac{25}{27}[/tex]

is that correct?
 
Last edited:
whoops forgot to change my previous numbers that I just copied, it's edited