document.write( "Question 1112654: Find the equation of parabola with vertex at (4, 2), latus rectum 20, and opens downward. \n" ); document.write( "
Algebra.Com's Answer #727705 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The form of the equation of a parabola that opens up or down that I like to use is this:
\n" ); document.write( "\"y-k+=+%281%2F%284p%29%29%28x-h%29%5E2\"

\n" ); document.write( "In this form, the vertex, is (h,k), and p is the distance from the vertex to the focus and from the vertex to the directrix. With that definition for p, 4p is the length of the latus rectum.

\n" ); document.write( "In your problem the vertex and the length of the latus rectum are given, so you just need to plug in the values -- remembering that the coefficient 1/4p is negative because the parabola opens downward.

\n" ); document.write( "Answer: \"y-2+=+%28-1%2F20%29%28x-4%29%5E2\"
\n" ); document.write( "
\n" );