Second Derivative (Implicit Differentiation)

Click For Summary

Homework Help Overview

The discussion revolves around finding the second derivative \( y'' \) of the implicit function defined by the equation \( 9x^2 + y^2 = 9 \). Participants are exploring the process of implicit differentiation and the subsequent calculations needed to derive \( y'' \).

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants share their attempts at differentiating the implicit equation, with some showing their intermediate steps for clarity. There are questions about sign errors and the correctness of the derived expressions for \( y' \) and \( y'' \). Some participants express confusion about how to reconcile their results with the book's answer.

Discussion Status

The discussion is ongoing, with participants providing guidance on identifying potential sign errors and clarifying steps in the differentiation process. There is a recognition of the need to incorporate the original equation into the final expression for \( y'' \), but no consensus has been reached on the exact path to the solution.

Contextual Notes

Participants are working under the constraints of implicit differentiation and are trying to adhere to the original equation \( 9x^2 + y^2 = 9 \) while deriving their results. There are indications of confusion regarding the handling of signs and the implications of the original equation on the final derivative.

quicksilver123
Messages
173
Reaction score
0

Homework Statement


Find y''

Homework Equations


9x^2 +y^2 = 9

The Attempt at a Solution



y'
18x+2y(y')=0
y'=-18x/2y
y'=9x/y

For the second derivative, I get the correct answer (same as the book) up until the very last step.
Here's where I'm left at:

-9( (-9x^2 - y^2) / y^3 )

The book then takes this answer to:

y''= -9 (9/y^3) [since x and y must satisfy the original equation, 9x^2+y^2=9] Thus y''= - 81/y^3

I'm not sure how they got here as my final answer ends up something like -81x^2/y^3 -9y (probably with some sign mistakes in there but I was too distracted with the book's justification for their answer to worry about that).

Help?
 
Last edited by a moderator:
Physics news on Phys.org
I think you have a sign error somewhere. As you haven't shown your intermediate steps, I cannot say where. Only that your last equation for ##y'## is wrong. Now, why are you stuck? What is ##(-9x^2-y^2)##?
 
Alright I'll show my intermediate steps for the first to second derivative.

Y'=-9x/y

Y''=(-9y-(-9x)y')/y^2
Y''=-9(y+9xy')/y^2
Y''=-9(y+9x(-9x/y))/y^2
Y''=-9(y/y)(y+9x(-9x/y))/y^2
Y''=-9(y^2-81x^2)/y^3
Y''=-9y^2/y^3 -9(-81x^2)/y^3
Y''=-9/y + 9(81x^2)/y^3

Slightly different from my end answer but still no closer to the book's.
Apologies for the plaintext as I am on mobile.
 
I don't understand your third row. Did you pull ##-9## out of the parentheses or not? And there is still a sign error.
 
  • Like
Likes   Reactions: quicksilver123
[QUOTE="quicksilver123, post: 5594654, member
Y'=-9x/y

Y''=(-9y-(-9x)y')/y^2
Y''=-9(y+xy')/y^2
Y''=-9(y+x(-9x/y))/y^2
Y''=-9(y/y)(y+x(-9x/y))/y^2
Y''=-9(y^2-9x^2)/y^3
Y''=-9y^2/y^3 -9(-9x^2)/y^3
Y''=-9/y + 81x^2/y^3

Slightly different from my end answer but still no closer to the book's.Made some corrections.
 
This sign error is pretty resistant. May have to do with your linear notation.
You have ##y''=(-9y-(-9x)y')/y^2## which is
$$y''=\frac{-9y-(-9x)y'}{y^2}=\frac{-9y+9xy'}{y^2}=(-9) \cdot \frac{y-xy'}{y^2}= (-9) \cdot \frac{y-(-9)\frac{x^2}{y}}{y^2}$$
$$ \quad =(-9) \cdot \frac{y+9\frac{x^2}{y}}{y^2} = (-9) \cdot \frac{y^2+9x^2}{y^3}$$
 
All I see in your post is "math processing error"
 
quicksilver123 said:
All I see in your post is "math processing error"
Hmmm, not in mine.

Sorry, I tried to upload it as an image, but it did not work.

Perhaps a repetition works.
fresh_42 said:
This sign error is pretty resistant. May have to do with your linear notation.
You have ##y''=(-9y-(-9x)y')/y^2## which is
$$y''=\frac{-9y-(-9x)y'}{y^2}=\frac{-9y+9xy'}{y^2}=(-9) \cdot \frac{y-xy'}{y^2}= (-9) \cdot \frac{y-(-9)\frac{x^2}{y}}{y^2}$$
$$ \quad =(-9) \cdot \frac{y+9\frac{x^2}{y}}{y^2} = (-9) \cdot \frac{y^2+9x^2}{y^3}$$

If not, here is the source code:

You have y''=(-9y-(-9x)y')/y^2 which is
y''=\frac{-9y-(-9x)y'}{y^2}=\frac{-9y+9xy'}{y^2}=(-9) \cdot \frac{y-xy'}{y^2}= (-9) \cdot \frac{y-(-9)\frac{x^2}{y}}{y^2}
\quad =(-9) \cdot \frac{y+9\frac{x^2}{y}}{y^2} = (-9) \cdot \frac{y^2+9x^2}{y^3}
 
Thanks, but it still looks nothing like the answer given in the book.. why is that?
 
  • #10
quicksilver123 said:
Thanks, but it still looks nothing like the answer given in the book.. why is that?
Because I left out the final step where the knowledge about the value of ##9x^2 + y^2##
(9x^2 + y^2)
has to be taken into account.
 
  • #11
...
 
  • #12
By definition ##9x^2 + y^2 = 9##
So ##y'' = \dots = (-9) \cdot \frac{y^2+9x^2}{y^3}= (-9) \cdot \frac{9}{y^3}= -81 \frac{1}{y^3}##.

By definition 9x^2 + y^2 = 9.
So y'' = \dots = (-9) \cdot \frac{y^2+9x^2}{y^3}= (-9) \cdot \frac{9}{y^3}= -81 \frac{1}{y^3}.
 
  • #13
Thanks.
 

Similar threads

Replies
8
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K