Second derivative of the equation for an elipse.

agent_509
Messages
46
Reaction score
0

Homework Statement


Determine the second derivative of y with respect to x when 2x2+3y2=0

Homework Equations


possible answers include:
2/(3y2)
-2/(9y3)
2/(3y3)
-2/(3y2)
-2/(3y3)


The Attempt at a Solution



I took the first derivative with respect to x implicitly and came up with
-2x/3y

I then took the second derivative, but here's where I get stuck.
I wind up with:
(-2y+2x(y'))/(3y^2)

The only possible answers have only y in them, while I see no way to get rid of x in my solution. I've done this several times and come up with the same answer each time, what am I doing wrong?
 
Physics news on Phys.org
Use the equation for the ellipse to eliminate x.
 
agent_509 said:

Homework Statement


Determine the second derivative of y with respect to x when 2x2+3y2=0

Homework Equations


possible answers include:
2/(3y2)
-2/(9y3)
2/(3y3)
-2/(3y2)
-2/(3y3)

The Attempt at a Solution



I took the first derivative with respect to x implicitly and came up with
-2x/3y

I then took the second derivative, but here's where I get stuck.
I wind up with:
(-2y+2x(y'))/(3y^2)

The only possible answers have only y in them, while I see no way to get rid of x in my solution. I've done this several times and come up with the same answer each time, what am I doing wrong?
Did you plug your result for y' into you result for y": y" = (-2y+2x(y'))/(3y2)
 
Yes I did,but you'll notice that still doesn't get rid of x.

Vela, what do you mean by that?
 
Oh, sorry, it's not an equation of an ellipse. You can use the original equation ##2x^2+3y^2=0## to solve for ##x## in terms of ##y##.
 
What did you get when you plugged your result for y' into your result for y": y" = (-2y+2x(y'))/(3y2) ?
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top