My method is to find the equation of the chord wrt to the point $P$ and the midpoint, say $O(\alpha,\beta)$ and then compare them.
Equation of the the chord wrt to $P$ is$^1$: $$T=0 \text{ where } T=12x+20y-1.$$
So the equation of the chord is: $$12x+20y-1=0\tag1$$
The equation of the chord wrt to $O$ is$^2$
$$T^{'}=S_1 \text{ where } T^{'}=3\alpha x+4\beta y-1 \text{ and } S_1=3\alpha^2+4\beta ^2-1. $$
So the equation of the chord is: $$3\alpha x+4\beta y-1-3\alpha^2-4\beta ^2+1=0\tag2$$
Now since $(1) \text{ and } (2) $ are equations of same line then they are equivalent then we have on comparing $$ O(\alpha,\beta)=O(4,5). $$
Which is wrong and absurd, but why? There seems to be no mistake in this method. The answer is $O(\frac{1}{37},\frac{5}{148}).$
The diagram of the question is here.
1: $T=0$ is true for all conics, and hence for circles as well.
2: $T=S_1$ is true for all conic curves in general, but I found this shown online for parabolas only.