Problem :
Find the number of common tangents to $y^2=2012x$ and $xy =(2013)^2$
Solution : Common tangent will have slope equal to both curves. therefore, differentiation both the curves we get the slopes .
$\therefore 2y\frac{dy}{dx}=2012 \Rightarrow \frac{dy}{dx} = \frac{2012}{2y} .....(1)$ and $x\frac{dy}{dx}+y=0$ $\Rightarrow \frac{dy}{dx}=-\frac{y}{x}.....(2)$
(1) and (2) represent the slope of the same tangent therefore, 1 =2
$\Rightarrow \frac{2012 }{2y } = \frac{-y}{x} $ But I am not getting anything here,
So, I used the second method : Solving for both the curves we will get point of intersection,
$y^2=2012x \Rightarrow x =\frac{y^2}{2012}.....(1) $ $y =\frac{(2013)^2}{x}.......(2)$
Now putting value of y from (2) in equation (1) we get
$\frac{\frac{(2013)^4}{x^2}}{2012}=x$ But I think this will also not give any solution please suggest thanks.