document.write( "Question 41334: Write an equation for the parabola with focus (1,3) and vertex (0,3).\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #26688 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Write an equation for the parabola with focus (1,3) and vertex (0,3). \n" ); document.write( "Thanks \n" ); document.write( "STD.EQN.IS \n" ); document.write( "(Y-K)^2=4A(X-H)...WHERE \n" ); document.write( "VERTEX =(0,3)=(H,K)......H=0,K=3 \n" ); document.write( "FOCUS =(1,3)=(H+A,K)......H+A=1...0+A=1....A=1 \n" ); document.write( "HENCE EQN. IS \n" ); document.write( "(Y-3)^2=4X \n" ); document.write( " |