I have this problem asking to find the area of the intersection of $x^2+y^2=2x$ (cylinder centered at x=1) and $z=\sqrt{x^2+y^2}$ (positive branch of a cone)
I have two problems: since one of the surfaces doesn't have a z component, I'm not sure how to find the intersection. Otherwise I would solve for z and set both equations as equal, or replace with the value of z in one of them. But this time I'm lost.
And then my second problem is: if I don't get it wrong, this intersection gives me a curve (which will be a circle, I believe). So all I should do after I find the equation for such curve is a double integral to get its area, right?
Thanks.
EDIT: this doesn't seem to be a duplicate of Finding surface area of cone inside a cylinder since I'm trying to find the area of a curve and not a surface area, like in the other problem.