Find the equation of y^2=x(x-3)^2 of tangent line at (3,0)

Torshi
Messages
118
Reaction score
0

Homework Statement



Find the equation of y^2=x(x-3)^2 of tangent line at (3,0)

Homework Equations


Given above.
I think implicit differentiation is involved or no since there is no xy's on the same side?


The Attempt at a Solution


Anyways...

My attempt:

2ydy/dx = x*2(x-3)*1
2ydy/dx=2x(x-3)
dy/dx= 2x(x-3)/2y
dy/dx= 2x^2-6x/2y


Doesn't seem right.
 
Physics news on Phys.org
Another problem" Determine (x,y) location(s) where the graph of y^4 = y^2-x^2 has horizontal tangents

I got the answer dy/dx = -2x/4y^3-2y

I don't know how to calculate x and y positions? I just found the implicit differentiation
 
Torshi said:

Homework Statement



Find the equation of y^2=x(x-3)^2 of tangent line at (3,0)

Homework Equations


Given above.
I think implicit differentiation is involved or no since there is no xy's on the same side?


The Attempt at a Solution


Anyways...

My attempt:

2ydy/dx = x*2(x-3)*1
You have a mistake above. x * (x - 3)2 is a product, so the product rule is needed.

After you use the product rule, you will need to use the chain rule.
Torshi said:
2ydy/dx=2x(x-3)
dy/dx= 2x(x-3)/2y
dy/dx= 2x^2-6x/2y


Doesn't seem right.
 
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