document.write( "Question 1171303: NASA is designing a new satellite to go on the international space station. The satellite disk is the shape of a parabola. The satellite will be attached to the station on a pole and will place the vertex of the satellite 4 feet away from the surface of the station. The receiver is to be positioned 7 feet above the roof. Write an equation that best models the parabolic cross section of the satellite dish.( can I see how you solve it please?) \n" ); document.write( "
Algebra.Com's Answer #850971 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Absolutely! Let's break down how to find the equation for the parabolic cross-section of the satellite dish.\r \n" ); document.write( "\n" ); document.write( "**1. Set up a Coordinate System**\r \n" ); document.write( "\n" ); document.write( "To make this problem easier, let's set up a coordinate system:\r \n" ); document.write( "\n" ); document.write( "* Place the vertex of the parabola at the origin (0, 0). \n" ); document.write( "* Let the axis of symmetry of the parabola be the y-axis. \n" ); document.write( "* Since the receiver is above the vertex, the parabola opens upwards.\r \n" ); document.write( "\n" ); document.write( "**2. Understand the Given Information**\r \n" ); document.write( "\n" ); document.write( "* The vertex is 4 feet away from the surface of the station, and the receiver is 7 feet above the vertex. \n" ); document.write( "* This means the receiver is located at the point (0, 7). \n" ); document.write( "* The standard equation of a parabola that opens upwards with its vertex at the origin is: \n" ); document.write( " * x² = 4py \n" ); document.write( " * Where 'p' is the distance from the vertex to the focus (the location of the receiver).\r \n" ); document.write( "\n" ); document.write( "**3. Find the Value of 'p'**\r \n" ); document.write( "\n" ); document.write( "* In this case, the distance from the vertex (0, 0) to the receiver (focus) (0, 7) is 7 feet. \n" ); document.write( "* Therefore, p = 7.\r \n" ); document.write( "\n" ); document.write( "**4. Write the Equation**\r \n" ); document.write( "\n" ); document.write( "* Substitute p = 7 into the standard equation: \n" ); document.write( " * x² = 4(7)y \n" ); document.write( " * x² = 28y\r \n" ); document.write( "\n" ); document.write( "**Therefore, the equation that best models the parabolic cross-section of the satellite dish is x² = 28y.**\r \n" ); document.write( "\n" ); document.write( "**Visual Explanation**\r \n" ); document.write( "\n" ); document.write( "Imagine the satellite dish in a 2D plane:\r \n" ); document.write( "\n" ); document.write( "* The vertex is at (0, 0). \n" ); document.write( "* The receiver (focus) is at (0, 7). \n" ); document.write( "* The parabola opens upwards along the y-axis.\r \n" ); document.write( "\n" ); document.write( "The equation x² = 28y represents this parabolic shape. \n" ); document.write( " \n" ); document.write( " |