document.write( "Question 593440: write an equation for the parabola with the focus (4,0) and vertex (2,0) \n" ); document.write( "
Algebra.Com's Answer #376358 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write an equation for the parabola with the focus (4,0) and vertex (2,0) \n" ); document.write( "This is a parabola that opens rightwards with equation of the standard form: (y-k)^2=4p(x-h), (h,k)=(x,y) coordinates of the vertex. \n" ); document.write( ".. \n" ); document.write( "For given parabola: \n" ); document.write( "axis of symmetry: x-axis or y=0 \n" ); document.write( "p=2 (distance from focus to vertex on axis of symmetry) \n" ); document.write( "4p=8 \n" ); document.write( "Equation: \n" ); document.write( "y^2=8(x-2) \n" ); document.write( " |