If a parabola touches the line $y=x$ and $y=-x$ at $A(3,3)$ and $B(1,-1)$, then find the focus, axis of the parabola and its directrix.
What I thought: Since the 2 tangents are perpendicular,the origin must lie on the directrix and the line joining A and B is a focal chord. Don't know how to proceed from here..

Parabola Property:The line joining the mid point of the focal chord and the point of intersection of the tangents drawn at the end points of that focal chord is parallel to the axis.(derivative of this property https://en.wikipedia.org/wiki/Parabola#Axis-direction).
Therefore the slope of the axis=[3-(-1)]/[3-1)]=2
Since we already have one point lying on the directrix (0,0) and the slope of the axis,we can write the equation of the directrix. Therefore Equation of Directrix:- y=-x/2
Now we also know that Image of the focus in any tangent of the parabola lies on the directrix.Hence if we assume coordinates of the focus as say (h,k) then we can find the coordinates of the focus.Hence we can easily find the equation of the parabola.
Let the tangent be y-x=0 in which we find the image whose coordinates are (x,y) (x-h)/-1=(y-k)/1=-2(k-h)/(1^2+1^2)
Therefore x=k and y=h
Hence h=-k/2
The focus also lies on the AB,hence focus lies on y-3=2(x-3) Therefore k-3=2(h-3).Hence we can write the equation of axis as well.