document.write( "Question 748896: Find the equations of the parabola satisfying the given conditions. The vertex of each is at the origin.\r
\n" );
document.write( "\n" );
document.write( "1. Focus (0, 0.4)
\n" );
document.write( "2. Focus (2.5, 0) \n" );
document.write( "
Algebra.Com's Answer #455663 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equations of the parabola satisfying the given conditions. The vertex of each is at the origin. \n" ); document.write( "1. Focus (0, 0.4) \n" ); document.write( "Parabola opens upward \n" ); document.write( "axis of symmetry: x=0 or y-axis \n" ); document.write( "basic form of equation: x^2=4py \n" ); document.write( "p=0.4(distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=1.6 \n" ); document.write( "equation: x^2=1.6y \n" ); document.write( ".. \n" ); document.write( "2. Focus (2.5, 0) \n" ); document.write( "Parabola opens rightward \n" ); document.write( "axis of symmetry: y=0 or x-axis \n" ); document.write( "basic form of equation: y^2=4px \n" ); document.write( "p=2.5(distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=10 \n" ); document.write( "equation: y^2=10y \n" ); document.write( " |