I just started to learn the parabola shape and I have a question:
Given the parabola $y^2=2px$ $(p>0)$.
The chord $AB$ of the parabola passes through the focus $F(\frac{p}{2},0)$.
The slope $m$ of chord $AB$ is $m_{AB}=2$.
The length of $AB$ is $|AB|=15$.
I need to find the value of $p$ (the equation of the parabola).
My Attempt
let $A(x_1,y_1),B(x_2,y_2)$ so $m_{AB}=m_{AF}=m_{BF}=2$.
Also $|AB|$ is equal to the sum of the radius $r_1+r_2$, so $x_1+x_2+p=15$.
From the slopes I got: $y_1=2x_1-p,y_2=2x_2-p$.
Then I got stuck in no going anywhere algebra.
Is my attempt ok? Or could it be done in a better way? And how can I proceed?