document.write( "Question 633960: Find an equation of the parabola that satisfies the given conditions.
\n" );
document.write( " Focus F(3,10), directrix y=-2\r
\n" );
document.write( "\n" );
document.write( "( )^2 = 24( ) \n" );
document.write( "
Algebra.Com's Answer #399301 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! vertex | (3, 4) \n" ); document.write( "semi-axis length | 6 \n" ); document.write( "focal parameter | 12 \n" ); document.write( "eccentricity | 1 \n" ); document.write( "(3-y)^2 = 24(x-4) \n" ); document.write( " |