Question 1124567
Find the equation of tangent line at the point (2,1) on the circle 2x^2+2y^2=5x.
---------
Find the slope at (2,1)
2x^2+2y^2=5x
4x*dx + 4y*dy = 5dx
(4x-5)*dx = -4y*dy
dy/dx = -(4x-5)/4y
@(2,1) dy/dx = -3/4
--------------
y-1 = -(3/4)*(x-2)
=======================
If you want to do it without calculus email via the TY note, or post it again and ask for an algebraic solution.