document.write( "Question 1170335: Find the length of the latus rectum and the equation of the parabola with vertex at the origin, directrix x=-3 and focus (3, 0). Sketch the graph. \n" ); document.write( "
Algebra.Com's Answer #851214 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's solve this problem step-by-step.\r \n" ); document.write( "\n" ); document.write( "**1. Determine the Orientation of the Parabola:**\r \n" ); document.write( "\n" ); document.write( "* The vertex is at the origin (0, 0). \n" ); document.write( "* The focus is at (3, 0). \n" ); document.write( "* The directrix is x = -3. \n" ); document.write( "* Since the focus is to the right of the vertex and the directrix is to the left, the parabola opens to the right.\r \n" ); document.write( "\n" ); document.write( "**2. Determine the Value of 'p':**\r \n" ); document.write( "\n" ); document.write( "* The distance between the vertex and the focus is 'p'. \n" ); document.write( "* The distance between the vertex (0, 0) and the focus (3, 0) is 3. \n" ); document.write( "* Therefore, p = 3.\r \n" ); document.write( "\n" ); document.write( "**3. Find the Equation of the Parabola:**\r \n" ); document.write( "\n" ); document.write( "* Since the parabola opens to the right and the vertex is at the origin, the equation is of the form: \n" ); document.write( " $y^2 = 4px$ \n" ); document.write( "* Substitute p = 3 into the equation: \n" ); document.write( " $y^2 = 4(3)x$ \n" ); document.write( " $y^2 = 12x$\r \n" ); document.write( "\n" ); document.write( "**4. Find the Length of the Latus Rectum:**\r \n" ); document.write( "\n" ); document.write( "* The length of the latus rectum is 4p. \n" ); document.write( "* Since p = 3, the length of the latus rectum is 4(3) = 12.\r \n" ); document.write( "\n" ); document.write( "**5. Sketch the Graph:**\r \n" ); document.write( "\n" ); document.write( "* **Vertex:** (0, 0) \n" ); document.write( "* **Focus:** (3, 0) \n" ); document.write( "* **Directrix:** x = -3 \n" ); document.write( "* **Latus Rectum:** The latus rectum passes through the focus and is perpendicular to the axis of symmetry. Its endpoints are at a distance of 2p from the focus. \n" ); document.write( " * Since 2p = 6, the endpoints of the latus rectum are at (3, 6) and (3, -6).\r \n" ); document.write( "\n" ); document.write( "**Graph:**\r \n" ); document.write( "\n" ); document.write( "``` \n" ); document.write( " ^ y-axis \n" ); document.write( " | \n" ); document.write( " 6 | * (3, 6) \n" ); document.write( " | / \n" ); document.write( " | / \n" ); document.write( " | / \n" ); document.write( " | / \n" ); document.write( " 0 +-----------+---> x-axis \n" ); document.write( " | \ \n" ); document.write( " | \ \n" ); document.write( " | \ \n" ); document.write( " -6 | * (3, -6) \n" ); document.write( " | \n" ); document.write( " -3 | Directrix x=-3 \n" ); document.write( "```\r \n" ); document.write( "\n" ); document.write( "**Summary:**\r \n" ); document.write( "\n" ); document.write( "* **Length of the Latus Rectum:** 12 \n" ); document.write( "* **Equation of the Parabola:** $y^2 = 12x$ \n" ); document.write( " \n" ); document.write( " |