I wanted to ask about finding the polar of a point in the unit circle. 
From the way I was taught, I would find the distance of the point from the origin which is $5$. The inverse of this would be $1/5$. This implies that the inverse point (inverse of $P$) must be at distance $1/5$ from the origin. Using the gradient formula and perpendicular gradient formula, the gradient for the polar is $-4/3$.
From this point onwards, I am unsure of how to continue as all I need is the inverse point in order for me to find the equation of the polar using the point-gradient formula. My teacher uses the distance to the inverse point to find the point however, I am unsure how he does it. I have tried using the distance formula however, at the point(1), (my working out), I have tried some coordinates that have provided the wrong solution. One pair of coordinates I used which satisfied the condition at $(1)$ was $(\sqrt{2}/10 ,\sqrt{2}/10 )$ but, this gave me the wrong answer.
How would one go about finding the inverse point? Thank you and sorry for any formatting errors.

There is very simple way to obtain the polar line of a point $P=(x_0,y_0)$ with respect to the unit circle $x^2+y^2-1=0$ : it is the straight line whose equation is
$$xx_0+yy_0-1=0$$
In your case $P=(4,3)$, it gives :
$$(L) : \ \ 4x+3y-1=0 \ \iff \ y=-\frac43x+\frac13$$
You can check that
$OP'.OP=\frac15 5 = 1$.
line (L) intersects the circle in points $T_1,T_2$ which are the tangency points of the tangent lines issued from $P$ to the circle.