Find Tangent Line to Cardioid at (0, 0.5) Using Implicit Diff.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 24K views
winslow
Messages
3
Reaction score
0

Homework Statement


Use implicit differentiation to find an equation of the tangent line to the cardioid at the point (0, 0.5).

x2 + y2 = (2x2 + 2y2 - x)2

Homework Equations



Derivative rules
point slope formula

The Attempt at a Solution



I got

y' = [16x3-4x2+16xy2-4y2-4y2-8x2+2x] / [2y - 16x2y-16y3+8xy]Now the equation of the tangent line should come out to y = x + (1/2)

Not sure exactly how it gets that I know you use point slope formula once you find the slope but I'm not sure how to simplify that down
 
Physics news on Phys.org


winslow said:

Homework Statement


Use implicit differentiation to find an equation of the tangent line to the cardioid at the point (0, 0.5).

x2 + y2 = (2x2 + 2y2 - x)2


Homework Equations



Derivative rules
point slope formula

The Attempt at a Solution



I got

y' = [16x3-4x2+16xy2-4y2-4y2-8x2+2x] / [2y - 16x2y-16y3+8xy]
I'll take your word that the above is correct. Now evaluate the right side at (0, 1/2). That gives the slope of the tangent line to the cardioid at that point.

After you have this value, use the point-slope form of the equation of a line to get the equation of the tangent line.
winslow said:
Now the equation of the tangent line should come out to y = x + (1/2)

Not sure exactly how it gets that I know you use point slope formula once you find the slope but I'm not sure how to simplify that down