document.write( "Question 38335: find the equation for the parabola with focus (1,4) and directrix x=-3 \n" ); document.write( "
Algebra.Com's Answer #23811 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
the point in the middle of the focus and the dirextrix (the vertex) is (1,.5)
\n" ); document.write( "where p is 3.5 and the equation is p=1/4a
\n" ); document.write( "so 3.5=1/4a
\n" ); document.write( "ao a=1/14
\n" ); document.write( "standard form: \"y=a%28x-h%29%5E2%2Bk\"
\n" ); document.write( "\"y=%281%2F14%29%28x-1%29%5E2%2B.5\"
\n" ); document.write( "
\n" );